body {
    color:#2e2e2d;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	background-color:#414b7e;
	text-align:center;
	font-size:12px;
}

h1, h2, p { margin:0px; padding:0px; }

div.rahmen {
	text-align: left; 
	width:977px;
    	padding: 10px;
	margin:0 auto;
}

div#Seite {
	width:957px;
	max-width:944px;
	padding:13px 0 0 13px;
	border: 1px solid #7e2766;
	background-color:#ffffff;
	text-align: left; 
    
}

div#header {
	width:931px;
	height:103px;
	clear:both;
}

div#Logo{
	width:424px;
	height:103px;
	float:left;
}

div#Adresse{
	width:507px;
	max-width:490px;
	height:103px;
	max-height:93px;
	padding-top:10px;
	padding-right:17px;
	float:left;
	font-weight:bold;
	text-align:right;
	background-color:#d1d2d4;
}

div#spaltelinks{
	width:227px;
	height:auto;
	float:left;
}


#mit_spalte{
  background-color:#414b7e;
  text-align:center;
  vertical-align:top;
  width:957px;
  padding-left:31px;
  padding-right:31px;
  max-width:957px;
  float:left;
  
}


* html #mit_spalte{
  padding-left:0px;
  padding-right:0px;
  
}

#mi_laufschrift{
  background-color:#414b7e;
  text-align:right;
  vertical-align:middle;
  width:957px;
  float:right;
  padding-top:5px;
  padding-bottom:5px;
  color:#ffffff;
  font-size:12px;
  font-family:verdana;
  font-weight:bold;
}

* #mi_laufschrift{
  float:left;
  margin-left:0px;
}


div#Subnavigation{
	width:227px;
	max-width:212px;
	height:373px;
	max-height:343px;
	padding:30px 15px 0 0;
	clear:both;
}

div#Servicenavigation{
	width:227px;
	max-width:212px;
	height:auto;
	padding:30px 15px 0 0;
	clear:both;
}

div#spaltemitte{
	width:553px;
	height:auto;
	float:left;
}

div#Hauptnavigation {
	width:553px;
	height:26px;
	background-image:url(../images/navi.png);
	background-repeat:no-repeat;
	clear:both;
}

div#Bild {
	width:553px;
	height:290px;
	clear:both;
}

div#Content {
	width:553px;
	height:auto;
	padding:10px 0 0 0;
	clear:both;
}

div#spalterechts{
	width:150px;
	max-width:150px;
	height:auto;
	margin-left:1px;
	float:left;
}

div#Newshead {
	width:150px;
	max-width:140px;
	height:26px;
	max-height:21px;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	padding:5px 10px 0 0 ;
	color:#ffffff;
	text-align:center;
	font-weight:bold;
	
	clear:both;
}

div#News{
	width:150px;
	height:290px;
	max-height:290px;
	margin-bottom:1px;
	background-color:#cd32c1;
	clear:both;
}

div#icons{
	width:150px;
	height:auto;
	max-height:290px;
	padding-top:5px;
	margin-bottom:1px;
	background-color:#ffffff;
	clear:both;
}

div#Button {
	width:150px;
	height:56px;
	max-height:56px;
	margin-bottom:1px;
	background-color:#cd32c1;
	clear:both;
}

div#anfragebox {
	width:150px;
	height:140px;
	background-color:#CCCCCC;
	color:#ffffff;
	clear:both;
}

div#Anfragehead {
	clear:both;
}

div#Anfrage {
	padding-top:5px;
	clear:both;
}

div#Footer{
	width:auto;
	height:auto;
	clear:both;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding:15px 560px 0 0;
	text-align:right;
	font-weight:bold;
	color:#A33787;
}


