* {
	padding:0;margin:0;
}

html, body {
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding:0;
	margin:0;
	font-size:13px;
	background: #FFF;
	text-align:center;
	overflow:auto;
}
#container {
	width:900px;
	margin: 0px auto;
	text-align: left;
	background: url(../_pics/hintergrund.gif) repeat-y left bottom #f9f6f3;
	background-color:f9f5f2;
	overflow:hidden;
	}
#header {
	padding:0px;
	margin-top:0px;
	width:900px;
	height:150px;
	text-align:right;
	background:url(../_pics/logo.gif) 615px 20px no-repeat #FFF;	
	overflow:hidden;
	z-index:1;
}
p#gruen {	
	background-color:#81bb2d;
	height:10px;
	z-index:1;
}
#menue {
	width:200px;
	text-align:left;
	padding:20px 0px 20px 15px;
	float:left;
	background-color:transparent;
	overflow:hidden;
	z-index:2;
}
#ButtonErnaehrung {
	position:relative;
	top:0px;
	left:2px;
	padding-left:20px;
	width:179px;
	background-image:url(../_pics/highlight.gif);
}
#ButtonLOGI {
	position:relative;
	top:3px;
	left:2px;
	padding-left:20px;
	width:179px;
	background-image:url(../_pics/highlight.gif);
}
#ButtonKontakt {
	position:relative;
	top:6px;
	left:2px;
	padding-left:20px;
	width:179px;
	background-image:url(../_pics/highlight.gif);
}
#ButtonLinks {
	position:relative;
	top:9px;
	left:2px;
	padding-left:20px;
	width:179px;
	background-image:url(../_pics/highlight.gif);
}
#facebook {
	position:relative;
	top:20px;
	left:2px;
	padding-left:0px;
	width:179px;
}
#mainContent {
	width:425px;	
	min-height:400px;
	padding: 20px 240px 20px 20px;
	text-align:left;
  	float:right;
	background-color:#efe9e4;	
}
#orange {
	background:#ff9f51;
	text-align:center;
	margin: 0px auto;
	width:900px;
	clear:both;
	height:10px;
}
a {
	font-family: 100% Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	line-height: 30px;
	color: #afaba7;
	text-decoration:none;
}
a:hover {
	color: #3D6541;
}
a:active {
	color: #3D6541; 
}
.li	{
	list-style:circle;
}
.seitenueberschrift {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}
.ueberschrift {
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}
.fett {
	font-weight:bold;
}
.dunkelorange {
	color:#de6c10;
}
.graufett {
	font-weight: bold;
	color: #8a8a8a;
}
.top {
	vertical-align:top;
}
.aktiv {
	color: #3D6541;
}
.kleingedrucktes {
	font-size: 10px;
	line-height: 10px;
	color: #000000;
}