
/*--------------------------------------------*/
body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	height: 101%; /*-- Erzwingt Scrollbalken --*/
}

h1{
	padding: 0px 0px 10px 0px;
	*padding: 0px 0px 10px 0px;
	margin:  0px 0px 0px 0px;
	font-size: 24px;
	line-height: 28px;
	font-weight: bolder;
	color: #0a539f;
}

a:focus { outline: none;}

h2{
	padding: 10px 0px 10px 0px;
	margin:  0px 0px 0px 0px;
	font-size: 18px;
	line-height: 23px;
	color: #0a539f;
}

h3{
	padding: 10px 0px 5px 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	color: #0a539f;
}


a{
	color: #95b720;
}

a:hover{
	color: #0a539f;
}


hr{
	width: 100%;
	height: 1px;
	margin: 15px 0px 15px 0px;
	border:solid #0a539f 1px;
}

#container1{
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin:  0px auto 0px auto;
	border:  none;
}

#container2{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	text-align: left;
	width: 900px;
	background:  url("bilder/navigat/alt_body_bg.jpg") no-repeat right top;
	border-top: 11px solid #0a539f;
}

#container3{
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-align: left;
}

#container4{
	float: left;
	width: 260px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#container5{
	float: left;
	width: 640px;
	min-height: 300px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-align: justify;
}


#logo{
	padding: 25px 0px 0px 5px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
}



#navi_horizontal{
	height: 20px;
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin:  147px 0px 0px 0px;
	border:  none;
	background-color: #9fc226;
}

#navi_horizontal ul{
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}

#navi_horizontal li{
	height: 20px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
	background-color: #9fc226;
}
#navi_horizontal li a{
	font-size: 12px;
	line-height: 19px;
	width: 143px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 1px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	background: #9fc226;
	}
#navi_horizontal .mittelohr{
	height: 20px;
	padding: 0px  0px 0px 1px;
	margin:  0px 0px 0px 0px;
	background:  url(bilder/navigat/nav_linie.gif) no-repeat;
}
#navi_horizontal li a:hover,#navi_horizontal li .aktiv{
	background: #0a539f;
	line-height: 19px;
}

/*----*/

#navi_vertikal{
	padding: 30px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navi_vertikal ul{
	width: 0px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navi_vertikal li{
	padding: 0px 0px 0px 0px;
	margin:  2px 0px 0px 0px;
	border:  none;
	list-style: none;
	background-color: #9fc226;
}


#navi_vertikal li a{
	font-size: 12px;
	width: 240px;
	*width: 260px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 4px 20px;
	margin:  0px 0px 0px 0px;
	background: #9fc226;
}
#navi_vertikal li a:hover{
	background: #9fc226 url(bilder/navigat/subnavi_pfeil_hover.gif) no-repeat 5px 7px;
	color: #fff;
}


#navi_vertikal li .aktiv, #navi_vertikal a.aktiv:hover{
	background: #0a539f url(bilder/navigat/subnavi_pfeil_aktiv.gif) no-repeat 5px 7px;
	color: #fff;
}




#navi_vertikal li.umenue a{
	font-size: 12px;
	width: 225px;
	*width: 260px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0px 4px 35px;
	margin:  0px 0px 0px 0px;
	background: #9fc226;
}


#navi_vertikal li.umenue a:hover{
	background: #9fc226 url(bilder/navigat/subnavi_pfeil_hover.gif) no-repeat 19px 7px;
	color: #fff;
}

#navi_vertikal li.umenue .aktiv, #navi_vertikal li.umenue a.aktiv:hover{
	background: #0a539f url(bilder/navigat/subnavi_pfeil_aktiv.gif) no-repeat 19px 7px;
	color: #fff;
}
/*----*/


#content{
	padding: 40px 0px 0px 28px;
	line-height: 1.4em;
	margin:  0px;
	width: 612px;
	*width: 640px;
	float: left;	
}

#content table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
}


/*----*/

#fusszeile{

clear: both;
	height:115px;
	width: 900px;
	background: url(bilder/navigat/fuss.gif) no-repeat;
}

#nachoben  {
	padding: 15px 0px 0px 288px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-align: left;
	text-decoration: none;
}

#fusszeile .nachoben a {
	color: #95b720;
	font-weight: bold;
	padding: 30px 0px 0px 188px;
	margin:  0px 0px 0px 100px;
	border:  none;
	text-decoration: none;
}

#navi_bottom {
	width: 612px;
	padding: 0px;
	margin:  10px 0px 10px 0px;
}
#navi_bottom .button{
	width: 80px;
	padding: 2px 8px 2px 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	background: #9fc226;
}
#navi_bottom .button:hover{
	width: 80px;
	padding: 2px 8px 2px 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
	background: #0a539f;
}



