body {
    color: #4E4E4D;
    font-family: Verdana;
    margin: 0; padding-top:35px;
	text-align:center;
	background-color:#ffffff;
	font-size:11px;
}

div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 873px;
    padding: 0;
}

div#Logoleiste {
	width:873px;
	height:auto;
}

div#Buttons {
        width:473px;
        height:auto;
        padding:9px 0 0 0;
        float:left;
}

div#Buttons2 {
        width:400px;
        height:auto;
        padding:0 0 0 0;
        text-align:right;
        float:left;
}

div#headerbox {
	width:873px;
	height:424px;
	clear:both;
}


div#Bild {
	width:654px;
	height:358px;
	float:left;
}

div#Logo {
	width:219px;
	height:358px;
	float:left;
}



div#contentbox {
	width:654px;
	height:auto;
	margin:0 0 0 219px;
	clear:both;
}

div#Hauptnavigation {
	width:132px;
	height:auto;
	float:left;
}

div#subnavigationbox {
	width:175px;
	height:auto;
	float:left;
}

div#Subnavigationtext {
	width:175px;
	height:auto;
	clear:both;
}

div#Subnavigation {
	width:175px;
	max-width:165px;
	height:auto;
	padding: 0 0 0 0px;
	clear:both;
}

div#Content {
	width:347px;
	height:auto;
	float:left;
}

div#servicebox {
	width:654px;
	height:68px;
	max-height:18px;
	padding:50px 0 0 0;
	clear:both;
}

div#Servicenavigation {
	width:auto;
	height:auto;
	float:left;
}

div#Copyright {
	width:auto;
	height:auto;
	font-size:10px;
	float:right;
}

div#Footer {
	background-image:url(../images/line.gif);
	background-repeat:repeat-x;
	width:654px;
	height:30px;
	max-height:25px;
	font-size:10px;
	margin-bottom:10px;
	text-align:justify;
	padding:5px 0px 0 0px;
	clear:both
}

div.clear{
	font-size:0px;
	line-height:0px;
	height:0px;
	width:auto;
	clear:both;
}