body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../medien/bg_body.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #000000;
}
#containter {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	background-image: url(../medien/top.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 980px;
}
#top_img {
	background-image: url(../medien/panorama.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 286px;
	margin-left: 205px;
}
#navi_box {
	float: left;
	width: 160px;
	padding-top: 60px;
}
#navi {
	width: 100%;
}
#adresse {
	width: 100%;
	padding-top: 60px;
	padding-left: 10px;
}
#content {
	float: right;
	width: 755px;
	margin: 30px 20px 0px 32px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
	padding-top: 30px;
}
#index_cont_left {
	float: left;
	width: 280px;
}
#index_cont_right {
	float: right;
	width: 460px;
	padding-right: 0px;
}

