@charset "utf-8";
/* CSS Document */

#container {
	width: 855px;
	margin-left: -428px;
	position: absolute;
	left: 50%;
}
#header {
	height: 170px;
	width: 855px;
	background-image: url(../header.png);
}
body {
	margin: 0px;
	padding: 0px;
}

#bg {
	position: absolute;
	width: 100%;
	background-image: url(../images/images/gradient_neu_04.jpg);
	height: 226px;
}
#content {
	height: auto;
	min-height:450px;
	margin-top: 20px;
}
#navi {
	float: left;
	width: 160px;
	height:auto;
	min-height:450px;
}
#text {
	float: left;
	width: 405px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	color: #666;
	padding-right: 20px;
	height: auto;
	min-height:450px;
}
#bild {
	float: right;
	width: 220px;
	height:auto;
	min-height:400px;
	padding-top: 50px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #c42727;
}
#container #footer ul li {
	display: inline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 50px;
}
#container #footer ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	width: 855px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

#bild2 {
	margin-top: 50px;
}
#container #content #text ul li {
	list-style-image: url(../images/liststyle2.jpg);
}
#container #printlogo {
	display: none;
}
#container #flash {
	text-align: center;
}
#container #content #navi table tr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color:#333 ;
	
}
#container #content #navi table td {
	padding-left: 10px;
	height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#container #content #navi table td:hover { background-color:#C00 ; color:#000; }
#container #content #navi table tr td a {
	color: #333;
	text-decoration: none;
}


#container #content #navi table td a:hover { color:#000 ; }
.rot {
	background-color: #C00;
	color: #FFF;
}
#container #content #navi table tr .rot ul li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#container #content #navi table tr .rot ul li a {
	color: #FFF;
	text-decoration: none;
}
#container #content #navi table tr .rot ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
