html, body {height:100%;}

body {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial;
	color:#656565;
	background-color:#fef2d9;
	height:100%;
}


div#Seite {
	margin:0 auto;
   	text-align:left;
	width:100%;
	border:0;
	padding:0;
	background-color:#fef2d9;
	height:100%;
}

div#headbereich {
	background-color:#674536;
	height:auto;
	width:100%;
}

div#kopfbereich {
	width:900px;
	margin:0 auto;
}

div#header {
	width:900px;
	height:135px;
}

div#logo {
	width:100px;
	height:135px;
	background:url(../images/logo.gif) no-repeat;
	float:left;
}

div#hauptnavigation {
	width:auto;
	height:40px;
	float:right;
	margin-top:50px;
	text-algin:right;
}

div#hauptbild {
	width:900px;
	height:auto;
	clear:both;
}

div#contentbereich {
	margin:0 auto;
	width:900px;
}

div#ueberschrift {
	height:auto;
	width:900px;
	clear:both;
}

div#subnavigation {
	display:none;
	width:175px;
	float:left;
}

div#content {
	width:670px;
	margin-left:0px;
	padding-bottom:30px;
	float:left;
	text-align: left;
}

div#news {
	width:210px;
	margin-left:20px;
	float:left;
	margin-top:0px;
	background-color:#fef2d9;
	/*border: 1px solid #e9d09b;*/
}

* html div#news {
	margin-left:0px;
	width:210px;
}


.servicenavi_toggler {
	color:#495c94;
	font-size:11px;
	padding-left:0px;
	font-weight:bold;
	padding-bottom:6px;
	cursor:pointer;
}

.servicenavi_element {
	width:210px;
}

.servicenavigation_outer {
	width:210px;
}


.ausklappbox {
	margin-left:0px;
	width:195px;
	clear:both;
}

* html .ausklappbox {
	margin-left:0px;
}

.ausklappbild{
	width:195px;
	clear:both;
}

.ausklapptext{
	width:195px;
	margin-top:6px;
	clear:both;
	padding-left:2px;
}

.ausklapplinktext{
	width:158px;
	margin-left:2px;
	clear:both;
	padding-left:14px;
	background:url(../images/kleineboxenicon.gif) no-repeat left center;
}













