* {
margin:0;
padding:0;
border:none;
}

body {
background:#a3cee5 url(../images/bg-body.jpg) top center no-repeat fixed;	
font-family:"Times New Roman", Times, serif;
font-size:14px;
}

ul {
list-style-type:none;	
}

a {
outline:none;	
}



div#container {
width:816px;
background:url(../images/bg-container.png) no-repeat;
margin:39px auto 0 auto;
}

div#header {
height:336px;
position:relative;
}

div#mannContainer {
width:110px;
height:395px;
position:absolute;
top:116px;
right:-15px;
}
div#mann {
width:110px;
height:395px;
}

h1 {
background:url(../images/bg-logo.png) no-repeat;
width:769px;
height:195px;
position:absolute;
top:-39px;
left:-59px;
text-indent:-10000px;
}

h1 a {
display:block;
width:670px;
margin-left:50px;
height:160px;
}

ul#navigation {
height:56px;	
width:754px;
margin:0 auto 25px auto;
position:relative;
top:255px;
text-indent:-10000px;
z-index:50;
}

ul#navigation li  {
float:left;	
}

ul#navigation li a {
display:block;
background:url(../images/bg-navigation.jpg) no-repeat;
height:56px;
}

ul#navigation li a#home {
width:88px;	
background-position:0 0;
}
ul#navigation li a#home:hover, ul#navigation li a#home.active {
width:88px;	
background-position:0 -56px;
}

ul#navigation li a#kehrbezirk {
width:117px;	
background-position:-88px 0;
}
ul#navigation li a#kehrbezirk:hover, ul#navigation li a#kehrbezirk.active {
width:117px;	
background-position:-88px -56px;
}

ul#navigation li a#kundeninfos {
width:130px;	
background-position:-205px 0;
}
ul#navigation li a#kundeninfos:hover, ul#navigation li a#kundeninfos.active {
width:130px;	
background-position:-205px -56px;
}

ul#navigation li a#presse {
width:78px;	
background-position:-335px 0;
}
ul#navigation li a#presse:hover, ul#navigation li a#presse.active {
width:78px;	
background-position:-335px -56px;
}

ul#navigation li a#links {
width:73px;	
background-position:-413px 0;
}
ul#navigation li a#links:hover, ul#navigation li a#links.active {
width:73px;	
background-position:-413px -56px;
}

ul#navigation li a#zustaendig {
width:163px;	
background-position:-485px 0;
}
ul#navigation li a#zustaendig:hover, ul#navigation li a#zustaendig.active {
width:163px;	
background-position:-485px -56px;
}

ul#navigation li a#kontakt {
width:105px;	
background-position:-649px 0;
}
ul#navigation li a#kontakt:hover, ul#navigation li a#kontakt.active {
width:105px;	
background-position:-649px -56px;
}


div#content {
background:#fff;
width:672px;
margin:0 auto;
clear:both;
padding:0 50px 20px 50px;
color:#4b4b4b;
}

div#content a {
color:#333;	
}

.thumb {
padding:3px;
background:#F2F7FA;
border:1px solid #999;
display:inline-block;
margin-bottom:10px;
}

table {
font-size:13px;
}

thead {
text-transform:uppercase;	
}

tbody td {
padding:5px;
}

tbody tr.highlight {
background:#f5f5f5;
}

div#content h2 {
font-size:22px;
color:#005fb8;
line-height:27px;
margin-bottom:27px;
}
div#content h2 span {
font-size:36px;
display:block;
font-weight:normal;
}

div#content h3 {
margin:16px 0 16px 0;
border-bottom:1px solid #005FB8;
}

div#content p {
line-height:16px;
margin-bottom:16px;
}
div#content p strong {
color:#000;
}

ul.plainlist {
	list-style:disc inside;
	margin:0 0 20px 0;
}

div.gallery {
text-align:center;	
}

ul.bezirksliste {
border-right:1px dashed #000;
width:333px;
margin-right:110px;
float:left;
}

ul.subnavi {
list-style-type:square !important;
list-style-position:inside !important;
line-height:30px !important;
}

div#footer {
background:url(../images/bg-footer.gif) no-repeat;
height:180px;
padding:14px 0 0 0;
width:772px;
margin:0 auto;
}

div#footer a {
	color:#353535;
	margin:0 auto;
	width:64px;
	display:block;
	margin-top:15px;
	font-size:13px;
}

div#footer ul#logos {
width:745px;
height:125px;
margin:0 auto;
background:url(../images/bg-footerlogos.jpg) no-repeat center top;
text-indent:-10000px;
}

.floatLeft {
float:left;
}

.clear {
clear:both;	
}

.b_green { height:4px; margin:0 12px 0 2px; border-left:3px solid #399c31; }
.b_blue { height:4px;	margin:0 12px 0 2px; border-left:3px solid #0063ad; }
.b_yel { height:4px; margin:0 12px 0 2px; border-left:3px solid #ffde08; }
.b_red { height:4px; margin:0 12px 0 2px; border-left:3px solid #e71018; }


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}