body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-color: #FFFFFF;
	bottom: 15px;
}
h1, h2, h3{
	font-family: "Trebuchet MS", Verdana, Arial, serif;
}
h1{
	margin: 0px;
	padding: 0px;
}
h5{
	margin-top:20px;
	margin-bottom:20px;
	color:#990000;
	font-size:24px;
	font-weight:bold;
}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0033FF;
	margin: 0px;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom: 1px;
	font-weight: normal;
}
#news{
	border: 1px solid #0033FF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 200px;
	font-size: 95%;
	font-weight: normal;
}
#news .ueberstrich{
	border-top: 1px dashed #0033FF;
	margin-top: 5px;
}
#news li{
	margin: 0px;
	padding: 1px;
	font-weight: bold;
}
#news{
	font-weight: normal;
}
#news ul{
	margin: 3px;
	margin-left: 10px;
	padding: 10px;
	text-align:left;
	font-weight: normal;
}
#titel{
	
	color: #0033FF;
	font-weight: bold;
}
.legend{
	font-size: 70%;
	font-weight:bold;
	z-index:10;
}

.date{
	color: #0033FF;
	font-weight: bold;
	text-align: center;
}

.inhalt{
	position:absolute;
	top: 152px;
	left: 210px;
	width: 70%;
	height: 307px;
}
.wahl{
	z-index:100;
	position:absolute;
	left: 210px;
	top: 129px;
}
.kopf{
	position:absolute;
	left: 12px;
	top: 6px;
	width: 98%;
	padding-top: 70px;
	background: url(Bilder/oben.jpg) repeat-x left top;
}
.menu{
	position:absolute;
	left: 12px;
	top: 84px;
	width: 160px;
	text-align: center;
	border-right: 1px solid #0033FF;
	padding-right: 10px;
	padding-top: 60px;
}
.linie1{
	position:absolute;
	left: 180px;
	top: 124px;
}
.linie2{
	position:absolute;
	left: 12px;
	top: 122px;
	width: 97%;
	height: 3px;
}
/*#jahre{
	position: relative;
	top: 318px;
	left: 59%;
	width: 287px;
	height:53px;
	background-color:#0033FF;
	background-image:url(Bilder/rw_2007_8.gif);
}*/

a:link {
	color: #000000
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	color:#0033FF;	
}
