body {
	color:#58585a;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background:#f8fae6;
}

div#seite {
	width:100%;
	text-align:center;
}

div#header {
	width:100%;
	height:220px;
	background:url(../images/headerback.png) repeat-x #ffffff;
	clear:both;
}

div#headerbild {
	width:100%;
	height:175px;
	background:url(../images/headerbild.png) no-repeat center top;
	clear:both;
}

div#Logo {
	width:auto;
	height:175px;
	display:inline-block;
	clear:both;
}

div#navigationbox {
	width:710px;
	height:45px;
	display:inline-block;
	text-align:left;
	clear:both;
}

div#Hauptnavigation {
	width:530px;
	float:left;
}

div#Suche {
	width:180px;
	padding:11px 0 0 0;
	float:left;
}

form.sucheform {
	padding:0px;
	margin:0px;
}

input.sucheinput {
	margin:0px;
	height:16px;
	padding:2px;
	border:1px solid #999;
	float:left;
}

img.suchebutton {
	cursor:pointer;
	float:left;
}

div#contentbodybox {
	width:100%;
	height:351px;
	margin-top:30px;
	background:url(../images/startcontent.png) repeat-x;
	padding:7px 0;
	clear:both;
}

div#subnavigationbox {
	display:none;
}

div#contentbox {
	width:710px;
	height:351px;
	margin:0 auto;
	padding:0 145px;
	background:url(../images/startcontentbild.png) no-repeat top center;
	display:inline-block;
	clear:both;
}

div#footerbox {
	width:710px;
	clear:both;
	font-size:10px;
	letter-spacing:0.02em;
	display:inline-block;
	padding:20px 0 10px 0;
}

A.footerlink              { text-decoration: none; color: #58585a; }
A.footerlink:link         { text-decoration: none; color: #58585a;}
A.footerlink:visited      { text-decoration: none; color: #58585a;}
A.footerlink:hover        { text-decoration: underline; color: #58585a;}
A.footerlink:active       { text-decoration: none; color: #58585a;}