@charset "utf-8";
/* CSS Document */

#container {
	width: 921px;
	height: auto;
	background: #F0F0F0;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left {
	width: 288px;
	height: auto;
	background: #F0F0F0;
	margin-top: 20px;
	margin-left: 19px;
	margin-bottom: 20px;
	float: left;
}

#middle {
	width: 288px;
	height: auto;
	background: #F0F0F0;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 20px;
	float: left;
}

#right {
	width: 288px;
	height: auto;
	background: #F0F0F0;
	margin-top: 20px;
	margin-right: 19px;
	margin-bottom: 20px;
	float: right;
}

#button {
	border: hidden;
}

#text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 5px;
	min-height: 150px;
	height: auto;
	text-align: justify;
	background-color: #FFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	overflow: auto;
}

#image {
	padding-top: 9px;
}

#bottom_left {
	background-color: #E1E218;
	height: 9px;
	width: auto;
}

#bottom_middle {
	background-color: #9BA7D5;
	height: 9px;
	width: auto;
}

#bottom_right {
	background-color: #6DBE45;
	height: 9px;
	width: auto;
}

#logo_fußzeile {
	padding-top: 5px;
	width: 70px;
	float: left;
}


#adress {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 10px;
	color: #000;
	float: left;
}

#imprint {
	padding-right: 5px;
	padding-top: 5px;
	width: 200px;
	float: right;
	text-align: right;
}

#contentarea {
	height: auto;
	margin: 0 auto;
	overflow: auto;
	border-top: solid 2px #a1a0a4;
}

#footer {
	height: auto;
	margin: 0;
	overflow: hidden;
	border-top: solid 2px #a1a0a4;
	vertical-align: bottom;
}

#detail_content {
	width: 883px;
	height: auto;
	padding-left: 19px;
	padding-right: 19px;
}

#leftdetail {
	width: 288px;
	height: auto;
	background: #F0F0F0;
	margin-top: 20px;
	margin-left: 19px;
	margin-bottom: 5px;
	float: left;
}

#middledetail {
	width: 288px;
	height: auto;
	background: #F0F0F0;
	margin-top: 20px;
	margin-right: 9px;
	margin-left: 9px;
	margin-bottom: 5px;
	float: left;
}

#rightdetail {
	width: 288px;
	height: auto;
	background: #F0F0F0;
	margin-top: 20px;
	margin-right: 19px;
	margin-bottom: 5px;
	float: right;
}

#stripe_wer {
	background-color: #E0E318;
	height: 9px;
}

#stripe_wie {
	height: 9px;
	background-color: #9BA8D5;
}

#stripe_warum {
	height: 9px;
	background-color: #6FBF44;	
}

#stripe_impressum {
	height: 9px;
	background-color: #a1a0a4;	
}

#text_info {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-left: 180px;
	padding-right: 180px;
	padding-top: 8px;
	background-color: #FFF;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

#Detail_left {
	width: 32%;
	height: 100%;
	float: left;
	text-align: left;
	overflow: auto;
	font-size: 12px;
}

#Detail_middle {
	width: 31%;
	height: 100%;
	float: left;
	padding-left: 15px;
	text-align: left;
	overflow: auto;
}

#Detail_right {
	width: 33%;
	height: 100%;
	float: left;
	padding-left: 15px;
	text-align: left;
	overflow: auto;
	clear: right;
}

#text_agb {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #FFF;
	padding-left: 100px;
	padding-top: 8px;
	padding-right:100px;
	padding-bottom: 8px;
}
.Direktlinks {
	height: 30px;
	width: auto;
	vertical-align:bottom;
	padding-left: 20px;
	background-color: #FFF;
}
.blind {
	text-decoration: none;
	color: #000;
}

.StartWerbung {
	padding-left: 20px;
	padding-top: 8px;
}
