body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	line-height: 16px;
	letter-spacing: ;
	font-weight: normal;
	background-color: #e1eb5b;
	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.jpg);
	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;
	margin-top: 20px;
	margin-right: 10px;
}

#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: #3e93bb;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #3e93bb;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #3e93bb;
}
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: #ab2720;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #434343; 
}
a:visited {
	color: #ab2720;
}
a:hover {
	color: #3e93bb;
}

