.bg_box_bottom,
.bg_box_top {
	width: 925px;
	margin: 0px;
	padding:0px;
}

.bg_box_bottom{
	background: url(../images/bg_box_bottom.gif) bottom left no-repeat;	
	padding-bottom: 30px;
}

.bg_box_top{ 
	background: url(../images/bg_box_top.jpg) top left no-repeat;
	height:320px;
} 


/* Background Boxes */
.bg_lc_navigation_bottom{
	background: url(../images/lc_box_navigation_bottom.gif) bottom left no-repeat;
	width: 140px;
	margin: 0px;
	padding:0px 0px 35px 0px;
}



.bg_lc_navigation_top{
	background: url(../images/lc_box_navigation_top.gif) top left no-repeat;
	width: 140px;
	height:10px;
	margin:0px;
	padding:0px;
	
}
/* END Background Boxes END */

.bg_rc_top{
	background: url(/images/rc_box_top.gif) top left no-repeat;
	width: 160px;
	height: 9px;
	margin: 0px;
	padding:0px;
}

.bg_rc_bottom {
	background: url(/images/rc_box_bottom.gif) bottom left no-repeat;
	width: 160px;
	margin: 0px;
	padding:0px 0px 35px 0px;
}

.bg_rc_bottom a.zurueck,
.bg_rc_bottom a.vor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;

}

/*.bg_rc_bottom a.zurueck ,
.bg_rc_bottom  a.zurueck:active{
	color:#2d1e00;
	text-decoration: none;
	background-image: url(../images/symb_link_arrow_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}

.bg_rc_bottom  a.zurueck:hover,
.bg_rc_bottom  a.zurueck:visited{
	color:#9f8663;
	background-image: url(../images/symb_link_arrow_hellbraun.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 8px;
	text-decoration: underline;
}

.bg_rc_bottom a.vor,
.bg_rc_bottom  a.vor:active{
	color:#2d1e00;
	text-decoration: none;
	background-image: url(../images/symb_link_arrow_grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
}

.bg_rc_bottom  a.vor:hover,
.bg_rc_bottom  a.vor:visited{
	color:#9f8663;
	background-image: url(../images/symb_link_arrow_hellbraun.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
	padding-left: 8px;
	text-decoration: underline;
}
*/

.bg_rc_bottom .datum_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

.bg_rc_bottom .datum_text {
	font-family: Arial, Helvetica, Verdana, Geneva;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-transformation: none;
	color: #929292;
}

.bg_rc_bottom .tabel{
	width: 168px;
	border: 1px;
}

/*Events*/

.bg_events_bottom{
	background: url(/images/bg_events_box_bottom.gif) bottom left no-repeat;
	width: 650px;
	margin: 0px;
	padding:0px 0px 50px 0px;
}

.bg_events_top{
	background: url(/images/bg_events_box_top.gif) top left no-repeat;
	width: 650px;
	height: 12px;
	margin:0px;
	padding:0px;
	}



.bg_events_month_bottom{
	background: url(/images/bg_events_month_box_bottom.gif) bottom left no-repeat;
	width: 670px;
	margin: 0px;
	padding:0px;
}

.bg_events_month_top{
	background: url(/images/bg_events_month_box_top.gif) top left no-repeat;
	width: 670px;
	height: 12px;
	margin:0px;
	padding:0px;
}

.space_bg_events_month{
	padding:0px 13px 18px 13px;
}

