body {
  	background-color: #B2DEB5;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  	font-size: 12px;
  	padding: 5px;
  	margin: 0px;
  	text-align: center;
	color:#564b47; 
	letter-spacing:0.5px;
	line-height: 20px;
}

.entry
{
        border-bottom: silver;
        border-width: 0 0 1px 0;
        border-style: none none dotted none;
        background-color: white;

}

#oben {
	background-image: url(../_elemente/2007/oben.gif);
	background-repeat: no-repeat;
	width: 986px;
	height: 23px;
	position: absolute;
}

#inhalt { 	
  background-image: url(../_elemente/2007/mitte.gif);
  background-repeat: repeat-y;
  top: 43px;
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 986px;
}




#content { 	
  min-height: 460px;
  top: 10px;
  left: 80px;
  text-align: left;
  margin: 0px auto;
  padding: 10px;
  width: 774px;
  background-color: #ffffff;
  position: relative;

}

#unten {
	background-image: url(../_elemente/2007/unten.gif);
	background-repeat: no-repeat;
	left: -160px;
	width: 986px;
	height: 23px;

}

#links {
/*	background-image: url(../_elemente/2007/links.gif);
	background-repeat: no-repeat;*/
	background-color: #80BE6B;
	width: 161px;
	height: 550px;
	position: absolute;

}

#header {
	/*background-image: url(../_elemente/2007/header.jpg);
	background-repeat: no-repeat;*/
	left: 161px;
	top: 10px;
	width: 813px;
	height: 187px;
	position: relative;	

}

#subnav {
	left: 161px;
	top: 10px;
	width: 829px;
	height: 31px;
	position: relative;	
}


#hg_pnav {
	background-image: url(../_elemente/2007/hg_navi_oben.gif);
	background-repeat: no-repeat;
	left: 2px;
	top: 4px;
	width: 160px;
	height: 265px;
	position: absolute;	

}

#pnav {
	left: 3px;
	top: 80px;
	width: 150px;
	height: 250px;
	position: absolute;	

}

#hg_snav {
	background-image: url(../_elemente/2007/hg_navi_unten.gif);
	background-repeat: no-repeat;
	left: 2px;
	top: 400px;
	width: 160px;
	height: 155px;
	position: absolute;	

}

#snav {
	left: 3px;
	top: 55px;
	width: 150px;
	height: 130px;
	position: absolute;	

}
