#bikeVergleich td {font-size:12px;line-height:16px;}
#bikeVergleich td:first-child {font-weight:bold;}
#bikeVergleich input#submitBikeForm {
	background: url(../images/bg-btn-reload.png) 0 0 no-repeat;
	width:20px;
	height:20px;
	border:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	position:relative;
	top:-4px;
	text-indent:-9999px;
}
.bike-produktbild{
	position:relative;	
}
.bike-produktbild img {width:220px;}
/* SAME SETTINGS AS TESTTHEBEST */
.bike-produktbild .sized{
	position:absolute;
	top: 50%;
	left: -85px;
	width: 400px;
	height: 250px;	
	margin-top: -125px;
	background: white;
	z-index: 9999;
	-moz-box-shadow: 0 0 10px black;
	-webkit-box-shadow: 0 0 10px black;
	box-shadow: 0 0 10px black;
}
.bike-produktbild .sized.loading{
	background: white url(../images/loading.gif) center center no-repeat;	
}
.bikeData {clear:both;display:none;}
dl { margin-bottom: 18px; }
dt, dd { line-height: 18px; }
dt {	font-weight: bold;	line-height: 17px;}
dd { margin-left: 9px; }
.dl-horizontal dt {
	float: left;
	width: 120px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd { margin-left: 130px; }
/*   User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000000;z-index: 88888;}
#colorbox{}
    #cboxContent{margin-top:0px;}
    #colorbox {z-index: 99999;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-27px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-27px; right:0px; color:#000;}
        #cboxSlideshow{position:absolute; top:-27px; right:90px; color:#000;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/colorbox/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/colorbox/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/colorbox/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
