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: #eaf0f8;
	color: #003399;
	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;
	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;
}

.box {
	height: auto;
	width: 120px;
	border: 1px solid #003399;
	line-height: normal;
	letter-spacing: -0.02em;
	font-size: 10px;
	font-weight: normal;
	margin: 3px;
}

.box_header {
	font-weight: bold;
	background-color: #00CCFF;
	font-size: 10px;
	letter-spacing: -0.02em;
	line-height: 20px;
	padding-right: 3px;
	padding-left: 3px;
}
.box_cont {
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding: 3px;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #003399;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #003399;
}
h5 {
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
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: #003399;
	font-size: 11px;
	font-weight: normal;
}
a:link {
	color: #434343;
	text-decoration: none;
}
a:visited {
	color: #434343;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

