body {
	background-color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url('images/F4_backy.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.whitened  {
	background-color: #FFFFFF;
		font-size: 12px;
			background-image:none;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #eb8c05;	
	text-decoration: none;
}

#container {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	width: 940px;
}

#head {
	margin: 30px auto;
	padding: 0px;
	border: 0px;
	width: 940px;
}



#news {
	float:right;
	width:325px;
	padding: 8px;
	border-left: 0px dotted #c0c0c0;
	background-color: #eaeefa;

}

.news_listed {
	margin-bottom:30px;
}



#navigation {
	margin: 0px auto;
	padding: 0px;
	border: 1px solid #FFFFFF;
	width: 938px;
	clear:both;

}	

.navi_off a {
	color: #FFFFFF;
}
.navi_off a:hover {
	color: #eb8c05;	
	text-decoration: none;
}

.navi_off, .navi_on {
	font-family: Arial black, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;	
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	float:left;
}

.navi_off {
	color:#FFFFFF;
}

.navi_on {
	background-color: #FFFFFF;
	color:#003399;
}

.navi_top {
	clear: both;
	float:left;
	margin-top:14px;
	margin-left:20px;
	margin-right:10px;
}

h1 {
	font-family: Arial black, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#666666;
}

#events {
	 width:570px;
	 margin-left: 10px;
	 margin-bottom: 0px;
}

.event_listed_details {
	float:left;
	width: 365px;
}

.event_listed {
	clear: left;
	border-bottom: 1px dotted #c0c0c0;
	padding: 15px 10px 15px 10px;
	height:50px;
}

.event_listed_functions {
	float: right;
	width: 20px;
	margin: 0px 5px 0px 0px;
}

.event_listed_pic {
	border: 1px solid #999999;
}

.event_listed_date {
	font-family: Arial black, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#999999;
	float: left;
	width: 40px;
}

.event_listed_x {
		font-family: Arial black, Verdana, Helvetica, sans-serif;
		font-size:18px;
		font-weight: bold;
		color: #999999;
}
	
.event_listed_name {
	font-family: Arial black, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #666666;
}

.event_status {
	font-weight: bold;
	color: #FF0000;
}

.status {
	font-size: 9px;
	color: #CC0000;
}
	
.event_listed_band {
	font-family: Arial black, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #666666;
}

#logo {
	float:left;
	margin-bottom: 20px;
}


#twitter {
	float:right;
}

#facebook {
	float:right;
	margin-right:10px;
}


#fineprint {
	text-align: center;	
	margin-bottom: 40px;
}

#fineprint a {
	color: #FFFFFF;
	font-size: 10px;
}

.impressum {
	font-size: 10px;
}

#footer {
	margin: 0px auto;
	padding: 10px;
	border-top: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width:700px;
	text-align: center;
	clear:both;
	margin-bottom: 20px;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

.gallery {
	width:830px;
	overflow-x: scroll;
	overflow-y: hidden;
	height:90px;
}

.gallery_bild {
	float: left;	
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;	
}	

.bio {
	border-left: 1px dotted #c0c0c0;
}

#lefty {
	float:left;
	margin: 20px 10px 0px 30px;
}

#righty {
	float: float: right;
	margin: 20px 30px 0px 10px;
}
