@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 auto 0 auto;
	height:100%;
	text-align:center;
}

#wrapper {
	background-color: #ffffff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1024px;
	margin: 0 auto 0 auto;
}

#header {
	position:relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 264px;
}

#logo {
	position: absolute;
	left: 32px;
	top:34px;
	width: 275px;
	height: 163px;
}

#logo_frontpage {
	position: absolute;
	left: 32px;
	top:8px;
	width: 343px;
	height: 204px;
}

#kontakt_frontpage {
	position: absolute;
	left: 494px;
	top:61px;
	width: 531px;
	height: 114px;
}


#kontakt {
	position: absolute;
	left: 582px;
	top:60px;
	width: 442px;
	height: 114px;
}

#top_navigation_home {
	position: absolute;
	left: 779px;
	top:5px;
	width: 244px;
	height: 12px;
}

#top_navigation {
	position: absolute;
	left: 830px;
	top:5px;
	width: 224px;
	height: 12px;
}

#line_top {
	background-image: url(../img/gif/lines_1024x5.gif);
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 5px;
}

#line_bottom {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 17px;
	text-align:center;
}

#content {
	margin-top: 5px;
	position:relative;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 300px;
}

#unternehmen {
	position: absolute;
	left: 80px;
	top: 10px;
	width: 140px;
	height: 250px;
}

#unternehmen_text {
	position: absolute;
	left: 80px;
	top: 270px;
	width: 140px;
	height: 20px;
}

#leistungen {
	position: absolute;
	left: 261px;
	top: 10px;
	width: 140px;
	height: 250px;
}

#leistungen_text {
	position: absolute;
	left: 261px;
	top: 270px;
	width: 140px;
	height: 20px;
}

#service {
	position: absolute;
	left: 442px;
	top: 10px;
	width: 140px;
	height: 250px;
}

#service_text {
	position: absolute;
	left: 442px;
	top: 270px;
	width: 140px;
	height: 20px;
}

#angebot {
	position: absolute;
	left: 623px;
	top: 10px;
	width: 140px;
	height: 250px;
}

#angebot_text {
	position: absolute;
	left: 623px;
	top: 270px;
	width: 140px;
	height: 20px;
}

#unser_team {
	position: absolute;
	left: 804px;
	top: 10px;
	width: 140px;
	height: 250px;
}

#unser_team_text {
	position: absolute;
	left: 804px;
	top: 270px;
	width: 140px;
	height: 20px;
}

