/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

.cf-coverflow		{ display: block; overflow: hidden; text-align: left; position: relative; margin-top: -50px;  }
.cf-coverflow div	{ clear: both; display: block; }

.cf-loader			{ margin: 50px 0 0 0; text-align: center; width: 100%; }

.cf-images			{ overflow: hidden; }
.cf-images img		{ position: absolute; cursor: pointer; }

.cf-caption			{ font-size: 14px; font-weight: bold; color: #666; position: relative; text-align: center; z-index: 100;  padding-top: 15px; }

.cf-scrollbar		{ position: relative; visibility: hidden; background: url(../pics/layout/cf_hg.gif) repeat-x 0px 0px; z-index: 1; height: 16px; line-height: 13px;}

.cf-slider			{ margin: 2px 0 0 0; width: 48px; height: 12px; line-height: 11px; position: absolute; z-index: 101; background-image: url(../pics/layout/cf_move.gif); background-repeat: no-repeat; cursor: pointer; }

.cf-arrowleft		{ border: 0px; float: left; cursor: pointer; height: 16px; width:20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.cf-arrowright		{ border: 0px; float: right; cursor: pointer; height: 16px; width:20px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
