@charset "UTF-8";
/* CSS Document */

.navigation {font-size: 18px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 26px; text-decoration: none;}
.navigation:hover {font-size: 18px; color: #ff0101; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 26px; text-decoration: none;}
.navigation_current {font-size: 18px; color: #ff0101; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 26px; text-decoration: none;}

#schwarz {
	color: #FFFFFF;
	width: 830px;
	margin: 0 auto;
	background-color: #000000;
	padding-top: 50px;
	padding-bottom:50px;
	padding-left: 70px;
}

#container {
	width: 740px;	
	border: 1px solid #FFFFFF;
}


#content {
	
	background-color: #FF0000;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
}


#logo {
	
	padding-left: 10px;
}

#menu {
	height: 241px;
}
	
}

#footer {
	margin-top: 366px;
	height: 28px;
	width: 740px;
	border-top-width: 1px;
	border-top-color: #ffffff;
	border-top-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}

.csc-firstHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #ffffff;  
	font-weight: normal; 
	line-height: 22px;
}

.konzert_table {
	border-bottom: 1px solid #FFFFFF;
}

.konzert_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.konzert_location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-right-style: none;
}

.konzert_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff; 
	font-weight: bold; 
	border-left-style: none;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #ffffff;  
	font-weight: normal; 
	line-height: 22px;
}



.bodytext a {
	color: #ffffff;  
}
