/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
#bg {
	background-color: #454545;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#frame {
	width: 860px;
	background-color: #e9e9ea;
	margin : 0px auto;
	margin-top: 50px;
	margin-bottom:5px;
	border: 1px solid #939393;
	text-align: left;
	background-image: url(../images/bkg_frame.jpg);
	background-repeat: repeat-y;
	
}
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
#titel_leiste {
	width:860px;
	height:22px;
	background-image: url(../images/bkg_titel_leiste.jpg);
	background-repeat: repeat-x;
	float: left;
}
#titel_teaser {
	width:860px;
	height:129px;
	float: left;
}
#titel_navi {
	width:844px;
	height:33px;
	padding-left:16px;
	padding-top:11px;
	background-image: url(../images/bkg_titel_navi.jpg);
	background-repeat: repeat-x;
	float: left;
	text-transform:uppercase;
}
#titel {
	width:860px;
	height:195px;
	background-color: #e9e9ea;
	background-repeat: no-repeat;
	background-image: url(../images/bkg_titel_big.jpg);
	background-position: top;
}
/* ----------------------------------------------------- */

#navi_titel {
	width:770px;
	height:30px;
	margin-top:155px;
	float: left;
}
/* ----------------------------------------------------- */
#main {
	width:680px;
	overflow: hidden;
	float: left;
}
#main_rechts {
	width:180px;
	float: left;
	background-color: #000000;
}
#main_rechts_1 {
	width:180px;
	float: left;
}
/* ----------------------------------------------------- */
#footer {
	width:860px;
	height:1px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}

.footermenu								{ margin: 0px auto; text-align: right; width: 860px; margin-bottom: 50px; }
.footernav a							{ padding: 0px 0px 0px 10px; }
.footernav_act a					{ text-decoration: underline; }


/* ----------------------------------------------------- */

















