html, body{height:100%}
body {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	font-family: Verdana, Lucida Sans Unicode, Arial;
	color:#707173;
	background:url(../images/hg_body.gif) #fff9eb repeat-x left top;
	}


/*_______________________________________________________________________________________________________________________________*/

A              { font-size:11px; text-decoration: none; color:#c4a56a; }
A:link         { font-size:11px; text-decoration: none; color:#c4a56a; }
A:visited      { font-size:11px; text-decoration: none; color:#c4a56a; }
A:hover        { font-size:11px; text-decoration: none; color:#c4a56a; }
A:active       { font-size:11px; text-decoration: none; color:#c4a56a; }

.rightsubnavi	A       { font-size:12px; text-decoration: none; color: #d4003b; }
.rightsubnavi	A:link         { font-size:12px; text-decoration: none; color: #d4003b; }
.rightsubnavi A:visited      { font-size:12px; text-decoration: none; color: #d4003b; }
.rightsubnavi A:hover        { font-size:12px; text-decoration: none; color: #d4003b; }
.rightsubnavi A:active       { font-size:12px; text-decoration: none; color: #d4003b; }


/*_______________________________________________________________________________________________________________________________*/

.startpictures {
	display:none;
}

div#Seite {
	margin:0 auto;
   	text-align:left;
	width:900px;
	border:0;
	padding:0;
	height:auto;
}

div#headbereich {
	width:900px;
	height:175px;
	clear:both;
}

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

div#headbild {
	width:500px;
	height:175px;
	float:left;
	background:url(../images/headbild.jpg) no-repeat left top;
}



div#hauptnavigation {
	background-color:#e8b916;
	width:890px;
	height:25px;
	text-align:right;
	clear:both;
	padding-right:10px;
}

div#subnavigation {
	width:890px;
	height:25px;
	clear:both;
	text-align:right;
	background-color:#f9eecd;
	padding-right:10px;
}

div#servicenavi {
	width:400px;
	height:55px;
	text-align:right;
	float:left;
}

div#sprachen {
	width:400px;
	height:55px;
	float:left;
}

div#sprachen  A { 
	color:#D5013A;
}

div#leftsubnavi {
	display:none;
}

div#contentbereicht{
	width:900px;
	clear:both;
	padding-bottom:60px;
}

div#content {
	width:900px;
}

div#rightservicenavi {
	display:none;
}

div#footer {
	height:25px;
	clear:both;
	width:100%;
	margin:0 auto;
	left:0px;
	right:0px;
	position:fixed;
	bottom:0px;
	background:url(../images/hg_footer.gif) repeat-x;
}

* html div#footer {
	margin-bottom:-1px; 
	top:auto;
 	position:relative;
}

	

div.clear {
	clear:both;
	height:0px;
	width:100%;
}