* {
	margin: 0;
	padding: 0;
}
body {
	color: #FFFFFF;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	width: 100%;
	height: 100%;
	background: #ffffff;
}
h1 {
	position: relative;
	left: -30px;
	margin-top: 1.5em;
	margin-bottom: 1em;
	color: #71D3D4;
	font-size: 14px;
	font-weight: bold;
	width: 680px;
	height: 23px;
	text-indent: 40px;
	background: url(../images/h1.gif) top left no-repeat;
}
h2 {
	color: #71D3D4;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 1em;
}
table {
	font-size: 12px;
	vertical-align: top;
}
a {
	color: #71D3D4;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 43px;
	background: url(../images/menu_bg.gif) top left repeat-x;
}
#menu {
	position: relative;
	top: 0px;
	left: 100px;
	width: 90%;
	height: 24px;
}
#submenu {
	position: absolute;
	top: 83px;
	left: 200px;
	height: 20px;
	background: url(../images/submenu_bg.gif) top left repeat-x;
}
#content {
	position: absolute;
	top: 103px;
	left: 200px;
	width: 700px;
	text-align: justify;
	background: #52514D url(../images/content_fadeout.gif) bottom left repeat-x;
}
#content_inner {
	position: relative;
	left: 40px;
	width: 620px;
}
ul.check {
	margin-left: 300px;
}
ul.pdf {
	margin-left: 230px;
	list-style-type: none;
}
ul.zeitung {
	margin-top: 1em;
	list-style-type: square;
}
li.pdf {
	height: 30px;
	margin-bottom: 1em;
	background: url(../images/pdf_list.png) 0px 0px no-repeat;
}
li.zeitung {
	height: 30px;
	margin-bottom: 1em;
}
.pdf_liste {
	margin-left: 39px;
	height: 30px;
}
.zeitung_liste {
	height: 30px;
}
.kontakt {
	float: left;
	width: 200px;
	height: 268px;
}
.google_map {
	float:left;
	width: 300px;
	height: 340px;
}
h2.impressum_links {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	display: inline;
}
.impressum_links {

	float: left;
	width: 250px;
}
.impressum_mitte {

	float: left;
	width: 80px;
}
.impressum_rechts {

	float: left;
	width: 270px;
}