body {
    color: black;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-color:#414243;
	font-size:12px;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
       margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 985px;
       padding: 0;
}

div#Servicenavigation {
	max-height:17px;
	height:17px;
	text-align:right;
	padding:35px 5px 0 0;
	clear:both;
}

div#Service {
	float:right;
}

div#HauptSeite {
	background-color:#ffffff;
	max-width:983px;
	width:983px;
	border:1px solid #ffffff;
	clear:both;
}

div#SpalteLinks {
	width:349px;
	height:auto;
	float:left;
}

div#LogoHintergrund {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	text-align:right;
	max-width:334px;
	width:334px;
	max-height:293px;
	height:293px;
	
	margin-bottom:1px;
	clear:both;
}

div#SplateLinksLinks {
	width:206px;
	height:auto;
	float:left;
}

div#BildLinks {
	width:206px;
	height:308px;
	clear:both;
}

div#LinkfeldLinks {
	width:206px;
	max-height:78px;
	height:78px;
	background-color:#414243;
	margin-top:1px;
	clear:both;
}

div#Hauptnavigation {
	width:137px;
	height:auto;
	padding:0 3px 0 3px;
	float:left;
}

div#SpalteMitte {
	max-width:426px;
	width:426px;
	height:auto;
	margin-left:1px;
	margin-right:1px;
	float:left;
}

div#Hauptbild {
	width:426px;
	max-heigth:306px;
	heigth:306px;
	margin-bottom:1px;
	clear:both;
}

div#Breadcrump {
	max-width:406px;
	width:406px;
	max-height:17px;
	height:17px;
	padding:15px 20px 0 0;
	text-align:right;
	clear:both;
}

div#Content {
	max-width:386px;
	width:386px;
	height:357px;
	padding: 0 20px 0 20px;
	overflow:auto;
	clear:both;
}

div#SpalteRechts {
	width:206px;
	height:auto;
	float:left;
}

div#BildRechtsOben {
	width:206px;
	max-height:308px;
	height:308px;
	margin-bottom:1px;
	clear:both;
}

div#LinkfeldRechts {
	width:206px;
	max-height:78px;
	height:78px;
	background-color:#414243;
	margin-bottom:1px;
	clear:both;
}

div#BildRechtsUnten {
	width:206px;
	height:308px;
	clear:both;
}

div.clear{
	font-size:0px;
	line-height:0px;
	height:0px;
	width:auto;
	clear:both;
}
