body {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-image:url('../images/background.png');
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Arial;
}
div#Content1 .csc-textpic-left {
padding-left:20px;
}



div#SeiteSchatten {
	background-image:url('../images/rahmen_hintergrund.png');
	background-repeat:no-repeat;
    text-align: center; 
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 912px;
    padding: 0;
}

div#SpacerSeiteOben {
	width:912px;
	height:31px;
	clear:both;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 900px;
    padding: 0;
}

div#Header {
	width:900px;
	height:88px;
	clear:both;
}

div#Logo {
	width:174px;
	height:88px;
	float:left;
}

div#HeaderSpacer {
	width:397px;
	height:88px;
	float:left;
}

div#HeaderHotline {
	width:157px;
	height:88px;
	float:left;
}

div#HeaderFernwartung {
	width:148px;
	height:88px;
	float:left;
}

div#HauptnavigationBox {
	background-image:url('../images/hauptnavigation.png');
	width:900px;
	height:32px;
	clear:both;
}

div#Hauptnavigation {
	height:32px;
	float:left; 
}

div#NavRest {	
	height:32px;
	width:2px;
	font-size:0px;
	line-height:0px;
	border-left: 1px solid #d59a93;
	float:left; 
}

div#subtest {
	font-size:0px;
	line-height:0px;
	width:900px;
	height:auto;
	clear:both;
}

div#Subnavigation {
	background-color:#e1e1e1;
	font-size:11px;
	line-height:normal;
	width:900px;
	height:28px;
	clear:both;
	/* display:none; */
	/* in root ausschalten */
}

div#Content1 {
	background-repeat:no-repeat;
	width:728px;
	height:auto;
	float:left;
}

div#Content2 {
	width:0px;
	height:auto;
	float:left;
	display:none;
}
	
div#PunkteTrenner {
	background-image:url('../images/punktelinie.png');
	width:1px;
	max-width:1px;
	height:320px;
	font-size:0px;
	line-height:0px;
	float:left;
}

div#Servicenavigation {
	width:171px;
	max-width:151px;
	height:auto;
	padding:10px;
	float:left;
}

div#ContentClear {
	width:900px;
	height:0px;
	font-size:0px;
	line-height:0px;
	clear: both;
}
