/*Basis Elemente */
* {
	margin:0;
	padding:0;
	}

html {
	background:url(hg_body.jpg) repeat-x #e1e5ec;
	}
	
body { 
color:#666;

	}


/*Formatierungen*/	
	
#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th { 
font: normal 1.2em Arial,Verdana,sans-serif;
line-height:1.3em;
margin-bottom: 5px; 
text-align:justify;
	}

#inhalt h1 { 
	font: bold 1.8em Arial,Verdana,sans-serif;
	padding-top: 10px; 
	padding-bottom: 0px;
	color: #0e4094;
	}	
	
#inhalt h2 { 
	font: bold 1.6em Arial,Verdana,sans-serif;
	padding-top: 10px; 
	color: #0e4094;
	}	
	
#inhalt h3 { 
	font: bold 1.3em Arial,Verdana,sans-serif;
	padding-top: 10px; 
	color: #666;
	}

#inhalt img { border: 1px #ccc solid;
	padding: 1px;margin: 2px;}	

#inhalt img.left { float: left; margin: 10px 10px 0 0;  }
#inhalt img.right { float: right; margin: 10px 0 0 10px; }

/*für die Bilder, die linksbündig vor Aufzählung liegen*/
#inhalt span.left {
 padding-right:20px;
}

#inhalt a:link, #inhalt a:visited { 
	color:#666;
	text-align:justify; 
	text-decoration: underline;
	}

#inhalt a:hover, #inhalt a:active { 
	color: #0e4094;
	}

	
#inhalt ul {
	list-style-type: disc;
	padding-left: 20px;
	}

#inhalt li {
	padding: 0px;
	margin-top: 5px;
	}
	
#inhalt ol {
	list-style-type: dezimal;
	margin-left: 20px;
	
	}	

#inhalt table {
	margin: 10px 0px 10px 5px;
	text-align: left;
	border-collapse:collapse;
}	

#inhalt th {
	font-weight:bold;
	border: 1px #0d2a6f solid;
	padding: 2px;
	}	

#inhalt td {
	border: 1px #0d2a6f solid;
	padding: 2px;
	}

#inhalt .contactform button {
	color:#0d2a6f;
font: normal 1.1em Arial,Verdana,sans-serif;
}		
	
/* Spezielle DIVs*/
#logo {
	position: absolute;
	top: 20px;
	left: 700px;
	z-index: 300;
	}	
	
#logo_img {
	width: 280px;
	height:100px;
	background: url(../images/logo_weiss.gif) no-repeat top left;
	}

#container {
left:50%;
margin-left:-512px;
position:relative;
width:1024px;
	}


#oben {
    position: absolute;
	height:311px;
	width: 1024px;
	background: transparent url(top.png) no-repeat scroll top left;
	z-index: 98;
}


#header
{
	position:relative;
	height:295px;
	width:1020px;
}

#header_img {
	height:295px;
	width:1020px;
	background-position: top left;
	background-color: transparent;
	background-repeat: no-repeat;
}

#inhalt { 
float:left;
line-height:16px;
padding-bottom:0px !important;
text-align:justify;
width:1024px;
background:#fff;
position: relative;
background:transparent url(hg_inhalt.jpg) repeat;
	}	

#text {
	padding: 80px 10px 0 10px;
	margin-left:240px;
	width:724px;
	border: 0px #eeeeee solid;
	min-height:275px;
}

/*Footer*/	
#footer {
float:left;
position:relative;
width: 1024px;
height: 76px;
background:transparent url(hg_footer.jpg) no-repeat;
margin-top:80px;
}
	
#footer p {
	text-align:right;
	font-size: 1em;
	color: #666;
	margin-left: 15px;
	padding-top: 60px;

	}	


#footer a:link, #footer a:visited { 
	color: #666; 
	font: normal 9px Arial,Verdana,sans-serif;
	text-decoration: underline;
	padding: 0;
	}

#footer a:hover, #footer a:active { 
	color: #0e4094;
	}

/*Navigation*/
#navi {
position:absolute;
top:311px;
width: 1010px;
height: 35px;
font-size:14px;
text-align:center;
margin-left: 6px;
background:url(hg_navigation.jpg);
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}	
	
#navi ul li {
margin-bottom:8px;
	}

#navi li {
	float: left;
	display:block;
	list-style-type: none;
	margin:0;
	margin:-0px 0px -10px 0px;
	padding: 11px 0px 10px 0px;
	width:143px;
	background:url(hg_navi.jpg) no-repeat;
	border-right:1px solid #eeeeee;
	}
	
	

#navi a, #navi a:link, #navi a:visited {
color:#666;
display:block;
text-decoration:none;
	}
	
#navi a:hover,  #navi ul #navi ul a:hover span {
	color: #0e4094;
	text-decoration: none;
	display:block;
	font-weight:bold;
	background: url(hg_navi_hover.jpg) ;
	margin:-11px 0px -10px 0px;
	padding: 11px 0px 10px 0px;
}		

#navi ul a#navaktuell {
	color: #0e4094;
	text-decoration: none;
	display:block;
	font-weight:bold;
	background: url(hg_navi_hover.jpg) ;
	margin:-11px 0px -10px 0px;
	padding: 11px 0px 10px 0px;
	}	


/*Für die 2. Ebene*//*
#navi2 ul ul li {
padding-left: 20px;
padding-bottom: 1px;
background: url(hg_navi2.gif) no-repeat left center;
}	

#navi ul ul li a#navaktuell {
	color: #d20f09;
	text-decoration: none;
	}
*/
/* Zweite eben bei nichtaktueller Seite ausbelnden */
#navi li ul {
	display: none;
}
#navi li.navaktuell ul {
	display: block;
}
	
/*für Grafiken und Blindtext*/
#navi h3.select span {
	display:none;
	}
	
#navi h3.navipunkte1 span {
	display:none;
	}

#secondLevel {
	position: absolute;
	background: url(hg_sec.jpg) no-repeat top right;
	width: 196px;
	margin-top: 25px;
	margin-left: 2px;
	padding: 10px;
	padding-right: 0px;
	padding-top: 0px;
	top: 351px;
	min-height:350px;
	color:#777;
	text-align:left;
	}	

#secondLevel ul {
	margin: 0px;
	padding: 0px;
	}

#secondLevel li {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-left: 12px;
	margin-right: 3px;
	width: 183px;
	height: 33px;
	}

#secondLevel a, #secondLevel a:link, #secondLevel a:visited {
	text-decoration: none;
	margin-right: 0px;
	padding: 0px;
	}	
	
	
#secondLevel a span {
	display: block;
	padding: 5px 5px 5px 15px;
	margin:  5px 0;
	color: #777;
	font-size: 12px;

	}

#secondLevel a:hover, #secondLevel a span:hover, #secondLevel #navaktuell a span {
	background: url(unternavi.png) no-repeat top left;
	height: 33px;
	color: #fff;
/*	background: #0e4094;*/
	font-weight: bold;
	}

