/* -----------------------------------------------------------------------------------------
      

   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 
   ---------------------------------------------------------------------------------------*/
.boxText { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.boxTextBG {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #f1f1f1;
}
.boxTextBGII {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFCC99;
}
.boxTextPrice {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FF0000;
}

.errorBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight: bold;
  background-color: #ffb3b5;
}
.gvBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight: bold;
  border-color: #FFFFFF;
  border: 1px solid;
  background-color: #ffb3b5;
}
.stockWarning { 
  font-family: Arial, Helvetica, sans-serif;
  font-size:10px;
  color: #cc0033;
}

.productsNotifications {
  background-color: #f2fff7;
}

.orderEdit { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #70d250;
  text-decoration: underline;
}

body {
  color: #000000;
  margin: 0px;
  padding:0px;

  background-color:#fff;
    background-position:top center;
  
}
body.body_bg {
  background-image:url(img/bg-main.jpg);
  background-repeat:no-repeat;
}  

body, div, table {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000;
}

h1 {
  font-size:1.2em;
  font-weight:bold;
  margin:0px 0px 0px 0px;
  padding:0px 0px 3px 0px;
  color:#60712B;
}

h2 {
  font-size:1.1em;
  font-weight:bold;
  margin:0px;
  padding:0px;
  color:#60712B;
}

h3 {
  font-size:1.0em;
  font-weight:bold;
  margin:0px 0px 3px 0px;
  padding:0px;
  color:#60712B;
}

img {
  border:0px;
}

li, ul {
  list-style-type:none;

}

a {
  color: #60712B;
  text-decoration:none;
}
a:link { 
  text-decoration:none; 
}
a:visited { 
  text-decoration:none; 
}
a:focus { 
  text-decoration:none;
}
a:hover {
  text-decoration: underline;
}
a:active { 
  text-decoration:none; 
}

a.lvl0 {
  font-weight: bold;
}


FORM {
  display: inline;       
}


TR.header {
  background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
  background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
  color: #60712B;
  font-style: italic;
}
A.confirmationEdit:hover {
  color:#60712B;
  font-style: italic;
  text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
  background-color: #00CC33;
}

.moduleHeading {
  font-family: Arial, Helvetica, sans-serif;
    font-size: small;
   font-weight: bold;
   padding-bottom: 10px;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
  text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color:#60712B;
  font-weight: bold;
}

SPAN.underline {
  text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}



SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  text-decoration: line-through;
}
SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

SPAN.productDiscountPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: Black;
}

.moduleRow {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 /*
 border: 1px solid;
 border-color: #E6E6E6;
 */
}
.moduleRowOver {
  background-color: #D7E9F7;
  /*
  border: 1px solid;
  border-color: #ffffff;
  */
  font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.5; 
  
  }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* Neues Stylesheet */

.inputRequirement { color: #ff0000; }

div#main {
  width:1000px;
  padding:0px;
  position:relative;
  left:1px;
  margin:5px auto 5px auto;
}

div#head{
    height:208px;
    overflow:hidden;
    position:relative;
   padding:0px;
    margin:0px auto;
}
#hotline-zeiten{
    position:absolute;
    top:16px;
  font-size:12px;
   left:730px;
    color:#FFF;
}

a#logo_link{ 
    display:block;
    width:460px;
    height:125px;
    position:absolute;
    top:40px;
    left:75px;
}
a#logo_link span {
  display:none;
}
#headlinks{
  position:absolute;
  width:343px;
  height:140px;
  top:42px;
  left:555px;
}
#headlinks a{
  display:block;
  width:108px;
  height:138px;
  position:absolute;
}
#headlinks a span{
  display:none;
}
#headlinks a.cat2{
  left:115px;
}
#headlinks a.cat3{
  left:232px;
}
div#breadcrumbNavigation{
    float:;
    font-size:1.0em;
    height:13px;
    color: #60712B;
    padding:0px 0px 0px 0px;
    margin:0px 0px 20px 0px;
}


div#breadcrumbNavigation a{
    padding:0px; 
    margin:0px; 
    font-size:11px;
    color:#60712B;
}
div#breadcrumbNavigation a:hover{
}
div#customerNavigation{
  position:absolute;
  top:182px;
  right:3px;
  padding:0px;
}

div#customerNavigation a{
  float:left;
  font-size:12px;
  padding:3px 3px 3px 8px;
  margin:1px 5px 0px 0px;
  text-align:left;
  color:#FFF;
}

div#customerNavigation a:hover{
}

td#navLeft {
  width:179px;
  vertical-align:top;
  background-image:url(img/bg-navcol.jpg);
  background-color:#C0C2C3;
  background-position: left -150px;
  background-repeat:no-repeat;
  padding:20px 0px 0px 0px;
  margin:0px;
    background-color:#C0C2C3;
}

td#navLeft .button_rahmen {
  float:right;
  width:80px;
  
}

td#navLeft input {
  width:170px;
  background-color:#FFF;
  text-align:left;
  padding:2px;
  margin:2px 0px 8px 0px;
  color:#60712B;
  float:right;
}

td#navRight .button {
margin-left:58px;
  
}

td#navRight {
  width:179px;
  vertical-align:top;
  background-color:##C0C2C3;
  background-image:url(img/bg-navcol.jpg);
  background-position: left -150px;
  padding:20px 0px 0px 0px;
  margin:0px;
  background-color:#C0C2C3;
    background-repeat:no-repeat;
}

td#navRight input {
  width:170px;
  background-color:#FFF;
  text-align:left;
  padding:2px;
  margin:2px 0px 8px 0px;
  color:#60712B;
}

td#mainContent {
  padding:6px 10px 10px 10px; 
  margin:0px;
  width:100%;
  vertical-align:top;
  background-repeat:no-repeat;
  background-position:top;
  background-color:#FFFFFF;
}
ul.greenArrow li {
  list-style-image:url(img/arrow_green.gif);
}

ul.accountHistory {
  margin:0px;
  padding:0px;
}


ul.accountHistory li {
  list-style-type:none;
  padding:2px 0px;
}

fieldset {
  display: block;
  background-color:white;
  border:1px solid #A0AB81;
  padding:5px;
  width:350px;
  margin-bottom:15px;
}

fieldset  input {
  text-align:left;
  padding:0px;
}

fieldset legend {
  font-weight:bold;
  color:#60712B;
}

fieldset label {
  display:block;
  float:left;
  width:150px;
}
fieldset div {
  clear:both;
}

fieldset div select{
background-color:#EDEDED;

}

fieldset.advancedSearch {
  width:480px;
}

fieldset.advancedSearch label {
  font-weight:bold;
  color:#A0AB81;


}

fieldset.advancedSearch input[type="text"] {
  width:112px;
  border: 1px solid #A0AB81;
}

fieldset.advancedSearch div.includeSubcategories{
  padding-left:150px;
}

fieldset.addressBookDetails, fieldset.contactUs, fieldset.gv_send, fieldset.accountCreate, fieldset.newsletter, fieldset.renewPassword{
  width:545px;
  border:1px solid #A0AB81;
}

fieldset.accountCreate input type="radio" {
  background-color:white;
}

fieldset.accountCreate_passwort{
  width:545px;
}

fieldset.accountCreate_passwort input{
  margin:2px 0px;
    padding:0px;
}

fieldset.contactUs textarea{
    width:400px;
  border:1px solid #A0AB81;
}

fieldset.gv_send textarea{
    width:300px;
    height:150px;
}

fieldset.gv_send label {
    width:200px;
}

fieldset.newsletter label {
    width:120px;
}
fieldset.renewPassword label {
   width:105px;
}

div.conditions {
    width:auto;
    height:250px;
    overflow:auto;
    border: 1px solid #A0AB81;
    margin: 10px 0px 10px 0px;
    padding: 5px;
}

div.conditions input, select{
  background-color:white;

}
div.checkoutStatusbar {
  padding:5px;
  margin:30px 0px 0px 0px;
  background-color:#FFF;
  border:1px solid #A0AB81;
}

div.checkoutStatusbar ul{
  margin:0px;
  padding:0px;
  text-align:center;
}

div.checkoutStatusbar li{
  display:inline;
  padding:2px 10px 2px 5px;
  margin:0px 10px 0px 10px;
}
div.checkoutStatusbar li.current{
  background-color:#A0AB81;
  font-weight:bold;
}

div.formError, p.error{
  margin-top:10px;
  margin-bottom:10px;
  padding:5px;
  color:#000000;
  border:1px solid red;
  background-color:white;
  font-weight:normal;  
}
div.formError {
  padding:7px 5px 5px 40px;
background: url(img/error.jpg) no-repeat #fff 5px 5px;
}

p.error {
  font-weight:normal;
  color:#000000;
}

div.formSuccess{
  margin-top:10px;
  margin-bottom:10px;
  padding:7px 5px 5px 40px;
  border:1px solid #A0AB81;
  background: url(img/check.jpg) no-repeat #fff 5px 5px; 
}

p.success {
  font-weight:normal;
}


div.box {
  width:200px;
  padding:0px;
  margin:0px auto 5px auto;
}
div.box h2{
  font-size:16px;
  font-weight:normal;
  background-image:url(img/bg-boxhead.jpg);
  background-repeat: repeat-x;
  padding:4px 0px 5px 10px;
  margin:0px 0px 0px 0px;
  height:18px;
  color:#FFF;
}
div.box h2 a{
  color:#FFF;
}
div.box h2 a:hover{
  color:#FFF;
  text-decoration:underline;
}

div.boxcontent{
  padding: 15px 10px 10px 10px;
  margin:0px;
  background-image: url(img/bg-box.jpg);
  background-repeat: repeat-y;
}
div.specials {
  padding: 20px;
  margin: 0 auto;
}
div.specials strong,
div.specials img {
  display: block;
  font-size: 1.2em;
}
div.boxcontent ul{
  padding:0px 0px 0px 0px;
  margin:0px;
  list-style-type:none;
}

div.boxcontent li.categories a.nav{
   list-style-type:none;
      margin:0px 0px 10px 0px;
   padding:0px 0px 0px 0px;
   text-align:left center;
   color:#647430;
  font-size:13px;
}

div.boxcontent li.categories ul li {
  background:url(img/cat_icon.gif) no-repeat top left;
  padding-left:10px;
}
  
div.boxcontent li.categories ul li ul li {
  background-image:url(img/cat_icon_lev2.gif);
  padding-left:10px;
}

div.boxcontent li.categories ul li ul li a.nav {
  margin:0px 0px 3px 3px;
  padding:3px 0px 0px 0px;
  width:129px;
}
div.boxcontent li.categories ul li ul li a.nav.active {
  margin-bottom:3px;
}

div.boxcontent, div.boxcontent a{ 
    color:#60712B;
    clear:both;
}

div.boxcontent a.bestsellers{
    display:block;
    padding:3px 0px 0px 0px;
    margin:3px 0px 0px 0px;
}


input, select {
     margin:5px 3px 8px 0px;
   padding:0px;
   border:0px;
   font-size:1.0em;
   border:none;
   color:#60712B;
} 


input.inputFieldText, input.inputFieldPassword, select.inputFieldMenu, select {
   margin:2px 0px 2px 0px;
   padding:0px;
   border:1px solid #A0AB81;

}

textarea {
   margin:2px 0px 2px 0px;
   border:1px solid #60712B;
   padding:0px;

}

input  {
   margin:0px 0px 5px 0px;
   padding:0x 0px 0px 0px;
   border:1px solid #A0AB81;
   background-color:#EDEDED;
   color:#60712B;
   text-align:left;
}

input[type="image"] {
  border: 0;
}



table{
    border-collapse:collapse;
}

ul.shoppingCart {
 margin:0px 0px 10px 0px;
 padding:0px;
 list-style-type:none;
}
ul.shoppingCart li{
  font-size:0.9em;
}

ul.shoppingCart li a{
  font-size:1.0em;
  color:#60712B;
}

div.shoppingCartTotal {
  margin:5px 0px 5px 0px;
}


table#mainTable {
  width:999px;
  
  
}

div#downloads {
  background-color:#F1F1F1;
  border: 1px solid #CCC;
  margin-top:10px;
  margin-bottom:10px;
}

div#downloads h2{
  background-color:#4A0907;
  color:#FFF;
  padding-left:5px;
}

div#downloads div.downloadContent {
  background-color:#CCC;
  margin:10px 15px 10px 15px;
  padding:5px;
  border:1px solid #999;
  overflow:hidden;
}
div#downloads div.downloadContent img{
  float:left;
  margin:0px 15px 5px 5px;  
  padding-bottom:10px;
}

div#downloads div.downloadContent ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}
div#downloads div.downloadContent li {
  font-weight:normal;
}
div#downloads div.downloadContent li a{
  font-size:1.1em;
  text-decoration:underline;
  display:block;
  margin-bottom:5px;
}
div#downloads div.downloadContent li span{
  color:#990000;
}
/* buttonContainer: used for back, forward... buttons at the bottom of the content area */
div.buttonContainer {
  text-align:right;
  padding:5px 6px 8px 0px;  
  margin:0px; 
}

form#cart_quantity div.buttonContainer div.left {
  float:left;
  width:160px;

}

form#cart_quantity div.buttonContainer div.right {
  float:right;

}

div.searchAgain {
  padding:5px;
}

div.searchAgain label{
  font-weight:bold;
  margin-left:60px;
}
div.searchAgain label input{
  margin-left:5px;
}

div.graduatedPrices ul{
  list-style-type:none;
}

div.gift_cart {
  margin-top:10px;
  text-align: center;
}

div.loginContainer {
  height: 155px;
  width:48%;
  border:1px solid #A0AB81;
  background-color:#FFF;
  margin: 10px 2px 15px 2px;
}

div.loginContainer form{
  margin:0px;
  padding:0px;
}

div.loginContainer h3{
  border-bottom:1px solid #A0AB81;
  background-color:#A0AB81;
  color:#FFF;
  padding: 3px 5px;
  font-size: 1.1em;
}
div.loginContainer p {
  margin:5px;
  padding:0px;
}
div.loginContainer fieldset {
  width:auto;
  margin:5px;
}

div.loginContainer input {
  background-color:#FFF;
  border: 1px solid #A0AB81;
  width:132px;
}

div.loginContainer label {
  width:105px;
  padding:8px 0px 0px 0px;
  margin:0px;
}

div#loginNewContainer {
 float:right;
 height:155px;
}

div#loginNewContainer .button {
 margin-left:5px;
}

div#loginCustomerContainer {
}

div#loginCustomerContainer .button {
  margin-left:5px;
}

div#loginCustomerContainer a{
  padding:3px 0px 3px 5px;
}

div#loginCustomerContainer input[type="text"] {
  width:132px;
  border:1px solid #A0AB81;
}

div#loginGuestContainer {
  float: right;
}
div#loginGuestContainer h3 {
  background-color:#98B547;
}
div#contentBoxLogoff {
  text-align:left;
}

div.new_productsContainer {
  margin:0px;
  padding:0px;
}

div.new_productsContainer div.image{
 float:left;
}

div.new_productsContainer h4{
 margin-top:0px;
 color:#C1272D;
 font-size:1.2em;
}

div.new_productsContainer h4 a{
 color:#C1272D;
}

div.new_productsContainer div.buttonContainer{
  text-align:left;
}

div.new_productsContainer div.buttonContainer a{
  text-align:left;
}

div.loginContainer div.button_rahmen,
td#mainContent div.button_rahmen
{
  float:right;
  width:120px;
  }
td#mainContent form#cart_quantity div.button_rahmen, td#mainContent form#checkout_confirmation div.button_rahmen{
/*  width:auto; */
}

td#mainContent form#cart_quantity div.left div.button_rahmen,
td#mainContent form#checkout_confirmation div.button_rahmen
  {
  width:160px;
}
td#mainContent form#cart_quantity div.left div.button_rahmen {
  float:left;
}

  
td#mainContent div.new_productsContainer div.buttonContainer div.button_rahmen {
  float:none;
}

div.new_productsContainer ul{
  list-style-type:none;
  margin-left:0px;
  margin-top:0px;
  padding:0px;
}
div.new_productsContainer li{
  margin-top:10px;
  margin-bottom:10px;
}

p.clear{
  clear:both;
  margin:0px;
  padding:0px;
}

div.new_products_overview {
  width:50%;
  margin:0px 0px 10px 0px;
  padding:0px;
}

table#orderDetails {
  border-collapse:collapse;
  width:100%;
  border:1px solid #A0AB81;
}

table#orderDetails td.row6 input {
   background-color:white;
}

table#orderDetails td{
    padding:3px;
    border:1px solid #A0AB81;
    vertical-align:top;
}

table#orderDetails ul{
    list-style-type:none;
    margin:0px;
}

table#orderDetails th.row1,th.row2, th.row3, th.row4, th.row5, th.row6{
    background-color:#A0AB81;
    border:1px solid #A0AB81;
    color:#FFF;
}

table#orderDetails td.row1{
    border:1px solid #A0AB81;
}
table#orderDetails td.row2{
  /*text-align: right;*/
}
table#orderDetails td.row3 li{
  margin-bottom: 5px;
}
table#orderDetails td.row4{
    text-align:right;
    white-space: nowrap;
}
table#orderDetails td.row5{
    font-weight:bold;
    text-align:right;
    white-space: nowrap;  
}
table#orderDetails td.row6{
    text-align:center;
}
div#orderDetailsTotal {
    text-align:right;
    margin:10px 0px 10px 0px;
    padding:5px;
    border: 1px solid #A0AB81;
}
table#orderDetails td ul.attributeList {
    list-style-type:circle;
    margin-left:15px;
    font-size:0.9em;
    font-weight:bold;
}

table#orderDetails td ul.attributeList span{
    font-weight:normal;
    font-style:italic;
}

.couponHelpLink {
    font-weight:bold;
}

a#advancedSearchHelplink {
    display:block;
    color:#FFF;
    font-weight:bold;
    background-color:#A0AB81;
    border:1px solid #A0AB81;
    border-width:1px 1px 0px 1px;
    padding:2px;
    width:50px;
    text-align:center;
    margin-left:410px;
}

div.billing, div.billing p, div.billing div{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
}

table.billingHead {
    width:100%;
    border:0px;
}
table.billingHead table{
    width:100%;
    border:0px;
}

div.billingAddressblock {
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    margin-bottom:20px;
}

table.billingAddressblock {
    width:100%;
}

table.billingAddressblock th {
    background-color:#F1F1F1;
    text-align:left;
}
table.billingItemListing {
    border-bottom:1px solid #000;
    width:100%;
    border-collapse:collapse;
}
table.billingItemListing th{
    text-align:left;
}
table.billingItemListing table{
    width:100%;
    background-color:#f1f1f1;
}
table.billingItemListing table th{
    padding:2px;
    margin:0px;  
    border-bottom:2px solid #FFF;
    border-right:2px solid #FFF;  
}
table.billingItemListing table td{
    padding:2px;
    margin:0px;
    border-width:0px;
    border-bottom:2px solid #FFF;
    border-right:2px solid #FFF;  
}
table.billingItemListing table td.col1{
    width:20px;
}
table.billingItemListing table td.col2{

}
table.billingItemListing table th.col4{
    text-align:right;
}
table.billingItemListing table td.col4{
    text-align:right;
}
table.billingItemListing table th.col5{
    text-align:right;
}
table.billingItemListing table td.col5{
    text-align:right;
    width:150px;
}
div.billingOrderTotal {
    margin-top:5px;
    text-align:right; 
}
div.billingOrderTotal p {
    padding:2px;
    margin:0px;
}

div.printProductInfo h1{
    color:#4A0907;
}

div.printProductInfo{
  background-color:#FFF;
}

div.printProductInfo body{
  background-color:#FFF;
}

div.printProductInfo table.td {
    vertical-align:top;
}

div.printProductInfo img {
    border:0px;
    padding:5px;
    margin:0px 0px 5px 0px;
    display:block;
}

div.printProductInfo span.productsPrice {
    color:#4A0907;
  font-weight:bold;
}

table.productNavigator {
    border:0px;
    border-collapse:collapse;
}
table.productNavigator td {
    width:1%;
}

div.productReviews table {
    border:0px;
    border-collapse:collapse;
    width:100%;
   background-color:#F1F1F1;
    border:1px solid #CCC;
}

div.productReviews td.col1, th.col1{
    text-align:center;
    border-bottom:1px solid #CCC;
}
div.productReviews td.col2, th.col2{
    text-align:center;
    border-bottom:1px solid #CCC;  
}
div.productReviews td.col3, th.col3{
    text-align:left;
    border-bottom:1px solid #CCC;  
}
div.productReviews td.col4, th.col4{
    text-align:center;
    border-bottom:1px solid #CCC;  
}
div.productReviews th{
    border-bottom:0px;  
   background-color:#4A0907;
    color:#FFF;
}
div.productReviews td{
    padding:4px;
}
div.productReviews h2 {
    margin:5px 0px 5px 0px;
}
div.productReviewsInfo {
    padding:5px;
}
div.productReviewsInfo img.productsImage {
    border:0px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}

div.productQuestions table {
    border-collapse:collapse;
    width:300px;
   background-color:#F1F1F1;
    border:1px solid #CCC;
    margin:5px;
}

div.productQuestions form#produkt_frage tr{
border-left:5px solid #f1f1f1;
border-right:5px solid #f1f1f1;


}


div.productQuestions table input {
  background-color:#fff;
}

div.productQuestions table textarea {
border:1px solid #A0AB81;
margin:2px 0;
padding:0;
}


div.productQuestions {
  width:400px;
   background-color:#F1F1F1;
    border:1px solid #CCC;
    padding:7px;
  margin:30px auto 15px;
}
div.productQuestions h1 {
  margin-bottom:12px;
}

td#mainContent div.productQuestions div.button_rahmen{
  float:none;
  margin: 10px auto;
}

div.productQuestions div {
  width:200px;
  height:20px;
}

 div.formError, div.formSuccess{
  min-height:25px;
  width:270px;
}
div.productQuestions div label {
  float:left;
}

div.productQuestions div input {
  float:right;
  background-color:#fff;
  }

div.productQuestions textarea {
  margin-top:10px;
  padding:5px;
  width:390px;
  border:1px solid #A0AB81;
  }
  

div.checkoutConfirmationTotal table {
    float: right;
}
table.account td {
    width: 50%;
}
.moduleBox {
    border:1px solid #A0AB81;
   background-color: #E8EEFC;
    padding: 5px;
}

div#checkoutPaymentBlock,
div#checkoutShippingBlock, 
div.defaultAddressBlock {
    margin:15px 0px 15px 0px;  
}

div#checkoutPaymentBlockInner,
div#checkoutShippingBlockInner,
div.defaultAddressBlockInner{
    border: 1px solid #A0AB81;
    padding:5px;
}

div.defaultAddressBlockInner{
  height:125px;
  }

div#checkoutPaymentAGB {
   margin:15px 0px 15px 0px;  
}

div#checkoutPaymentAGB input {
   background-color:white;  
}
div#checkoutPaymentBlockInner h3 {
  color:#4A0907;  
  padding:5px 0px 0px 0px;
}

div#checkoutPaymentBlockInner .paymentSelect {
  background-color:white;
}

div#checkoutPaymentBlockInner select {
  background-color:#4A0907;
}

div#checkoutPaymentBlockInner div.even,
div#checkoutPaymentBlockInner div.odd,
div.addressBookRow
{
    border-bottom: 1px solid #A0AB81;
    padding-bottom:5px;
}

div.addressBookRow {
    padding-top: 10px;  
}
div.addressBookRowDefault {
    border-bottom: 1px solid #A0AB81;
    padding:10px 0px 5px 0px;
    margin-top: 10px;
    margin-bottom: 10px;  
}

div.pInfoProductsReviews div.section {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #A0AB81;  
}
div.pInfoProductsReviews div p, div.reviews p{
  margin:2px;
}
div.alsoPurchasedRow,
div.reviews {
    margin: 10px 0px 10px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #A0AB81;  
}
div.reviews a.image{
   display:block;
   float:left;
    width:95px;
    height: 105px;
    background-repeat: no-repeat;
}
div.reviews div {
    margin-left: 90px;  
}

div.alsoPurchasedRow img {
    float: left;
}

table.checkoutConfirmationAddresses {
  width: 100%;
    padding-bottom:5px;
    border-bottom: 1px solid #A0AB81;
    margin-bottom: 5px;  
}
table.checkoutConfirmationAddresses td{
  vertical-align: top;
}

div.checkoutConfirmationShippingBox,
div.checkoutConfirmationPaymentBox {
   padding-bottom:5px;
   border-bottom: 1px solid #A0AB81;
    margin-bottom: 5px;
}

a#myPersonalPageLink {
    display: block;
    padding-top:4px;
    padding-bottom:4px;
}

a.nav {
  background-position:left center;
  background-repeat:no-repeat;
  display:block;
  margin:2px;
  padding:2px 5px 3px 5px;
  width:90%;
}
a.nav.shopcart {
  display:inline;
  padding:0px;
}

a.nav:hover {
    text-decoration: underline;
 
}
a.navrev {
    color: #000000;
    text-decoration:none;
}
a.navrev:hover {
    text-decoration: underline;
    color: orange;
}
a.active {
  font-weight: bold;
}
.button {
  font-family: Verdana;
  font-size: 0.9em;
  background:url(img/bg-button.gif) no-repeat top left;
  display:block;
  padding:3px 3px 3px 7px;
  margin:0px;
  color: #FFF !important;
  text-decoration: none;
    text-align:center;
  height:14px;  

  
}

div.button_rahmen {
  background:url(img/bg-button_end.gif) no-repeat top right;
  padding-right:4px;


}  


table.newProductsTable {
    border-collapse:separate;
    width:100%;
}

table.newProductsTable td {
    border:1px solid #CCC;
    vertical-align:top;
    padding:5px 0px 0px 0px;
    width:50%;
    margin:0px;
}

table.newProductsTable img{
    margin:3px;
    padding:0px;
}

/*table.newProductsTable .button{
  padding: 4px 0px 0px 30px;
  margin:0px;
  height:17px;
}*/


table.newProductsTable td.leerzelle {
    border:none;
}

table.table_innen td{
    border:none;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

/*table.table_innen a.button {
    width:100px;
  font-size:9px;
    text-align:left;
  padding:3px 2px;
  margin:0px 0px 0px 0px;
}*/

table.product_info_zweispaltig {
    border-collapse:separate;
    margin-bottom:5px;
  width:100%;
  padding:0px;
}


table.product_info_zweispaltig td{
    vertical-align:top;
    padding:2px 2px 0px 2px;
    margin:0px;
}

table.product_info_zweispaltig .products_manufacturer img {
  float: right;
  margin: -20px 0 20px 20px;
}

table.product_info_zweispaltig td input  {
    border:1px solid #CCC;
    margin:0px;
    padding:2px 0px 0px 0px;
  height:16px;
    width:25px;
    float:right;
  text-align:center;
}
table.product_info_zweispaltig td.product_info_rightcol{
  font-size: 1.05em;
}
table.product_info_zweispaltig td.product_info_rightcol p.listenpreis{
  color: rgb(193, 39, 45); 
}
table.product_info_zweispaltig td.product_info_rightcol h2{
  font-size:1.5em;
  color: rgb(193, 39, 45); 
  margin-top:0px;
}
table.product_info_zweispaltig td.product_info_rightcol h2 span.products_price{
  display: block;
  margin-top: 10px;
  white-space: nowrap;
  font-size: 0.8em;
}

/*table.product_info_zweispaltig .button {
    height:18px;
  padding:0px 0px 0px 0px;
  margin:0px;
  width:150px;
  vertical-align:center;
}*/

div.new_productsContainer table.table_innen td {
  border:medium none;
  margin:0;
  padding:0;
}

div.newProductsContainerPageWelcome {
  width:50%;
  float:left;
}

div.outerbutton {
  display:block;
    margin:3px 0px 3px 0px;
  padding:0px;
  text-align:left;
  float:none;
  clear:both;
  height:19px;
}
form#new_find {
  position:relative;
}
form#new_find p {
  width:260px;
  height:30px;
}
form#new_find p .inputFieldText {
  width:150px;
  margin-top:8px;
}
span.button_submit_search input {
  border:none;
  padding-top:20px;

}

td.contentsTopics {
  font-weight:bold;
  color:#60712B;
}

fieldset.accountChangePassword {
  width:460px;
}

fieldset.accountChangePassword input {
  
}

form#account_password .button {
  margin-right:150px;
}

form#loginbox {
  margin-bottom:5px;
}

div.gender_farbe input {
  background-color:white;
}

div.newsletter_farbe input {
  background-color:white;
}

hr {
  color:#A0AB81;
}

.price {
   font-weight:bold; 
   color:#C1272D; 
   font-size:12px;
}

div.searchAgain input {
   padding:0px;
   margin:0px 5px 0px 0px;
   float:left;
   height:18px;
}

div.searchAgain p {
   color:#60712B;
   clear:both;

}
div.searchAgain div.buttonContainer{
  float:left;
}
div.image_position img {
   margin-top:5px;


}

div.hersteller_bilder img {
 margin: 5px 0 0 20px;
}

div.startbox{
  position:relative;
}
div.startbox ul{
  list-style:disc;
  padding-left:20px;
}
div.startbox li{
  list-style:disc;
  margin-top:3px;
}
div.startbox p.kat-link{
  display:inline;
}
div.startbox p.kat-link a{
  display:block;
  position:absolute;
  right:0px;
  top:37px;
  width:370px;
  height:337px;
}
div.startbox p.kat-link a span{
  display:none;
}

table.history_info_table {
  width:100%;
  border-collapse: collapse;
}

table.history_info_table td {
  padding:2px;
}

table.history_info_table td.xprice {
  text-align: right;  
}
table.history_info_table td.odd {
  background-color: #E7EFD1;  
}
#history_info_button_back {
  float: left;
}

#quick_find fieldset {
  background-color: #DEE0DF;
  width: 170px;
}

#quick_find fieldset label select{
  width: 160px;
}

#quick_find fieldset table{
  width: 100%;
  border:0px;
}

#quick_find fieldset table td{
  
}

#quick_find fieldset td.size {
  font-weight: bold;
  color: #60712B;
}

#quick_find fieldset td.inputsize input{
  width: 25px;
  height: 12px;
  margin-bottom: 2px;
}

#quick_find fieldset option.lvl_1 {
  font-weight: bold;
}
#quick_find fieldset option.lvl_2 {

}

#button_ohne_reg {
  position: absolute;
  top: 250px;
  left: 660px;
}

#startSeite {
	font-size: 12px;
	background-color: transparent;
	padding: 10px;
	text-align: left;
}
#startSeite  p{

}
#startSeite  a{
	text-decoration: underline;
	font-weight: bold;
}
#startSeite p.omsAGmoreSpace{
	line-height: 25px;
	
}
#startSeite  p{

}

/* ********* eBay ********* */
#lh_ebay {
  width: 940px;
  margin: 0 auto;
}
#lh_ebay #descr {
  padding: 20px 42px;
  font-size: 1.1em;
  line-height: 1.25em;
}
#lh_ebay .float_right {
  float: right;
  display: inline;
  width: 400px;
  margin: 0 24px 35px 0;
  border: 2px solid #60712B;
}



/* GUTSCHEIN EINLÖSEN IM WARENKORB */
#gift_cart {  height: 25px;  }
#gift_cart h2 { display: none; }
/* RAHMEN FÜR EINGABEFELD */
#gift_cart #input_code { float: right; display: inline; position: relative; top: -15px; padding-bottom: 15px;}
/* BUTTON EINLÖSEN */
#gift_cart #input_code input[type="image"] { position: relative; top: 12px; left: 5px;  }
/* ENDE - GUTSCHEIN EINLÖSEN IM WARENKORB */

/* POPUP MIT INFOS */
/* RAHMEN FÜR INFORMATIONEN */
#gift_infos { margin: 0px; padding: 10px; border: 1px solid #000; background: #FFF; display: none; position: absolute; top: 50%; left: 40%; z-index: 1; }
/* LISTE GÜLTIGER ARTIKEL UND KATEGORIEN */
#gift_infos ul.restriction_list { margin: 5px 0px 5px 40px; }
/* ENDE- POPUP MIT INFOS */
