div#services{
	width:980px;
	height:500px;
	margin:0 auto;
	padding:40px 10px 0 10px;
	background-color: #ECECEC;
	border: 1px solid #C7C7C7;
	text-shadow: 1px 1px 1px white;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 2px 2px 2px #dcdcdc;
	-webkit-box-shadow: 2px 2px 2px #dcdcdc;
	box-shadow: 2px 2px 2px #dcdcdc;
	position:relative;
}

div#services p{
	color: #0174D9;

}

div#services_li ul li{
	margin:15px 0 15px 45px;
	color:#DA1818;	
	font-size: 12pt;
	line-height:14pt;
	text-align:justify;
}

p.services_desc{
	text-align:justify;
	line-height:18pt;
	
}

p.services_desc span{
	display:block;
	float:right;
	font-size:14pt;	
	padding:80px 0 0 0;


}
div#footeru{
	height: auto;
	width:980px;
	margin:0 auto;
	margin-top:300px;
}

div#footeru_items{
	width: 980px;
	height: 30px;
	background-color: #ececec;
	border:1px solid #c7c7c7;
	margin: 0 auto;
	font-size: 8pt;
	margin-bottom:5px;
}

div#footeru ul{
	float:left;
	text-align: center;
	margin:8px 0 0 17px;
	line-height: 9pt;	
}

div#footeru li{
	list-style: none;
	display: inline;
	padding: 5px;	
}

div#rights{
	float: right;
	text-align: right;
	padding: 0px;
	margin-right:3px;
	color:#da1818;
}

div#footeru li a{
	color: #9e9e9e;
	text-decoration: none;

}

div#rzf_logo a{
	display:block;
	width: 200px;
	height: 105px;
	background-image: url('../img/rzf.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}
div#middle{
	width:980px;
	height:500px;
}

div#wachlarz{
	position:absolute;
	width:232px;
	height:153px;
	top:320px;
	left:80px;
	background-image: url('../img/wachlarz.png');
	background-repeat: no-repeat;

}

