/* THE BIG GUYS */
* {margin:0;padding:0}
body {font-family:Arial,"Trebuchet MS",Verdana,Sans-serif; color: #808080; font-size:12px; margin:0; padding:0; background-image: url(../images/background_content.jpg); background-color: #175699; background-repeat: repeat-y;}

/* HEADINGS */
h1 {color:#8a8a8a;font-weight:bold;font-size:16px;text-transform: uppercase;margin:20px 0px 15px 0px;padding:0px;padding-bottom:5px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#ebebeb;}
h2 {color:#8a8a8a; font-weight:bold;font-size:14px;margin:15px 0px 8px 0px;padding:0px;}

/* LINKS GLOBAL */
a,a:link,a:hover {text-decoration:none;cursor:pointer}
a,a:link {background:transparent;}
a:link {color:#1492e7}
a:visited {color:#1492e7}
a:hover,a:active {color:#1492e7}
a img {border:none}

/* INPUT ELEMENTS GLOBAL (CSS 1 compatible) */
input {font-family:Arial,"Trebuchet MS",Verdana,Sans-serif; font-size:12px;}
textarea {font-family:Arial,"Trebuchet MS",Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}
select {font-family:Arial,"Trebuchet MS",Verdana,Sans-serif; font-size:12px; border-width:1px; border-style:solid; border-top-color:#4E4E4F; border-left-color:#4E4E4F; border-bottom-color:#AEAEAE; border-right-color:#AEAEAE}

/* INPUT ELEMENTS DETAILED (CSS 2 compatible - works only in new browsers (FF 2.0, IE 7...) */
input[type=text], input[type=password] {border-width:1px; border-style:solid; border-top-color:#5b5b5b; border-left-color:#5b5b5b; border-bottom-color:#8a8a8a; border-right-color:#8a8a8a; -moz-border-radius: 2px; border-radius: 2px; background-color: white;}

/* PARAGRAPH GLOBAL */
p {margin:0px 0px 0px 0px}

.float_left { float:left;}

.float_right { float:right;}

.box_small_img {margin:0pt 2px 3px 0pt;}

/* FAKE HR DIV CAUSE OF IE TROUBLES */
div.hr {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#4E4E4F}
div.hrlightgrey {padding-top:1px; height:0; overflow:hidden; margin:0; line-height:0px; background-color:#ebebeb}
div.hrproductpreview {padding-top:1px; height:0; overflow:hidden; margin:12px 0px 12px 0px; display:inline; height:0px; line-height:0px; display:block; background-image:url(../img/hr_productpreview.gif)}

/* TABLE GLOBAL */
table td {padding:2px;}

/* WHOLE SITE WRAPPER */
#wrap {	margin: 0 auto; width:994px; min-height:590px;}

#socialbookmark img {padding: 2px; align:center;}

/* POPUP WINDOWS */
#popupwrap {margin: 0 auto; width:100%; background-color:#fff; padding:0px 0px 0px 10px;}
#popupheaderwrap {background: url(../img/bg_topmenu.gif) repeat-x; height:36px;}
#popupmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#popupmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#popupmenu a, #popupmenu a:link, #popupmenu a:visited, #popupmenu a:hover, #popupmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#popupmenu a:hover {color:#DB9501;}

a.popuplink {padding-left: 20px;background: url(../img/printer.png) no-repeat center left;}


/* HEADER WITH LOGO, SEARCH BOX AND LANGUAGE SELECTION */
#header {height:115px; border-bottom: 1px solid #fff; border-top: 10px solid #fff;}
#header	#logo {padding-left:27px; padding-top: 25px; float:left}
#header #search {width: 260px; height:75px; float:right; background: url("../img/bg_search_breakline.gif") no-repeat; color:#fff; padding:20px 0px 0px 20px}
#header #search a {color:#fff; font-size:11px;}
#header td {padding-top:1px; padding-right:4px;}

/* BREADCRUMB PATH AS LIST */
#breadcrumb {clear:both; color:#C64934; margin-left: -10px; margin-right: -10px; padding:1px 0px 10px 15px; background-color:#fff; height:22px; background-image:url(../img/bg_breadcrumb.gif); background-repeat:repeat-x; font-size:11px;}
breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:hover, #breadcrumb a:active {line-height:23px; text-decoration:none; font-weight:normal; cursor:pointer;color:#333333; margin:0; padding:0;}


#breadcrumb ul li{display:inline;padding: 0 5px 0 0;margin: 2px 0 0 0;}

#breadcrumb ul{list-style-image: url(../img/bg_breadcrumbarrow.gif);margin:0;padding:0;padding-left: 1em;} 

/* TOPMENU AS LIST */
#topmenuwrap {background: url(../img/bg_topmenu.gif) repeat-x;}
#topmenu {float:left; padding:0; margin:0; list-style-type:none; height:36px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x;}
#topmenu li {height:36px; float:left; padding: 0px 25px 0px 25px; margin:0; background: url("../img/bg_topmenu_breakline.gif") no-repeat; background-position:right;}
#topmenu a, #topmenu a:link, #topmenu a:visited, #topmenu a:hover, #topmenu a:active {line-height:36px; vertical-align:middle; text-decoration:none; font-weight:bold; cursor:pointer;color:#fff; margin:0; padding:0;}
#topmenu a:hover {color:#DB9501;}

/* LANGUAGE SELECTION IN TOPMENU LIST */
#languages { text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 0px; margin:0;}

/* currency SELECTION IN TOPMENU LIST */
#currencies {float:right; text-align:right; height:26px; font-size:13px; background: url(../img/bg_topmenu.gif) repeat-x; padding: 10px 10px 0px 10px; margin:0;}


/* CONTENT WRAPPER */
#contentwrap {clear:both;width:994px;padding:0; min-height:500px;}
* html #contentwrap { width: 1050px; }

/* LEFT COLUMN */
#leftcol {float:left; width:179px; padding:0px 0px 0px 0px;}

/* RIGHT COLUMN */
#rightcol {float:right; width:200px; padding:0px 0px 15px 0px;}

/* MAIN CONTENT */
/* MAIN CONTENT */
#content {float:left; width:495px; padding:0px 25px 0px 25px; margin-bottom:15px;}

#contentfull {float:left; width:803px; padding:0px 0px 0px 0px; margin-bottom:15px; 
	margin-left: 10px; 
	background-color: white;
	}

/* CATEGORY MENU */
h2.categoryheader {background-color:#F3A807; background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.categoryheader a {text-decoration:none; color:#fff}
ul#categorymenu .active, ul#categorymenu .active a { font-weight:900; color: #fff;}
ul#categorymenu { list-style-type:none; }
ul#categorymenu li { list-style-type:none;}
ul#categorymenu li a{ text-decoration:none; color:#fff;}

ul#categorymenu {margin-bottom:10px; }
/* 1st TIER  ul#categorymenu li.level1 { background-image: url(../img/boxcategory_bg.gif); text-transform: uppercase;padding:4px 0px 5px 6px; *padding:2px 0px 4px 6px; font-size: 11px; margin-bottom: 2px; color: #FFFFFF; font-weight: bold;} */
/* 2nd TIER  ul#categorymenu li.level2 { background-image: url(../img/boxcategory_bg.gif); text-transform: uppercase;padding:4px 0px 4px 24px; font-size: 0.9em; color: #FFFFFF; font-weight: bold;} */
/* 3rd TIER  ul#categorymenu li.level3 { background-image: url(../img/boxcategory_bg.gif); text-transform: uppercase;padding:4px 0px 4px 40px;  font-size: 0.8em; color: #FFFFFF; font-weight: bold;}*/

/* 1st TIER */ ul#categorymenu li.level1 { background-image: url(../images/navibutton_main_inaktiv.gif); text-transform: uppercase;padding:6px 0px 5px 8px; *padding:4px 0px 4px 8px; font-size: 11px; margin-bottom: 2px; color: #FFFFFF; font-weight: bold; background-repeat: no-repeat;}
/* 2nd TIER */ ul#categorymenu li.level2 { background-image: url(../images/navibutton_sub_inaktiv.gif); text-transform: uppercase;padding:6px 0px 5px 14px; font-size: 0.9em; color: #FFFFFF; font-weight: bold; background-repeat: no-repeat;  margin-bottom: 2px; }
/* 3rd TIER */ ul#categorymenu li.level3 { background-image: url(../img/boxcategory_bg.gif); text-transform: uppercase;padding:4px 0px 4px 40px;  font-size: 0.8em; color: #FFFFFF; font-weight: bold; background-repeat: no-repeat;}

ul#categorymenu li.level1 a:hover {	color: #f38400;}
ul#categorymenu li.level1.active  {	background-image: url(../images/navibutton_main_aktiv.gif); }
ul#categorymenu li.level1.active  a { color: #757374; }

ul#categorymenu li.level2.active  {	background-image: url(../images/navibutton_sub_aktiv.gif); }
ul#categorymenu li.level2.active  a { color: #757374; }


/* BOXES GLOBAL DEFINITION */
/**h2.boxheader {background-image:url(../img/boxheaderbg.gif);text-transform: uppercase;height:21px;width:163px;font-size:11px; color:#50656f; padding:2px 8px 0px 8px; margin:0; margin-bottom: 2px; margin-top: 10px; line-height:21px; vertical-align:middle;}**/

h2.boxheader {background-image:url(../images/boxheader_blauverlauf.gif);background-repeat: no-repeat;text-transform: uppercase;height:23px;width:163px;font-size:11px; color:#fff; padding:5px 0px 0px 20px; margin:0; margin-top: 10px; overflow: hidden; }
h2.boxheader2 {background-image:url(../images/boxheader_blauverlauf.gif);background-repeat: no-repeat;text-transform: uppercase;height:23px;width:163px;font-size:11px; color:#fff; padding:5px 10px 0px 10px; margin:0; margin-top: 10px; overflow: hidden; }

h2.boxheader a:link, h2.boxheader a:hover, h2.boxheader a:active, h2.boxheader a:visited {text-decoration:none; color: #fff;}
.boxbody { background-image: url(../images/boxbackground_grauverlauf.gif); background-repeat: no-repeat; background-color: #d7d7d7; border-style:solid; 
	border-color:#c7c7c7; border-width:1px 1px 1px 1px;  margin-bottom:15px; 
	-moz-border-radius: 2px; border-radius: 2px; top: -3px; position: relative;}
.boxbody h3, .boxbody h3 a {font-size:11px}
.boxbody h3.center, .boxbody h3.center a {font-size:11px; text-align:center}
.boxbody p {font-size:11px; margin:6px 10px 6px 10px}
.boxbody p.center {color:#000000; font-size:11px; text-align:center; margin:6px 0px 6px 0px}
.boxbody td {color:#000000; font-size:11px; margin:6px 0px 6px 0px}
.boxbody .productOldPrice {font-size:11px; color:#FF0000}
.boxbody div.hr {margin-top:5px; margin-bottom:5px}
.boxbody div.hrlightgrey {margin-top:5px; margin-bottom:5px;}
.boxbody a {font-size:11px;}
.boxbody .productboximage {border: solid 1px #999999;}

/* Box body trans   background-image: url(../images/boxbackground_empfehlung_tr.png); */
.boxbodyleft { background-image: url(../images/background_left_tr.png); background-repeat: repeat-y;border-style:solid; 
	border-color:#accbe4; border-width:1px 1px 1px 1px; border-color: transparent;
	margin-bottom:15px; 
	-moz-border-radius: 2px; border-radius: 2px; top: -3px; position: relative;}


/* INFO BOX */
.infoboxbody {background-image: url(../images/background_left_tr.png); background-repeat: repeat-y;
	border-style:solid; 
	border-color:#accbe4; border-width:1px 1px 1px 1px; border-color: transparent; 
	-moz-border-radius: 2px; border-radius: 2px;
	top: -3px; position: relative;
	 }
.infoboxbody ul.contentlist { }

.infoboxbody ul.contentlist li { list-style-type:none; color:white;}
.infoboxbody ul.contentlist li a{ text-decoration:none;  color: white; font-size: 11px;  }

/* 1st TIER */ .infoboxbody ul.contentlist li.level1 { padding:10px 0px 0px 10px;  font-weight: bold;}
/* 2nd TIER */ .infoboxbody ul.contentlist li.level2 { padding:10px 0px 0px 24px; }
/* 3rd TIER */ .infoboxbody ul.contentlist li.level3 { padding:10px 0px 0px 40px; }

/* DISCOUNTPRICE */
.discountprice {font-size:11px; color:#FF0000}

/* CART BOX */
h2.boxcartheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxcartheader a {text-decoration:none; color:#fff}
.boxcartbody {padding:4px 8px 4px 8px; margin-bottom:15px; background-color:#868686; border-style:solid; border-color:#4E4E4F; border-width:0px 1px 1px 1px;}
.boxcartbody p {font-size:11px;}

/* MANUFACTURER BOX */
h2.boxmanufacturerheader {background-image:url(../img/bg_boxheader.gif);height:28px;font-size:11px; color:#FFFFFF; padding:2px 8px 0px 8px; margin:0; line-height:28px; vertical-align:middle;}
h2.boxmanufacturerheader a {text-decoration:none; color:#fff}
ul#manufacturerslist {margin-left:5px; margin-right:0; padding:0;}
ul#manufacturerslist li {margin-left:0px; padding:0; list-style-type:none}


/* PRODUCT PREVIEW */
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:14px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewContent .price{font-size:16px; font-weight:bold; padding:0; margin-top: 10px;}
.productPreviewContent .taxandshippinginfo {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .vpe {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .shippingtime {font-size:11px; font-weight:normal; color:#999999; padding:0; margin:0}
.productPreviewContent .stockimage {margin:0; padding:0;}
.productPreviewContent .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
.productPreviewContent .productOldPrice {font-size:12px; font-weight:bold; color:#ff0000;}
.productPreviewContent .taxandshippinginfo a {font-size:11px; font-weight:normal; color:#999999;}

/* CROSS SELLING */
.productCrossSell {padding:0; margin:0;}
.productCrossSellContent {vertical-align:top; width:100%}
.productCrossSellContent h2 {padding: 0; margin:0px 0px 5px 0px;}
.productCrossSellContent h2 a {font-size:14px; font-weight:bold;}
.productCrossSellImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productCrossSellImage img {border: solid 1px #999999;}
.productCrossSellContent .price{font-size:16px; font-weight:bold; padding:0; margin:0}


/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; background-color:#EDEDED; text-align:center; padding:10px 0px 10px 0px; margin:0px 10px 10px 0px; border: solid 1px #999999;}
#productinfoimages .productimage {border: solid 1px #999999;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoimages li{list-style-type:none; min-height:120px; min-width:120px;} /* min-height & min-width define for firefox */
#productinfo_desc, #productinfo_media, #productinfo_reviews {clear:both;}
#productinfopricewithimages {float:left;}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold; color: black; }
#productinfoprice .productOldPrice {color:#FF0000;margin:0; padding:0; font-size:12px; font-weight:bold;}
#productinfoprice .taxandshippinginfo {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .taxandshippinginfo a {}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin-top: 18px;}
#productinfoprice .stockimagetext {displaY: inline; position: relative; top: -3px; font-size: 11px;}
#productinfoprice .reviews_rating {margin:0; padding:0;}
#productinfoprice .reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#1492E7;}


.reviews_rating_light .reviews_rating_dark {
background:transparent url(../img/review_star.png) repeat-x scroll 0%;
height:15px;
position:relative;
}

.reviews_rating_light {
background:transparent url(../img/review_star_light.png) repeat-x scroll 0%;
height:15px;
margin-right:5px;
position:relative;
width:80px;
}


p.productinfoproductadded {font-size:11px;}
.productoptions {background-color:#e6e6e6; padding:6px; border-style:solid; border-width:1px 0px 0px 0px; border-color:#7B7B79}
.addtobasket {background-color:#EDEDED; padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}

.addtobasketlisting {padding:6px; text-align:right; border-style:solid; border-width:1px 0px 0px 0px; border-color:#999999}


/* POPUPS PRODUCTINFO */
body.popupproductinfo {padding:15px;background:none; background-color:#fff}

/* POPUP print_order.html */
body.popupprintorder {font-family:Arial,"Trebuchet MS",Verdana,Sans-serif; font-size:13px; padding:15px;background:none; background-color:#fff}
body.popupprintorder .products tr.header td {font-weight:bold; background-color:#EDEDED;}
body.popupprintorder .products .total {text-align:right}
body.popupprintorder .products .quantity {vertical-align:top}
body.popupprintorder .productname {vertical-align:top}
body.popupprintorder .model {vertical-align:top}
body.popupprintorder .singleprice {vertical-align:top}
body.popupprintorder .totalprice {vertical-align:top}

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {padding: 15px; background-color:#EBEBEB; border: solid #bfbfbf 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#0098FF; padding:0px 0px 10px 0px; margin:0; border:none; font-size:16px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #7B7B79;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#e6e6e6; border-style: solid; border-width:0px 1px 1px 1px; border-color:#7B7B79; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#7B7B79; padding:2px; padding-left:5px; color:#FFFFFF; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#e6e6e6; border-style: solid; border-width:0; border-color:#7B7B79; margin-bottom:15px; width: 100%;}
table.shippingblock tr td.header {background-color:#EDEDED; padding:2px; padding-left:5px; color:#999999; font-weight:bold;}
table.shippingblock tr td {vertical-align:top;}
table.shippingblock tr td.description {width:100%; vertical-align:top; padding-left:6px;}
table.shippingblock tr td.radiobutton {vertical-align:top; white-space:nowrap; padding:4px;}
table.shippingblock tr td.radiobutton input {margin:0; padding:0;}
table.shippingblock tr td.price {vertical-align:top; white-space:nowrap}

/* MESSAGEBOX ON CONTACT SITE */
textarea.message_body {width:130px;}

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#e6e6e6; border: solid #7B7B79 1px; margin-bottom:8px;}
table.downloadbox tr td.icon{padding-right: 15px;}
table.downloadbox tr td.downloadlink{width:100%;}

/* TABLE WICH SHOWS GRADUATED PRICES */
table.graduatedprice {font-size:11px; text-align:left; margin-top:5px;}
table.graduatedprice tr td.header{font-size:12px; font-weight:bold; text-align:left}

/* ORDER DETAILS */
table.tabledetails {font-size:11px;  }
table.tabledetails tr td {padding:4px}
table.tabledetails tr.headerrow td {background-image:  url("../images/table_blue.png"); background-repeat: repeat-x;  color:#FFFFFF; font-weight:bold;  }
table.tabledetails tr.headerrow {margin-bottom: 5px; }
table.tabledetails tr.headerrow td.left {text-align:left}
table.tabledetails tr.headerrow td.center {text-align:center}
table.tabledetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */

table.tabledetails tr.contentrow1 td {background-color:#edf5fa;vertical-align:top; }
table.tabledetails tr.contentrow1 td.left {text-align:left; }
table.tabledetails tr.contentrow1 td.center {text-align:center}
table.tabledetails tr.contentrow1 td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 2 */
table.tabledetails tr.contentrow2 td {background-color:#ebebeb;vertical-align:top}
table.tabledetails tr.contentrow2 td.left {text-align:left}
table.tabledetails tr.contentrow2 td.center {text-align:center}
table.tabledetails tr.contentrow2 td.right {text-align:right}
.taxtotal {background-color: #ebebeb;
	border: 1px solid #c0c7cb;}
tr.taxtotal td.right {text-align: right;}

/* ORDER DETAILS SUBTOTAL */
table.tabledetails tr td.subtotal {background-color:#ebebeb;}

.old-price {color:#ff0000; text-decoration:line-through;}

/* REVIEW LIST */
table.reviewlist {font-size:11px; font-weight:normal;}
table.reviewlist tr td {padding:4px; white-space:normal}
table.reviewlist tr.header td {background-color:#7b7a79; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#e6e6e6;}
table.reviewlist tr.contentrow2 td {background-color:#c8c8c8;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#e6e6e6; border-style: solid; border-width:1px; border-color:#7b7a79;}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#e6e6e6;}
table.medialist tr.contentrow2 td {background-color:#c8c8c8;}


/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}
p.checkoutrescission textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:150px; margin-right:12px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #c8c8c8}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */

ul.info_error {border:solid 1px #B22020; background-color:#FFD6D6; padding:8px; margin-bottom: 20px; display: block; margin-top: 20px; }
ul.info_error li {}
ul.info_error li.infoError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_error.png); background-repeat:no-repeat; background-position:0px 4px}

ul.info_warning {border:solid 1px #C39700; background-color:#FFE89A; padding:8px}
ul.info_warning li {}
ul.info_warning li.infoWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFE89A}

ul.info_success {border:solid 1px #4DAA30; background-color:#BDFFA9; padding:8px; margin-bottom: 20px; display: block; }
ul.info_success, ul.info_warning, ul.info_error { 
	float /*\**/: left\9
	}

ul.info_success, ul.info_warning, ul.info_error {
	width /*\**/: 715px\9
}

ul.info_success li {}
ul.info_success li.infoSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#BDFFA9; *height: 22px;}

ul.info_info {border:solid 1px #0EADFF; background-color:white; padding:8px}
ul.info_info li {}
ul.info_info li.infoInfo {list-style:none; padding:5px 0px 2px 20px; background-image:url(../img/icons/icon_info.png); background-repeat:no-repeat; background-position:0px 4px; background-color:white; font-weight: bold;}

/* FOOTER */
.footer {clear:both; color:white; margin-left: 200px; width: 801px; text-align: center;
	}
.footer a {color:white; text-decoration:none}


/* xt:Commerce COPYRIGHT */
.copyright {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px; visibility: hidden;}
/* xt:Commerce ParseTime */
.parseTime {margin: 0 auto; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px;}

/* SITE Navigation */
div#NAVIGATION {clear:both; vertical-align:middle;}
div#NAVIGATION .COUNT {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 25px; padding:2px 5px 0px 5px; vertical-align:middle; }
div#NAVIGATION .PAGES {float:left; bottom:0px; height:20px; line-height:15px; margin:5px 0px 0px 0px; padding:2px 5px 0px 5px; vertical-align:middle; }

/* PRODUCTS Sorting */
p.products_sort  {padding: 5px; background-color:#FFF2CC; border: solid #7B7B79 1px; margin-bottom:8px;}

/*AGB*/
div#checkout_agb{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}
div#checkout_rescission{height: 200px; width: 100%; overflow: auto; padding: 2px; border: solid #000000 1px; text-align: left;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#7B7B79; display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#FFF2CC; border-style: solid; border-width:1px; border-color:#7B7B79; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#7B7B79; color:#FFFFFF; font-weight:bold}
.sitemapheader a:link, .sitemapheader a:visited, .sitemapheader a:hover {color:#FFFFFF; text-decoration:none}
.sitemapcontent {padding:6px}
.sitemapcontent li {list-style-type:none}

/** NEW STUFF **/

#topmenu1 {
	position: absolute;
	left: 803px;
	top: 76px;
	width: 165px;
	height: 22px;
	background: url(../images/top_metamenue_oben.gif) no-repeat;

}

#topmenu1_center {
	text-align: center;
	margin-top: 5px;
}

	
#topmenu1_center a{
	color: #f38400;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#topmenu2 {
	position: absolute;
	left: 609px;
	top: 98px;
	width: 375px;
	height: 22px;
	background: url(../images/top_metamenue_unten.gif) no-repeat;
}

#topmenu2_center {
	text-align: center;
	margin-top: 5px;
}

	
#topmenu2_center a{
	color: #f38400;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#contentleft {
	float: left;
	width: 585px;
	
}

#contentright {
	float: left;
	width: 216px;
}

#innerright {
	width: 179px;
	margin-left: 20px;
	margin-top: 20px;
}

.startpage_img {	float: left; margin-left: 1px; margin-top: 1px;}
.startpage_txt { margin: 15px 0 0 25px; }

.prev_product_left {
	float: left;
	margin-left: 25px; 
	width: 235px;
	overflow: hidden;
}

.prev_product_right {
	float: left;
	margin-left: 50px;
	width: 235px;
	overflow: hidden;
}

.prev_product_header a{
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.prev_product_contentwrap {
	margin-top: 8px;
}

.prev_product_image {
	float: left;
	width: 97px;
/**	background-color: green;
	border: 1px solid green;**/
}

.product_image img {
	width: 124px;
}

.prev_product_body {
	background-color: white;
	float: left;
	width: 120px;
	margin-left: 10px;
	font-size: 11px;
	
}

.prev_product_body .prev_shortdesc {
	height: 69px;
	overflow: hidden;
}

.prev_product_clear_yes {
	clear: both;
}

.prev_product_body .price
{font-size:12px; font-weight:bold; padding:0;color: black;display: inline;}

.prev_product_body .taxinfo
{display: inline;}

.prev_product_body .shippinginfo a, .prev_product_body .shippinginfo 
{color: #808080; font-size: 9px;}

.prev_product_body .addcart {
}

.cartloginlink:after, .specialprice:after {
	content: " " url("../images/link.gif")" ";
	position: relative;
	top: 1px;

}

.specialprice:after {
	content: " " url("../images/pfeil_empf.png")" ";
	position: relative;
	top: 2px;

}


.cartproduct {margin: 0 10px 0 10px; font-size: 11px;}

.cartproductsum {margin: 5px 10px 30px 10px; font-size: 11px; font-style: italic;}

.boxspacerwrap { margin: 10px 0px 10px 10px; }
.specialheader { margin-bottom: 7px;}
.specialheader a { color: white; }
.specialprice {  margin-left: 4px; position: relative; top: -12px; font-size: 11px; color: white; font-weight: bold;}

.category_wrap { position: relative; top: 0px; left: 0px; background: url(../images/cat_background.png) no-repeat; width: 584px; height: 255px; margin-top: 1px; margin-left: 1px; float: left;}
.category_image { position: absolute; left: 359px; top: 37px;}
.category_desc { position: absolute; left: 28px; top: 121px; width: 317px;}
.category_name { position: absolute; left: 28px; top: 37px; font-size: 24px; color: #35a6f1; }

.products_sort { float: right; width: 150px; height: 20px; margin-top: 10px; *margin-right: 10px;}
/**.products_sort  {height: 25px; padding: 5px; background-color:white; border: solid #7B7B79 1px; margin-bottom:8px;}**/

.products_sort form {float:right;}

.breadcrumb { position: absolute; top: 158px; left: 228px; z-index: 150; font-size: 22px; color: #808080; width: 552px;  overflow: hidden;}
.breadcrumb a.pathwayproducthighlight { color: #35a6f1;}
.breadcrumb a.pathwayfirst { color: #808080;}
.breadcrumb a.pathwaylastproduct { color: #808080; font-size: 16px; }
.breadcrumb a.pathwaynohighlight { color: #808080;}
/** blue 35a6f1 **/

.eq1_price
{position: absolute; top: 189px; left: 505px; font-size:11px; font-weight:bold; padding:0;color: #818181;z-index: 200; }

.eq1_addcart
{position: absolute; top: 203px; left: 505px; font-size:10px; font-weight:bold; padding:0; color: red;
	color: #1492e7;	}

.product_wrap { background-image: url("../images/background_product.png"); background-repeat: no-repeat; } 
.product_image { float: left; margin-top: 105px; margin-left: 33px; width: 124px; min-height: 200px;

	}
.product_content { float: left; margin-top: 105px; margin-left: 30px; width: 390px;}
.product_title { margin-top: 10px; color: black; font-weight: bold; font-size: 16px;}
.product_desc { margin-top: 10px; height: 92px; overflow: hidden;}
.product_fulldesc {margin-left: 33px; margin-right: 13px; margin-top: 40px;}
.product_autocross, .product_fulldesc, .product_desctitle {font-weight: bold; font-size: 13px;}
.product_fulldesc .product_desccontent {margin-top: 20px; font-size: 12px; font-weight: normal;}
.product_related {margin-left: 33px; margin-right: 13px; margin-top: 27px; }
.product_addtobasket {
	
	margin-left: 33px; margin-right: 13px;
	margin-top: 22px;
}

.product_addtobasket .addtobasket {
	float: left;
}

.reviews_text {margin:0; padding:0; font-size:11px; font-weight:normal; color:#1492E7; }
#productinfoprice { margin-top: 23px;}

.product_autocross_content {
	float: left;
	width: 93px;
	margin-right: 37px;
	overflow: hidden;

}

.product_autocross_title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 10px;
}

.product_autocross_link {
	font-size: 10px;
	margin-top: 5px;
}

.product_autocross_price .price {
	color: black !important;
	font-weight: bold;
	font-size: 13px;
}

.cart_wrap {
	background-image: url("../images/background_cart.png"); background-repeat: no-repeat; 
}

.cart_title, .login_title, .checkout_title, .content_title  {
		margin-left: 33px; margin-top: 38px;
    float: left;
    font-size: 18px;
    font-weight: bold;
}

.cart_table_wrap {
	margin-left: 33px;
	margin-right: 33px;
	margin-top: 84px;
}

.cart_bottom {
	margin-left: 33px;
	margin-right: 33px;
	margin-top: 20px;
	
}

.product_review_wrap {
	margin: 25px 13px 0 33px;
}

.content_wrap, .login_wrap, .checkout_wrap {
	background-image: url("../images/background_cart.png"); background-repeat: no-repeat; 
}

.login_innerwrap {
	margin: 0 33px 0px 33px;
}

.checkout_innerwrap {
	margin: 0 33px 0px 33px;
}

.content_innerwrap {
		margin: 0 13px 0px 33px;
}

.best_title { margin: 11px 15px 10px 15px; }
.best_title a { color: #818181; font-size: 12px;}
.best_image { margin: 0 0px 10px 15px;}
.best_image img {float: left; width: 78px; }
.best_price { float: left; margin-top: 90px; margin-left: 10px; color: #818181; font-weight: bold; font-size: 11px;}

.best_price:after {
	content: " " url("../images/pfeil_grau.png")" ";
	position: relative;
	top: 2px;
}

.boxbody div.hrbest {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	background-color:#b9b9b9;
	height:0;
	line-height:0;
	
	overflow:hidden;
	padding-top:1px;
}

.boxbodyleft div.hrbest {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: transparenz;
	height:0;
	line-height:0;
	
	overflow:hidden;
	padding-top:1px;
}

.ie6msg {
	color: white;
	visibility: hidden;
	height: 0px; 
	overflow: hidden;
}

* html .ie6msg {
	color: white;
	visibility: visible;
	height: 40px;
	background-color: red;
	text-align: center;
	font-weight: bold;
}

/* HG unten safari hack*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
body { background-color: #1F6CAB; }
}

