ul, ol, html, body, div, p, h1, h2, h3, span, a, table, td, form, img {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
}
img.zfb {
	border: 1px #e8e8e8 solid;
}
li {
	margin-left: 15px;
	list-style:url(../images/navbulle.gif);
}
li.sub {
	padding-left: 5px;
	/*margin-left: 20px;*/
	list-style:url(../images/navi_sub.gif);
}
html {
   height : 100%; 
}
body {
   background-color:#FF0000;
   margin: 20px;
   height: 90%; 
   font-size: 11px;
}
a:link {
   color: #000000;
   text-decoration: none;
}
a:visited {
   color: #000000;
   text-decoration: none;
}
a:hover {
   color:#FF0000;
   text-decoration: none;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #0F4D2A;
	float:right;
}
h3 {
	font-size : 11px;
	color : #000000;
	margin: 0 0 0 2px;
}
img {
   border: 0;
}
img.logo {
	margin: 30px 0 0 0;
}
img.spacer {
	float: right;
}

.rahmen {
	width: 950px;
	height: 100%;
}
.left {
	width: 375px;
	height: 100%;
}
.content {
	background-color : #ffffff;
	text-align: justify;
	width : 550px;
	padding: 3px;
	float: right;
}
.head {
	background-color : #ffffff;
	text-align: center;
	width: 375px;
	height: 120px;
	display : block;
}
.title {
	width: 375px;
	height: 30px;
	display : block;
}
.news_title {
	background-color:#CCCCCC;
	vertical-align: middle;
	width: 204px;
	height: 16px;
	display : block;
	border-bottom: solid #000000 1px;
}
.navi_title {
	background-color:#CCCCCC;
	vertical-align: middle;
	width: 153px;
	height: 16px;
	display : block;
	float: right;
	border-bottom: solid #000000 1px;
	padding-left:5px
}
.news_inhalt {
	width: 204px;
	min-height: 165px;
	height: auto;
	display : block;
	background-color:#ffffff;
	padding-bottom: 5px;
	vertical-align:middle;
	text-align:center;
}
.navi_inhalt {
	width: 153px;
	height: auto;
	display : block;
	float: right;
	background-color:#ffffff;
	padding-left:5px
}


.mail_title {
	background-color:#CCCCCC;
	vertical-align: middle;
	width: 204px;
	height: 16px;
	display : block;
	border-bottom: solid #000000 1px;
}
.daten_title {
	background-color:#CCCCCC;
	vertical-align: middle;
	width: 153px;
	height: 16px;
	display : block;
	float: right;
	border-bottom: solid #000000 1px;
}
.mail_inhalt {
	background-color : #ffffff;
	vertical-align: middle;
	width: 204px;
	height: 80px;
	display : block;
	vertical-align:middle;
}
.daten_inhalt {
	background-color : #ffffff;
	vertical-align: middle;
	width: 153px;
	height: 80px;
	display : block;
	float: right;
}
.fest_title {
	background-color:#CCCCCC;
	vertical-align: middle;
	width: 375px;
	height: 16px;
	display : block;
	border-bottom: solid #000000 1px;
}
.fest_inhalt {
	background-color : #ffffff;
	text-align:left;
	width: 375px;
	height: auto;
	display : block;
	padding-bottom: 5px;
}
.counter_title {
	background-color:#CCCCCC;
	vertical-align: middle;
	width: 375px;
	height: 16px;
	display : block;
	border-bottom: solid #000000 1px;
}
.counter_inhalt {
	background-color : #ffffff;
	vertical-align: middle;
	width: 375px;
	display : block;
}
.links {
	font-weight:bold;
	padding-left: 5px;
}
