body             {font-family: helvetica, arial, geneva, sans-serif; font-size: x-small; color: #000000}
.punkte   	 {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#AE6B00; font-weight: bold}
.headline   	 {font-family: helvetica, arial, geneva, sans-serif; font-size:15; color:#000000; font-weight: bold}
.subheadline   	 {font-family: helvetica, arial, geneva, sans-serif; font-size:13; color:#AE6B00}
.text		 {font-family: helvetica, arial, geneva, sans-serif; font-size:19; color:#000000 }
.text_klein		 {font-family: helvetica, arial, geneva, sans-serif; font-size:11; color:#000000 }
.navigation {font-family: helvetica, arial, geneva, sans-serif; font-size:10; color:#FFFFFF;}



A:link           {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000000}
A:visited        {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #000000}
A:hover          {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #AE6B00}
A:active         {font-family: helvetica, arial, geneva, sans-serif; font-size:13; text-decoration: none; color: #AE6B00}


A.klein:link	{font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000000}
A.klein:visited {font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #000000}
A.klein:hover	{font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #AE6B00}
A.klein:active	{font-family: helvetica, arial, geneva, sans-serif; font-size:11; text-decoration: none; color: #AE6B00}



.bg {
	background-image: url(../images/background_main.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 112px;
	width: 848px;
	background-image: url(../images/header.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	z-index: 2;
}
#nav_content {
	background-color: #439d29;
	position: absolute;
	height: auto;
	width: 235px;
	top: 112px;
	left: 0px;
	z-index: 5;
}
#nav_abschluss {
	background-image: url(../images/nav_abschluss_unten.jpg);
	height: 33px;
	width: 235px;
	background-repeat: no-repeat;
}
#bild_startseite {
	background-image: url(../images/luftaufnahme.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 335px;
	width: 537px;
	left: 260px;
	top: 142px;
}
#wasserzeichen {
	background-image: url(../images/wasserzeichen.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 338px;
	width: 595px;
	left: 253px;
	top: 143px;
	z-index: 3;
	overflow: visible;
}
#container2 {
	position: relative;
	height: auto;
	width: 600px;
}
#container3 {
	position: relative;
	height: auto;
	width: 600px;
}
#counter {
	position: absolute;
	height: 30px;
	width: 100px;
	top: 487px;
	left: 466px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
#counter a:link {
	font-size: xx-small;
	color: #FFFFFF;
}