* { padding: 0; margin: 0; }


body  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005300;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 20px;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 785px;
	text-align: left;
}

#head1  {
	position:relative;
	background-image: url(../images/head1.png);
	width: 784px;
	height: 54px;
}
#head2  {
	position:relative;
	color: #333;
	width: 784px;
	height: 96px;
	background-image: url(../images/head2.png);
}
#head3 {
	position:relative;
	color: #333;
	width: 784px;
	height: 31px;
	background-image: url(../images/head3.png);
}
#boxcontent {
	float:left;
	width: 784px;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat-y;
}

#leftMenu {
	position:relative;
	width:176px;
	overflow: hidden;
	float: left;
	height: auto;
	padding-left: 30px;
	padding-top: 20px;
}
#left {
	width: 123px;
	float: left;
	overflow: hidden;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 30px;
}


#content {
	
	overflow: hidden;
	width: 450px;
	height: 100%;
	float: left;
	z-index: +4;
}
#contentinner {
	color: #333;
}
#footer1  {
	position:relative;
	color: #333;
	width: 784px;
	height: 86px;
	clear: both;
	background-image: url(../images/footer.png);
}
#news {
	position:relative;
	overflow: hidden;
	width: 550px;
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 121px;
	padding-left: 45px;
	padding-top: 40px;
	padding-right: 45px;
}
#right {
	width: 172px;
	float: right;
	clear: right;
	background-image: url(../images/open.gif);
	height: 149px;
}
#angebote {
	
	overflow: hidden;
	width: 438px;
	height: 200px;
	float: left;
}
#offer1 {
	width: 225px;
	float: left;
	background-image: url(../images/angebot250.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index: +5;
	text-align: center;
	height: 250px;
}
#offer2 {
	padding-left: 15px;
	width: 210px;
	float: left;
	height: 250px;
}