﻿.float1 {
	float: left;
}

.float2 {
	float: right;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.standardFontSize {
	font-size: 11px;
}

.importantLink {
	padding: 0 0 0 14px;
	background: url(../graphics/icons/robertpfeil.gif) 0 4px no-repeat
		transparent;
}

ul.flex li.importantLink {
	margin: 7px 0 0 0;
	background: url(../graphics/icons/robertpfeil.gif) 0 4px no-repeat
		transparent;
}

	/*========================= GB Special ===============================*/
.priceElement1 {
	position: absolute;
	border: 1px solid #000;
	border-width: 1px 1px 1px 0;
	width: 10px;
	height: 45px;
	margin: 30px 0 0 197px;
}

.priceElement1.new1 {
	height: 90px;
	margin: 45px 0 0 197px;
}

.priceElement2 {
	position: absolute;
	border: 1px solid #000;
	border-width: 1px 0 0 0;
	width: 10px;
	height: 1px;
	margin: 50px 0 0 207px;
}

.priceElement2.new2 {
	width: 20px;
	margin: 90px 0 0 197px;
}

.priceElement3 {
	position: absolute;
	border: 1px solid #000;
	border-width: 1px 0 0 0;
	width: 10px;
	height: 1px;
	margin: 50px 0 0 337px;
}

.priceElement3.new3 {
	margin: 90px 0 0 337px;
}

.priceElement4 {
	position: absolute;
	border: 1px solid #000;
	border-width: 1px 0 0 0;
	width: 10px;
	height: 1px;
	margin: 50px 0 0 387px;
}

.priceElement4.new4 {
	margin: 90px 0 0 387px;
}

#hitList td.price,th.price {
	text-align: right;
	width: auto;
}

/*	Wrapper containing only 0, 1 or 2 - sorted by number	*/
.colWrapper01 {
	padding: 0 7px;
}

.colWrapper10 {
	padding: 7px 0;
}

.colWrapper0200 {
	padding: 0 14px 0 0;
}

img.headerIcon {
	margin: 3px 14px 0 3px;
	border: solid 1px #999;
	display: block;
}

img.headerIcon {
	margin: 3px 14px 0 3px;
	border: solid 1px #999;
	display: block;
}

/* Ad Images 
 ----------------------------------------------------- */
.ad_pict {
        margin:3px 0 15px 0px;
	cursor:pointer;
}

.ad_border_solid_grey {
        border:none;
	padding:0px;
	margin:0px;
}

.ad_border_solid_black {
        border:none;
	padding:0px;
	margin:0px;
	background-image:url(/images/SelectedThumb.gif);
	background-repeat:no-repeat;
}

.ad_video_thumb {
        width: 84px;
        height: 76px;
        cursor:hand;
        cursor:pointer;
}

.ad_video_thumb table {
}
	
.ad_thumb {
        width: 92px;
        height: 71px;
        cursor: pointer;
	padding-top:1px;
}

.img_all_link {
	width:70px;
	margin:0px 0 0 4px; 
}

.ad_border_solid_black .shadowed_thumb {
	display: none;
}
.ad_border_solid_black .thumb_image_single {
	margin: 6px 0px 0px 6px;
	display: block;
}
.ad_border_solid_grey .shadowed_thumb {
	margin: 3px 0px 0px 3px;
	display: table;
}
.ad_border_solid_grey .thumb_image_single {
	display: none;
}

.thumb_images {
	padding-top: 2px;
        max-width: 200px;
}

.clean_table, .clean_table td {
	padding:0;
	margin:0;
	border:0;
}

.shadowed_thumb .middle_left {
	background:url(/images/thumb_border_left.gif) repeat-y;
	width:2px;
}

.shadowed_thumb .top_middle {
	background:url(/images/thumb_border_top.gif) repeat-x;
	height:2px;
}

.shadowed_thumb .extra_middle_right {
	background:url(/images/thumb_extra_border_right.gif) repeat-y;
	width:6px;
}

.shadowed_thumb .extra_bottom_center {
	background:url(/images/thumb_extra_border_bottom.gif) repeat-x; 
	height:6px;
}

.shadowed_thumb .single_middle_right {
	background:url(/images/thumb_single_border_right.gif) repeat-y;
	width:8px;
}

.shadowed_thumb .single_bottom_center {
	background:url(/images/thumb_single_border_bottom.gif) repeat-x; 
	height:6px;
}

.image_text {
	position: relative;
	top: -3px;
	left: 2px;
}

.image_container {
	width: 100%;
	text-align: center;
}


.vResult 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #dc1a1a
}