HTML {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#bg {
	background-color: #fff5e0;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
#frame_aussen {
	width: 820px;
	margin-top: 20px;
	margin-left:-410px;
	position: absolute;
	z-index:1;
	left:50%;
	text-align: left;
}
#frame {
	width: 800px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #5f5b54;
	background-color: #FFFFFF;
	
}
/* ----------------------------------------------------- */
#top {
	width:800px;
	height:25px;
	margin-right:10px;
	margin-left:10px;

	text-align: left;
}
/* ----------------------------------------------------- */
#logo {
	width:400px;
	height:25px;
	text-align: left;
	float: left;
}
/* ----------------------------------------------------- */
#sprache {
	width:400px;
	height:25px;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5b54;
	font-weight: normal;
}
#sprache a {
	font-size: 11px;
	color: #5f5b54;
	font-weight: normal;
	text-decoration: none;
}
#sprache a:hover {
	font-size: 11px;
	color: #ceaf77;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#titel_01 {
	width:750px;
	height:25px;
	margin-top:25px;
	margin-left:25px;
	margin-right:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5b54;
	font-weight: normal;
	text-align: right;
}
#titel_01 a {
	font-size: 11px;
	color: #5f5b54;
	font-weight: normal;
	text-decoration: none;
}
#titel_01 a:hover {
	font-size: 11px;
	color: #ceaf77;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#titel_02 {
	width:800px;
	height:195px;
	margin-top:50px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #85837d;
	border-bottom-color: #85837d;
}
/* ----------------------------------------------------- */
#titel {
	width:800px;
	height:320px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(/fileadmin/templates/img/bkg_titel_big.jpg);
	background-position: top;
	clear:both;
}
/* ----------------------------------------------------- */
#navi_titel {
	width:750px;
	height:25px;
	position: absolute;
	z-index: 5;
	left: 36px;
	top: 307px;
}
/* ----------------------------------------------------- */
#legende {
	width:750px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#legende a {
	font-size: 11px;
	color: #ceaf77;
	font-weight: normal;
	text-decoration: none;
}
#legende a:hover {
	font-size: 11px;
	color: #5f5b54;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#main_container {
	width:750px;
	margin-left: 25px;
	margin-right:25px;
	
	background-image: url(/fileadmin/templates/img/bkg_main_innen.gif);
	background-repeat: repeat-y;
}
#main_trenner_1 {
	width:20px;
	height:100px;
	float: left;
}
#main_trenner_2 {
	width:20px;
	height:100px;
	float: left;
}
#main_links {
	width:250px;
	
	float: left;
}
#main_mitte {
	width:230px;
	float: left;
}
#main_rechts {
	width:230px;
	
	float: left;
}
#main_trenner_3 {
	width:750px;
	height:10px;
	clear:both;
}
/* ----------------------------------------------------- */
#footer {
	width:800px;
	height:20px;
	background-color: #FFFFFF;
}
/* ----------------------------------------------------- */
#footer_aussen {
	width:820px;
	height:20px;
	margin-top:20px;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b09d79;
	
}

#logo1 {
	width:400px;
	height:25px;
	text-align: left;
	float: left;
	padding:5px 0 0 24px;
}
