@charset "utf-8";
/* CSS Document */
#page {font: 12px Arial,helvetica,clean,sans-serif;}
.clearfix:after{content: ".";display: block;height: 0;	clear: both;visibility: hidden}
.clearfix { display: block }
.clearfix { display: inline-block }  /* ... especial for IE7 */
.clearfix { display: block }      /* ... fr IE5,IE6,IE7 */
* html .clearfix { height: 1% }   /* ... fr IE5 + IE6/Win | hasLayout aktivieren */
img{border:0;} form { padding:0;margin:0;}
.brclear { clear:both;height:0; margin:0;font-size: 1px;line-height: 0px;}
A,/*A:visited,*/A:active, #page A:hover{color:#000;text-decoration:none;cursor:pointer;}
ul,li { list-style:none;padding:0; margin:0;}
h1,h2,h3,h4,p{padding:0; margin:0;}
.left { float:left;}
.pt30 { padding-top:30px;}
.pt20 { padding-top:20px;}
.pt10 { padding-top:10px;}
.wid-50 { width:49%;}
.main-image{max-width:200px}
.image{border:solid 1px #c6c6c6;text-align:center; padding:10px;border-radius:4px}

#page { width:1000px; margin:0 auto;}
.top-nav { background:url(top_links_N.gif) no-repeat left top; width:1000px; height:73px;line-height:70px;}
.top-nav ul { padding:0 10px;}
.top-nav ul li { display:inline-block; line-height:70px;}
.top-nav ul li a {display: inline-block; padding: 0px 20px;font-size: 14px;color: #fff;border-right: 1px solid #fff;line-height: 17px;}
.top-nav ul li:last-child a { border-right:none;}
.header-main { background-color:#fff; border-radius:10px;-webkit-box-shadow: 0px 1px 10px 1px rgba(153,153,153,1);
-moz-box-shadow: 0px 1px 10px 1px rgba(153,153,153,1);
box-shadow: 0px 1px 10px 1px rgba(153,153,153,1); margin:10px 0;}
.logo { width:25%; float:left;}
.search-block { width:55%;float:left;}
.agb-links { width:20%;float:left;line-height:100px;}
.agb-links li { line-height:100px; display:inline-block}
.agb-links li a { color:#774b26; padding:4px 9px; border-right:1px solid #774b26; display:inline-block; line-height:10px;}
.agb-links li:last-child a { border-right:none;}
.logo a, .search, agb-links ul { padding:10px; display:block;}
.search .inp {    padding: 2px;
    height: 26px;
    width: 320px;
    border: 1px solid #b3b3b3;
    color: #249600;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f8f8f8+0,f2f2f2+39,e7e7e7+86,f8f8f8+89,f6f6f6+100 */
background: rgb(248,248,248); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,248,248,1) 0%, rgba(242,242,242,1) 39%, rgba(231,231,231,1) 86%, rgba(248,248,248,1) 89%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(39%,rgba(242,242,242,1)), color-stop(86%,rgba(231,231,231,1)), color-stop(89%,rgba(248,248,248,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(242,242,242,1) 39%,rgba(231,231,231,1) 86%,rgba(248,248,248,1) 89%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(242,242,242,1) 39%,rgba(231,231,231,1) 86%,rgba(248,248,248,1) 89%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,248,248,1) 0%,rgba(242,242,242,1) 39%,rgba(231,231,231,1) 86%,rgba(248,248,248,1) 89%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,248,248,1) 0%,rgba(242,242,242,1) 39%,rgba(231,231,231,1) 86%,rgba(248,248,248,1) 89%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.search .sub {
background: #076934; /* Old browsers */
background: -moz-linear-gradient(top,  #076934 0%, #0f9f5c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#076934), color-stop(100%,#0f9f5c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #076934 0%,#0f9f5c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076934', endColorstr='#0f9f5c',GradientType=0 ); /* IE6-9 */
color:#fff; padding:8px 12px; border:none; border-radius:8px;
}
.search { padding-top:35px;}
.search label { float:left;}
.content { border:3px solid #774b26; padding:10px; border-radius:10px;position:relative;}
.content-L { width:25%; float:left;}
.content-R { width:73%; float:right;}
.content h3 { margin-bottom:5px;
background: #076934; /* Old browsers */
background: -moz-linear-gradient(top,  #076934 0%, #0f9f5c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#076934), color-stop(100%,#0f9f5c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #076934 0%,#0f9f5c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076934', endColorstr='#0f9f5c',GradientType=0 ); /* IE6-9 */
color:#fff; padding:12px; border:none; border-radius:8px;}
.side-nav ul { display:block;}
.side-nav li { display:block;}
.side-nav li a{ display:block; padding:8px; border-bottom:1px solid #ccc; text-transform:uppercase; font-size:11px;}
.block { margin-top:10px; }
.block-in { border:3px solid #ccc; padding:10px;}
.block p { margin-bottom:10px;}
.det-L { width:70%; float:left;}
.det-R { width:28%; float:right;}
.blkheads { font-size: 12px;font-weight: bold;color: #000000;text-decoration: none;}
.details { font-size:12px; padding-top:4px; }
.bookauthor{    font-family: Arial;
    font-size: 15px;
    font-weight: bold !important;
    color: #6f5133;
    text-decoration: underline;}
.details p { overflow:hidden; margin-bottom:2px;padding:2px 0;}
.details .det_rht {float:left;width:74%; font-weight:normal;}
.det_lft{ display:block; float:left; width:25%; font-weight:bold;}
.ebay-price {padding:10px 0;}
.ebay-price .price {background: #076934; /* Old browsers */
background: -moz-linear-gradient(top,  #076934 0%, #0f9f5c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#076934), color-stop(100%,#0f9f5c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #076934 0%,#0f9f5c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076934', endColorstr='#0f9f5c',GradientType=0 ); /* IE6-9 */
color:#fff; padding:6px 12px; border:none; border-radius:8px;font-size:14px; font-weight:bold;}

.ebay-price1 .price {background: #076934; /* Old browsers */
background: -moz-linear-gradient(top,  #076934 0%, #0f9f5c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#076934), color-stop(100%,#0f9f5c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #076934 0%,#0f9f5c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #076934 0%,#0f9f5c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076934', endColorstr='#0f9f5c',GradientType=0 ); /* IE6-9 */
color:#fff; padding:6px 12px; border:none; border-radius:8px;font-size:14px; font-weight:bold;}
.versand  {padding-top:10px;}
.versand p {font-weight:bold;}
.inkl {color:#076934;}
.ebay-price1 .inkl {color:#076934;}
.S-option {padding:10px 0; text-align:right;}
.S-option h4 {color:#01674a; font-weight:bold; font-size:14px;}
.footer {color:#774b26; text-align:center;padding:4px;}
.desc-header {color: #6f5133;font-size:16px; font-weight:bold; padding-top:4px;}
.footer span {color:#01674a;font-size:14px; font-weight:bold;}

/*.scrollbox  {background-image:url(/images/scroll_bg.gif);padding:0 0 0;height:184px; margin-bottom:1em}*/
.scrollbox  {/*margin-left:10px;height:280px*/height:250px;
}
/* modified. see following - sebastian
.scrollbox .scroll {	position:relative;overflow:hidden;float:left;width:523px;height:150px;}
*/
.scrollbox .scroll {	position:relative;overflow:hidden;float:left;width:89%;height:250px;}

.scrollbox .scroll ul {width:20000em;position:absolute;list-style:none;margin:0;padding:0;}
.scrollbox .scroll li {display:inline;float:left;list-style:none;position:relative;width:210px;text-align:center;margin:0 4px 10px 4px;padding:5px 0;height:180px}
.scrollbox .scroll li a {display:block;}
.scrollbox .scroll li a img {height:145px;width:110px;overflow:hidden;}
/* modified - see following - sebastian
.scrollbox .next,.scrollbox .prev,.scrollbox .nextPage,.scrollbox .prevPage {background:transparent no-repeat scroll top left;	width:26px;	height:37px;float:left;	margin:50px 0 0;cursor:pointer;}
*/
.scrollbox .next,.scrollbox .prev,.scrollbox .nextPage,.scrollbox .prevPage {background:transparent no-repeat scroll top left;	width:36px;	height:65px;float:left;	margin:80px 0 0;cursor:pointer;}

.scrollbox .next,.scrollbox .nextPage {background-image:url(next.gif);}
.scrollbox .prev,.scrollbox .prevPage {background-image:url(prev.gif);}
/*.scrollbox .next:hover,.scrollbox .prev:hover,.scrollbox .nextPage:hover,.scrollbox .prevPage:hover {background-position:0 -35px;}*/
.scrollbox .scroll_pagenav {clear:both;text-align:right;padding:2px 0 5px 0;margin-right:50px}
.scrollbox .navi {display:-moz-inline-block;display:inline-block;overflow:hidden;height:8px;margin-left:40px;margin-top:0px;}
.scrollbox .navi a {width:8px;height:8px;float:left;	margin:0 3px;	background:url(navigator.png) 0 0 no-repeat;	display:block;	font-size:1px;}
.scrollbox .navi a:hover {background-position:0 -8px;}
.scrollbox .navi a.active {background-position:0 -16px;}
.scrollbox .price  { background:url(price-bg.gif) no-repeat center center; width:200px; height:27px; line-height:27px; padding:0 3px; text-align:center; display:block;}
.scrollbox .title  {display:block;font-weight:bold;margin:10px 3px 5px ;}
.price-bg {}

.S-option h3 {color:#0E864E;}
.mob {display:none;}
.desk{display:block;}

#navM > label { display:none;}
#navM > input { display:none;}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px)  {
  #page,.logo,.search-block,.agb-links, .header-R, .header-L,.det-L, .det-R, .content-L, .content-R, .details-L, .details-in {width:100%;font-size:13px;}
.top-nav {display:none;}
.content { padding-bottom:370px;}
.search {padding-top:0;}
.search .inp {width:165px;}
.agb-links li {line-height:30px;}
.agb-links {text-align:center;}
.side-nav  h3 {	display:none;   }
.mob {display:block;}
.desk{display:none;}
.scrollbox .scroll {width:75%;}
.add { position:absolute; bottom:10px;width:95%;}
.details .det_rht {width:63%; }
.det_lft{ width:35%;}

#navM {
    display: block;
margin-bottom:10px;
    position: relative;
    /*min-height: 40px;*/
	overflow:hidden;
}
#navM, #navM a {
    color: white;
    text-decoration: none;
}
#navM a {
    display: block;
    padding:6px 4px 6px 16px;
	font-size:14px;
	
}
#navM a:hover {
    background: #424242;
}
#navM ul {
    padding:0;
    margin: 0;
	overflow:hidden;
}
#navM ul li {
    float:left;
    display:inline;
    position:relative;
    background: #076934;
	border-bottom:1px solid #fff;
}

#navM ul li a { float:none;}
/*Hide checkbox and label by default*/
#navM > input,
#navM > label {
  display: none;
}
#navM > label span{ font-size:25px; float:right; margin-right:20px;}
#navM > label {
  width: 100%;
  float: left;
  padding: 4px 0px;
  line-height:27px;
  padding-right: 0;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size:16px;
  text-indent:10px;
  background: #774b26 url(menu-icon.png) no-repeat right 20px center;

}


    #navM > label {
        display: block;
		background: #774b26; /* Old browsers */
color:#fff; padding:6px 12px; font-size:16px; font-weight:bold;
    }
    #navM > ul {
        display: none;
        clear: both;
    }
    #navM > input:checked + ul {
        display: block;
    }
    #navM ul ul li a:before {
        content:'? ';
        display: inline;
    }
    #navM ul li {
        float: none;
        display: block;
        border-right: none;
   
    }
    #navM li:hover ul {
        position: relative;
        width: auto;
    }
    #navM ul ul li:hover > ul {
        right:auto;
        top: auto;
        left: auto;
    }

  }
   @media only screen 
  and (min-width: 768px) 
  and (max-width: 1023px)
  {
  #page {width:100%;font-size:13px;}
   .header-L img {max-width:100%; height:auto;}
  .search-block {width:45%;}
   .scrollbox .scroll {width:85%;}
.top-nav {display:none;}
.image img {max-width:100%;}
.search .inp {width:150px;}
.agb-links  {width:30%;}
  }