body {
	margin:0px;
	padding:0px;
	font-family:Arial;
	color:#fff;
	font-size:11px;
	background-color:#F4DED9;
}
a:link {
	text-decoration: none;
	color: #f1f1f1;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #f1f1f1;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #f1f1f1;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #f1f1f1;
	font-weight:bold;
}
a.newslink {
	color:#fff;
}
a.newslink:hover {
	color:#f1f1f1;
}
.date {
	color:#fff;
	font-weight:normal;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:10px;
}
#header {
	width:900px;
	height:170px;
	margin-top:5px;
	background-image:url(_media/header.jpg);
	background-repeat:no-repeat;
	position:relative;
	border-bottom:1px solid #b78488;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:900px;
}
#content {
	width:900px;
	padding-bottom:20px;
	/*height:441px;*/
background-image:url(_media/content_bg.jpg);
	background-image:no-repeat;
}
#nav {
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:200px;
	padding-top:94px;
	position:relative;
	font-size:16px;
	font-weight:bold;
}
#nav .links {
	width:200px;
	background-color:#bd0618;
	border-top:1px solid white;
	border-right:1px solid white;
	border-bottom:0px solid white;
}
#nav .abschluss {
	width:200px;
	height:40px;
	margin-top:12px;
	position:absolute;
	background-color:#bd0618;
	border-top:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#nav .plakat {
	width:200px;
	padding-top:0px;
	margin-top:0px;
}
.inhalt {
	margin-left:auto;
	margin-right:auto;
	float:left;
	width:698px;
	/*width:700px;*/
position:relative;
}
.monat {
	margin-top:10px;
	margin-bottom:10px;
	color:#ffffff;
	padding:5px;
	font-size:13px;
	font-weight:bold;
}
.rahmen {
	border:1px solid white;
	padding:10px;
	background-color:#BD0618;
	margin-bottom:0px;
}
.switchcontent {
	margin-top:10px;
	border:1px solid white;
	padding:5px;
	background-color:#BD0618;
}
#footer {
	width:900px;
	height:20px;
	background-color:#fff;
	border-top:1px solid #b78488;
}
#clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}
img {
	border:none;
}

div.rahmen li{text-align:left;list-style-type:none;margin:0px;font-weight:bold;}

div.j {padding-right:15px;float:left;}
 div.j.center {text-align:center;}
 div.j span.total {background-color:#fff;color:#BD0618;padding:1px;}
 div.clearer {clear:both; float:none;}

