@charset "UTF-8";
/* CSS Document */

html, body {
width:100%;
height:100%;
min-height:100%;
padding:0;
margin:0px auto;
background-color:#fff;
background-image:url(../layout/bg.jpg);
}

#Tabelle_01 {
	position:relative;
	margin:0px auto;
	top:0px;
	width:1280px;
	height:1342px;
	box-shadow:0px 0px 30px #cccccc;
}

#Tabelle_02 {
	position:relative;
	margin:0px auto;
	top:0px;
	width:1280px;
	height:1742px;
	box-shadow:0px 0px 30px #cccccc;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:280px;
	height:200px;
	background-color:#fff;
}

#navigation {
	position:absolute;
	left:280px;
	top:0px;
	width:1000px;
	height:200px;
	background-color:#fff;
}

#slider {
	position:absolute;
	left:0px;
	top:200px;
	width:1280px;
	height:300px;
	z-index:2;
}

#a3 {
	position:absolute;
	left:851px;
	top:500px;
	width:429px;
	height:357px;
	background-image:url(../layout/layout_06.jpg);
	background-repeat:no-repeat;
}

#produkte {
	position:absolute;
	left:851px;
	top:500px;
	width:429px;
	height:357px;
	background-image:url(../layout/layout_produkte.jpg);
	background-repeat:no-repeat;
}

#dienstleistungen {
	position: absolute;
	left: 851px;
	top: 500px;
	width: 429px;
	height: 357px;
	background-image: url(../layout/layout_dienstleistungen.jpg);
	background-repeat: no-repeat;
}

#unternehmen {
	position: absolute;
	left: 851px;
	top: 500px;
	width: 429px;
	height: 357px;
	background-image: url(../layout/layout_unternehmen.jpg);
	background-repeat: no-repeat;
}

#a33 {
	position:absolute;
	left:851px;
	top:500px;
	width:429px;
	height:357px;
	background-color:#fff;
}

#c1 {
	position:absolute;
	left:0px;
	top:500px;
	width:851px;
	height:702px;
	background-color:#fff;
}

#c11 {
	position:absolute;
	left:0px;
	top:500px;
	width:851px;
	height:1102px;
	background-color:#fff;
}

#c2 {
	position:absolute;
	left:851px;
	top:857px;
	width:429px;
	height:345px;
	background-color:#fff;
}

#c12 {
	position:absolute;
	left:851px;
	top:500px;
	width:429px;
	height:702px;
	background-color:#fff;
}


#c22 {
	position:absolute;
	left:851px;
	top:857px;
	width:429px;
	height:745px;
	background-color:#fff;
}

#f1 {
	position:absolute;
	left:0px;
	top:1202px;
	width:851px;
	height:140px;
	background-color:#4b4d52;
}

#f3 {
	position:absolute;
	left:851px;
	top:1202px;
	width:429px;
	height:140px;
	background-color:#4b4d52;
}

#f11 {
	position:absolute;
	left:0px;
	top:1602px;
	width:851px;
	height:140px;
	background-color:#4b4d52;
}

#f33 {
	position:absolute;
	left:851px;
	top:1602px;
	width:429px;
	height:140px;
	background-color:#4b4d52;
}



.logo{
	margin-left:30px;
	margin-top:20px;
}
