#bg {
	background-color: #5484d9;
	background-repeat: no-repeat;
	background-image: url(../images/bkg_big.jpg);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	/*width: 100%;*/
	height: 100%;
	min-height: 100%;	
	/*text-align: center;*/
}
#frame {
	width: 800px;
	background-color: #edeae5;
	margin : 0px auto;
	margin-top: 80px;
	margin-left: 100px;
	background-position: left bottom;
	border: 1px solid #1c3eb3;
	background-image: url(../images/bkg_main.jpg);
	text-align: left;
	background-repeat: no-repeat;
}
/* ----------------------------------------------------- */
#logo {
	width:420px;
	height:25px;
	float: left;
}
#titel_01 {
	width:750px;
	height:25px;
	margin-top:10px;
	margin-left:20px;
	float: left;
	text-align: right;
}
#titel_02 {
	width:750px;
	height:25px;
	margin-top:5px;
	margin-left:20px;
	float: left;
}

#titel {
	width:800px;
	height:251px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../images/bkg_titel_big.jpg);
	background-position: top;
	margin-bottom: 35px;
}

/* ----------------------------------------------------- */
#navi_top {
	width:300px;
	height:25px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78121e;
	font-weight: normal;
	text-align: right;
	float: left;
}
#navi_top a {
	font-size: 11px;
	color: #0e0a01;
	font-weight: normal;
	text-decoration: none;
}
#navi_top a:hover {
	font-size: 11px;
	color: #78121e;
	font-weight: normal;
	text-decoration: none;
}
/* ----------------------------------------------------- */
#navi_titel {
	width:770px;
	height:30px;
	margin-top:155px;
	float: left;
}
/* ----------------------------------------------------- */
#legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:800px;
	height:20px;
	padding-top:5px;
	float: left;
	background-image: url(../images/bkg_main.jpg);
	background-color: transparent;
}
#legende a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#legende a:hover {
	font-size: 11px;
	color: #78121e;
	font-weight: normal;
	text-decoration: none;
}

/* ----------------------------------------------------- */

#main {
	width:420px;
	padding-bottom: 25px;
	margin-left: 30px;
	overflow: hidden;
	float: left;
	}
#main_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78121e;
	font-weight: normal;
	text-align: left;
	width:420px;
	height: 20px;
	margin-top: 20px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #828b95;
	}
#main_footer a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#main_footer a:hover {
	font-size: 11px;
	color: #78121e;
	font-weight: normal;
	text-decoration: none;
}
#main_rechts {
	width:140px;
	margin-left: 30px;
	overflow: visible;
	float: left;
}
/* ----------------------------------------------------- */
#footer {
	width:800px;
	height:18px;
	clear:both;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
/* ----------------------------------------------------- */
#navi_links_container {
	width:150px;
	margin-bottom:200px;
	padding-left:10px;
	float:left;
}
#suche {
	width:150px;
	height:20px;
	padding-left:10px;
	padding-right:30px;
	float:left;
}
#navi_links_unten{
	width:150px;
	margin-top:50px;
}
/* ----------------------------------------------------- */

