body {
      background-color: #91BF8F; 
           color: #023801; font-family: Arial, monospace, sans-serif;
			  scrollbar-track-color: #B4D9B6; scrollbar-face-color: #36733F; scrollbar-base-color: #E7F2D5;
			background-image: url(bg4.jpg);
			background-repeat: no-repeat;
			background-position: bottom right;
}
.waffg {
position: absolute; right:0px; top:0px; border:none;
}		
.counter {
position: absolute; left:0px; bottom:0px; border:none;
}		  
.logo {
	position: absolute; top: 0px; left: 0px; border: none;
}
.titel {
	position: absolute; top: 40px; left: 150px; 
}
.menu1 {
	background-color: #B4D9B6; font-stretch: wider; position:absolute; top: 130px; left: 150px; padding: 5px;
	background-position: center; text-align: center; width: 70%; height: 15px;
}
.menu1 a {
 	font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
 text-decoration: none;
}
.menu1 a:link {
		font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
		text-decoration: none;
}
.menu1 a:hover {
			font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
			text-decoration: underline;
}
.menu1 a:active {
			font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
			text-decoration: underline;
}
.menu2 {
	font-stretch: wider; position:relative; left: 10px; padding: 5px;
	background-position: left; text-align: left; width: 90%
}
.menu2 a {
 	font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
 text-decoration: underline;
}
.menu2 a:link {
		font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
		text-decoration: underline;
}
.menu2 a:hover {
			font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
			text-decoration: none;
}
.menu2 a:active {
			font: normal normal normal normal Arial, monospace, sans-serif; color:#023801;
			text-decoration: none;
}

.menu3 {
 	 font-family:Arial, monospace, sans-serif; color:#023801;
 text-decoration: underline;
 font-size: small;
 font-style: normal;
}
.menu3 a {
 	 font-family:Arial, monospace, sans-serif; color:#023801;
 text-decoration: underline;
 font-size: small;
 font-style: normal;
}
.menu3 a:link {
		font-family:Arial, monospace, sans-serif; font-size: small; color:#023801;
		text-decoration: underline;
		font-style: normal;
}
.menu3 a:hover {
			font-family:Arial, monospace, sans-serif; font-size: small; color:#023801;
			text-decoration: none;
			font-style: normal;
}
.menu3 a:active {
			font-family:Arial, monospace, sans-serif; color:#023801;
			text-decoration: none;
			font-size: small;
			font-style: normal;
}

.inhalt {
	background-color:#E7F2D5; position: absolute; top: 158px; left: 150px; padding: 5px; padding-top:10px;width: 70%; height: 100%; min-height: 800px;
}

.neues {
	background-color: #E7F2D5; width: 500px; min-height: 150px;
	font-size: smaller; position: absolute; margin-left: -50px;
}
#neu {
	background-color: #E7F2D5; font-size: small; padding: 2px; color:#023801;
}
#neu a {
	font-size: smaller; text-decoration: underline; font-style:normal; color:#023801;
}
#neu a:link {
	font-size: smaller; text-decoration: underline; font-style:normal; color:#023801;
}
#neu a:hover {
	font-size: smaller; text-decoration: none; font-style:normal; color:#023801;
}
