body {
	
	font-family: arial, verdana, sans-serif;
	background-color: #ACAC59;
	margin:0 0px;
	width:100%;
	height:100%;
	background-image:url(rightx_wborder.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

	
#top_bar {
	background-image:url(top.jpg);
	background-repeat: repeat-x;
	background-color: #8DA547;
	top:0px;
	left:0px;
	height: 100px;
	width: 100%;
	float:left;
	position: absolute;
	z-index: 300;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
#nav_background {
	top:0px;
	left:0px;
	width:200px;
	height:100%;
	position:fixed;
	background-color:#f3ed4e;
	border-right-color: black;
	border-right-style: solid;
	border-right-width: 1px;
	z-index: 10;
}
	
#nav{
	font-weight: bold;
	top: 0px;
	left: 0px;
	width: 190px;
	position: absolute;
	padding-left: 10px;
	padding-top: 230px;
	z-index:85;
}

#content {
	position:absolute;
	padding-top:150px;
	padding-right: 20px;
	padding-left:20px;
	margin-left:200px;
	margin-right:200px;
	top:0px;
	max-width:55%;
	left:0;
	height:auto;
	min-width:auto;
	z-index:100;

	}

#wappen {
	position:absolute;
	left:15px;
	top:15px;
	background-image:url(wappen.png);
	background-repeat: no-repeat;
	z-index:500;
	width:142px;
	height:176px;
}

#wappen_woitge {
	position:absolute;
	left:15px;
	top:450px;
	background-image:url(wappen_woitge.png);
	background-repeat: no-repeat;
	z-index:500;
	width:140px;
	height:161px;
}

#schriftzug {
	position:absolute;
	right:15px;
	top:45px;
	background-image:url(schriftzug_g.png);
	background-repeat: no-repeat;
	z-index:500;
	width:525px;
	height:52px;
}

a:link {
	font-family:arial, helvetiva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

a:visited{
	font-family:arial, helvetiva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:black;
}

a:focus {
	font-family:arial, helvetiva, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#660000;
}

a:hover {
	font-family:arial, helvetiva, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	color:#336600;
}

a:active {
	font-family:arial, helvetiva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
}


/*bildunterschriften*/

dl  {
background-image:url("caption_background.png");
background-repeat:repeat;
font-size:10px;
margin:5px 5px  5px  5px ;
padding:5px  5px  5px  5px ;
float:left;
}