html {
	height: 100%;
}
body  {
font-size: 100.1%;
background : #fff;
margin: 0;
padding: 0 0 0 0;


}
h1, h2, h3, h4, h5, h6, p, br, ul, ol, li, hr  {
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, fieldset, input, textarea, address, blockquote, nobr, b, i  {
font-family:  Arial, Helvetica, Verdana, sans-serif; }
body {
text-align: center;
}
/* CONTAINER
--------------------------------------------------*/



#container {
text-align: left;
margin: 0 auto;
width: 798px;
height: 572px;
margin-top: -286px;
margin-left: -399px;
top: 50%;
left: 50%;
position: absolute;
background: #fff;
color: #023240;
 }
 
#aktuelles {
position: absolute;
width: 500px;
height: 85px;
top: 90px;
left: 55px;
font-size: 12px;
}
#aktuelles img {
margin-bottom: 5px;
}

 

#nav, #nav ul {
	float: left;
	width: 800px;
	list-style: none;	
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
	font-size: 11px;
}

.oben {
background: #1c3f81;
}

#nav a {
	display: block;
	width: 12em;
	w\idth: 8em;
	color: #fff;
	text-decoration: none;
	padding: 0.25em 1em;
	line-height: 25px;
	letter-spacing:1px;
	background: #1c3f81;
	
}

#nav a.daddy {
	/*background: url(rightarrow2.gif) center right no-repeat;*/
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 14em;
	font-size: 11px;
	background: transparent;
}


#nav li li a{
	color: #1c3f81;
	background: transparent url(../pics/opaque.png);
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #nav li li a {
background:transparent filter: alpha(opacity=80);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
}
/* End hide from IE5/mac */
#nav li ul a {
	width: 14em;
	w\idth: 10em;
}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav a:hover {
color:#f4b433; 
}


.current {
color: #f4b433;
}				

#nav li:hover, #nav li.sfhover {
	
}


#content {
width: 798px;
background : transparent url(../pics/hg_2.jpg) no-repeat;
margin-top: 30px;
height: 540px;
border-left: 1px solid #1c3f81;
border-right: 1px solid #1c3f81;
border-bottom: 1px solid #1c3f81;
}


#inhalt {
width: 500px;
float: left;
margin-top: 60px;
padding-left: 130px;
font: 12px/1.4em Arial, Helvetica, Verdana, sans-serif;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #content {
margin-top: -11px;
  }


#inhalt h1{
font-size: 14px;
padding-bottom: 15px;
color: #1c3f81;
}


#inhalt p {
margin-bottom: 10px;
padding-right: 10px;
}

#inhalt img {
margin-right: 10px;
}

.auto {
height:280px;
overflow: auto;
scrollbar-3dlight-color:#1c3f81; scrollbar-arrow-color: white; scrollbar-darkshadow-color: white; scrollbar-face-color: #1c3f81; scrollbar-highlight-color: #1c3f81; scrollbar-shadow-color: #1c3f81; scrollbar-track-color: #fff; 
}

#footer {
float: left;
width: 200px;
margin-top: 170px;
}

#footer a {
font-size: 11px;
padding-left: 10px;
}

#logos {
position: absolute;
top: 510px;
left: 10px;
width: 500px;
}

#logos a.grey {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	margin-right: 5px;
}

#logos a.grey:hover {
	text-decoration: underline;
}
#logos a.grey.agb {
	margin-right:15px;
}

.abstandlogos {
padding-left: 10px;
}

a.blau:link  {
color: #1c3f81;
text-decoration : none;
font-weight: bold;
}
a.blau:visited {
color:#1c3f81;
text-decoration : none;
font-weight: bold;
}
a.blau:hover {
color:#1c3f81;
text-decoration: underline;
font-weight: bold;
}
a.blau:active {
color:#1c3f81;
font-weight: bold;
}


