/* Style sheet imageMenu */
#imageMenu > *{clear:both;margin:auto;padding:0;}
#imageMenu{width:500px;height:250px;position:relative;overflow:hidden;}
#imageMenu ul{width:1300px;height:250px;display:block;margin:0;list-style: none;}
#imageMenu ul li{float:left;}
#imageMenu ul li a{width:98px;height:250px;overflow:hidden;display:block;border-right:2px solid #fff;text-indent: -1000px;background:#FFFFFF none repeat scroll 0%;cursor:pointer;}
#imageMenu ul li.Insekten a{background:url("/tl_files/k_web/images/ImageMenu/IMInsekten.jpg") repeat scroll 0%;}
#imageMenu ul li.Oldtimer a{background:url("/tl_files/k_web/images/ImageMenu/IMOldtimer.jpg") repeat scroll 0%;}
#imageMenu ul li.Sandworld a{background:url("/tl_files/k_web/images/ImageMenu/IMSandworld.jpg") repeat scroll 0%;}
#imageMenu ul li.Spektakulum a{background:url("/tl_files/k_web/images/ImageMenu/IMSpektakulum.jpg") repeat scroll 0%;}
#imageMenu ul li.Strassenmaler a{background:url("/tl_files/k_web/images/ImageMenu/IMStrassenmaler.jpg") repeat scroll 0%;}
.clear{clear:both;}

