.anfrage_border {
	margin:10px 0 10px 0; background-color:#ffffff; border: 1px solid #f4ce99;
}
.anfrage_border_textcolor {
	padding:5px; padding-left:10px; background-color:#fff4d6; border-bottom:1px solid #f4ce99; color:#dfac63; clear:both;
}

.linkformatierung {
	text-decoration:none; padding:0px; margin:0px;
}


body {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	color:#000000;
	background-color:white;
	background:url('../images/body_hg.gif') repeat-x;
	}


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


div#hauptnavi {
	width:599px;
	height:75px;
	float:left;
}

div#headbereich {
	width:301px;
	height:342px;
	float:right;
	position:relative;

}

div#logo {
	width:301px;
	height:342px;
	float:right;
}

div#sprachen {
#border:1px solid green;
        width:296px;
        height:30px;
        float:right;
        text-align:right;
        position:absolute;
        top:5px;
}

div#headbalken { /* nur ein grauer balken der schatten usw. wird vom bild unterhalb bzw. von der navi gemacht*/
	width:599px;
	background-color:#fffbef;
	height:51px;
	float:left;
}

* html div#headbalken {
	height:48px;
}

div#slideshow {
	width:599px;
	height:216px;
	float:left;
}

div#subnavigation {
	width:900px;
	height:30px;
	float:left;
	border-bottom:0px solid #c6c300;
}

div#content {
	width:690px;
	height:auto;
	float:left;
}
div#LinkZurSeite{ display:none; visibility:hidden; }

div#contentbereich {
	width:900px;
	height:auto;
	float:left;
}


div#contentrechts {
	width:210px;
	float:right;
	height:auto;
}

div#news {
	width:210px;
	float:left;
	height:auto;
}


	

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



.subnavibackcolor {border-color:#666666; border-width:1px; border-top-style:solid; border-bottom-style:solid;}