/* lexend-exa-regular - latin */
@font-face {
  font-family: 'Lexend Exa';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lexend-exa-v1-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lexend Exa Regular'), local('LexendExa-Regular'),
       url('../fonts/lexend-exa-v1-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lexend-exa-v1-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lexend-exa-v1-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lexend-exa-v1-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lexend-exa-v1-latin-regular.svg#LexendExa') format('svg'); /* Legacy iOS */
}


body {
background-color: #ffffff;
color:#1d1d1b;
margin: 0;
font-family: 'Lexend Exa', Arial, sans-serif;
font-size: 15px;
background:url('images/header_bg.png') repeat-x;
background-position:top;
}

#fixcenter {
width: 960px;
margin: 0 auto;
padding: 30px 0 0 0;
}

.clear {
clear: both;
}

/* header
--------------------------------------------------------------------*/

#header {
width: 960px;
height: 183px;
margin: 0 auto 0 auto;
}

#logo a {
display: block;
width: 100px;
height: 120px;
background: url('images/editionb_logo.jpg') no-repeat;
margin: 0 0 0 20px;
}

#logo {
float:left;
width:100px;
}

#logo img {
border:0;
margin-left:60px;
margin-top:20px;
}

#logo_subtitle {
font-size: 40px;
margin: 75px 0 0 20px;
float:left;
color: #1d1d1b;
}

#logo_subtitle p {
    font-family: 'Lexend Exa', Arial, sans-serif;
margin:0;
line-height:1.6em;
}

#quicksearch {
background-color: #fff9f1;
float: right;
width: 240px;
height: 50px;
}

#quicksearch form {
margin: 10px;
}

#quicksearch input {
font-size: 11px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
}

#quicksearch input[type="submit"] {
display: none;
}

#quicksearch input[type="search"] {
width: 210px;
border:1px solid #c1c0c0;
color: #7d7d7d;
}

.quicknav {
float: right;
margin: 18px 0 0 0;
}

.quicknav a {
font-size: 12px;
font-weight: normal;
margin: 0 0 0 20px;
padding: 0;
color: #484848;
}


a.cart_count {
font-size: 10px;
margin: -5px 0 0 8px;
padding: 3px 6px 3px 4px;
/*background-color: #cc495a;*/
    background-color: #a77136;
color: #fff;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-bottom: 1px solid #e5d7c4;
vertical-align: 100%;
}

a.cart_count:hover {
text-decoration: none;
background-color: #c0142b;
color:#fff;
}



/* login
--------------------------------------------------------------------*/

#new_customer {
float: left;
width: 340px;
margin: 20px 0 0 0;
}

#returning_customer {
float: right;
width: 250px;
border-left: 1px solid #ADADAD;
padding-left: 40px;
margin: 20px 0 0 0;
}


/* Fonts / Lists
--------------------------------------------------------------------*/

h1 {
color: #1d1d1b;
font-size: 28px;
line-height: 1.4em;
font-weight: normal;
margin: 10px 0 25px 0;
}

h2 {
color: #1d1d1b;
font-size: 20px;
font-weight: 700;
letter-spacing:.03em;
text-align: left;
margin: 25px 0 15px 0;
}

h3 {
font-size: 18px;
line-height: 20px;
font-weight: bold;
color: #000;
margin: 0 0 10px 0;
}

h3 span.date {
font-style:italic;
font-weight:400;
}

#navigation h3 {
color: #1d1d1b;
font-weight:bold;
font-weight:400;
padding-left:20px;
padding-top:5px;
}


h4 {
color:#484848;
font-size: 17px;
font-weight: normal;
margin: 20px 0 10px 0;
}

.content_breite, .content_breite p {
width:690px;
float:right;
font-size:14px;
}

span.detail_description, span.detail_description p {
font-size:14px;
float: left;
}

a {
border: none;
/*color:#cc495a;*/
    color: #a77136;
text-decoration:none;
}

a:hover {
border: none;
/*color:#cc495a;*/
    color: #965c1c;
text-decoration:none;
}

li {
list-style-position:inside;
}



/* Framework
--------------------------------------------------------------------*/

.col-md-6,
.col-md-4,
.col-md-3,
.col-lg-12,
.col-md-2,
.col-md-1,
.col-md-8,
.col-md-10,
.col-xs-4,
.col-xs-8 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
}

.col-md-6,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1 {
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 920px) {
    .col-md-10 {
        width: 83.333333333%;
        float: left;
    }
    .col-md-8 {
        width: 66.666666667%;
        float: left;
    }
    .col-md-6 {
        width: 50%;
        float: left;
    }
    .col-md-4 {
        width: 33.333333333%;
        float: left;
    }
    .col-md-3 {
        width: 25%;
        float: left;
    }
    .col-md-2 {
        width: 16.666666667%;
        float: left;
    }
    .col-md-1 {
        width: 8.333333333%;
        float: left;
    }
}



.col-md-6, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    padding-left: 10px;
    padding-right: 10px;
}


/* content
--------------------------------------------------------------------*/

#content {
width: 670px;
float:right;
margin-bottom:20px;
color: #545454;
font-size: 15px;
line-height: 25px;
}


#breadcrumb {
font-size: 12px;
font-style: italic;
color: #666;
padding: 0 0 8px 0;
}

#breadcrumb a {
color: #484848;
}

#breadcrumb a:hover {
color:#cc495a;
text-decoration:none;
}

#breadcrumb a.arrow {
color: #7f7f7f;
}


.categorie_navi_buttons a {
width: 305px;
margin: 0 0 10px 0;
float: left;
display: block;
background-color: #fef3e3;
padding: 6px 10px 7px 10px;
color: #d46d2a;
font-size: 16px;
font-weight: 400px;
font-style: italic;
border-top: 2px solid #fbf7f0;
border-bottom: 2px solid #fdecd3;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

a.nested_category_last_column {
margin-left: 20px;
}

.categorie_navi_buttons a:hover {
cursor: pointer;
background-color: #fff6e9;
border-top: 2px solid #fbf7f0;
border-bottom: 2px solid #fdecd3;
text-decoration: none;
}

.categorie_navi_buttons a:active {
background-color: #ffefd7;
border-top: 2px solid #fdecd3;
border-bottom: 2px solid #fbf7f0;
}



/* footer
--------------------------------------------------------------------*/

#footer {
clear:both;
color: #524B45;
background-color: #ffffff;
font-size: 13px;
line-height: 22px;
text-align: left;
padding: 10px 0 40px 0;
border-top: 1px solid #858585;
}

#footer a {
text-decoration: underline;
}

#footer .footerboxwrapper {
width: 960px;
margin: 0 auto;
font-size: 11px;
}

#footer .footerboxwrapper .rechts {
padding: 0 0 0 290px;
}



/* navigation
--------------------------------------------------------------------*/

#navigation {
float: left;
width: 250px;
margin: 0 0 20px 0;
}

#navigation a {
color:#1d1d1b;
display:block;
padding: 5px 15px 8px 20px;
font-size: 14px;
}

#navigation a:hover {
/*color: #cc495a;*/
    color: #a77136;
text-decoration: none;
}

ul#nav {
margin:0;
}

ul#nav li {
list-style-type:none;
}

ul#nav li.selected a {
/*color: #cc495a;*/
    color: #a77136;
}


ul#nav li.cat_lev_1 {
font-size: 14px;
padding: 5px 0 7px 20px;
margin: 0 0 0 20px;
}

#navigation .space {
height:1.2em;
}



/* Produkt - Listenansichten
--------------------------------------------------------------------*/

#content .product {
width: 190px;
height:450px;
padding: 10px;
float:left;
text-align:center;
background-color: #fff9f1;
margin: 0 20px 20px 0;
}

#content .product .spiffyfg {
height:425px;
overflow:hidden;
}

#content .product.right {
margin: 0 0 20px 0;
}

.product .image_listing {
height:270px;
margin-bottom:10px;
}

.product .image_listing img {
-moz-box-shadow: 0 0 8px #dbdbdb;
-webkit-box-shadow: 0 0 8px #dbdbdb;
box-shadow: 0 0 8px #dbdbdb;
}

.product .autor {
color: #000;
font-size: 11px;
line-height:1.3em;
}

.product .listing_title {
color:#000;
display:block;
font-size:1em;
line-height:1.3em;
margin:6px 0;
}

.product .listing_title:hover {
/*color:#cc495a;*/
    color: #a77136;
}

.product .description,
.product a.more {
text-align:left;
font-size: 12px;
line-height:1.5em;
}

.product a.more {
float:left;
margin-top:5px;
}



/* products new (kurze Liste)
--------------------------------------------------------------------*/

.product_new-listing {
height: 330px;
padding: 10px;
text-align:center;
background-color: #fff9f1;
margin: 0 0 20px 0;
}

.product_new-listing .image_listing {
    min-height: 280px;
}

.product_new-listing .prod-details a.title  {
color:#000;
display: block;
font-size: 13px;
line-height: 22px;
height: 40px;
overflow: hidden;
    font-weight: bold;
}

.product_new-listing .prod-details {
margin-bottom:10px;
text-align:center;
}

.product_new-listing .image_listing img {
margin: 0 auto;
-moz-box-shadow: 0 0 8px #dbdbdb;
-webkit-box-shadow: 0 0 8px #dbdbdb;
box-shadow: 0 0 8px #dbdbdb;
}

.product_new-listing .add-to-cart {
    display: none;
}




.product_new-listing.cat {
    height: 430px;
}

.product_new-listing.cat .prod-details {
    font-size: 13px;
}

.product_new-listing.cat .add-to-cart {
    display: block;
}

.product_new-listing.cat .add-to-cart .price {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    float: none;
    margin: 0;
}


/* Autoren Liste
--------------------------------------------------------------------*/

#content .author {
width: 305px;
height:210px;
padding: 10px;
float:left;
text-align:left;
background-color: #f4f4f4;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0 20px 20px 0;
}

#content .author.right {
margin: 0 0 20px 0;
}


#content .author .image_listing {
float:left;
margin-right:10px;
}

#content .author .image_listing img {
-moz-box-shadow: 0 0 8px #dbdbdb;
-webkit-box-shadow: 0 0 8px #dbdbdb;
box-shadow: 0 0 8px #dbdbdb;
}

#content .author .listing_title {
display:block;
font-size:.85em;
line-height:1.3em;
margin-bottom:6px;
}

#content .author .description {
font-size: 11px;
line-height:1.5em;
}



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

#number_of_rows {
float: left;
font-size:13px;
}

#split_page_links {
float: right;
font-size:13px;
}

.additional_image {
float:left;
margin: 10px 10px 0 0;
}

.small {
font-size:.65em;
margin-top: 0;
}



img.heading {
float:right;
margin-bottom:10px;
margin-left:10px;
}



.spiffy,.spiffy_gr {
display:block;
}

.infoBoxNotice {
background:#FF8E90;
}

.infoBoxNoticeContents {
background:#FFE6E6;
}

.float_left {
float: left;
}

.float_right {
float: right;
margin: 0;
}

.cover {
float: left;
width: 130px;
margin-right: 20px;
}

.cover img {
border: none;
}

.product_cover {
float: left;
margin: 0 20px 20px 0;
}

.text_enlarge a {
font-size: 11px;
font-style: italic;
line-height: 18px;
color: #a0a0a0;
display: block;
padding: 0 0 0 30px;
background-image: url('images/lupe_bg.jpg');
background-repeat: no-repeat;
background-position: 0 5px;
}

.text_enlarge a:hover {
text-decoration: none;
}

.product_cover img {
-moz-box-shadow: 0 0 8px #e6e6e6;
-webkit-box-shadow: 0 0 8px #e6e6e6;
box-shadow: 0 0 8px #e6e6e6;
}

.product_cover a {
color: #a0a0a0;
}

.productinfo {
width:65%;
float:right;
}

p.product_details {
margin-top: 0;
}

p.product_details span.untertitel {
    display: inline-block;
    margin-bottom: 1em;
}

#infobox_files,
#infobox_autor,
#infobox_videos {
background-color: #F4F4F4;
padding: 15px 20px 18px 20px;
margin: 20px 0 0 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#infobox_autor p {
font-size:13px;
}

#infobox_autor img {
border: 2px solid #e4e4e4;
margin: 0 0 0 20px;
}

.price {
color: #000;
font-weight: normal;
float: left;
margin: 4px 10px 0 0;
font-size:18px;
}

.hproduct {
margin: 0 0 40px 0;
}



#facebook {
margin: 15px 0 0 10px;
}

.verlag {
float: left;
width: 303px;
margin-bottom: 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 10px;
border: 1px solid #d7d7d7;
text-align: center;
}

.verlag.last_column {
margin-right: 20px;
}

#bottom_buttons {
margin: 20px 0 0 0;
}

ul {
margin: 5px 0 20px 15px;
padding: 0 0 0 0;
}

.schluckauf {
font-size: 13px;
margin: 20px 0 0 0;
font-style: italic;
}

a.feindaten_download {
color: #a0a0a0;
font-size: 11px;
font-style: italic;
line-height: 18px;
display: block;
padding: 7px 0 0 30px;
margin: 7px 0 0 0;
background-image: url('images/feindaten.jpg');
background-repeat: no-repeat;
background-position: 0 6px;
border-top: 1px solid #e2e2e2;
width: 180px;
float: left;
}

a.feindaten_download:hover {
text-decoration: none;
}


.bewertungen p {
    word-wrap: break-word;
}


/* warenkorb
--------------------------------------------------------------------*/

table.productListing {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

td.productListing-heading {
background-color: #d8d8d8;
padding: 4px 10px 4px 10px;
}

td.productListing-data {
padding: 4px 5px 4px 5px;
}

tr.productListing-even {
background-color: #eeeeee;
}

tr.productListing-odd {
background-color: #F4F4F4;
}

tr.sub_total {
background-color: #F4F4F4;
text-align: right;
}




/* forms, labels, input, textarea
--------------------------------------------------------------------*/

label {
display: block;
float: left;
width: 170px;
padding: 3px 0 0 0;
}

label.account_edit {
width: 180px;
}

input {
font-size: 15px;
color: #545454;
border: 1px solid #c8c8c8;
padding: 3px 4px 5px 3px;
margin-bottom: 5px;
}

fieldset.standart,
#adress_list,
#adress_book_process {
border: 0;
margin: 0 0 20px 0;
padding: 20px;
background-color: #F4F4F4;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}


table#checkout table.sepa_section input {
    width: 40%;
    border: 1px solid #ececec;
}

table#checkout table.sepa_section select {
    width: 41%;
    border: 1px solid #ececec;
}


textarea#checkout_comments {
border: 1px solid #ADADAD;
width: 660px;
height: 100px;
resize: none;
font-size: 15px;
color: #545454;
padding: 3px 4px 5px 4px;
}


table.confirmation_products {
    width: 100%;
}


#wrapper #paymentMethodContainer .paymentMethodRow img.thirdPartyImage {
    max-height: 50px !important;
}


/* buttons
--------------------------------------------------------------------*/

#bottom_buttons .float_right {
margin: 0 0 0 20px;
}

button#continueButton {
    background-color: #000;
    color: #fff;
    font-size: 13px;
    padding: 4px 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

button#continueButton:hover {
    cursor: pointer;
}


/* messagestack
--------------------------------------------------------------------*/

td.messageStackError {
border-spacing: 0;
background-color: #fef3e3;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 4px 8px 3px 8px;
border: 1px solid #e5d7c4;
}

td.messageStackSuccess {
border-spacing: 0;
background-color: #e6f9e7;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 4px 8px 3px 8px;
border: 1px solid #c0e0c2;
}


/* account
--------------------------------------------------------------------*/

a.account {
display: block;
width: 400px;
margin: 0 0 10px 0;
float: left;
display: block;
padding: 6px 10px 7px 10px;
font-size: 16px;
font-weight: 400px;
color: #a77136;;
background-color: #F4F4F4;
border-top: 2px solid #f8f8f8;
border-bottom: 2px solid #e6e5e5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

a.account:hover {
cursor: pointer;
background-color: #e8e8e8;
}

a.account:active {
background-color: #e8e8e8;
border-top: 2px solid #f8f8f8;
border-bottom: 2px solid #e6e5e5;
}


table#account_history {
width:100%;
}


/* adress book
--------------------------------------------------------------------*/

#adress_list.standart_address {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 20px;
margin: 0 0 20px 0;
/*color: #cc495a;*/
    color: #a77136;
background-color: #F4F4F4;
border-top: 2px solid #f8f8f8;
border-bottom: 2px solid #e6e5e5;
}

/* shopping_cart
--------------------------------------------------------------------*/

.sub_total {
float: right;
margin: 5px 0 0 0;
}


/* table
--------------------------------------------------------------------*/

table.confirmation_products {
float: right;
}


/* checkout
--------------------------------------------------------------------*/

.checkout_shipping_shipping_address,
.checkout_payment_payment_address,
.checkout_confirmation_shipping_address,
.checkout_confirmation_billing_adress {
float: left;
}

.checkout_confirmation_shipping_method,
.checkout_confirmation_payment_method {
float: right;
}

#frontpage_article {
color: #444;
font-size: 14px;
}

a.blickinsbuch {
border: none;
display: block;
margin: 10px 0 0 13px;
}

img.eBookButton {
border: none;
margin: 0 0 -2px 0;
}

.checkout_shipping_shipping_address,
.checkout_payment_payment_address,
.checkout_confirmation_shipping_address,
.checkout_confirmation_shipping_method,
.checkout_confirmation_billing_adress,
.checkout_confirmation_payment_method {
width: 315px;
}

.ckeckout_shipping_table {
background-color: #F4F4F4;
margin: 10px 0 0 0;
padding: 5px 10px 8px 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.ckeckout_shipping_table table td.head {
padding: 0 0 3px 0;
}

.ckeckout_shipping_table table td.main {
padding: 5px 10px;
font-size: 13px;
}

.ckeckout_shipping_table tr.moduleRow {
background-color: #fbfbfb;
}

.ckeckout_shipping_table tr.moduleRowSelected,
.ckeckout_shipping_table tr.moduleRow:hover {
background-color: #FEF3E3;
}

#checkout_bar {
margin: 0 0 40px 0;
}

p.checkout_bar_current,
p.checkout_bar_to {
display: block;
float: left;
padding: 6px 15px 7px 15px;
margin: 0 0 0 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

p.checkout_bar_current {
font-style: italic;
/*color: #cc495a;*/
    color: #a77136;
background-color: #F0F0F0;
border: 1px solid #d4d4d4;
}

p.checkout_bar_to {
color: #bababa;
background-color: #f0f0f0;
border: 1px solid #e0e0e0;
}

p.checkout_bar_to a {
color: #9e9e9e;
}

.checkout_bar_line {
margin: 18px 0 0 0;
width: 40px;
height: 1px;
background-color: #e0e0e0;
float: left;
}

.checkout_shipping_address,
.checkout_payment_address {
border: 0;
margin: 0;
padding: 20px;
background-color: #F4F4F4;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
float: left;
}


.checkout_button {
float:right;
}


/*--- Account history ---*/


.history_box_left {
width:70%;
float:left;
margin:20px 0;
}

.history_box_right {
width:30%;
float:right;
margin:20px 0;
}

.history_box_right.payment {
width:50%;
}

.history_box_right.payment table {
float:right;
}


.order_summary {
width:680px;
margin-bottom:20px;
}

.order_history_left {
width:450px;
float:left;
}

.order_history_right {
max-width:185px;
float:right;
text-align:right;
}

.order_date,
.order_type {
float:left;
}


.number_of_orders {
margin-bottom:20px;
}

.left {
float:left;
}

.right {
float:right;
}



/* Kontakt Formular
---------------------------------------------------- */

form.wolfbach_kontakt input,
form.wolfbach_kontakt textarea {
width:300px;
margin-bottom:5px;
}

form.wolfbach_kontakt textarea {
border: 1px solid #c8c8c8;
padding: 3px 4px 5px 3px;
font-size: 15px;
color: #545454;
}

form.wolfbach_kontakt input.button_absenden {
width:auto;
padding:4px 8px;
}


form.wolfbach_kontakt input.button_absenden:hover {
/*color: #cc495a;*/
    color: #a77136;
}

/* SEPA Form */

.row-inp {
	margin: 0 0 5px 0;
}

.row-inp:after {
	content: '';
	display: table; 
	clear: both;
}

form[name="account_edit"] input {
	padding: 4px 10px 5px;
}

form[name="account_edit"] label {
	width: 100px;
	padding: 4px 10px 5px 0;
}

.sepa-buttons button {
	padding: 5px 10px 7px;
	font-weight: bold;
	background-color: gray;
	border: none;
	color: #fff;
}

.sepa-buttons button:hover {
	cursor: pointer;
}

.sepa-buttons button.float-right {
	float: right;
}

.sepa-buttons button.float-left {
	float: left;
}

.ae-bankverbindung {
	margin-top: 20px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

span.info {
	display: block;
}