/**************** Body and tag styles ****************/

*{
	margin:0;
	padding:0;
	border: 0;
}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#6181BA;
	background-color: #FFF;
}

a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}
a img{border:none;}

p{
	padding:0 0 1.6em 0;
	color: #FFF;
	text-align: left;
}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}

a:hover{
	color:#FF0;
	text-decoration:none;
	background-color: inherit;
}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
	width:980px;
	text-align:left;
	color:#FFF;
	border:2px solid #a0a0a0;
	background-color: #03306B;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

#header{
	height:200px;
	width:980px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header h1{
	padding:35px 0 0 20px;
	font-size:2em;
	background-color:inherit;
	color:#ffffff;
	letter-spacing:-2px;
}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

#navigation{
	height:2.2em;
	line-height:2.2em;
	width:980px;
	color:#ffffff;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../media/template/Footer9.jpg);
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.8em;
font-weight:normal;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #ffffff;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
	color:#FF0;
	text-decoration:none;
	background-color: #6181BA;
	font-weight: bold;
}
#menuediv {
	float: left;
	width: 930px;
	line-height: 2em;
}

#flag {
	float: right;
	height: 23px;
	width: 36px;
	padding-right: 5px;
	line-height: 2.2em;
}

/**************** Content styles ****************/

#content{
	float:left;
	width:722px;
	font-size:0.9em;
	padding:20px 0 0 20px;
	text-align: left;
}

#content h2{
	display:block;
	margin:0 0 16px 0;
	font-size:1.7em;
	font-weight:bold;
	letter-spacing:-1px;
	color:#FFF;
	background-color:inherit;
	text-align: left;
}

#content h2 a{font-weight:normal;}
#content h3{
	margin:0 0 5px 0;
	font-size:1.4em;
	letter-spacing:-1px;
	color: #FFF;
}
#content a:hover,#subcontent a:hover{
	text-decoration:underline;
	color: #FF0;
}
#content ul,#content ol{
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 16px;
	margin-left: 35px;
}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}



#content2{
	float:left;
	width:940px;
	font-size:0.9em;
	padding:20px 0 0 20px;
}

#content2 h2{
	display:block;
	margin:0 0 16px 0;
	font-size:1.7em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#FFF;
	background-color:inherit;
}

#content2 h2 a{font-weight:normal;}
#content2 h3{
	margin:0 0 5px 0;
	font-size:1.4em;
	letter-spacing:-1px;
	color: #FFF;
}
#content2 a:hover,#subcontent a:hover{
	text-decoration:underline;
	color: #FF0;
}
#content2 ul,#content2 ol{margin:0 5px 16px 35px;}
#content2 dl{margin:0 5px 10px 25px;}
#content2 dt{font-weight:bold; margin-bottom:5px;}
#content2 dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
	float:right;
	width:200px;
	padding:20px 20px 10px 0;
	line-height:1.4em;
}

#subcontent h2{
	display:block;
	margin:0 0 15px 0;
	font-size:1.6em;
	font-weight:normal;
	text-align:center;
	letter-spacing:-1px;
	color:#FFF;
	background-color:inherit;
}

#subcontent p{margin:0 0 16px 0; font-size:0.9em;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{
	text-decoration:none;
	color: #FF0;
}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Misc classes and styles ****************/

.splitcontentleft{
	float:left;
	width:48%;
}
.splitcontentright{float:right; width:48%;}

.splitcontentleft2{float:left; width:48%;}
.splitcontentright2{float:right; width:48%;}

/**************** Footer styles ****************/

#footer{
	clear:both;
	width:980px;
	font-size:0.9em;
	color:#f0f0f0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url(../media/template/Footerunten.jpg);
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{
	color:#FF0;
	background-color:inherit;
	text-decoration: underline;
	text-align: center;
	font-size: 11px;
}

#fussmenue {
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}


#fussnote {
	font-weight: bold;
	font-size: 9px;
	color: #CCC;
}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{
	color:#3FF;
	background-color:inherit;
	font-weight:bold;
}

.box{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#6181BA;
	color:#FFF;
	line-height:1.5em;
}
#container #footer #Fusstabelle tr td {
	color: #C0C0C0;
}
#container #footer #Fusstabelle tr td div {
	color: #999;
	font-weight: normal;
}
.tabelle_schwarze_schrift {
	color: #333;
	font-weight: bolder;
	font-size: 10px;
	border-top-width: medium;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tabelle_schwarze_schrift_gross {
	font-size: 24px;
	font-weight: bolder;
}
#container #container1 #content .tabelle_schwarze_schrift tr td .tabelle_schwarze_schrift_gross strong {
	font-size: 14px;
	font-weight: bold;
}
#container #container1 #content .tabelle_schwarze_schrift tr td {
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif, serif, Arial;
	font-weight: normal;
}
#container #container1 #subcontent .small.box .important strong center {
	text-align: center;
}
.small.box .textcenter gelb strong {
	color: #FF0;
}
.gelb_klein_fett_center {
	font-size: 9px;
	font-weight: bold;
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif, serif, Arial;
	font-style: normal;
}
.line {
	color: #1624A0;
}
