@charset "UTF-8";
/* CSS Document */

html, body {
width:100%;
height:100%;
min-height:100%;
padding:0;
margin:0px auto;
}

#container {
	position:relative;
	top:0px;
	width:1178px;
	height:2665px;
	/*left:50%;
    margin-left:-589px;*/
	margin:0px auto;
	box-shadow:0px 0px 30px #cccccc;
}

#head {
	position:absolute;
	left:0px;
	top:0px;
	width:1178px;
	height:142px;
	background-image:url(../layout/head_bg.jpg);
	background-repeat:repeat;
	
}

#slide {
	position:absolute;
	left:0px;
	top:142px;
	width:845px;
	height:313px;
}

#slide_right {
	position:absolute;
	left:845px;
	top:142px;
	width:333px;
	height:313px;
	background-image:url(../layout/nochFragen_03.jpg);
}

#sub_nav1 {
	position:absolute;
	left:0px;
	top:455px;
	width:829px;
	height:163px;
	background-color:#ededed;
}

#Tabelle_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:829px;
	height:77px;
}

#slice-1-04-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:63px;
	height:77px;
}

#slice-1-04-02 {
	position:absolute;
	left:63px;
	top:0px;
	width:269px;
	height:77px;
}

#slice-1-04-03 {
	position:absolute;
	left:332px;
	top:0px;
	width:269px;
	height:77px;
}

#slice-1-04-04 {
	position:absolute;
	left:601px;
	top:0px;
	width:228px;
	height:77px;
}


#sub_nav3 {
	position:absolute;
	left:829px;
	top:455px;
	width:349px;
	height:163px;
	background-color:#ededed;
}



#content {
	position:absolute;
	left:0px;
	top:618px;
	width:829px;
	height:782px;
}

#content_right {
	position: absolute;
	left: 829px;
	top: 618px;
	width: 349px;
	height: 1621px;
	background-image: url(../layout/thomas_11.jpg);
	background-repeat: no-repeat;
}

#content_full {
	position:absolute;
	left:0px;
	top:618px;
	width:1178px;
	height:682px;
}

#footer_adress {
	position: absolute;
	left: 0px;
	top: 2314px;
	width: 1178px;
	height: 63px;
	background-color: #ededed;
}

#footer_cont1 {
	position: absolute;
	left: 0px;
	top: 2374px;
	width: 390px;
	height: 308px;
	background-color: #ededed;
}

#footer_cont2 {
	position: absolute;
	left: 390px;
	top: 2374px;
	width: 439px;
	height: 309px;
	background-color: #ededed;
}

#footer_cont3 {
	position: absolute;
	left: 829px;
	top: 2374px;
	width: 349px;
	height: 309px;
	background-color: #ededed;
}

#footer_nav1 {
	position:absolute;
	left:0px;
	top:2534px;
	width:390px;
	height:133px;
}

#footer_nav2 {
	position:absolute;
	left:390px;
	top:2434px;
	width:439px;
	height:133px;
	background-color: #ededed;
}

#footer_nav3 {
	position:absolute;
	left:829px;
	top:2434px;
	width:349px;
	height:133px;
	background-color: #ededed;
}
