
#loadscreen {
	background-color:#00192f;
	font-size:18px;
	font-weight:bold;
	color:#f29400;
	position:absolute;
	left:27%;
	top:50px;
	width:50%;
	border:2px solid white;
	text-align:center;
	padding:50px;
	z-index:200;
}

div.pname {
	position:relative;
	margin:0px;
	padding:3px;
	width:300px;
	font-size:14px;
	font-weight:bold;
}

tr.tabellenkopf td {
	background-color:#CFCFCF;
	font-weight:bold;
	padding:5px;
}

.produkt {
	background-color:#ffffff;
	float:left;
	width:19%;
	height:36px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:white;
	margin-right:3px;
	margin-top:3px;
	margin-left:0px;
	margin-bottom:0px;
	overflow:hidden;
	font-size:10px;
}

.produkt-fade {
	background-color:#909090;
	float:left;
	width:19%;
	height:36px;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#00192F;
	margin-right:3px;
	margin-top:3px;
	margin-left:0px;
	margin-bottom:0px;
	overflow:hidden;
	font-size:10px;
}

.produkt a, .produkt-fade a {
	color:#000000;
}

.produkt a:hover, .produkt-fade a:hover {
	color:#ffffff;
}

td.hline {
	background-color:#e0dac7;
}

.pnamecontent {
	height:36px;
	position:relative;
	vertical-align:bottom;
}

.pnamecontent-fade {
	height:36px;
	position:relative;
	vertical-align:bottom;
}

.produktname-fade {
	font-weight:bold;
	background-color:#EFEFEF;
	color:#cfcfcf;
}

.produktname-fade a {
	vertical-align:bottom;
	color:#9f9f9f;
}

.produktname {
	font-weight:bold;
}

.tooltip {
	position:absolute;
	display: none;
	z-index:999;
	background-color:#CCC2BD;
	background-image:url(../images/verlauf2.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	margin:0px;
	padding:10px;
	font-size:10px;
	color:black;
	text-align:left;
	width:520px;
	height:260px;
	
	opacity:0.95;
	-moz-opacity:0.95;
}


.ttheadline {
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#898370;
}

.tooltip td {
	text-align:left;
	border-left:1px solid white;
	border-top:1px solid white;
	
}


.tooltip td.ttdots {
	font-size:16px;
	text-align:left;
	letter-spacing:-1px;
	width:30px;
}

.tooltip td.ttattrib {
	text-align:center;
	width:50px;
}

td.produktbild {
	background-color:#ffffff;
}

.tooltip table {
	border-right:1px solid white;
	border-bottom:1px solid white;
}

.tooltip table.ratings {
	position:absolute;
	left: 10px;
	top: 153px;
	width:520px;
	color:white;
	background-color:#00192F;
}

.ttprodukt {
	position:absolute;
	top:10px;
	width:510px;
	border-width:1px;
	border-color:white;
	border-style:solid;
	padding:4px;
	margin:0px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.ttimage {
	position:absolute;
	right:1px;
}

.ttimagebox {
	position:absolute;
	width:100px;
	height:100px;
	top:44px;
	right:10px;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.ttbox {
	position:absolute;
	top:44px;
	left:10px;
	width:418px;
	height:95px;
	border:1px solid white;
	padding:2px;
	padding-right:98px;
}

.ttzub {
	position:absolute;
	left:0px;
	bottom:0px;
	padding:2px;
}

.slider {
	width:120px;
	height:15px;
	background-image:url(../images/slider_background_2.gif);
	background-repeat:no-repeat;
	overflow:hidden;	
}

.slider_bullet {
	background-image:url(../images/slider_bullet_2.gif);
	background-repeat:no-repeat;
	margin-top:1px;
	width:13px;
	height:13px;
}

.sblock {
	color:#a0a0a0;
	font-weight:bold;
	width:150px;
	height:40px;
	overflow:hidden;
	font-size:9px;
}

.spanel {
	width:150px;
	height:450px;
	margin-left:-10px;
	padding-left:10px;
	float:left;
	padding-top:75px;
	padding-bottom:35px;
	background-image:url(../images/bg_panel.gif);
	background-repeat:no-repeat;
}

#product_block {
	width:78%;
	float:right;
	margin-right:-40px;
	margin-top:0px;
	padding:3px;
	padding-top:0px;
	border-left:1px solid white;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding-right:40px;
	display: none;
}