@charset "UTF-8";
/* CSS Document */
html, body, div, ul, ol, li, dl, dt, dd, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-image:url(../grafik/background.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding-bottom: 20;
}
a:link, a:active, a:visited {
	color: #3e3d40;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	background-color: #55ab26;
}
.haubtramen {
	position: absolute;
	left: 50%;
	width: 940px;
	margin-left: -470px;
}
.kopf {
	height: 65px;
	width: 940px;
	padding-top: 15px;
}
.topnavi {
	height: 30px;
	width: 940px;
	text-align: right;
	background-image: url(../grafik/bgsub.gif);
	background-repeat: repeat-x;
}
.inhalt {
	width: 726px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-left: 211px;
	min-height: 880px;
	height: auto !important;
	height: 880px;
}
.ad {
	height: 70px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px;
}
.inhaltsramen {
	border: 1px solid #000;
	background-color: #55ab26;
}
.atress {
	height: 80px;
	text-align: right;
}

/* Content */
.content {
	min-height: 800px;
  	height: auto !important;
  	height: 800px;
}
.cont_bild {
	width: 700px;
	height: 200px;
}
.cont_text {
	width: 560px;
	margin-top: 10px;
	margin-left: 15px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
.cont_text2 {
	width: 675px;
	margin-top: 10px;
	margin-left: 15px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
.cont_text3 {
	width: 465px;
	margin-top: 10px;
	margin-left: 15px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
}
.cont_bildeiste {
	height: 600px;
	width: 200px;
	position: absolute;
	margin-left: 490px;
	margin-top: 10px;
	font-size: 9px;
	text-align: center;
	line-height: 11px;
}
.ads {
	height: 600px;
	width: 120px;
	position: absolute;
	margin-left: 590px;
	margin-top: 10px;
}
.start_news {
	width: 275px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 10px;
