body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #009ee0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #009ee0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #009ee0;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #009ee0;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../medien/bg_container.gif);
	background-repeat: no-repeat;
}
#page_img {
	width: 265px;
	height: 243px;
	position: absolute;
	margin: 65px 0px 0px 734px;
	z-index: 10;
	background-image: url(../dynpg/upload//imgfile1.gif);
	background-repeat: no-repeat;
}
#top {
	width: 100%;
	height: 120px;
}
#logo {
	padding: 0px 0px 0px 50px;
	float: left;
}
#headliner {
	padding: 70px 0px 0px 30px;
	float: left;
}
#main {
	background-image: url(../medien/bg_main.gif);
	background-repeat: repeat-y;
}
#left {
	width: 240px;
	float: left;
}
#left_navi {
	width: 220px;
	padding-top: 20px;
}
#left_navi a {
	text-decoration: none;
}
#left_navi a:link,
#Left_navi a:visited {
	color: #000000;
	text-decoration: none;
}
#left_navi a:hover {
	color: #cc071e;
	text-decoration: none;
}
#left_address {
	padding: 40px 10px 40px 55px;
	font-size: 10px;
}
#left_address a {
	text-decoration: none;
}
.plan_impressum a {
	font-size: 12px;
	line-height: 18px;
}
#content {
	width: 500px;
	float: left;
	padding-top: 20px 0px 20px 20px;
}
#news {
	float: right;
	margin-right: 30px;
	padding-top: 240px;
}
#news_top {
	width: 217px;
	height: 55px;
	background-image: url(../medien/aktuell_top.gif);
	background-repeat: no-repeat;	
}
#news_middle {
	width: 200px;
	padding: 5px 10px 5px 7px;
	background-image: url(../medien/aktuell_middle.gif);
	background-repeat: repeat-y;	
}
#news_bottom {
	width: 217px;
	height: 20px;
	background-image: url(../medien/aktuell_bottom.gif);
	background-repeat: no-repeat;
}
#main_bottom {
	clear: both;
	padding-bottom: 10px;
	padding-left: 53px;
}
#main_bottom a {
	text-decoration: none;
}
