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: #EBEBEB;
	color: #319B99;
	padding: 0px;
}
#head {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 0px;
}
table { 
	font-size: 12px; 
        font-family:Verdana; 
        font-weight:normal; 
}
#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;
}

h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #319B99;
}
h2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #319B99;
}
h3 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #319B99;
}
a:link {
	color: #434343;
}
a:visited {
	color: #319B99;
}
a:hover {
	color: #FF0000;
}
