/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

.cf-coverflow		{ clear: both; display: block; overflow: hidden; text-align: left; position: relative; margin-top: 25px; }
.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-weight: bold; color: #666; position: relative; text-align: center; z-index: 10000; }

.cf-scrollbar		{ border-top:1px solid #DADADC; border-bottom:1px solid #DADADC; background:#DADADC; position: relative; visibility: hidden; z-index: 10001; height: 13px; line-height: 13px; }

.cf-slider			{ margin: 1px 0 0 0; width: 14px; height: 11px; line-height: 11px; position: absolute; z-index: 10002; background:#a4a4a4; cursor: pointer; }

.cf-arrowleft		{ float: left; cursor: pointer; height: 13px; }
.cf-arrowright		{ float: right; cursor: pointer; height: 13px; }
