* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #006633;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

a {
	color: #000;
}

#holeborder {
	width: 800px;
	height: 500px;
	border: 2px solid #074a25;
	margin-top: 117px;
	text-align: left;
}

#logostart {
	margin-top: 130px;
	margin-left: 60px;
	width: 680px;
	height: 300px;
	position: absolute;
}


#logo {
	margin-top: 20px;
	margin-left: 280px;
	width: 237px;
	height: 75px;
	position: absolute;
}

#btnunternehmen {
	width: 109px;
	height: 13px;
	margin-top: 109px;
	margin-left: 201px;
	position: absolute;
	text-align: left;
}

#btnunternehmen {
	width: 109px;
	height: 13px;
	margin-top: 109px;
	margin-left: 201px;
	position: absolute;
	text-align: left;
}

#btnleistungen {
	width: 139px;
	height: 13px;
	margin-top: 109px;
	margin-left: 339px;
	position: absolute;
	text-align: left;
}

#btnmitarbeiter {
	width: 95px;
	height: 13px;
	margin-top: 109px;
	margin-left: 506px;
	position: absolute;
}

#textunternehmen {
	width: 370px;
	height: 250px;
	margin-left: 55px;
	margin-top: 180px;
	position: absolute;
	text-align: left;
}

#textmanagement {
	width: 200px;
	height: 90px;
	margin-left: 456px;
	margin-top: 358px;
	position: absolute;
	text-align: left;
}

#text1leistung {
	width: px;
	height: px;
	margin-left: 55px;
	margin-top: 180px;
	position: absolute;
	text-align: left;
}

#text2leistung {
	width: 150px;
	height: 110px;
	margin-left: 91px;
	margin-top: 215px;
	position: absolute;
	text-align: left;
}

#text3leistung {
	width: 150px;
	height: 110px;
	margin-left: 251px;
	margin-top: 215px;
	position: absolute;
	text-align: left;
}

#text4leistung {
	width: 350px;
	height: 110px;
	margin-left: 411px;
	margin-top: 215px;
	position: absolute;
	text-align: left;
}

#text5leistung {
	width: 320px;
	height: 119px;
	margin-left: 55px;
	margin-top: 339px;
	position: absolute;
	text-align: left;
}

#text6leistung {
	width: 351px;
	height: 119px;
	margin-left: 411px;
	margin-top: 339px;
	position: absolute;
	text-align: left;
}

#text1impressum {
	width: px;
	height: px;
	margin-left: 55px;
	margin-top: 180px;
	position: absolute;
	text-align: left;
}

#text2impressum {
	width: px;
	height: px;
	margin-left: 411px;
	margin-top: 180px;
	position: absolute;
	text-align: left;
}

#text1mitarbeiter {
	width: 670px;
	height: 250px;
	margin-left: 55px;
	margin-top: 180px;
	position: absolute;
	text-align: left;
}

#footer {
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	color: #011f10;
	position: absolute;
	margin-top: 473px;
	width: 800px;
	height: 20px;
	text-align: center;
}

#footer a {
	color: #011f10;
	text-decoration: underline;
}