
body {
  background-color: #f5f5f5;
  background-color: #fff;
  color: #333;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

#topbar {
  /*
    color: #fff;
    background-color: #005084;
  */
  font-size: 13px;
}

#topbar a {
  /* color: #fff; */
}

#mobilenav {
  display: none;
}

#metanav {
  margin: 0 auto;
  line-height: 16px;
  padding: 4px;
  text-align: right;
  width: 960px;
}

#metanav ul {
  display: inline-block;
}

#metanav li {
  display: inline-block;
  margin-left: 8px;
}

#metanav a.selected {
  color: #a52f33;
}

#searchform {
  display: inline-block;
  margin: 0;
}

#searchquery {
  border: 1px solid #ddd;
  background: url(/img/ui/search.gif) no-repeat 3px;
  font-size: 11px;
  line-height: 16px;
  padding:  1px 1px 1px 15px;
  width: 120px;
}

#twitter {
  background: url(/img/icons/twitter.gif) no-repeat 0 2px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 6px;
  width: 16px;
}

#twitter4widget {
  background: url(/img/icons/twitter.gif) no-repeat 0 2px;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 6px;
  position: relative;
  right: -200px;
  right: -180px;
  top: 30px;
  width: 16px;
  z-index: 1000;
}

.addthis_toolbox {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 160px;
}

.twitter-follow-button {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin: 0 6px;
  position: relative;
  top: 4px;
  width: 140px !important;
}

#wrapper {
  background-color: #fff;
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
  margin: 0 auto;
  padding: 48px 0;
  width: 960px;
}

#header {
/*  height: 200px;*/
  position: relative;
}

#logo {
  float: left;
  margin-right: 54px;
  width: 160px;
}

#logo a img {
   height: 72px;
   width: 114px;
}

#company {
  display: block;
  left: 214px;
  position: absolute;
}

#navigation {
  float: left;
  font-size: 24px;
  line-height: 36px;
  margin-left: -8px;
  margin-top: 42px;
  position: relative;
  text-transform: uppercase;
  z-index: 1000;
}

#navigation li {
/*  display: inline-block;*/
  position: relative;
}

#navigation li.li-1 {
  float: left;
}

#navigation li.home,
#navigation li.testseite,
#navigation li.alle-titel,
#navigation li.neu,
#navigation li.details,
#navigation li.metanav,
#navigation li.leftnav,
#navigation li.sitemap,
#navigation li.suche,
/*#navigation li.termine,*/
#navigation li.impressum {
  display: none !important;
}

#navigation li.neuerscheinungen,
#navigation li.bildbaende,
#navigation li.reihen,
#navigation li.reprints-zur-sozialgeschichte,
#navigation li.zeitschriften,
#navigation li.vorschauen {
  margin-bottom: 6px;
}

#navigation li.li-1 ul.ul-2 {
  display: none;
}

#navigation li.li-1.jqhover ul.ul-2,
#navigation li.li-1:hover ul.ul-2 {
  background-color: #fff;
  background-color: rgba( 255, 255, 255, .95 );
  border: 1px solid #eee;
  border-top: 0;
  display: block;
  left: 0;
  margin-left: -8px;
  position: absolute;
  width: 240px;
  
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-box-shadow: 3px 3px 8px 2px rgba( 0, 0 , 0, .05 );
  -webkit-box-shadow: 3px 3px 8px 2px rgba( 0, 0 , 0, .05 );
  box-shadow: 3px 3px 8px 2px rgba( 0, 0 , 0, .05 );
}

#navigation li.li-2 {
  display: block;
  font-size: 16px;
  line-height: 16px;
  padding: 2px 0;
  text-transform: none;
  width: 240px;
}

#navigation li.li-2 ul.ul-3 {
  display: none;
}

#navigation li.li-1 li.jqhover ul.ul-3,
#navigation li.li-2:hover ul.ul-3 {
  background-color: #fff;
  background-color: rgba( 255, 255, 255, .95 );
  border: 1px solid #eee;
  border-top: 0;
  display: block;
  left: 60px;
  margin-left: -8px;
  position: absolute;
  top: 0;
  width: 240px;
  width: 280px;
  z-index: 1030;
  
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-box-shadow: 3px 3px 8px 2px rgba( 0, 0 , 0, .05 );
  -webkit-box-shadow: 3px 3px 8px 2px rgba( 0, 0 , 0, .05 );
  box-shadow: 3px 3px 8px 2px rgba( 0, 0 , 0, .05 );
}

#navigation li.li-3 {
  display: block;
  font-size: 12px;
  line-height: 13px;
  padding: 2px 0;
  text-transform: none;
}

#navigation a {
  display: block;
  padding: 2px 8px;
}

#navigation a.li-1 {
  margin-right: 4px;
}

#navigation a.termine {
  margin-right: 0;
}

#navigation a.pathpart,
#navigation a.selected {
  color: #a52f33;
}

#navigation li.jqhover,
#navigation li:hover {
  background-color: #f6f6f6;
}

#navigation li.jqhover > a,
#navigation li:hover > a {
  color: #a52f33;
}

#breadcrumbs {
  clear: both;
  color: #666;
  font-size: 13px;
/*  margin-left: 160px;*/
  padding-top: 12px;
}

#breadcrumbs a {
  color: #666;
}

#breadcrumbs a.leftnav {
  display: none;
}

#left-bar {
  float: left;
  margin: 56px 20px 0 -10px;
  overflow: hidden;
  padding: 0;
  width: 180px;
}

#leftnav {
/*  background-color: #f0f0f0;*/
  border: 1px solid #eee;
  border-radius: 6px;
  font-size: 15px;
  line-height: 15px;

  padding: 10px;
}

#social-bar {
  margin-top: 24px;
}


#e-paper-lesen #leftnav {
  display: none;
} 

#leftnav a.pathpart,
#leftnav a.selected {
  color: #a52f33;
}


#leftnav > ul {
/*  margin-left: -8px;*/
  margin-top: -6px;
}

#leftnav ul {
  margin-top: 6px;
}

#leftnav li {
  margin-bottom: 8px;
}

#leftnav li.li-2 {
  margin-left: 6px;
}

#leftnav li.li-3 {
  margin-left: 12px;
}

#leftnav li.li-1 > a {
  font-size: 17px;
  line-height: 17px;
  text-transform: uppercase;
}

#leftnav li.details,
#leftnav .reihen li,
#leftnav .themen li,
#leftnav .zeitschriften li {
  display: none;
}

/*#leftnav .zeitschriften.pathpart li,*/
/*#leftnav .reihen:hover li,*/
/*#leftnav .zeitschriften:hover li,*/ 
#leftnav .themen.pathpart li,
#leftnav .reihen.pathpart li {
  display: block;
}

/*
body#themen #leftnav li.themen > ul {
  display: none;
}
*/

#main {
  margin-top: 48px;
  min-height: 480px;
  z-index: 100;
}

a {
  color: #005084;
  text-decoration: none;
}

a:hover {
  /*  border-bottom: 2px solid #ccc;*/
  color: #a52f33;
}

#content {
  float: left;
  position: relative;
/*  width: 640px;*/
  width: 720px;
}

body#home #content {
/*  width: 500px;*/
}

#company,
#content h1 {
  color: #005084;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 24px;
}

#content h2 {
  font-size: 18px;
  margin: 12px 0 4px;
}

#content h3 {
  font-size: 15px;
  margin-bottom: 8px;
}

#content p {
  margin-bottom: 8px;
}

#content ul {
  margin-bottom: 8px;
}

#content li {
  background: url(/img/ui/li.gif) no-repeat 0 5px;
  padding-left: 12px;
  margin-bottom: 4px;
}

img.cover-link,
img.list-item-img,
.item-details-img > img,
#content p > img {
  border: 1px solid #eee;
}

body#impressum #content img {
  border: 0;
}

#content hr {
  background-color: #eee;
  border: 0;
  display: block;
  height: 1px;
  margin: 24px 0;
  overflow: hidden;
  padding: 0;
}

#margin {
  float: right;
  font-size: 13px;
  line-height: 18px;
  width: 240px;
}

#margin p {
  margin-bottom: 0;
}

#margin hr {
  background-color: #eee;
  border: 0;
  display: block;
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  padding: 0;
}

#margin #teaser em {
  color: #900;
  font-style: normal;
}

body#home #margin {
  display: none;
}

.cover {
  float: left;
  margin: 0 24px 48px 0;
}

img.cover  {
  border: 2px solid #ddd;
}

.info {
  float: left;
}

.info h1 {
  /* color: #005084; */
  color: #000; 
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 12px;
}

.info h1 .subtitle {
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
}


.info h2 {
  font-size: 15px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

a.more,
a.view {
  background: url(/img/ui/more.gif) no-repeat right 6px;
  padding-right: 12px;
}

a.more:hover,
a.view:hover {
  background: url(/img/ui/more.gif) no-repeat right -7px;
  padding-right: 12px;
}

.in-stock {
  color: #090;
}

.add-to-cart {
  background: #900 url(/img/ui/cart.gif) no-repeat 5px 6px;
  border-radius: 3px;
  color: #fff;
  padding: 3px 6px;
  padding-left: 28px;
}

.description {
  clear: both;
}

a.link-button {
  background: #a52f33 url(/img/ui/link-button.gif) no-repeat right 3px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  padding: 2px 12px 2px 4px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* BEGIN LIST VIEW */

body#home .list-item,
body#suche .list-item,
body.programm .list-item,
body.autor-innen .list-item,
body#waschzettel-download .list-item,
body#pressemappen .list-item,
body#cover-download .list-item,
body#aktionen .list-item,
body#werbemittel .list-item {
  float: left;
  min-height: 240px;
  padding-left: 180px;
  position: relative;
}

#content .list-item h3.autor {
  font-size: 12px;
  font-weight: normal;
}

#content .list-item h2.titel {
  color: #900;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}

.list-item h4.untertitel,
.list-item h4.untertitel2 {
  font-weight: normal;
  margin-bottom: 8px;
}

.list-item-img {
  left: 0;
  position: absolute;
}

/* END LIST VIEW */

/* BEGIN DETAIL VIEW */

.item-details {
  float: left;
  min-height: 480px;
  padding-left: 320px;
  position: relative;
}

#content .item-details h1.titel {
  color: #900;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 4px;
  text-transform: uppercase;
}

#content .item-details h2.autor {
  color: #005084;
  font-size: 15px;
  margin-bottom: 4px;
}

#content .item-details h3 {
  font-weight: normal;
}

.item-details .item-details-img {
  left: 0;
  position: absolute;
  max-width: 290px;
}

.item-details figcaption {
  font-size: 13px;
  line-height: 18px;
}

.item-info {
  margin-top: 12px;
}

.item-downloads {
  display: block;
  margin: 16px 0;
}

#content a.download-link {
  background: #a52f33 url(/img/ui/download.gif) no-repeat 4px 4px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  padding: 2px 4px 2px 16px;
  text-transform: uppercase;
}

#content a.ebook-link {
  background: #005084 url(/img/ui/download.gif) no-repeat 4px 4px;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  padding: 2px 4px 2px 16px;
  position: relative;
  top: -1px;
  text-transform: uppercase;
}

#content a.inter-link {
  background-color: #005084;
  border-radius: 2px;
  color: #fff;
  font-size: 11px;
  padding: 2px 4px;
  position: relative;
  top: -1px;
  text-transform: uppercase;
}

form.addtocart {
  background: #090 url(/img/ui/cart.gif) no-repeat 3px 3px;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  float: left;
  height: 13px;
  margin-right: 3px;
  padding: 3px;
  width: 16px;
}

.lieferbar {
  /* border: 1px solid #090; */
  /* border-radius: 2px; */
  color: #090;
  /* padding: 0 4px;*/
}

.nicht-lieferbar {
  /* border: 1px solid #900; */
  /* border-radius: 2px;*/  
  color: #900;
  /* padding: 0 4px;*/
}

/* END DETAIL VIEW */

.press {
  clear: both;
  color: #999;
}

#content .press p {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 4px;
}

#media h3,
.press h3 {
  color: #a52f33;
  margin-top: 36px;
  margin-bottom: 12px;
  text-transform: uppercase;
}

#bottom {
  font-size: 13px;
  margin: 0 auto;
  width: 960px;
}

#footer {
/*    background: url(/img/ui/mini-icon.gif) no-repeat 0 10px;*/
  padding: 8px 0 24px 0;
}

p {
  margin-bottom: 20px;
}

.zeitschriften table {
  margin: 24px 0;
  width: 100%;
}

#zeitschriften table td,
#zeitschriften table th {
  border-top: 1px solid #eee;
  padding: 4px 8px;
  text-align: left;
  width: 33%;
}

.zeitschriften table td,
.zeitschriften table th {
  padding: 4px 8px;
  text-align: left;
  width: 25%;
}

#zeitschriften #content table img {
  border: 0;
  float: none !important;
  margin: 0;
}


/* BEGIN MARGIN */

#margin {
  float: right;
  font-size: 13px;
  line-height: 18px;
  margin-top: 24px;
  width: 240px;
  width: 220px;
  width: 210px;
}

#margin p {
  margin-bottom: 0;
}

#margin hr {
  background-color: #eee;
  border: 0;
  display: block;
  height: 1px;
  margin: 4px 0;
  overflow: hidden;
  padding: 0;
}

/* END MARGIN */

/* BEGIN HOMEPAGE */

body#home li.aktuelles {
  display: none;
}

/*
body#home #content {
  float: left;
  margin-top: 24px;
  width: 520px;
}
*/

body#home #content > #covergrid > p {
  display: inline-block;
  text-align: center;
  width: 150px;
}
/*
body#home .cover-link {
  float: left;
  overflow: hidden;
  margin: 0 12px 12px 0;
}
*/

body#home #content hr {
  clear: both;
  margin: 24px 0;
}

/* END HOMEPAGE */

/* BEGIN SITEMAP */

body#sitemap #content li.metanav {
  display: none;
}

body#sitemap #content li.leftnav > ul {
  margin-left: -20px;
}

body#sitemap #content li.leftnav > a.leftnav {
  display: none;
}

/* END SITEMAP */

/* BEGIN VORSCHAUEN */
.vorschau-cover {
  float: left;
  margin-right: 20px;
  width: 180px;
}
/* END VORSCHAUEN */

/* BEGIN GESCHICHTE, TERMINE, ZEITSCHRIFTEN */

body#geschichte #content img,
body#termine #content img,
body#zeitschriften #content img {
  float: right;
  margin: 0 0 12px 12px;
}

body#zeitschriften #content a img {
  float: none;
  margin: 12px 12px 0 0;
}

body#termine hr {
	clear: right;
}

/* END GESCHICHTE, TERMINE, ZEITSCHRIFTEN */

/* BEGIN REZENSIONSBESTELLUNG */

body#rezensionsbestellungen p {
  position: relative;
  margin-left: 24px;
}

body#rezensionsbestellungen input.checkbox {
  left: -24px;
  position: absolute;
}

body#rezensionsbestellungen span.titel {
  color: #900;
}



/* END REZENSIONSBESTELLUNG */

/* BEGIN ZEITSCHRIFTENBESTELLUNG */

body#bestellung-ipg p,
body#bestellung-ng-fh p {
  position: relative;
}

body#bestellung-ipg input.checkbox,
body#bestellung-ng-fh input.checkbox {
  left: -24px;
  position: absolute;
}

/* END ZEITSCHRIFTENBESTELLUNG */

/* BEGIN NEWSLETTER */

body#newsletter #content form {
  padding-top: 8px;
}

body#newsletter #content .radiogroup {
  margin-top: 8px;
}

/* END NEWSLETTER */

/* BEGIN BASIC FORM */

label {
  float: left;
  margin-right: 12px;
  text-align: right;
  width: 140px;
}

input.text-input {
  width: 160px;
}

textarea {
  width: 320px;
}

.amount {
  width: 24px;
}

/* END BASIC FORM */

/* BEGIN GALLERY */

#gallery-captions {
  margin-top: 12px;
}

.gallery-caption {
  display: none;
}

#gallery-caption-1 {
  display: block;
}

#gallery-controls {
  text-align: center;
}

#gallery-controls a {
  cursor: pointer;
  font-weight: bold;
}

/* END GALLERY */

body#kontakt div.map {
  float: right; 
  margin-right: 0;
}

body#zeitschriften .col {
  border-top: 1px solid #eee;
  clear: right;
  margin-top: 20px;
  padding-top: 20px;
}

body#zeitschriften .col img {
  float: right;
  width: 180px;
}


.colgrp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.colgrp > .col {
  border-top: 1px solid #eee;
  flex: 1 0 220px;
  margin-bottom: 16px;
  padding-top: 8px;
}

.colgrp > .col p:nth-of-type(2) {
  min-height: 72px;
}

.colgrp > .col p img {
  border: 0 !important;
}

.error {
  color: #900;
  font-size: 11px;
}

.clearer {
  clear: both;
}

.probeheft {
  display: block;
  left: 280px;
  position: absolute;
  top: 20px;
}

body#home #content > p:first-of-type > a {
  display: block;
  margin-bottom: 20px;
  margin-left: 7px;
}

@media( max-width: 614px ) {
  body#home #content > p:first-of-type > a > img {
    width: calc( 100vw - 14px );
  }
}

@media ( max-width: 959px ) {
  #content img {
    /* max-width: 444px; */
    max-width: 100%;
  }
}
/*
@media ( max-width: 767px ) {
  #content img {
    max-width: 100%;
  }
}
*/

