body {
	margin: 0;
}

#overall {
	margin: 0 auto;
	background-color: #FFFFFF;
	width: 1000px;
	height: 650px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 0px;	
	border: solid;
	border-width: 1px;
	border-color: #85b92e;
	border-top: none;
	background-image:url(../images/sockel.png);
	background-repeat: no-repeat;
	background-position: 10px 623px; 
}

#link {
	float: right;
	height: 20px;
	margin-right: -5px;
	margin-top: 78px;
	width: 555px;
	background-image:url(../images/linkleiste.png);
	background-repeat: no-repeat;
	color: #FFFFFF;

}

#kontakt {
	float: right;
	margin-top: 150px;
	margin-bottom: 100px;
	margin-right: -8px;
	padding-left: 20px;
	padding-top: 25px;
	padding-bottom: 8px;
	width: 538px;
	height: 180px;
	background-image:url(../images/backkontakt.png);
	background-repeat: no-repeat;
	line-height: 0.1;	
}

#referenz {
	float: right;
	margin-top: 150px;
	margin-bottom: 100px;
	margin-right: -8px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 8px;
	width: 538px;
	height: 180px;
	background-image:url(../images/backreferenz.png);
	background-repeat: no-repeat;
	line-height: 0.1;	
}

a {
	font-family: Arial, sans-serif;
	font-size: 83%;
	text-decoration: none;
} 

#logo2 {
	float: left;
}

#pic1 {
	float: right;
	margin: 0 auto;
	margin-top: 30px;
}

#pic2 {
	float: right;
	margin-top: 30px;
}

#pic3 {
	float: right;
	margin-top: 10px;
}

.backprodukte {
	float: left;
	margin-left: -210px;
	margin-top: 185px;
	background-image: url(../images/backprodukte.png);
	width: 367px; 
	height: 373px;
}

#r4000 {
	float: right;
	margin-top: 20px;
	margin-right: 100px;
}

a#r4000 {
width:330px;
height: 180px;
background-image: url(../button/4000er.png);
background-repeat: no-repeat;

}
a:hover#r4000{
background: url(../button/4000er_mouseover.png);
background-repeat: no-repeat;
}


#r2000 {
	float: right;
	margin-top: 40px;
	margin-right: 100px;
}

a#r2000 {
width:330px;
height: 180px;
background-image: url(../button/2000er.png);
background-repeat: no-repeat;

}
a:hover#r2000{
background: url(../button/2000er_mouseover.png);
background-repeat: no-repeat;
}

	
