body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	line-height: 16px;
	letter-spacing: 0.1em;
	font-weight: normal;
	background-color: #fbece3;
	color: #000000;
	padding: 0px;
}
#head {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
}
#contbox {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../medien/bg-navi.gif);
	background-repeat: repeat-y;
	height: auto;
}
#contbox #navi {
	float: left;
	height: auto;
	width: 140px;
	padding-top: 20px;
	padding-left: 10px;
}
#rss {
	margin-top: 15px;
	margin-left: 4px;
}

#contbox #content {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 20px;
	padding-left: 60px;
}
#contbox #aktuell { float: right; height: auto; width: 120px; padding-top: 20px; padding-right: 10px; color: #000000; }

#contbox #bottem {
	background-image: url(../medien/gruen/bottem_gruen.gif);
	background-repeat: repeat-y;
	clear: both;
	height: 30px;
	width: 980px;
}
#contbox #aktuell #bottem_aktuell {
	clear: both;
	width: 120px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #DC2B1B;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #DC2B1B;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #DC2B1B;
}
h6 {
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DC2B1B;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #ff0000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #FF00FF;
}

