@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{color:#5f5f5f;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; border:1px solid #ff0000;}
.header-L { float:left; width:40%;}
.header-R { float:right; width:40%;}
.header-R .agb-links  {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeef0+0,ffffff+100 */
background: #eeeef0; /* Old browsers */
background: -moz-linear-gradient(top,  #eeeef0 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeef0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eeeef0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eeeef0 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eeeef0 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eeeef0 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeef0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
overflow:hidden; border-radius:22px;    width: 80%;
    margin-top: 50px; padding:10px;
	-webkit-box-shadow: 0px -1px 5px 0px rgba(85,85,85,0.58);
-moz-box-shadow: 0px -1px 5px 0px rgba(85,85,85,0.58);
box-shadow: 0px -1px 5px 0px rgba(85,85,85,0.58); text-align:center;
}
.header-R .agb-links ul{ display: inline-block;}
.header-R .agb-links li{ display:inline-block; }
.header-R .agb-links li a { display:block; padding:4px 10px; border-right:1px solid #999;  color:#999; font-size:14px; font-weight:bold;}
.header-R .agb-links li:last-child a {border:none;}
td {font-size:12px;}
#page-in {}
.logo { float:left;}
.nav-block {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e20105+0,ae1317+100 */
background: #e20105; /* Old browsers */
background: -moz-linear-gradient(top,  #e20105 0%, #ae1317 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e20105), color-stop(100%,#ae1317)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e20105 0%,#ae1317 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e20105 0%,#ae1317 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e20105 0%,#ae1317 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e20105 0%,#ae1317 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e20105', endColorstr='#ae1317',GradientType=0 ); /* IE6-9 */
}
.header-B { clear:both;  position:relative;}
.nav-block ul { display:block;overflow:hidden;}
.nav-block li { display:block; float:left;}
.nav-block li a { padding:8px 12px; color:#fff; display:block; font-size:16px; font-weight:bold; border-right:1px solid #fff;}
.nav-block li a:hover { background-color:#dd0206;}
.search-block { text-align:right;}
.search-block .search {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eeeef0+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #eeeef0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeef0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#eeeef0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#eeeef0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#eeeef0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#eeeef0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeef0',GradientType=0 ); /* IE6-9 */
overflow:hidden; border-radius:22px;    width: 40%;
   padding:10px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(85,85,85,0.58);
-moz-box-shadow: 0px 1px 5px 0px rgba(85,85,85,0.58);
box-shadow: 0px 1px 5px 0px rgba(85,85,85,0.58); text-align:center; float:right; margin-right:50px; position:absolute; bottom:-42px; right:0; }
.search-block .search label { color:#000; font-size:14px; font-weight:bold;}
.search-block .search .inp { width:220px;}
.search-block .search .right{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+90,eeeef0+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 90%, #eeeef0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(90%,#ffffff), color-stop(100%,#eeeef0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeef0',GradientType=0 ); /* IE6-9 */
color:#333; border-radius:20px; border:1px solid #777; font-size:11px; padding:4px 10px;}
.content-L {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbd7d7+0,ffffff+72,fcf0f0+100 */
background: #fbd7d7; /* Old browsers */
background: -moz-linear-gradient(left,  #fbd7d7 0%, #ffffff 72%, #fcf0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#fbd7d7), color-stop(72%,#ffffff), color-stop(100%,#fcf0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #fbd7d7 0%,#ffffff 72%,#fcf0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #fbd7d7 0%,#ffffff 72%,#fcf0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #fbd7d7 0%,#ffffff 72%,#fcf0f0 100%); /* IE10+ */
background: linear-gradient(to right,  #fbd7d7 0%,#ffffff 72%,#fcf0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbd7d7', endColorstr='#fcf0f0',GradientType=1 ); /* IE6-9 */
width:20%; float:left;padding-top:20px;
}
.content-R { width:77%; float:right; padding:60px 10px 10px 10px;}
.content-L .side-links {  }
.content-L .side-links ul { display:block;padding:10px;}
.content-L .side-links li a{ display:block; padding:6px 10px; font-size:12px; color:#000; border-bottom:1px dotted #333; background:url(arrow.gif) no-repeat right center;}
h3.block-header, .scroll-block h2 {background: #e20105; /* Old browsers */
background: -moz-linear-gradient(top,  #e20105 0%, #ae1317 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e20105), color-stop(100%,#ae1317)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e20105 0%,#ae1317 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e20105 0%,#ae1317 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e20105 0%,#ae1317 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e20105 0%,#ae1317 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e20105', endColorstr='#ae1317',GradientType=0 ); /* IE6-9 */ color:#fff; font-size:14px; padding:6px;}
.block {background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 90%, #eeeef0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(90%,#ffffff), color-stop(100%,#eeeef0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 90%,#eeeef0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeef0',GradientType=0 ); /* IE6-9 */
color:#333; border-radius:10px; border:1px solid #ccc;  padding:4px 10px;-webkit-box-shadow: 0px 0px 5px 0px  rgba(153,153,153,1);
-moz-box-shadow: 0px 0px 5px 0px  rgba(153,153,153,1);
box-shadow: 0px 0px 5px 0px  rgba(153,153,153,1); margin-bottom:20px;}

.det-L { width:30%; float:left;}
.det-R { width:69%; float:right;}
.booktitle { color:#fff; font-size:20px;}
.bookauthor { color:#CC0000; text-decoration:underline; font-size:14px;padding-bottom:8px;}
.ebay-price {padding:20px 0; text-align:left; color:#000; font-size:20px;font-weight:bold;}
.ebay-price .inkl{ color:#777; font-size:14px;}
.ebay-price1 {padding:20px 0; text-align:left; color:#000; font-size:20px;font-weight:bold;}
.ebay-price1 .inkl{ color:#777; font-size:14px;}
.footer { text-align:center;padding:10px 0; color:#777; font-size:14px;height:40px;}
.footer span {color:#eb2e35; font-style:normal;}
.versand .blkheads{color:#000; font-weight:bold; font-size:14px;padding:10px 0;}
.S-option {background:#fafafa; border:1px solid #e2e2e2; padding:8px; margin-top:10px;}
.S-option a {display:block; color:#000;}
.S-option h4 {display:block; color:#CC0000; padding:0;}
.S-option p { padding:4px 0 !important;}
.details-block {margin-bottom:10px;  padding:10px;}
.desc-block { padding:10px;}
.details {clear:both;overflow:hidden;}
.details span.htxt {
    display: block;
    float: left;
    font-weight: normal;
    width: 300px;
}
.htxt_lft {
    display: block;
    float: left;
    font-weight: bold;
    width: 110px;
}
.image, .image img {max-width:100%;}
.block p {padding:10px 0;}
.det-R h3 { clear:both; overflow:hidden;}
.bookauthor {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #7C7D81;
    text-decoration: underline;
	display:block;
}
.booktitle {
    font-family: Arial;
    font-size: 26px;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
	display:block;
}

.desc-header {font-size:14px; font-weight:bold; color:#c80757;padding-bottom:4px;}
.details { padding:10px 0; }
.details p { line-height:20px;font-size:13px;overflow:hidden;padding:0; }
.details .det_lft { font-weight:bold; width:130px; float:left;}
.details .det_rht {  width:320px; float:left;}
.blkheadsneu {color:#eb2e35; font-size:16px;}

.scroller-box  {  border:1px solid #db7181; background:#f3f3f3;padding:10px;margin-top:20px;overflow:hidden;}
.scroller-box h2 { color:#000;font-weight:normal;font-size:18px;padding-bottom:8px;}
.scrollbox  {margin-left:0px;height:270px; padding:8px;}
.scrollbox .scroll {	position:relative;overflow:hidden;float:left;width:88%;height:270px;}

.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:160px;margin:0 4px 10px 4px;padding:5px 0; text-align:center;}
.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:35px;	height:50px;float:left;cursor:pointer;}

.scrollbox .next,.scrollbox .nextPage {background-image:url(next.gif);margin:60px 0px 0 0;float:right;}
.scrollbox .prev,.scrollbox .prevPage {background-image:url(prev.gif);margin:60px 0 0 0px;}
/*.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  {color:#e53e06 !important;font-weight:normal;font-size:14px;display:block;}
.scrollbox .title  {display:block;font-weight:bold;margin:10px 3px 5px ;font-size:12px;}

.mob { display:none;}
#navM > label { display:none;}
#navM > input { display:none;}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px)  {
  #page, .header-R, .header-L,.det-L, .det-R, .content_L, .content_R, .details-L, .details-in {width:100%;font-size:13px;}
  .header-R .agb-links{border-radius:0;width:100%;margin: 0;
    padding: 0;}
  .search-block .search{border-radius:0;width:100%; position:static; margin-right:0;}
  .content-L {display:none;}
  .header-L img {max-width:100%; height:auto;}
  .search-block .search {padding:10px 0;}
  .search-block .search label {display:none;}
  .content-R {padding-top:20px; width:94%;}
  .details .det_lft { font-weight:bold; width:40%; float:left;}
  .details .det_rht {  width:55%; float:left;}
  .scrollbox .scroll {width:74%;}
  .scrollbox .scroll li{width:200px;}
  .footer {height:auto;}
  .det-R h3 {display:none;}
  .mob {display:block;}
   #navM h3 {
	display:none;
   }
   #navM {
    display: block;

    position: relative;
    /*min-height: 40px;*/
}
#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: #424242;
	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: #424242 url(menu-icon.png) no-repeat right 20px center;

}


    #navM > label {
        display: block;
		background:#CC0000/* url(block-header.gif) no-repeat right top*/;
    }
    #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;}
   .header-R, .search-block .search {width:55%;}
   .scrollbox .scroll {width:85%;}

  }