/* CSS Legionellen, Firefox */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5a7184;
	font-size: 12px;
}
body {
	background-color: #12344f;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
a {
	color: #669900;
}
ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	padding-left: 2em;
}
img {
	border: none;
}
h1 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

.aufdunkel {
	color: #5a7184;
}
.aufhell {
	color: #111111;
}
#main {
	position: absolute;
	top: 11px;
	width: 788px;
	left: 50%;
	margin-left: -394px;
}
#head {
	position: relative;
	background-image: url('images/head.jpg');
	width: 100%;
	height: 82px;
	top: 0px;
}
#topnavi {
	position: relative;
	height: 30px;
}
#topimgbar {
	background-image: url('images/topimg.jpg');
	position: relative;
	height: 170px;
	width: 100%;
}
#content {
	background-image: url('images/bg-content.jpg');
	position: absolute;
	top: 282px;
	width: 100%;
	z-index: 0;
}
#newsfeed {
	font-size: 11px;
	line-height: 12px;
	position: absolute;
	right: 18px;
	top: 15px;
	text-align: right;
}
	#newsfeed .date {
		font-size: 10px;
	}
#leftcontent {
	background: url('images/leftside.jpg') repeat-x;
	width: 178px;
	height: 549px;
	padding: 11px 1px 0 8px;
	margin-left: 4px;
	float: right;
}
#rightcontent, #rightcontent_info, #rightcontent_service, #rightcontent_kontakt, #rightcontent_impr {
	background: url('images/headline.jpg') no-repeat;
	width: 554px;
	padding: 42px 15px 8px 15px;
	margin: 11px 4px 0 9px;
	float: right;
	z-index: 2;
}
#rightcontent_info {
	background: url('images/headline2.jpg') no-repeat;
	padding: 30px 15px 8px 15px;
}
#rightcontent_service {
	background: url('images/headline5.jpg') no-repeat;
	padding: 30px 15px 8px 15px;
}
#rightcontent_kontakt {
	background: url('images/headline3.jpg') no-repeat;
	padding: 30px 15px 8px 15px;
}
#rightcontent_impr {
	background: url('images/headline4.jpg') no-repeat;
	padding: 30px 15px 8px 15px;
}
	#rightcontent_service h2 {
		font-size: 12px;
		font-weight: bold;
		margin-top: 14px;
	}	
	#rightcontent_service table {
		border-spacing: 1px;
		border: solid 1px #c6c7ba;
	}
		#rightcontent_service table td, #rightcontent_service table th {
			color: #000;
			border: solid 1px #c6c7ba;
			padding: 3px;
			text-align: center;
		}
		#rightcontent_service table .subth {
			font-size: 10px;
		}
		#rightcontent_service table .anlagenteil {
			text-align: left;
		}
		#rightcontent_service table .wartung {
			background-color: #f0f2d5;
		}
	
#foot {
	background: url('images/foot.gif') no-repeat;
	width: 100%;
	height: 10px;
	clear: both;
	padding: 15px 0 15px 0;
	text-align: center;
}
#tipp {
	background: url('images/tipp.gif') no-repeat;
	position: absolute;
	top: 65px;
	right: 40px;
	width: 172px;
	height: 41px;
	padding: 43px 0 0 48px;
	z-index: 3;
	font-size: 11px;
}
.weit li {
	margin-top: 0.8em;
}