body
{
	background-color:#AEB7BF;
	position:absolute;
	}
#links
{
	position:absolute;
	top:20px;
	left:20px;
	width:200px;
	background-color:#90B904;
	border-width:0px;
 	border-style:solid;
  	border-color:white;
}
#rechts
{
	position:absolute;
	top:20px;
	left:220px;
	right:20px;
	background-color:#90B904;
}
#logo
{
	text-align:center;
	margin-top:0px;
	background-color:#90B904;	
}
#menue
{	
	
	margin:10px 5px 10px 7px;	
	height:100%;
	padding-bottom:0px;
	background-color:#90B904;
	font-size:16px;
	color:white;
	font-family:arial;
}
#untermenue
{
	background-color:#90B904;
	font-size:14px;
	margin-left:15px;
}
#unteruntermenue
{
	background-color:#90B904;
	font-size:12px;
	margin-left:17px;
}
#unterunteruntermenue
{
	background-color:#90B904;
	font-size:11px;
	margin-left:19px;
	
}
#bildsche
{
	width:940px;
	text-align:center;
	background-color:white;
}
#inhalt
{
	background-color:white;
	width:940px;
	padding-top:10px;
	right:20px;
	padding-bottom:20px;
	color:black;
	font-family:arial;
	font-size:16px
}
a:link { font-weight:bold; color:white; text-decoration:none; }
a:visited { font-weight:bold; color:white; text-decoration:none; }
a:focus { font-weight:bold; color:white; text-decoration:none; }
a:hover { font-weight:bold; color:green; text-decoration:none; }
a:active { font-weight:bold; color:white; text-decoration:none; }




