* { margin: 0; padding: 0; }

#kopf {
	height: 130px;
	width: 750px;
	background-color: #003366;
	position: relative;
	top: 0px;
	right: 0px;
	left: 0;
	background-image: url(images/kopf.gif);
	background-repeat: no-repeat;
}
#navi {
	width: 240px;
	padding-top: 14px;
	padding-bottom: 46px;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #F4FF77;
	display: none;
	
}
#adresse {
	width: 240px;
	background-color: #EEF5E4;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4FF77;
	display: none;
}


#titel {
	position: absolute;
	height: 45px;
	top: 130px;
	width: 760px;
	background-color: #D1E4B6;
	left: 0px;
	padding-top: 35px;
	padding-left: 20px;
}
#subnavi {
	position: absolute;
	height: 315px;
	width: 140px;
	left: 410px;
	top: 210px;
	background-color: #FBFFC9;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#bild {
	position: absolute;
	width: 200px;
	left: 580px;
	top: 210px;
	height: 390px;
	background-color: #999999;
	visibility: visible;
}
#farbfl_1 {
	position: static;
	height: 100px;
	width: 250px;
	background-color: #D9FDEC;
	clear: both;
	left: -10px;
	display: none;
}
#farbfl_2 {
	position: absolute;
	height: 130px;
	width: 50px;
	left: 950px;
	top: 0px;
	background-color: #E2FEF1;
	display: none;
}
#farbfl_3 {
	position: absolute;
	height: 130px;
	width: 200px;
	left: 250px;
	top: 0px;
	background-color: #98C45A;
	display: none;
}
#darstellung {
	position: absolute;
	height: 120px;
	width: 170px;
	left: 750px;
	top: 600px;
	background-color: #98C45A;
	padding: 20px 20px 20px 10px;
	display: none;
}

#kopfnavi {
	width: 170px;
	height: 110px;
	position: absolute;
	top: 0px;
	background-color: #98C45A;
	left: 750px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: visible;
	display: none;
}
#inhalt {
	position: absolute;
	top: 210px;
	width: 370px;
	left: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
}

/* -------------------font-------------------------------- */

 body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
	right: 0px;
	font-size: 11px;
	text-decoration: none;
}


ul {
	list-style-type : none;
	margin: 0;
	text-decoration: none;
	}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 18px;
	display: block;
	text-indent: 10px;
	}	


.rahmen_gelb {
	display: block;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4FF77;
	}

li a {
	text-decoration: none;
	color: #003366;
	}

.hauptnav {
	font-weight: bold;
	}
	
li a:hover {
	color: #0055AA;
	}
li li a {
	font-size: 11px;
	font-weight: normal;
	}
	
ul li ul {
	 display: none
	 }

ul li.subnavi  ul  {
	 display: block
	 }	 

	
li li a:hover {
	color: #0055AA;
	}
	
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-left: 20px;
	font-size: 11px;
	font-style: italic;
	color: #76953F;
	line-height: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.aktiv {
	color: #D4D0C8;
	border-left-color: #F4FF77;
	border-left-width: 10px;
	border-left-style: solid;
	text-indent: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

.darstellung {
	padding-left: 10px;
	color: #003366;
	line-height: 18px;	
}

#adresse .adresse a {
	font-style: italic;
	text-decoration: none;
	color: #76953F;
}
#adresse .adresse a:hover {
	color: #0055AA;	
}

.auf_einen_blick {
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 18px;	
}

.sublinks {
	padding-left: 10px;
	color: #76953F;
	line-height: 18px;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}

.gruen {
	color: #76953F;
	font-weight: normal;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	line-height: 18px;
}

.unsichtbar {
	display: none
}
