body {
    color: #3C3C3C;
	background:url(../images/background.gif) repeat-x;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-color:#ffffff;
	font-size:12px;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 976px;
    padding: 0;	
}

div#headerbox {
	width: 976px;
	height:146px;
	clear:both;
}

div#HeaderLinks {
	width:250px;
	height:121px;
	text-align:left;
	float:left;
}

div#HeaderMitte {
	width:476px;
	height:121px;
	text-align:center;
	float:left;
}

div#HeaderRechts {
	width:250px;
	height:121px;
	text-align:right;
	float:left;
}

div#Adresse {
	width:826px;
	height:25px;
	font-family:Verdana;
	max-height:19px;
	padding-top:6px;
	font-size:10px;
	float:left;
}

div#Sprachen {
	width:150px;
	height:25px;
	float:left;
}

div#Bild {
	width:976px;
	height:266px;
	clear:both;
}

div#navigation1box {
	width:976px;
	height:30px;
	background-color:#eedeb1;
	text-align:center;
	padding: 0;
	clear:both;
}

div#Navigation1 {
	width:auto;
	height:auto;
	text-align:left;
	margin:0 auto;
	padding: 0;
}

div#contentbox {
	width:976px;
	height:auto;
	padding-top:30px;
	padding-bottom:20px;
	clear:both;
}

div#contentlinks {
	width:150px;
	height:auto;
	float:left;
}

div#Navigation2 {
	width:auto;
	height:auto;
	clear:both;
}

div#contentmitte {
	width:759px;
	height:auto;
	float:right;
}

div#Content  { 
	padding: 0 0 31px 0; 
	height: auto; 
	clear: both; 
	widht: auto;
}

div#contentrechts {
	width:186px;
	height:auto;
	float:left;
}

div.box {
	width:186px;
	height:auto;
	padding-bottom:13px;
	clear:both;
}

div.boxheadline {
	width:186px;
	max-width:176px;
	height:25px;
	max-height:21px;
	padding: 4px 0 0 10px;
	background-color:#eedeb1;
	clear:both;
}

div.boxtext {
	width:186px;
	max-width:166px;
	height:auto;
	padding:10px;
	background-color:#f6edd6;
	clear:both;
}
div.boxtext2 {
	width:186px;
	max-width:181px;
	height:auto;
	padding:5px 0 0 5px;
	background-color:#f6edd6;
	clear:both;
}
div.boxtext2 form{ margin:0px; padding:0px;}
div.boxtext2 input{ margin:-3px; padding:-3px;}


div.boxImage {
	width:186px;
	height:auto;
	background-color:#f6edd6;
	clear:both;
}
