.seitentitel {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
.textsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.clsCMOn {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold}
.clsCMOver {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0000FF; font-weight: bold}
.topCSS {  font-family: Arial, Helvetica, sans-serif; font-size: 18px}
.clsCMOn1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold ; border: medium #000000}
.clsCMOver1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #091481; font-weight: bold }
.textBlack { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}
.newstitel {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #FF9933}
.kastentitel {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FF9933}
.navbal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.riege {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF9933;
	font-weight: bold;
	color: #000000;
}
td.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td.nav:hover a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color:#FF9933;
}

.nav a:hover {
	background-color:#FF9933;
}

td.nav_sel{
	background-color:#323744;
	color: #000000;
	}

td.nav_sel a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.newsbox {
padding:10px;
border-bottom:1px solid #000;
display:inline-block;
width:380px;
}

.newspic {
	float:left;
	margin:5px 5px 0 0;
	border: 1px solid black;
	width:100px;
	height:75px;
}

.link {
	float:right;
}


.dates {
border-bottom:1px dotted white;
}

.eventbox {
margin:5px;
padding:5px;
border:1px dotted white;
background-color:3A4150;
}