body {
	background: white;
	color: black;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

#lightbox {
  width:100%; 
  position:absolute; 
  background-color:black; 
  z-index:1000; 
  opacity:0.85;
  filter: alpha(opacity=85);
  display:none;
  left:0;
  top:0;
}

#vergleichstabelle input, #criteria input {
	vertical-align: middle
}

#vergleichstabelle span.productName {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial
}
#vergleichstabelle td.trenner1 {
	border-right: 1px solid #E3E3E3;
	width: 3px
}
#vergleichstabelle td.trenner2 {
	width: 3px
}
#vergleichstabelle td.trenner3 {
	border-bottom: 1px solid #E3E3E3;
	height: 3px
}
#vergleichstabelle tr {
	vertical-align: top;
}
#vergleichstabelle td p {
	margin-left: 20px
}

#vergleichstabelle td img {
	cursor: pointer
}

.global_compare {
  text-decoration:none
}

.global_start_compare {
  display:none;
  text-decoration:underline
}


#criteria {
	border: 1px solid #E3E3E3;
	width: 980px;
  margin-top: 15px;
}
#criteria p.boxtitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top:16px;
}
#criteria .left {
	position: relative;
	border-right: 1px solid #E3E3E3;
	width: 300px;
	float: left;
	height: 280px;
	padding-left: 20px
}
#criteria .left div.grey53, #criteria .left div.grey66 {
	height: 14px;
	background-color: #E8E8E8;
	float: left;
	border-right: 1px solid #B5B4B4;
	text-align: center;
	padding-top: 1px;
}
#criteria .left div.startPos {
	background-color: #EF4B0F;
}
#criteria .left div.grey53 {
	width: 53px;
}
#criteria .left div.grey66 {
	width: 66px;
}
#criteria .left div.grey53 span, #criteria .left div.grey66 span {
	color: #676767;
	font-size: 10px
}
#criteria .middle {
	position: relative;
	border-right: 1px solid #E3E3E3;
	width: 305px;
	float: left;
	height: 280px;
	padding-left: 20px
}
#criteria .middle ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 20px 0px 0px;
	padding: 0
}
#criteria .middle ul li {
	border-bottom: 1px solid #E3E3E3;
	padding: 5px 0px
}
#criteria .right {
	position: relative;
	width: 305px;
	float: left;
	padding-left: 20px
}
#criteria .right ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	margin-right: 20px
}
#criteria .right ul li {
	border-bottom: 1px solid #E3E3E3;
	padding: 5px 0px
}
#compare_layer {
	display: none;
	position: fixed;
  top:50px;
  /*position: expression("absolute");
  top: expression(parseInt(document.body.scrollTop)+180);*/
  left:0;
	height: 580px;
	background-color: white;
	border: 1px solid #303030;
	z-index: 10001;
	overflow: hidden;
}
/*
#compare_layer {
	display: none;
	position: absolute;
	height: 580px;
	background-color: white;
	margin-top: 915px;
	border: 1px solid #303030;
	z-index: 10001;
	overflow: hidden;
}

#close_button {
	display: none;
	position: absolute;
	margin-top: 915px;
	z-index: 10001;
	cursor: pointer;
	top:0;
	left:0;
}

*/
#close_button {
 display: none;
	position: fixed;
	z-index: 10001;
	cursor: pointer;
	top:50px;
	left:0;
}
#compare_layer div.attributes {
	width: 290px;
	float: left
}
#compare_layer table.attributes td {
	padding-left: 11px;
	height: 22px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 11px;
	border-right: 2px solid #EAEAEA
}
#compare_layer table.attributes td.blank {
	height: 30px;
	width: 280px;
	border-bottom: 1px solid #EAEAEA
}
#compare_layer table.attributes td.lastElement, #compare_layer table.product td.lastElement {
	border-bottom: 2px solid #EAEAEA
}
#compare_layer table.attributes td.topic {
	height: 43px;
	border-bottom: 1px solid #EAEAEA;
	vertical-align: bottom;
	padding-bottom: 3px
}
#compare_layer div.product {
	border-right: 2px solid #EAEAEA;
	float: left
}
#compare_layer table.product td {
	text-align: center;
	height: 22px;
	width: 93px;
	border-bottom: 1px solid #EAEAEA;
	font-size: 11px;
}
#compare_layer table.product td.productName {
	height: 30px;
	border-bottom: 1px solid #EAEAEA;
	font-weight: bold
}
#compare_layer table.product td.topic {
	height: 43px;
	border-bottom: 1px solid #EAEAEA;
	vertical-align: bottom;
	padding-bottom: 3px
}
#compare_layer div#WSG10-115,   
#compare_layer div#WSB10-115T,   
#compare_layer div#WSG10-125S,   
#compare_layer div#WSS14-125,  
#compare_layer div#WSG14-125,    
#compare_layer div#WSG14-125S,   
#compare_layer div#WSG14-70E,  
#compare_layer div#WSB14-125T,  
#compare_layer div#WSG14-150,  
#compare_layer div#WSB20-180,  
#compare_layer div#WSG20-180,  
#compare_layer div#WSB20-230,  
#compare_layer div#WSG20-230,  
#compare_layer div#WSB25-180X,  
#compare_layer div#WSG25-180,  
#compare_layer div#WSB25-230X,  
#compare_layer div#WSG25-230 {
	display: none;
}


#info_layer p {
	margin: 0;
	padding: 0;
}
#info_layer {
	position: absolute;
	display: none;
	margin-top: 10px;
	margin-left: 20px;
	background-color: white;
	border: 1px solid black;
	overflow: hidden;
	z-index: 10002;
	top:0;
	left:0;
  width: 400px;
}
#info_layer .product_title {
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 5px
}
#info_layer .product_descr {
	font-size: 11px;
	margin-bottom: 15px
}
#info_layer .product_picture {
	width: 150px;
	overflow: hidden;
	float: right
}
.stoerer_de {
    background: url(../../de_campaign/img/stoerer.png);
    position: absolute;
    margin-top: 5px;
    width: 82px;
    height: 27px;
}
.stoerer_fr {
    background: url(../../fr_campaign/img/stoerer.png);
    position: absolute;
    margin-top: 5px;
    width: 123px;
    height: 27px;
}
.stoerer_hu {
    background: url(../../hu_campaign/img/stoerer.png);
    position: absolute;
    margin-top: 5px;
    width: 65px;
    height: 27px;
}
.stoerer_nl {
    background: url(../../nl_campaign/img/stoerer.png);
    position: absolute;
    margin-top: 5px;
    width: 65px;
    height: 27px;
}
#errorMessageFew, #errorMessageMany {
  background: url(../../campaign_data/img/errorBg.png);
  background-repeat: no-repeat;
  width: 261px;
  height: 121px;
  padding-left: 25px;
  padding-top: 30px;
  position: fixed;
  top: 200px;
}

#errorMessageFew a.closeX, #errorMessageMany a.closeX {
  background: url(../../campaign_data/img/errorMsgClose.jpg);
  width: 7px;
  height: 9px;
  display: block;
  top: 16px;
  right: 18px;
  position: absolute;
  overflow: hidden;
}

#errorMessageFew .error-text, #errorMessageMany .error-text {
  margin-top: 5px;
  width: 234px;
}

div#content div.gototop {
	float: right;
}

#compare_layer .price_info {
  position: absolute;
  bottom: 7px;
  right: 15px;
}

/*
div#content div.bigarrow {
	background: #EF4B0F url('/winkelschleifer/campaign_data/img/new/big_arrow_end_grey_left.gif') top right no-repeat;
	float: left;
	font-size: 13px;
	font-weight: bold;
	height: 37px;
	overflow-y: hidden;
	padding: 0 34px 0 15px;
}

div#content div.bigarrow {
  background:url(/winkelschleifer/campaign_data/img/new/buy.png) no-repeat;
  height:27px;
  padding-top:10px;
  padding-left:15px;
  font-size:13px
}*/




div.bigarrow {
  background:#EF4B0F url(../../campaign_data/img/big_arrow_end.gif) no-repeat scroll right top;
  float:left;
  font-size:13px;
  font-weight:bold;
  height:37px;
  overflow-y:hidden;
  padding:0 34px 0 15px;
}

div.bigarrowgrey {
  background:#EF4B0F url(../../campaign_data/img/big_arrow_endgrey.gif) no-repeat scroll right top;
  float:left;
  font-size:13px;
  font-weight:bold;
  height:37px;
  overflow-y:hidden;
  padding:0 34px 0 15px;
}

div.bigarrow div,
div.bigarrowgrey div {
	margin-top: 10px;
}

.detaillayer_info {
  height:181px;
  border-bottom:2px solid #EAEAEA;
  padding-left:10px
}

.detaillayer_img {
  width:553px;
  height:330px
}





a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.blackarrow_down {
	background: url("../../campaign_data/img/blackarrow_down.gif") no-repeat 0px 5px;
	font-weight: bold;
	padding-left: 15px;
}
a.blackarrow_right {
	background: url("../../campaign_data/img/blackarrow_right.gif") no-repeat 0px 4px;
	font-weight: bold;
	padding-left: 15px;
}
a.blackarrow_up {
	background: url("../../campaign_data/img/blackarrow_up.gif") no-repeat 0px 5px;
	font-weight: bold;
	padding-left: 15px;
}
a.whitearrow_right {
	background: url("../../campaign_data/img/whitearrow_right.gif") no-repeat 0px 5px;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}
a.whitearrow_down {
	background: url("../../campaign_data/img/whitearrow_down.gif") no-repeat 0px 7px;
	color: white;
	font-weight: bold;
	padding-left: 15px;
}
div.gototop a, td.openproducts {
	cursor: pointer;
}
a.comparesets {
	text-decoration: none;
}
img {
	border: none;
}
span.font16 {
	font-size: 16px;
}
table {
	font-size: 12px;
}
.vtop {
	vertical-align: top;
}
div#black {
	background: black;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 100;
}
div#flashheader {
	height: 512px;
	left: 50%;
	margin-left: -490px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 980px;
	overflow:hidden
}
div#content {
	left: 50%;
	margin-left: -490px;
	position: absolute;
	top: 540px;
	width: 980px;
}

div#content div.bigarrow div {
	margin-top: 10px;
}
div#content div.copybox {
	background: #EF4B0F;
	float: left;
	margin: -5px 13px 0 0;
	padding: 5px 18px 5px 15px;
}
div#content div.copyright {
	font-size: 11px;
	margin-top: 35px;
}
div#content div.devider {
	background: #E3E3E3;
	height: 1px;
	margin: 15px 0 35px 0;
	overflow: hidden;
	width: 100%;
}

div#content div.setcontainer {
	border: 1px #E5E5E5 solid;
	margin: 20px 0 0px 0;
	padding: 29px 18px 10px 18px;
}
.div_setcontainer_footer {
	margin-top: 8px;
	margin-bottom: 25px;
}
div#content div.teaserbox {
	float: left;
	line-height: 18px;
	margin-right: 110px;
	width: 400px;
}
#comboTeaser {
	height: 283px;
	overflow: hidden;
}
div#content img.headline1 {
	margin: 30px 0 20px 0;
}
div#content img.headline2 {
	margin: 40px 0 20px 0;
}
div#content img.headline3 {
	margin: 0 0 20px 0;
}
div#content table.sets {
	width: 943px;
}
div#content table.sets td {
	vertical-align: top;
}
div#content table.sets td img {
	margin-bottom: 13px;
}
div#content table.sets thead td.comparesets {
	background: #444444;
	cursor: pointer;
	padding: 7px;
	text-align: center;
}
div#content table.sets tbody {
	display: none;
}
div#content table.sets tbody td {
	border-top: 1px #E5E5E5 solid;
	padding: 8px 0 8px 0;
}
div#content table.products {
	background: #E5E5E5;
	margin: 45px 0 8px 0;
	width: 100%;
}
.table_products_footer {
	height: 35px;
}
div#content table.products tr.table1_2_content, div#content table.products tr.table1_3_content, div#content table.products tr.table2_2_content {
	display: none;
}
div#content table.products td {
	padding: 10px 23px 10px 23px;
}
div#content table.products thead {
	background: #EF4B0F;
}
div#content table.products thead tr td {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}
div#content table.products tbody tr td {
	background: white;
}
div#content table.products tbody tr td.whiteline {
	background: white;
	height: 1px;
	padding: 0;
}
div#content table.products tbody tr td a {
	font-size: 14px;
}
div#content table.products tbody tr td img.teaser {
	float: left;
	margin: -2px 0 0 9px;
}
div#content table.products tbody tr td div {
	float: left;
	font-weight: bold;
	margin-bottom: 4px;
}
div#content table.products tbody tr td div.content {
	clear: left;
	font-weight: normal;
	width: 100%;
}
div#content ul.list {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#content ul.list li {
	background: url('../../campaign_data/img/bulletpoint.gif') no-repeat 0 9px;
	line-height: 20px;
	padding-left: 13px;
}
img.label3for2 {
	position: absolute;
	right: -10px;
	top: -32px;
}
img.label5for4 {
	position: absolute;
	right: -10px;
	top: -32px;
}
img.label10for6 {
	position: absolute;
	right: -10px;
	top: -34px;
}
.cclink {
	display: none;
	/*background-image: url(/winkelschleifer/de_campaign/img/buynow.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 25px;
*/
	margin-top: 15px;
	/*color: transparent;
	overflow: hidden;
*/
}
/*CommereConnector LayerBreite ändern: #cclayer >= #cchtml + #ccleft + #ccrightJavascript passt sich automatisch an*/
#cclayer {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -150px;
	margin-left: -314px;
	z-index: 1000;
	width: 628px;
	height: 299px;
	background-color: transparent;
	background-image: url(../../campaign_data/img/loading.gif);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
#ccheadline {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
	margin: 0 32px 0 32px;
	padding: 13px 19px 10px 19px;
	background-color: #E5E5E5;
}
#cchtml {
	float: left;
	width: 530px;
	height: 299px;
	overflow: hidden;
	background: url(../../campaign_data/img/cc_hgr.gif) repeat-x;
}
#ccleft {
	display: none;
	float: left;
	width: 51px;
	height: 209px;
	background-color: transparent;
	cursor: pointer;
}
#ccright {
	display: none;
	float: left;
	width: 47px;
	height: 209px;
	background-color: transparent;
	cursor: pointer;
}
#ccleftblank {
	display: block;
	float: left;
	width: 51px;
	height: 229px;
	background-color: transparent;
	background-image: url(../../campaign_data/img/but_left_blank.gif);
	background-repeat: no-repeat;
}
#ccrightblank {
	display: block;
	float: left;
	width: 47px;
	height: 229px;
	background-color: transparent;
	background-image: url(../../campaign_data/img/but_right_blank.gif);
	background-repeat: no-repeat;
}
.ccclear {
	clear: both;
}
#cclayercontent {
	margin-top: 4px;
}
.ccshop {
	background-image: url(../../campaign_data/img/bg_ccshop.gif);
	background-repeat: no-repeat;
	width: 167px;
	height: 159px;
	overflow: hidden;
	float: left;
}
.ccshopholder {
	margin-left: 12px;
	margin-right: 19px;
	margin-top: 10px;
	text-align: center;
}
.ccbuylink {
	display: block;
	margin-top: 14px;
	margin-bottom: 11px;
}
.cclocallink {
	display: block;
	margin-top: 8px;
	float: left;
	font-weight: bold;
	color: white;
	background: url(../../campaign_data/img/whitearrow_right_small.gif) no-repeat 0 4px;
	padding-left: 9px;
}
.ccshopspacer {
	width: 13px;
	height: 159px;
	float: left;
}
#ccteaserlink {
	display: block;
	position: relative;
	top: -96px;
	left: 30px;
}
#ccclose img {
	float: right;
}
.ccextlink {
	display: block;
	float: right;
	margin-top: 8px;
}
