body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

a {
	color:#000000;
	text-decoration:none;
}
p {
	margin: 0px 0px 12px 0px;
}
#Head {
	width:970px;
	height:70px;
	margin: 10px auto 0px;
}
#Logo {
	float:left;
}
#Navigation {
	float:left;
	margin-left:0px;
	margin-top:45px;
}

#Navigation ul {
	margin:0px;
}
#Navigation li {
	display:inline;
	border-right: 2px solid #0D68B1;
}

#Navigation a {
        margin-right: 10px;
        margin-left: 10px;
	color:#0D68B1;
	font-weight:bold;
	text-decoration:none;
}
#Navigation a:hover {
        margin-right: 10px;
        margin-left: 10px;
	color:#3C9FF0;
	font-weight:bold;
	text-decoration:none;
}
#Navigation a.aktiv {
        margin-right: 10px;
        margin-left: 10px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
#NaviContentFuss {
	margin: 12px 20px 6px;
        padding-top:6px;
	text-align:center;
	color:#0D68B1;
	border-top:1px solid #0D68B1;
        font-size:0.9em;
}

#NaviContentFuss ul {
	margin:0px 0px 0px -50px;
}
#NaviContentFuss li {
	display:inline;
	border-right: 2px solid #0D68B1;
}

#NaviContentFuss a {
        margin-right: 10px;
        margin-left: 10px;
	color:#0D68B1;
	font-weight:bold;
	text-decoration:none;
}
#NaviContentFuss a:hover {
        margin-right: 10px;
        margin-left: 10px;
	color:#3C9FF0;
	font-weight:bold;
	text-decoration:none;
}
#NaviContentFuss a.aktiv {
        margin-right: 10px;
        margin-left: 10px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}

#Contentaerea {
	width:970px;
	min-height:400px;
	margin: 0px auto;
	border: 1px solid #0D68B1;
	background-color: #FFFFFF;
}
#ContentLeft {
	float:left;
	width:480px;
	padding-left:20px;
	padding-top:20px;
}
#ContentRight {
	float:right;
	width:420px;
}
#ContentBreit {
	width:930px;
	padding:20px;
}
#Footerpage {
	width:960px;
	min-height:16px;
	padding:2px 5px;
	margin: 0px auto;
	color: #FFFFFF;
	background-color: #0D68B1;
	border: 1px solid #0D68B1;
}
#Footerpage a {
	color:#FFFFFF;
}
#Impressum {
	width:970px;
	margin: 0px auto;
	text-align:right;
}
#Impressum a{
	color:#999999;
	text-decoration:none;
}
.contentbox {
	margin-bottom:12px;
}
.contentbox h1 {
	color: #0D68B1;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:12px;
}
.contentbox h2 {
	color: #000000;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:6px;
}
.newsbox {

}
.newsbox .datum {
	float:left;
}
.newsbox .ueberschrift {
	float:left;
	margin-left:10px;
}
.newsbox h1 {
	color: #0D68B1;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
.ueberschrift h2 {
	color: #FF0000;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
.newsbox .weiter {
	text-align:right;
}
.spalte {
	width:450px;
}
.buttonbox {
	width:390px;
	height:80px;
	padding:1px;
	margin-bottom:12px;
	cursor:pointer;
}
.buttonboxtext {
	float:right;
	margin-right:5px;
	margin-top:62px;
	font-weight:bold;
	color:#FFFFF;
}
.buttonbox a {
	text-decoration:none;
	color:#FFFFFF;
}
#FooterNewslist {
	margin-top:6px;
	border-top: 1px dashed #CCCCCC;
}
#ListBack {
	float:left;
}
#ListNext {
	float:right;
}
#Backlink {
	margin-top:12px;
	border-top: 1px dashed #CCCCCC;
	padding-top:3px;
}
/* ++++++++++ MISC ++++++++++ */
.clear {
	clear:both;
}

