/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css 1262 2005-09-30 10:00:32Z mz $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003         nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   -----------------------------------------------------------------------------------------

   XTC-Design Template & Stylesheet
   -----------------------------------------------------------------------------------------
   (c) XTC-Design - Thorsten Maurer
       http://www.xtc-design.de
   ---------------------------------------------------------------------------------------*/

/* BODY */
* {margin:0;padding:0}
body {font-family:Verdana,Arial,Sans-serif; font-size:11px; margin:0; padding:0; background-color:#FFFFFF;}

/* HEADINGS */
h1 {color:#000000;font-weight:bold;font-size:13px;margin:20px 0px 15px 0px;padding:0px;width:auto;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}
h2 {color:#000000; font-weight:bold;font-size:12px;margin:15px 0px 8px 0px;padding:0px;}
h3 {color:#000000; font-weight:bold;font-size:12px;margin:15px 0px 8px 0px;padding:0px;}

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


/* PARAGRAPH GLOBAL */
p {margin:8px 0px 8px 0px;font-size:11px;}


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


#wrap {
        margin: 0 auto; padding: 0; width: 1000px; text-align:center;

}

#top { position: absolute;
top: 0px;
height: 160px;
width: 1000px;
 left: 50%;
 margin-left: -500px; /* negative Hälfte von width:1000px */
}

#topmenubox {

  width: 1000px;
  height:81px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 11px;
  padding:0;
  background-image: url(img/header_01.jpg);

}

.menutop {

  padding-right:4px;padding-top:55px;color: #ffffff;margin:0px;
}

.menutop ul {

margin: 0 auto; color: #ffffff;


}

.menutop li {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: #ffffff;

}


.menutop li a,.menutop li a:hover,.menutop li a:visited {
  display: block;
  float:right;
  width: 119px;
  height:18px;
  background-image: url(img/button_top.jpg);
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  padding-top:9px;
  margin: 0 4px 0 0;

}


#topsearch {

  background-image: url(img/header_03.jpg);
  margin: 0 auto;
  padding:0;
  height:29px;
  width: 1000px;


}



#search {


  float:left;
  margin: 0 auto;
  padding:0;
  width:500px;

}

#manufacturer {

  width:500px;
  float:right;
  margin: 0 auto;
  padding:0;


}

#maincontent {

  width: 1000px;
  margin-top: 160px;
  background-image: url(img/main_bkgd.jpg);
  background-repeat: repeat-y;
  text-align:left;
  padding-top: 0px;
}

#leftmenu {
  width: 198px;
  float: left;
  padding: 0;
  margin-left: -802px;
}

#rightmenu {
  width: 198px;
  float: right;
  padding: 0;
  margin: 0 auto;

}

#content {
width: 604px;
float: left;
display: inline;
font-size: 11px;
margin: 0 auto;
padding:0px 0px 0px 198px;

}



#hl_new_products {
  height: 17px;
  background-image: url(img/hl_new_products.jpg);
  background-repeat: repeat-x;
  padding: 2px 0 0 10px;
  font-size: 11px;
  color:#ffffff;
  font-weight:bold;
  margin: 0 auto;
  border: 1px solid;border-color: #626262;
}

#navtrail a {

  color:#FFFFFF;
  font-size:9px;
}




#banner {
  width: 100px;
  height: 100px;
  margin: 0 auto 0 auto;
  text-align: center;
}


/* CATEGORY MENU */

ul#categorymenu {padding-top:10px;padding-bottom:10px }
/* 1st TIER */
ul#categorymenu li.level1 {list-style-type:none; background-image:url(img/button.jpg);height:15px; padding:2px 0px 0px 30px;margin-bottom:1px;}
ul#categorymenu li.level1 a {text-decoration:none; color:#000000; font-weight:bold;}
/* 2nd TIER */
ul#categorymenu li.level2 {list-style-type:none; padding:2px 0px 2px 24px;}
ul#categorymenu li.level2 a {font-size: 11px; text-decoration:none; color:#6F6F6F;}
/* 3rd TIER */
ul#categorymenu li.level3 {list-style-type:none; padding:2px 0px 2px 40px;}
ul#categorymenu li.level3 a {font-size: 11px; text-decoration:none; color:#8BB000;}

/*  Menu-Boxen Start  */

.menutopleft {

  height: 18px;
  padding: 21px 0 0 22px;
  background-image: url(img/hl_box_left.jpg);
  background-repeat:no-repeat;
  color: #828282;
  font-size: 12px;
  font-weight: bold;
  margin: 0;

}

.menutopleft_cat {

  height: 18px;
  padding: 10px 0 0 22px;
  background-image: url(img/hl_cat.jpg);
  background-repeat:no-repeat;
  color: #828282;
  font-size: 12px;
  font-weight: bold;
  margin:0 auto;

}

.menutopright {

  height: 18px;
  padding: 21px 22px 0 0;
  background-image: url(img/hl_box_right.jpg);
  background-repeat:no-repeat;
  color: #828282;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  margin:0 auto;
}

.menutopleft_cart {

  height: 18px;
  padding: 10px 22px 0 0;
  background-image: url(img/hl_cart.jpg);
  background-repeat:no-repeat;
  color: #828282;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  margin:0 auto;
}



.menucontent {

width: 170px;
  padding: 0;
  margin: 0;
  font-size: 11px;
  padding: 8px 0 5px 15px;
}

.menucontentright {
text-align:left;
width: 170px;
  margin: 0;
  font-size: 11px;
  padding: 8px 0 5px 13px;
}

.menucontentcenter {
text-align:center;
width: 190px;
  margin: 0;
  font-size: 11px;
  padding-top:10px;
  padding-bottom:10px;

}

/* PRODUCT PREVIEW */
#listingheader {padding:7px 0px 0px 15px; margin:0;height:20px;font-size:12px;background:#266AA9;color:#FFFFFF;font-weight:bold;border: 1px solid;border-color: #697074;}
.listingbox {
  width:178px;
  min-height: 320px;
  height:320px;  /*für den IE */
  padding: 5px;
  border: 1px solid #697074;
  float: left;
  margin: 2px;
}
.productPreview {padding:0; margin:0;}
.productPreviewContent {vertical-align:top; width:100%}
.productPreviewContent h2 {font-size:11px;padding: 0; margin:0px 0px 5px 0px;}
.productPreviewContent h2 a {font-size:11px; font-weight:bold;}
.productPreviewImage {vertical-align:top; padding:3px 15px 0px 0px;}
.productPreviewImage img {border: solid 1px #999999;}
.productPreviewContent .price{font-size:12px; font-weight:bold; padding:0; margin:0}
.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;}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .listingbox {
width: 178px;
}
/* End hide from IE5/mac */

.listing  {margin:0px 0px 10px 0px; font-size:12px; color: #828282; font-weight:bold;}
.listing a {color: #828282;}
.listing a:visited {color:#828282}
.listing a:hover,a:active {color:#828282}
.price  {font-size:14px; color: #828282; font-weight:bold;}

/* PRODUCT INFO / PRODUCT DETAILS */
#productinfowrap {display:table; width:100%}
#productinfoimages { float:left; text-align:center; width:300px; padding:10px; margin:0px 10px 10px 0px;}
#productinfoimages .productimage {border: solid 1px #999999;}
#productinfoimages .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfopricewithimages {float:right; width:220px}
#productinfopricewithimages img {cursor:pointer}
#productinfopricewithoutimages {width:100%}
#productinfopricewithoutimages img {cursor:pointer}
#productinfoprice {padding:5px}
#productinfoprice .hrlightgrey {margin-top:6px; margin-bottom:6px;}
#productinfoprice .productprice {margin:0; padding:0; font-size:14px; font-weight:bold;}
#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 {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .shippingtime {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
#productinfoprice .stockimage {margin:0; padding:0;}
#productinfoprice .stockimagetext {margin:0; padding:0; font-size:11px; font-weight:normal; color:#999999;}
p.productinfoproductadded {font-size:11px;color:#8F8F8F;font-style:italic;}
.productoptions {background-color:#efefef; padding:2px;}
.addtobasket {background-color:#EDEDED; padding:3px; 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:Verdana,Arial,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:#EFEFEF; border: solid #697074 1px}
div.highlightbox ul {margin-left:15px; padding:0; display:block; list-style-type:square; line-height:20px}
div.highlightbox h1 {color:#000000; padding:0px 0px 10px 0px; margin:0; border:none; font-size:12px}
div.highlightbox div.hr {height:1px; line-height:1px; margin:0; padding:0; display:block; border-bottom: solid 1px #697074;}

/* PAYMENT TYPE SELECTION */
table.paymentblock {background-color:#EFEFEF; border-style: solid; border-width:1px 1px 1px 1px; border-color:#697074; margin-bottom:15px;}
table.paymentblock tr td.header {background-color:#EFEFEF; padding:2px; padding-left:5px; color:#8F8F8F; font-weight:bold;}

/* SHIPPING TYPE SELECTION */
table.shippingblock {background-color:#efefef; border-style: solid; border-width:1px 1px 1px 1px; border-color:#cccccc; margin-bottom:15px;}
table.shippingblock tr td.header {background-color:#efefef; padding:2px; padding-left:5px; color:#000000; 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}

/* ORDER DETAILS IN ACCOUNT HISTORY */
table.accounthistoryinfoorderdetails tr td {vertical-align:top}
table.accounthistoryinfoorderdetails tr.header td {font-weight:bold}

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

/* DOWNLOAD BOX FOR USER DOWNLOADS */
table.downloadbox {padding: 5px; background-color:#8F8F8F; border: solid #000000 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.orderdetails {font-size:11px; background-color:#8F8F8F; border-style: solid; border-width:0px 1px 1px 1px; border-color:#8BB000;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#8F8F8F; color:#ffffff; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#efefef;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #8BB000 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#DFDFDF;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #8BB000 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#ffffff; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#8BB000;}

/* PRODUCT NAVIGATOR */
div.productnavigator {background-color:#efefef; padding:8px; border:#999999 1px solid}

/* REVIEW LIST */
table.reviewlist {background-color:#8F8F8F; border-style: solid; border-width:0px 1px 1px 1px; border-color:#000000;}
table.reviewlist tr td {padding:4px; white-space:nowrap}
table.reviewlist tr.header td {background-color:#8F8F8F; color:#FFFFFF; font-weight:bold}
table.reviewlist tr.contentrow1 td {background-color:#8F8F8F;}
table.reviewlist tr.contentrow2 td {background-color:#efefef;}
textarea#review {width:100%}

/* MEDIA LIST */
table.medialist {background-color:#8F8F8F; border-style: solid; border-width:1px; border-color:#000000;font-size:11px}
table.medialist tr td {padding:6px; white-space:nowrap; vertical-align:top}
table.medialist tr.contentrow1 td {background-color:#8F8F8F;}
table.medialist tr.contentrow2 td {background-color:#efefef;}

/* SITEMAP */
.sitemapwrap {}
.sitemapwrap .sitemapleft {background-color:#efefef;display:table; float:left; width:235px; margin-bottom:15px;}
.sitemapwrap .sitemapright {background-color:#efefef; display:table; float:right; width:235px; margin-bottom:15px;}
.sitemapheader {padding:3px; background-color:#8F8F8F; 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}

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

/* ORDER DETAILS ON CHECKOUT SITE */
table.checkoutconfirmationorderdetails {padding:0; margin:0px 0px 10px 0px; border:none}
table.checkoutconfirmationorderdetails tr td.productname {width:100%; font-weight:bold;}
table.checkoutconfirmationorderdetails tr td.shippingtime {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal; white-space:nowrap}
table.checkoutconfirmationorderdetails tr td.productattributes {padding:0px 0px 0px 30px; color:#666666; font-size:11px; font-weight:normal;}
table.checkoutconfirmationorderdetails tr td.productprice {white-space:nowrap; text-align:right}

table.checkoutconfirmationorderdetailstotal {padding:0; margin:10px 0px 0px 0px; border:none}
table.checkoutconfirmationorderdetailstotal tr td.name {width:100%;text-align:right}
table.checkoutconfirmationorderdetailstotal tr td.value {white-space:nowrap; text-align:right}

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

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 80px; list-style-type:none; float:left; width:112px; margin-right:15px; border: solid 1px; padding:8px}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html ul#checkoutnavigation li {
width: 108px;
}
ul#checkoutnavigation li.active {background-color: #8F8F8F}
ul#checkoutnavigation li.active .number {font-size:14px; font-weight:bold;color:#FFFFFF}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold;color:#FFFFFF}
ul#checkoutnavigation li.active .description {font-size:11px}

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

/* ERROR MESSAGES */
p.errormessage {border: dotted #8BB000 2px; padding:15px; background-color:#ffffff}

/* SUCCESS MESSAGE */
.messageStackSuccess {padding:4px; background-color:#efefef}

/* FOOTER */

#end {
  clear: both;
  width: 1000px;
  height: 8px;
  margin: 0  0 0 0;
  padding: 0 0  0 0;
}

#end_left {
  width: 198px;
  float: left;
  padding: 0;
  margin: 0 auto;
}

#end_right {
  width: 198px;
  float: right;
  padding: 0;
  margin: 0 auto;

}

#end_main {
width: 604px;
float: left;


}


#footer {
  clear: both;
  width: 1000px;
  height: 29px;
  margin: 0  0 0 0;
  padding: 0 0  0 0;
}

#footer_left {
  width: 204px;
  float: left;
  padding: 0;
  margin: 0 auto;
}

#footer_right {
  width: 204px;
  float: right;
  padding: 0;
  margin: 0 auto;

}

#footer_main {
width: 592px;
float: left;
display: inline;
font-size: 11px;
margin: 0 auto;
padding-top:7px;
background-image: url(img/bg_middle_end.jpg);
height:22px;

}


A.footer {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #E4E4E4;
        font-weight : normal;
        text-decoration: none;

}

A.footer:hover {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #E4E4E4;
        font-weight : normal;
        text-decoration: underline;
}
A.footer:visited {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #E4E4E4;
        font-weight : normal;
        text-decoration: none;
}


div.agbframe {
    width:97%;
    height:200px;
    overflow:auto;
    padding:10px;
    background:#FFFFFF;
    border:1px solid #666;
    color:#000000;
 }

/* HIGHLIGHTBOX (BACKGROUND) */
div.highlightbox {
padding:0px;
background-color:#f8f8f8;
border:solid #d9d9d9 1px;
/*
overflow:auto;
*/
width:98%;
}
div.highlightbox ul {
margin-left:15px;
padding:0;
display:block;
list-style-type:square;
line-height:20px;
}
div.highlightbox h1 {
color:#893769;
padding:0 0 10px 0;
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 #eee;
}
div.checkoutbox {
border: 0px solid #999!important;
background: #E3F4DA!important; /*diese Farbe muss sich erheblich abheben*/
}


/* XTC COPYRIGHT */
.copyright {margin: 0 auto; width:970px; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px; padding:0px 0px 10px 0px;}
/* XTC ParseTime */
.parseTime {margin: 0 auto; width:970px; background-color:#FFFFFF; text-align:center; color:#666666; font-size:11px; padding:0px 0px 10px 0px;}