* {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}
body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #EDF6FD;	
}
#header {
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width: 809px;
	height:230px;
}
#wrapper {
	background: url(../images/wrapperbg.jpg) repeat-y;
	width: 809px;
	margin: auto;
}
#footer {
	clear: both;
	background-image:url(../images/footer.jpg);
	width: 809px;
	height: 163px;
}
#content {
	width: 500px;
	float:left;
	margin-left:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top:30px;
	min-height:500px;
}

* html #content {height:400px;} 


/* start head nav */


#headnav {
	padding-left:470px;
}
#headnav li {
	float: left;
	list-style:none;
	padding-left:20px;
	margin-top: 205px;
}
#headnav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
#headnav a:hover {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
}
/* ende head nav */

/* start left nav */
#leftnav {
	
	margin-left:10px;
	margin-top:5px;
	width: 225px;
	/*height: 163px;*/
	float:left;
}
#leftnav li {
	list-style:none;
	height:32px;
	width:225px;
	line-height:30px;
}
#leftnav a {
	display:block;
	background-image:url(../images/leftnavbg.jpg);
	background-repeat:no-repeat;
	color: #005DA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;
	height:32px;
	line-height:32px;
	padding-left:50px;
}
#leftnav a:hover {
	background-image:url(../images/leftnavbg_hover.jpg);
}
#leftnav #vuz {
	display: inherit;
	background-image: none;
	height: auto;
	padding: 0;
}

#pdf {
	width:225px;
}

#sidebar {
	width:225px;
	float:left;
}

/* ende left nav */

#adressen {
	float:left;
}
a {
	color:#006699;
}
h1 {
	font-weight:bold;
	font-size:15px;
	padding-bottom:15px;
	color:#015DA8;
}

h4 {
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
	color:#015DA8;
}

.standortimg {
	border: 1px solid #005CA7;

}
.imgboarder {
	border: 1px solid #005CA7;
}
.dekoline {
	height: 1px;
	width:500px;
	background-color:#015DA8;
}


.adressfoter {
	float:left;
	width:130px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#767A7B;
	margin-top:90px;
	margin-left:15px;
	
}



a.sidebar-img  {
	border:5px solid #e2e7ea;
	height:141px;
	width:190px;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
	margin:0 0 0 23px;
}

a.sidebar-img:hover {
	border:5px solid #c7c8c8;
}

.image{
float:left;
padding:4px;
margin-right:10px;
border:1px solid #015DA8;}
