
li {list-style:none;float:left;margin-left:0px;} 

ul {margin:0 0 0 20px;padding:0px;}

#kwicks_container { 
	height: 100px;
}
#kwicks {
	position: relative;
}
 
#kwicks .kwick {
	border-right: 5px solid #fff;
	float: left;
	display: block;
	width: 140px;
	height: 100px;
}

#kwicks .programm {
	background: url(img/programm.gif);
}

#kwicks .strecke {
	background: url(img/strecke.gif);	
}

#kwicks .anreise {
	background: url(img/anreise.gif);	
}

#kwicks .parken {
	background: url(img/parken.gif);	
}

