/* SHOWCASE */
#carouselle{margin: 0px auto; width: 980px; height: 455px; overflow:hidden;}
#carouselle .viewport {width:  980px; height: 429px; float: left; overflow: hidden; position: relative; text-align: left;}
#carouselle .overview {left: 0; top: 0; margin: 0; padding: 0; list-style: none; position: absolute;}
#carouselle .overview li{margin: 0; padding: 0; width: 980px; height: 429px; float: left;}

	/* SHOWCASE -> elts */
	#carouselle h2 img, #carouselle img.strelka, #carouselle h2, #carouselle h5, #carouselle a {float: left;} 
	#carouselle img.strelka{margin-top:5px;}
	#carouselle .bild{background: #cbd4dd; text-align: center; clear: both;}
	#carouselle .bild img{margin-top: 4px;}

	#carouselle ul li div{background: #cbd4dd;}
	#carouselle .logo{float: left;}
	#carouselle .logo img{padding: 4px; padding-right: 0;}
	#carouselle .type{float: left;}
	#carouselle .type img{padding: 4px; padding-right: 0;}
	#carouselle .info{width: 504px; height: 65px; background: #fff; text-align: left; border: solid 4px #cbd4dd; float: left;}
	#carouselle .info p{padding: 0px 18px 0px 18px; font-size: 11px; line-height: 30px; }
	#carouselle .info p a{color: #0286e0; }
	#carouselle .info p a:hover{color: #666; }

	/* SHOWCASE -> pfeile */
	#carouselle .arrows{margin: 0; margin-top: 354px; margin-left: 898px; width: 75px; height: 65px; position: absolute; background: #cbd4dd url(../../bilder/diverses/arrow_disable.png) center center no-repeat; border: solid 4px #cbd4dd; z-index: 1000;}
	#carouselle .buttons{float: left;}
	#carouselle .next{margin-left: 1px;}
	#carouselle .disable{ visibility: hidden;}

	/* SHOWCASE -> seiten */
	#carouselle .pager {overflow:hidden; list-style: none; clear: both;position:inherit;}
	#carouselle .pager li{margin: 4px 0px 0px 4px; float: right;}
	#carouselle .pagenum{width: 21px; height: 21px; background: #fff url(../../bilder/diverses/pager_off.png); display: block; text-decoration: none;}
	#carouselle .pagenum:hover{background: #fff url(../../bilder/diverses/pager_on.png);}
	#carouselle .active{background: #fff url(../../bilder/diverses/pager_on.png);}
