
#kapazitaeten{
		width:768px;
		overflow:hidden;
		padding-top:40px;
	}

#legende_links{
		float:left;
		width:76px;
	}
	
#kapazitaetsgrafik{
		float:left;
		width:610px;
		height:465px;
		overflow:scroll;
		overflow-y:hidden;
	}
	
#legende_rechts{
		float:left;
		width:76px;
	}	

#legende{
		padding-left:80px;
		padding-top:20px;		
	
}



#karte ul{
list-style:none;
padding:0;
margin:0;
height:100%;
}

#karte li{
float:left;
/*border:1px solid red;
margin-left:2px;*/
height:100%;
width:441px;
text-indent:-9999px;
}
#auswahlul{
list-style:none;
padding:3px;
margin:0;
display:none;
position:absolute;
top:19px;
left:0px;
width:63px;
background:white;
border:1px solid #00a1e9;z-index:101;
}
#auswahldiv{
position:absolute;
float:left;
height:80px;z-index:100;
}

#stand {
	display:block !important;
	margin:10px 0 20px 23px;
	font-size:0.7em;
}


