body {
	background-color: #B3D32E;
	margin: 0px;
	text-align: center;
	width: 100%;
	padding: 0px;	
	height: 100%;
/*	scrollbar-face-color:#DEDCD1;
   scrollbar-track-color:#DEDCD1;
   scrollbar-arrow-color:#ffffff;
   scrollbar-highlight-color:#DEDCD1;
   scrollbar-shadow-color:#DEDCD1;
   scrollbar-3dlight-color:#ffffff;
   scrollbar-darkshadow-color:#ffffff;
*/	}

html{
	width: 100%;
	margin: 0px;
	/* \*/height: 100%;/* */
}


.clear{
	height: 1px;
	font-size: 1px;
	clear: both;
	width: 1px;
}

#container{
	position: relative;
	width: 770px;
	height: 422px;
	background-color: #fff;
	text-align: left;
}

#header{
position: relative;
	width: 770px;
	height: 80px;
	background-color: #006600;
}

#header img{
	margin-left: 10px;
	margin-top: 3px;
}

#header h1{
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px; 
	margin-left: 10px;

}

#main{
	position: relative;
	top: 1px;
	left: 1px;
	width: 769px;
	height: 321px;
	
}

#links{
	position: relative;
	width: 321px;
	float: left;
}

#rechts{
	position: relative;
	top: 1px;
	left: 0px;
	width: 448px;
	float: left;
	height: 321px;
}

#rollrasen{
	position: relative;
	left: 50px;
	text-align: right;
	width: 345px;
	border: 1px solid #006600;
	border-right: none;
	border-top: none;
	border-left: none;
}

#rollrasen h1{
	color: #006600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	margin-top: 42px;
	margin-bottom: 8px;
}

#rollrasen h1 a{
	color: #006600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-decoration: none;
}

#rollrasen h1 .klein{
	font-size: 14px;
	font-weight: bold;
}

#rechtsunten{
	position: relative;
	top: -1px;
	left: 0px;
	height: 213px;
/*	border: 12px solid #A6364E;
	border-right: none;
	border-top: none;
	border-bottom: none;
*/}

#rechtsunten ul{
	display					:	block;
	list-style				:	none;
	padding					:	0;
	margin					:	0;
	margin-left: 52px;
	padding-top: 9px;
	z-index: 10;
}

#rechtsunten ul li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-weight: bold;
*/	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

#rechtsunten ul li a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 13px;
	text-decoration: none;
	background-image: url(images/li-bg.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 8px 0px;
}

#rechtsunten ul li a:hover{
	text-decoration: underline;
}

#rechtsunten ul li.first a{
	color: #FFF;
	background-image: url(images/angebot-li-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	padding: 1px 22px;
	
}

#rechtsunten ul li.first {
	height: 35px;
	margin-bottom: 25px;
}


#footer{
	position: relative;
	width: 770px;
	height: 60px;
	background-color: #006600;
	top: 1px;
	clear: both;
}

#footer p{
margin: 0px;
	padding: 9px 2px 0px 10px;
	color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
/*	font-weight: bold;
*/}

#footer p a{
		color: #FFF;
}
