/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 0em;
	padding: 0px;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img {
	border: 0;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #323334;
	background-image: url(bilder/hg01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
div#inhalt_werbemittel {
	position:absolute;
	visibility: visible;
	width: 670px;
	text-align: left;
	background-color: #242627;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
	float: right;
	left: 298px;
	top: 154px;
}
div#centerbox {
	clear: both;
	position:absolute;
	width: 980px;
	left: 50%;
	visibility: visible;
	margin-left: -490px;
}
div#inhalt_impressum {
	position:absolute;
	visibility: visible;
	width: 420px;
	height: 520px;
	text-align: left;
	padding: 12px;
	background-color: #242327;
}
div#navi1 {
	position:absolute;
	width: 960px;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: right;
	height: 20px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	z-index: 2;
}
div#header {
	position:absolute;
	width: 980px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 133px;
	padding: 0px;
}
div#news {
	position:absolute;
	width: 259px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 250px;
	padding: 0px;
	left: 16px;
	top: 210px;
	z-index: 10;
	visibility: visible;
}
div#anfahrt {
	position:absolute;
	width: 259px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 407px;
	background-repeat: no-repeat;
	left: 16px;
	top: 154px;
	padding-top: 350px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 9;
	background-image: url(bilder/hg_anfahrt.jpg);
	visibility: hidden;
}
div#kontakt {
	position:absolute;
	width: 259px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	height: 407px;
	padding: 8px;
	background-repeat: no-repeat;
	left: 16px;
	top: 154px;
	background-image: url(bilder/hg_kontakt.jpg);
	visibility: hidden;
}
div#impressum {
	position:absolute;
	width: 259px;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 407px;
	padding: 0px;
	background-repeat: no-repeat;
	left: 16px;
	top: 154px;
	visibility: hidden;
}
#header a:link {
	color: #CCC;
	text-decoration: none;
}
#header a:visited {
	color: #CCC;
	text-decoration: none;
}
#header a:hover {
	color: #FFF;
	text-decoration: none;
}
#header a:active {
	color: #CCC;
	text-decoration: none;
}
ul#Newslist {
	padding-left: 12px;
  }
.bildrahmen {
	border: 1px solid #999;
}
.bild_float_rechts {
	padding: 12px;
	float: right;
	border: 1px solid #666;
}
.bild_float_links {
	float: left;
	padding: 0px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.bild_float_links_rahmen {
	float: left;
	border: 1px solid #666;
	padding: 0px;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
}
p {
	padding-bottom: 4px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	padding-top: 6px;
	font-weight: normal;
	color: #999;
}
.titel {
	font-weight: bold;
	color: #FFF;
}
.hervorhebung {
	font-size: 12px;
	font-style: normal;
	letter-spacing: 2px;
}
