
hr{
	margin-bottom:30px;
	width:852px;
}
div#legende{
	position:fixed;
	bottom:0px;
	width:864px;
	height:25px;
	margin-left:6px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 5px;
	background: url(/img/legende_bg.gif) no-repeat 0px 0px;
}
div#legende li{
	float:left;
	border-left: 1px solid white;
	border-right: 1px solid #cec9c9;
	padding-left:10px;
	padding-right:10px;
}
div#legende ul{

}
div#legende ul li:first-child{
	border-left:none;
	padding-left:0px;
}
div#legende ul li#last{
	border-right:none;
	padding-right:0px;
}
.content{
	margin: 0px auto;
	position:relative;
	height:100%;
	width:916px;
	background: url(http://www.wedo.de/img/backgroundGradientHome.gif) no-repeat 0px 0px;
}
div.data{
	left:25px;
	top:120px;
	position:absolute;
	padding-bottom:100px;
}
body{

}

div#legende li{
	list-style-type:none;
	line-height: 29px;
}
