body {
	margin:0;
	padding:0;
	background-color:#fdfae3;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
}

div.clearer {
	clear:both;
	line-height:1px;
	height:1px;
	font-size:1px;
}

#rahmen_startseite {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:950px;
	padding-top:200px;
}

#rahmen {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	margin-bottom:30px;
}

#rahmen #header {
	background-image:url(../img/header_background.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:109px;
	/*width:290px;*/
	padding-left:355px;
	padding-top:20px;
	color:#b5a185;
}

#rahmen #header #suche_oben {
	position:absolute;
	margin-top:40px;
	margin-left:315px;
}

#rahmen #hauptbereich {
	padding-top:14px;
	background-image:url(../img/hauptbereich_background.gif);
	background-repeat:repeat-y;
	background-position:top left;
	min-height:400px;
	padding-left:12px;
}

#rahmen #hauptbereich #leftnav {
	width:192px;
	float:left;
}

#rahmen #hauptbereich #content {
	float:left;
	width:640px;
	padding-left:26px;
}

/* zweispalter */


#rahmen #hauptbereich #zweispalter {
	float:left;
	width:640px;
	padding-left:26px;
}

#rahmen #hauptbereich #zweispalter #content_links {
	float:left;
	width:300px;
	padding-right:25px;
}


#rahmen #hauptbereich #zweispalter #content_rechts {
	width:300px;
	float:left;
}

/* ende zweispalter */


#rahmen #suche {
	height:17px;
	background-image:url(../img/suche_background.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:652px;
	padding-top:10px;
 }


#rahmen #footer {
	height:16px;
	background-color:#b5a185;
	margin-left:12px;
	padding-left:412px;

}


#rahmen #copyright {
	width:950px;
	text-align:center;
	padding-top:5px;
	color:#b5a185;
}

/* popup */

#content_popup {
	width:400px !important;
	padding-left:20px;
	padding-top:10px;
}

/* popup_breit */

#content_popup2 {
	width:600px !important;
	padding-left:20px;
	padding-top:10px;
}

