@charset "utf-8";
/* CSS Document */

html, body {
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}

body {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#686868;
	text-align:center;
}

a:link {
	color:#117ebd;
}

a:visited {
	color:#117ebd;
}

a:hover {
	color:#117ebd;
}

a:active {
	color:#117ebd;

}

form {
	margin:0px;
	padding:0px;
}

div {
	margin:0px;
	padding:0px;
}

.a_black {
	color:#686868;
    text-decoration:none;
}
.a_black a:link {
	color:#686868;
    text-decoration:none;
}   
    
.a_black a:visited {
	color:#686868;
    text-decoration:none;
}

.a_black a:hover {
	color:#686868;
    text-decoration:none;
}   
    
.a_black a:active {
	color:#686868;
    text-decoration:none;
}

.blue {
	color:#117ebd;
}

#input_quickSearch {
	position:absolute;
	top:41px;
	left:85px;
	width:145px;
	border:0px;
	padding:0px;
	background-color:transparent;
	font-size:10pt;
	font-weight:normal;
	color:#777573;
}

#image_QsGo {
	float:left;
	position:absolute;
	top:5px;
	left:5px;
	width:62px;
	height:62px;
}

#input_newsletter {
	position:absolute;
	top:30px;
	left:63px;
	width:140px;
	border:0px;
	padding:0px;
	background-color:transparent;
	font-size:10pt;
	font-weight:normal;
	color:#777573;
}

#image_nlGo {
	float:left;
	position:absolute;
	top:18px;
	left:8px;
	width:35px;
	height:35px;
}

#input_callService{
	position:absolute;
	top:30px;
	left:63px;
	width:140px;
	border:0px;
	padding:0px;
	background-color:transparent;
	font-size:10pt;
	font-weight:normal;
	color:#777573;
}

#image_csGo {
	float:left;
	position:absolute;
	top:18px;
	left:8px;
	width:35px;
	height:35px;
}



.thrColFix #mainContainer { 
	width:1014px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:#FFFFFF;
	margin:0 auto; /* the auto margins (in conjunction with a width) center the page */
/*	border:1px solid #000000; */
	text-align:left; /* this overrides the text-align: center on the body element. */
}

.thrColFix #sidebar1 {
	float:left; /* since this element is floated, a width must be given */
	width:234px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(images/dotted01_vertical.gif);/* the background color will be displayed for the length of the content in the column, but no further */
	background-position:right top;
	background-repeat:repeat-y;

}
.thrColFix #sidebar2 {
	float:right; /* since this element is floated, a width must be given */
	width:150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image:url(images/dotted01_vertical.gif);/* the background color will be displayed for the length of the content in the column, but no further */
	background-position:left top;
	background-repeat:repeat-y;}

.thrColFix #mainContent {
	margin-left:250px;
	margin-right:166px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0px;
    font-size:1px;
    line-height:0px;
}

/* rounded corners */

.lt_white {
	position:absolute;
	left:0px;
	top:0px;
	margin-left:-1px;
	margin-top:-1px;
	width:9px;
	height:9px;
	background:url(images/roundcorner_lt.gif) no-repeat;
}

.rt_white {
	position:absolute;
	right:0px;
	top:0px;
	margin-right:-1px;
	margin-top:-1px;
	width:9px;
	height:9px;
	background:url(images/roundcorner_rt.gif) no-repeat;
}

.lt_grey {
	position:absolute;
	left:0px;
	top:0px;
	margin-left:-1px;
	margin-top:-1px;
	width:9px;
	height:9px;
	background:url(images/roundcornergrey_lt.gif) no-repeat;
}

.rt_grey {
	position:absolute;
	right:0px;
	top:0px;
	margin-right:-1px;
	margin-top:-1px;
	width:9px;
	height:9px;
	background:url(images/roundcornergrey_rt.gif) no-repeat;
}

.lt_lightGrey {
	position:absolute;
	left:0px;
	top:0px;
	margin-left:0px;
	margin-top:0px;
	width:9px;
	height:9px;
	background:url(images/roundcornerlightgrey_lt.gif) no-repeat;
}

.rt_lightGrey {
	position:absolute;
	right:0px;
	top:0px;
	margin-right:0px;
	margin-top:0px;
	width:9px;
	height:9px;
	background:url(images/roundcornerlightgrey_rt.gif) no-repeat;
}


/* ende rounded corners */

.whiteTab {
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin-left:15px;
	margin-bottom:-1px;
	border-left:#D6D6D6 1px solid;
	border-top:#D6D6D6 1px solid;
	border-right:#D6D6D6 1px solid;
	border-bottom:#FFFFFF 1px solid;
}

.greyTab {
	float:left;
	position:relative;
	background-color:#EFEFEF;
	margin-left:15px;
	margin-bottom:-1px;
	border-left:#D6D6D6 1px solid;
	border-top:#D6D6D6 1px solid;
	border-right:#D6D6D6 1px solid;
	border-bottom:#EFEFEF 1px solid;
}

div.dottedDivider02 {
	clear:both;
	background:url(images/dotted02_horizontal.gif) repeat-x;
	margin-top:18px;
	width:100%;
	height:12px;
}

div.dottedDivider03 {
	float:left;
	background:url(images/dotted02_vertical.gif) repeat-y;
	margin:0px;
	width:1px;
	height:auto;
}

div.dottedDivider04 {
	clear:both;
	background:url(images/dotted03_horizontal.gif) repeat-x;
	margin-top:18px;
	width:100%;
	height:12px;
}

div.dottedDivider05 {
	float:left;
	background:url(images/dotted03_vertical.gif) repeat-y;
	margin:0px;
	width:1px;
	height:auto;
}

div.dottedDivider06 {
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	background:url(images/dotted03_horizontal.gif) repeat-x;
	width:100%;
	height:1px;
}
div.productBoxNewStuff {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	width:98px;
	height:auto;
}

#div_categoriesLeft {
	margin:0px 0px 10px 27px;
	width:auto;
	line-height:20px;
}

#div_categoriesLeft a.a_firstLevel {
	font-size:12px;
	font-weight:bold;
	color:#807e7c;	
	text-decoration:none;
}


.list_categoriesLeftSub {
	margin:0px 0px 10px 17px;
	padding:0px;
	text-align:left;
	list-style-position:outside;
	list-style-image:url(images/blt_arrow01.gif);
	list-style-type:none;
	line-height:17px;
}

.list_categoriesLeftSub a:link {
	color:#807e7c;
	text-decoration:none;
}

.list_categoriesLeftSub a:visited {
	color:#807e7c;
	text-decoration:none;
}

.list_categoriesLeftSub a:hover {
	color:#117ebd;
	text-decoration:none;
}

.list_categoriesLeftSub a:active {
	color:#117ebd;
	text-decoration:none;
}

.list_categoriesLeftSub li.currentCategory {
	font-weight:bold;
	color:#117ebd;
}


.list_detailViewListing {
	margin:10px 0px 10px 17px;
	padding:0px;
	text-align:left;
	list-style-position:outside;
	list-style-type:disc;
	line-height:17px;
}

.list_detailViewListing li {
	margin-bottom:5px;
}

.list_decimalListing {
	margin:10px 0px 10px 17px;
	padding:0px;
	text-align:left;
	list-style-position:outside;
	list-style-type:decimal;
	line-height:17px;
}

.list_decimalListing li {
	margin-bottom:5px;
}


.list_blueCheckListing {
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	list-style-position:outside;
	list-style-type:none;
	line-height:17px;
}

.list_blueCheckListing li {
	padding-left:30px;
	margin-bottom:10px;
	background:url(images/blt_checkblue01.gif) 0px 3px no-repeat;
}

.list_arrowListing {
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	list-style-position:outside;
	list-style-type:none;
	line-height:17px;
}

.list_arrowListing li {
	padding-left:15px;
	margin-bottom:5px;
	background:url(images/blt_arrow01.gif) 0px 6px no-repeat;
}

.list_starListing {
	margin:10px 0px 10px 0px;
	padding:0px;
	text-align:left;
	list-style-position:outside;
	list-style-type:none;
	line-height:17px;
}

.list_starListing li {
	padding-left:20px;
	margin-bottom:5px;
	background:url(images/blt_star02.gif) 0px 6px no-repeat;
}

.select_country {
	border:#898989 1px solid;
	background-color:#fbf8dc;
	padding:1px;
	font-size:12px;
	color:#565553;
}

.select_country option{
	margin-right:10px;
}

.footerLink {
	color:#545454;
	text-decoration:none;
	font-size:9px;
	letter-spacing:1px;
}

.div_keywords {
	margin:15px;
	color:#A09D9B;
}

.table-groessen { width:300px; margin:10px 0 10px 0; background:#EFEFEF; border-right:#000 1px solid; border-bottom:#000 1px solid;font-family:Arial, Helvetica, sans-serif; color:#000; font-size:11px;}
.table-groessen tr.hd { text-align:center; }
.table-groessen .hd { font-weight:bold; background:#AAA; color:#FFF; text-shadow: 1px 1px 0px #777; }
.table-groessen td { padding:4px 3px 4px 3px; border-top:#000 1px dotted; border-left:#000 1px dotted; }

