HTML {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#bg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
}
#frame_aussen {
	width: 840px;
	margin-top: 20px;
	margin-left:-410px;
	position: absolute;
	z-index:1;
	left:50%;
	text-align: left;
	background-image: url(../images/bkg_rand_li_re.jpg);
	background-repeat: repeat-y;
}
#frame {
	width: 800px;
	margin-left: 20px;
	margin-right: 20px;
	border: 1px solid #5b819c;
	background-color: #FFFFFF;
	
}
/* ----------------------------------------------------- */
#top {
	width:820px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e4d92;
	text-align: right;
	padding-right:20px;
	background-image: url(../images/bkg_rand_oben.jpg);
	background-repeat: no-repeat;
	
}
/* ----------------------------------------------------- */
#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: 12px;
	color: #5f5b54;
	font-weight: normal;
}
#sprache a {
	font-size: 12px;
	color: #5f5b54;
	font-weight: normal;
	text-decoration: none;
}
#sprache a:hover {
	font-size: 12px;
	color: #ceaf77;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#titel {
	width:800px;
	height:290px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/bkg_titel.jpg);
	border-bottom: 1px solid #5b819c;
	clear:both;
}
/* ----------------------------------------------------- */
#titel_01 {
	width:760px;
	height:155px;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}
/* ----------------------------------------------------- */
#logo {
	width:230px;
	height:155px;
	float: left;
}/* ----------------------------------------------------- */
#suche {
	width:530px;
	height:20px;
	float: left;
}/* ----------------------------------------------------- */
#teaser {
	width:530px;
	height:135px;
	float: left;
}
/* ----------------------------------------------------- */
#titel_02 {
	width:780px;
	height:23px;
	padding-top:2px;
	padding-left:20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5b819c;
	border-bottom-color: #5b819c;
	background-image: url(../images/bkg_navigation.gif);
	background-repeat: no-repeat;
	text-align: left;
}
/* ----------------------------------------------------- */
#legende {
	width:760px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
#legende a {
	font-size: 12px;
	color: #ceaf77;
	font-weight: normal;
	text-decoration: none;
}
#legende a:hover {
	font-size: 12px;
	color: #5f5b54;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#main_container {
	width:760px;
	margin-left: 20px;
	margin-right:20px;
	background-image: url(../images/bkg_main_innen_start.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:235px;
	float: left;
}
#main_rechts {
	width:235px;
	float: left;
}
#main_trenner_3 {
	width:760px;
	height:30px;
	clear:both;
	background-color: #FFFFFF;
}
/* ----------------------------------------------------- */
#footer {
	width:792px;
	height:16px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:4px;
	background-color: #77a0c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #1b5099;
	font-weight: normal;
	text-decoration: none;
}
#footer_links {
	width:380px;
	height:16px;
	margin-left:16px;
	text-align:left;
	float: left;
}
#footer_rechts {
	width:380px;
	height:14px;
	margin-right:16px;
	margin-top:2px;
	text-align:right;
	float: left;
}
/* ----------------------------------------------------- */
#footer_aussen {
	width:840px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(../images/bkg_rand_unten.jpg);
	background-repeat: no-repeat;
}

