@charset "utf-8";
/* CSS Document */

body {font: 12px/1.2 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:#ff4702;text-decoration:none;cursor:pointer;}
ul,li { list-style:none;padding:0; margin:0;}
h1,h2,h3,h4,h5,p{padding:0; margin:0;}
h2{font-size:18px;}
.pb-10 { padding-bottom:10px;}

#page { width:1000px; margin:0 auto;}
#page table td {font-size:12px;}
#header {background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */
border:1px solid #ddd;
 }
 #header .header-T { padding:8px;}
.inp {  color: #c8c8c8 !important;
  font-size: 24px;
  line-height: 42px;
  font-weight: bold;
  padding: 0 5px;
  border:1px solid #ccc;;
  width: 350px;
  height: 42px !important;
 background: #fff;
    -webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.8);
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.8);
	float:left;
  }
.suchen_but {	float:right;}
.logo { float:left;}
.search-block { float:left; padding:20px 0 0 60px; }
.add { float:right; text-align:center; color:#555; padding:8px 4px 0 0;}
.add h3 { font-size:16px;}
.add h3 span {color:#ff8416;}
.add p.small { font-size:11px;}
.add h2 { font-size:18px; color:#ff8416;}
.nav {background: #fcd861; /* Old browsers */
background: -moz-linear-gradient(top,  #fcd861 0%, #fcaf1c 2%, #fca91b 49%, #fca31b 51%, #fc9f1a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcd861), color-stop(2%,#fcaf1c), color-stop(49%,#fca91b), color-stop(51%,#fca31b), color-stop(100%,#fc9f1a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcd861 0%,#fcaf1c 2%,#fca91b 49%,#fca31b 51%,#fc9f1a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcd861 0%,#fcaf1c 2%,#fca91b 49%,#fca31b 51%,#fc9f1a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcd861 0%,#fcaf1c 2%,#fca91b 49%,#fca31b 51%,#fc9f1a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcd861 0%,#fcaf1c 2%,#fca91b 49%,#fca31b 51%,#fc9f1a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcd861', endColorstr='#fc9f1a',GradientType=0 ); /* IE6-9 */
overflow: hidden; border-bottom:1px solid #fcd060; border-top:1px solid #fca01a;
}
.nav ul { display:block;}
.nav li { display:block;}
.nav a { display:block; float:left; padding:10px 12px; color:#fff !important; border-right:1px solid #e2900d; font-size:14px;}
.nav li:last-child a { border-right:none;}
.nav a:hover { background: #ff8955; /* Old browsers */
background: -moz-linear-gradient(top,  #ff8955 0%, #ff4702 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8955), color-stop(100%,#ff4702)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff8955 0%,#ff4702 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff8955 0%,#ff4702 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff8955 0%,#ff4702 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff8955 0%,#ff4702 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8955', endColorstr='#ff4702',GradientType=0 ); /* IE6-9 */
}
.nav-bottom {background: #ff8955; /* Old browsers */
background: -moz-linear-gradient(top,  #ff8955 0%, #ff4702 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8955), color-stop(100%,#ff4702)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff8955 0%,#ff4702 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff8955 0%,#ff4702 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff8955 0%,#ff4702 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff8955 0%,#ff4702 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8955', endColorstr='#ff4702',GradientType=0 ); /* IE6-9 */
overflow:hidden; padding:10px;
}
#content { padding:10px;border:4px solid #ff4702;}
.content-R h3 {font-size:12px;font-weight:normal; color:#777;line-height:30px;padding:0 4px;}
.content-R ul {margin-bottom:10px;margin-left:40px;}
.content-R li  a{color:#ff4702;font-size:12px;padding-left:0px}
.content-R li  a::before{content:url(arrow.png) no-repeat left 2px;}
.content-R h3 span {font-weight:bold; color:#000;}
.desc {}
.bookauthor {color:#ff4702;}
.blkheadsneu { font-size:14px !important; font-weight:bold;}
.content-L h2 {padding:4px 0 10px 0;border-bottom:1px solid #ccc;}
.pad-top {padding-top:10px;}
.details {margin:20px 0; border:1px solid #f3f3f3;}
.details td {padding:4px;}
.details .htxt_lft {width:30%; float:left; font-weight:bold;}
.details .htxt {width:70%; float:left;}
.SPRITE  {background-image:url(sprite.png); width:30px; height:30px; display:block;float:left;margin-right:4px;}
.author {background-position:0 0;}
.thema {background-position:0 -30px;}
.rubrik {background-position:30px -30px;}
.partner {background-position:30px -60px;}
.hilfe {background-position:60px -60px;}
.versand-i {background-position:0px -90px;}
.versand {margin-bottom:20px;}
.versand h4{font-size:16px; font-weight:bold;}
.versand p{font-size:11px;  padding-left: 36px;}
.check label {font-size:12px;}
.add2 { text-align:center;background:#f3f3f3;padding:10px;}
.add2 h3 { font-size:16px;color:#000; font-size:18px;}
.add2 h3 span {color:#ff8416;}
.add2 p { font-size:14px;}
.add2 p.small { font-size:11px;border-bottom:1px solid #ff8416;margin-bottom:4px; padding-bottom:4px;}
.adadd2d h2 { font-size:18px; color:#ff8416;}


	/* provide some minimal visual accomodation for IE8 and below */
	.details tr{
		background: #fff;
	}
	/*  Define the background color for all the ODD background rows  */
	.details tr:nth-child(odd){ 
		background: #f3f3f3;
	}
	/*  Define the background color for all the EVEN background rows  */
	.details tr:nth-child(even){
		background: #fff;
	}

.nav-bottom .left { float:left; font-size:20px; font-weight:bold; color:#fff;}
.nav-bottom .right { float:right;color:#fff;}
.nav-bottom .right a{color:#fff; line-height:24px;font-size:12px;}
.content-L { width:75%; float:left;}
.block-L { width:25%; float:left;}
.block-L .image{padding-top:6px;}
.image img {max-width:100%;}
.block-R { width:73%; float:right;}
.content-R { width:24%; float:right;border-left:1px solid #f3f3f3;margin-bottom:10px;}
#footer { background:#ff4702; color:#fff; padding:8px; text-align:center;}

#ebay-price {margin-bottom:10px;line-height:30px;}
.ebay-price-in {float:left; color:#ff4702; font-weight:bold; font-size:18px;padding-right:10px;}
.preorder { border:1px solid #ff8416; color:#ff4702; padding:10px;font-size:20px;font-weight:bold;}

.scrollblock {overflow:hidden; clear:both;}
.scrollblock h3{padding:6px 10px; font-size:16px;background:#ff8416; color:#fff;}
.scroll-block { background:#fff; height:320px; clear:both;margin-bottom:20px;}
.scroll-block h2 { font-size:18px; color:#0e2c81;padding:4px 4px 10px 4px;margin:0; font-weight:normal;}
/*.scrollbox  {background-image:url(/scroll_bg.gif);padding:0 0 0;height:184px; margin-bottom:1em}*/
.scrollbox  { border:1px dashed #ccc; padding:10px;height:280px/*margin-bottom:1em;border:1px solid #E2E2E1;background:#4e4d4d;-moz-border-radius:4px; -webkit-border-radius:4px;-khtml-border-radius:4px;border-radius:4px;*/
}
.scrollbox img { border:1px solid #e3e3e3;}
/* 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:90%;height:280px;}

.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;padding:5px 0; text-align:center;height:250px}
.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:80px;float:left;cursor:pointer;}

.scrollbox .next,.scrollbox .nextPage {background-image:url(next.gif);margin:90px 0px 0 0; float:right;}
.scrollbox .prev,.scrollbox .prevPage {background-image:url(prev.gif);margin:90px 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:#ff6600 !important;font-weight:bold;font-size:14px;display:block;}
.scrollbox .title  {display:block;font-weight:bold;margin:10px 3px 5px; font-size:12px;}
.nav label, .nav input {display:none;}
@media only screen 
  and (min-width: 320px) 
  and (max-width: 767px)
  {
  .scrollbox .scroll {width:76%;}
  .scrollbox .scroll li {width:120px;}
  .content-R li  {padding-bottom:10px}
  body {margin:0;}
  #ebay-price {background:#e3e3e3; padding:4px;}
  #page { width:100%;}
  .logo {float:none; text-align:center;}
  .search-block {padding:0;}
  .inp {width:79%;}
  .add { float:none; clear:both;display:none;}
  .nav-bottom .right, .nav-bottom .left{float:none;}
  .nav-bottom .right a {display:block;}
  .content-L, .block-L, .block-R, .content-R {float:none; width:100%;}
  .block-L { text-align:center;}
  .details .htxt_lft {width:40%;}
  .details .htxt {width:60%;}
  
  .nav-bottom .right span {display:none;}
  
.nav {
    display: block;
    background: black;
    position: relative;
    min-height: 40px;
}
.nav, .nav a {
    color: white;
    text-decoration: none;
}
.nav a {
    display: block;
    padding:10px;
	font-size:14px;
	float:none;
}
.nav a:hover {
    background: #ff4702;
}
.nav ul {
    padding:0;
    margin: 0;
}
.nav ul li {
    float:left;
    display:inline;
    position:relative;
    background: #ff4702;
   
	border-bottom:1px solid #f3f3f3;
}


/*Hide checkbox and label by default*/
.nav > input,
.nav > label {
  display: none;
}
.nav > label span{ font-size:25px; float:right; margin-right:20px;}
.nav > label {
  width: 100%;
  float: left;
  padding: 4px 10px;
  line-height:30px;
  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;
  background:url(menu-icon.png) no-repeat right 20px center;
}

/*Media query*/
@media (max-width: 767px) {
    .nav > label, .nav ul li ul {
        display: block;
    }
    .nav > ul {
        display: none;
        clear: both;
    }
    .nav > input:checked + ul {
        display: block;
    }
    .nav ul ul li a:before {
        content:'? ';
        display: inline;
    }
    .nav ul li {
        float: none;
        display: block;
        border-right: none;
   
    }
    .nav li:hover ul {
        position: relative;
        width: auto;
    }
    .nav 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%;}
  .add {display:none;}
  .block-L, .block-R {width:100%; float:none;}
  .content-L {width:65%;}
  .content-R {width:33%;}
  .image {text-align:center;}
  .scrollbox .scroll {width:85%;}
  .nav {height:40px;}
  }
  