body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFCC66;
	height: 100%; 
	max-height: 100%; 
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
img {
	border: none;
	}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
#container {
	background-image: url(../medien/s_bg_body.jpg);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	height: 100%;
	top: 0px;
	bottom: 0px;
}
#top_logo {
	float: left;
	height: 164px;
	width: 688px;
}
#top_img img {
	float: left;
	height: 164px;
	width: 292px;
}

#main_top {
	background-image: url(../medien/s_bg_main_top.jpg);
	background-repeat: no-repeat;
	height: 22px;
	clear: both;
}
#main_middle {
	background-image: url(../medien/s_bg_main_middle.jpg);
	background-repeat: repeat-y;
}
#navi {
	float: left;
	width: 200px;
}
#navi_top {
	background-image: url(../medien/s_bg_navi_top.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 200px;
	overflow: hidden;
}
#navi_middle {
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url(../medien/s_bg_navi_middle.jpg);
	background-repeat: repeat-y;
	width: 170px;
	padding-right: 10px;
	padding-left: 20px;
}
#navi_bottom {
	background-image: url(../medien/s_bg_navi_bottom.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 200px;
}
#content {
	float: left;
	width: 620px;
	padding-left: 20px;
	margin-right: 100px;
}
#content_h {
	float: left;
	width: 410px;
	padding-left: 10px;
}
#news {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
	font-size: 11px;
}


#main_bottom {
	clear: both;
	background-image: url(../medien/s_bg_main_bottom.jpg);
	background-repeat: no-repeat;
	height: 17px;
}
.aktuell {
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
}
