/* CSS Document */

/* BOX Type - LEFT_MENU */
/**** CLASS: EventLink Button ****/
#box_eventlink_frame {   	
	margin: 0;
	padding: 0;
	height: 38px;
	width:  auto;
}

#box_eventlink { 
	float: left;
	margin-top: 5px;
	padding: 0;
	background: url(../images/header_events_1.jpg) no-repeat center;
	height: 28px;
	width: 100%;
}

.eventlink {}
.eventlink a {
	clear: both;
	display: block;
	height: 100%;
	padding: 0;
	margin: 0;
}

.eventlink a:hover {background: url(../images/header_events_2.jpg) no-repeat center;}

/**** DIV: LatestEvents Area ****/
#box_calendar_latest_frame {   	
	padding-left: 2%;
	padding-top: 5%;
	height: auto;
	width:  96%;
}

#box_calendar_latest_events { 
	float: left;
	padding-left: 5px;
/*	background: url(../images/lat_events_box.jpg) no-repeat; */
	color: #FFFFFF;
	height: auto;
	width:  90%;
	position: relative;
	top: 0px;
	left: 1%;
}

.latest_ev_spacer {
	height: 10px;
	width: 10px;
	font-size: 8px;
	line-height: 10px;
	color: #333333;
	background: #9F9F9F;
}

a.latest_ev_link {
	color: #333333;
}

a.latest_ev_link:hover {
	color: #CC6600;
}

/**** DIV: MainBanner a03 ****/
#banner_a03 { 
	float: left;
	margin: 11px 0px 11px 0px;
	padding-left: 11px;
	background: #9F9F9F;
	color: #FFFFFF;
	height: 125px;
	width: 125px;
}

#footer_frame {   	
	padding: 0;
	margin: 0;
	height: 17px;
	width: auto;
	background: #333333;
}

/* NEU */
#footer_left {  	
	float: left;
	padding:0;
	margin: 0;
	height: 15px;
	width:  80px;
	overflow: hidden;
}

#footer_right {  	
	float: left;
	padding:0;
	margin: 0;
	height: 15px;
	width:  270px;
}

#footer_right_space1 {  	
	float: left;
	padding:0;
	margin: 0;
	height: 15px;
	width:  76px;
}

#footer_right_space2 {
	float: left;
	padding:0;
	margin: 0;
	height: 15px;
	width:  46px;
}

#footer_right_box {  	
	float: left;
	padding:0;
	margin: 0;
	height: 15px;
	width:  55px;
	overflow: hidden;
}

#footer_txt {   	
	float: left;
	padding:0 0 0 10px;
	margin: 0;
	height: 12px;
	width:  auto;
}
/* NEU */

#impressum {   	
	float: left;
	padding:0;
	margin: 0;
	height: 12px;
	width:  50px;
}

#logix {   	
	float: left;
	padding: 0 100px 0 0;
	margin: 0;
	height: 13px;
	width:  150px;
}

a.impressum_lnk:link {background:#cc6600; color:#00ffff;}
a.impressum_lnk:visited {background:#cc6600; color:#ff00ff;}
a.impressum_lnk:hover {background:#cc6600; color:#cc6600;}
a.impressum_lnk:active {background:#cc6600; color:#ff0000;}
a.impressum_lnk:focus {background:#cc6600; color:#0000ff;}

/* BOX Type - FRONTPAGE */
#menu_topix_container_frontpage { 
	float: left;
	margin: 0px 0px 10px 2px;
	padding: 0;
	height: 55px;
	width:  564px;
}

#menu_topix_item_frontpage { 
	float: left;
	margin: 0;
	padding: 0;
	background: #000000;
	color: #333333;
	height: 55px;
	width:  141px;
}

#menu_topix_container { 
	float: left;
	margin: 0px 0px 10px 2px;
	padding: 0;
	background: #333333;
	color: #333333;
	height: 55px;
	width:  564px;
}

#menu_topix_item { 
	float: left;
	margin: 0;
	padding: 0;
	background: #E8E8E0;
	color: #333333;
	height: 55px;
	width:  188px;
}