body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../medien/bg-body.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #A30707;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;	
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #A30707;
}
#table p {
	margin: 2px 0px 2px 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #A30707;
}
#container {
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../medien/bg_cont_bottom.jpg);
	background-repeat: repeat-y;
}

#top {
	height: 153px;
}

#top_left {
	width: 395px;
	height: 153px;
	background-image:url(../medien/top_left.jpg);
	background-repeat:no-repeat;
	float: left;
}

#top_right {
	width: 549px;
	height: 153px;
	background-image:url(../medien/top_right.jpg);
	background-repeat:no-repeat;
	float: left;
}

#navi {
	width: 180px;
	height: 482px;
	padding: 100px 40px 0px 40px;
	background-image:url(../medien/bg_navi.jpg);
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
	margin-top: 0px;
	margin-left: 0px;
}
#navi a:link,
#navi a:visited,
#navi a:hover {
	color: #A30707;
	text-decoration: none;
}

#cont_bottom{
	background-image:url(../medien/main_inside.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#main {
	width: 944px;
	background-image:url(../medien/main_outside.jpg);
	background-repeat:no-repeat;
}

#left_blind {
	width: 10px;
	height: 582px;
	float: left;
}

#h_content {
	width: 380px;
	padding: 40px 0px 20px 270px;
	float: left;
}

#aktuell {
	color: #ffffff;
	width: 165px;
	height: 285px;
	padding: 100px 50px 30px 30px;
	background-image: url(../medien/bg_aktuell.jpg);
	background-repeat: no-repeat;
	float: right;
}

#aktuell a:link,
#aktuell a:visited {
	color: #ffffff;
	text-decoration: underline;
}

#aktuell a:hover {
	color: #000000;
}


#page_img {
	width: 222px;
	padding: 0px 60px 0px 5px;
	z-index: 20;
	margin-top: 0px;
	margin-left: 660px;
	position:absolute;
}
#page_img p {
	margin: 0px;
}

#main_bottom {
	clear: both;
	height: 20px;
}

#footer {
	clear: both;
	height: 1px;
}
