body {
    margin:0;
    padding:0;
    font-family: 'Tinos', serif;
    font-size: 105%;
    -webkit-font-smoothing: antialiased;
    color:#444;
    text-align: center;
}
.mobtopad {
   text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}
a.sprungmarke {
  color: #940F04;
  text-decoration: none;
  text-align: left
}
a.sprungmarke:hover, a.sprungmarke:focus {
  text-decoration: underline
}
  #toggleNavMain {
        display:none;
}
a {
    color: #660000;
}

#hwrapper {
    max-width:980px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

header {
        z-index: 100;
    }
#navileiste {
    z-index: 90;
    background-color: #23517c;
    line-height: 60px;
    box-shadow:0px 3px 10px #666;
    text-align: center;
    z-index: 100;
}
#logo-div {
    width: 200px;
}
	
#logo, logo a {
    color:#ffffff;
    font-size: 200%;
    text-decoration: none;
    line-height: 60px;     
}

#toggleNavMain {
    color: #ffffff;
    display:block;
    position: absolute;
    right: 15px;
    top: 15px;
    background: #884745;
    padding: 5px;
    font-family: arial;
    font-size:1.1em;
    cursor:pointer;
    box-shadow:0px 2px 16px #333;
}

.js #navMain {
    display:none;
    list-style: none;
    padding: 0;
    margin: 10px 10px 0 10px;
}

#navMain {
    font-family: arial;
    font-size: 110%;
    line-height: 100%;
    list-style: none;
    text-align: center;
    display: block;
}

#navMain li a {
    display: block;
    background: #23517c;
    text-decoration: none;
    color: #ffffff;
    padding: 6px 10px;
    margin: 2px 2px;
    float: left;
    width: 25%;
}

a.bib {
    background: rgb(56, 100, 141) !important;
}

#navMain li a:hover {
     background: #5681a9;
}

#cse {
    display:none;
}

#container {
    padding:0;
    padding: 0 20px;
    text-align: left;
    line-height: 1.2em;
}

#breadcrumb {
        font-size: 70%;
        margin: 20px 0 20px 0;
        color: #a3a3a3;
        border-bottom: 1px solid #dedede;
        height: 1.8em;
        overflow: hidden;
        
    }
    
#breadcrumb a {
        color: #660000;
        text-decoration:none;
        
    }
    
#breadcrumb a:hover {
        color: #a3a3a3;
    }
    #breadcrumb-bib {
        float: left;
        padding: 0 10px;
    }
    #breadcrumb-first {
        float: left;
    }
    .addon {
        display: none;
    }
.amazonaff {
padding: 10px;
background: #edf3f3;
}
#article {
        width: 100%;
        padding-bottom: 30px;
    }
#article-left-kapitel {
       text-align: justify; 
       margin-top: 20px;
    }
#article-left-kapitel:first-letter {
    font-size: 350%;
    padding: 8px 6px 10px 0;
    float: left;
}

#beschreibung:first-letter {
    font-size: 350%;
    padding: 8px 6px 10px 0;
    float: left;
}
    .kapitelad {
      padding-left: 4px;
      font-weight: bold;  
    }

.dachzeile {
    margin: 20px 0 -15px 0;
    color: #888;
}

h1 {
    font-size: 1.6em;
    line-height: 1.5em;
    color:#505050;
    font-style: italic;
    text-shadow: 1px 1px 1px #999;
    font-weight: normal;
    margin-bottom: 10px;
}

h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    color:#505050;
    font-style: italic;
    text-shadow: 1px 0px 0px #999;
    font-weight: normal;
    margin-bottom: 10px;
}

h3 {
    font-size: 1.2em;
    line-height: 1.5em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 10px;
}

#blaettern {
    margin-top: 20px;
    padding-bottom: 40px;
}

#blaettern a{
color: #fff;
background: #2A7BC7;
font-family: arial;
text-decoration: none;
padding: 3px 12px;
border-radius: 2px;
white-space:nowrap;
line-height: 180%;
}

#blaettern a:hover{
   background-color: rgb(56, 100, 141);
}

.h1kapitel {
    border-bottom-color: #dedede;
    border-bottom-style:double;
    padding: 0 0 10px 0;
}
    
.untertitel {
    margin: 0 0 20px 0;
    font-size: 1.3em;
    font-style: italic;
}
    
.buchinfo {
    border-top-color: #dedede;
    border-top-style:double;
    padding: 10px 0 25px 0;
}

.bibolink {
    background: #7c2525;
    text-decoration: none;
    padding: 6px 10px;
    border-radius: 4px;
    color: white;
}

.bibolink:hover {
     background: #9e3737;
 }

.section-title {
    font-style: italic;
    font-size:  120%;
    text-decoration: underline;
    margin-bottom: 10px;
    margin-top: 20px;
}
.topic {
    margin-bottom: 20px;
}  

.topic a {
color: #fff;
background: #2A7BC7;
font-family: arial;
font-size: 80%;
text-decoration: none;
padding: 3px 12px;
border-radius: 2px;
white-space:nowrap;
line-height: 200%;
}

.topic a:hover {
    background-color: rgb(56, 100, 141);
}

.buchtitel-kapitelende {
    margin-bottom: 20px;
}

.themen {
    display: none;
}

.inhaltsverzeichnis a {
    text-decoration:none;
    color: rgb(163, 0, 0);
    border-bottom: 1px solid #666;
    border-bottom-style: dashed;
    padding-bottom: 2px;
}

.inhaltsverzeichnis a:hover {
    color:#666666;
}

.inhaltsverzeichnis ol {
    padding-bottom:10px;
}

.inhaltsverzeichnis-gruppe {
    color: #333;
    line-height: 150%;
}

#kurzueberblick {
margin-bottom: 30px;    
}

#beschreibung {
 text-align: justify;
}

#disqus_thread {
    display: none;
}
.anzeige:before {
    content: "Anzeige";
    text-align: right;
    width: 100%;
    border-bottom: 1px solid gainsboro;
    display: block;
    color: #7b7b7b;
    font-size: 0.8em;
    margin-bottom: 10px;
}

aside {
    display: none;
}

footer {
    display: block;
    text-align: center;
    font-size: 0.75em;
    height: 100px;
    background: #ccc;
    padding: 20px;
    margin-top: 40px;
}

.mobilead {
    text-align: center;
}


#image-column img {
    width: 45%;
}
#image-column p {
    margin: 3px 0 20px 0;
    font-size: 90%;
    line-height: 1em;
    text-align: center;
    width: 45%
}

#dummy-buch-wrapper {
    display: none;
}
/* Start der Bib */
.einleitung {
    border-bottom: 2px solid #ccc;
    padding-bottom: 16px;
}

#themen-liste-l {
    float:left;
    width: 50%;
}

#themen-liste-l ul {
    padding-left: 25px;
    padding-bottom: 10px;
}

#themen-liste-l a {
    color:#660000;
    text-decoration: none;
}

#themen-liste-r {
    float: right;
    text-align: left;
    width: 50%;
}

#themen-liste-r a {
    color:#660000;
    text-decoration: none;
}


/* Themenbereich */

.themen-anker a {
    font-size: 100%;
    color: #660000;
    padding-left: 6px;

}

.themen-anker-letter {
    border-bottom: 1px dotted #ccc;
    padding-left: 32px;
    margin-top: 40px;
    font-size: 1.3em;
    line-height: 1.5em;
    color:#505050;
    font-style: italic;
    text-shadow: 1px 0px 0px #999;
    font-weight: normal;
    margin-bottom: 10px;
    }
    
.buchlink-container {
    margin-bottom: 20px;
}

.authors-list {
    padding-left: 30px;
    display:block;
}

.buchlink {color: #660000; display:block; padding: 5px 0 5px 30px; background: no-repeat left;}
.buchlink a:hover {color: #ccc;}
.bl_auszug {background-image: url(auszug.png); margin: 5px 0 0 0;}
.bl_auszug:hover {background-image: url(auszug.png); margin: 5px 0 0 0;}
.bl_buch1 {background-image: url(buch1.png); margin: 5px 0 0 0;}
.bl_buch1:hover {background-image: url(buch1.png); margin: 5px 0 0 0;}
.bl_buch2 {background-image: url(buch2.png); margin: 5px 0 0 0;}
.bl_buch2:hover {background-image: url(buch2.png); margin: 5px 0 0 0;}
.bl_sammelordner {background-image: url(sammelordner.png); margin: 5px 0 0 0;}
.bl_sammelordner:hover {background-image: url(sammelordner.png); margin: 5px 0 0 0;}
.booklinks {float: right; padding: 0 0 10px 0;}
.booklinks  img {margin: 0 5px;}

#trending { float: left; margin: 0 0 30px 0; line-height: 120%; }
#trending ul.tabs { clear: both; font-family:arial; list-style:none; padding: 2px 0 0 2px; background: #ECF3F4; height: 38px; border-radius: 3px 3px 0 0; border-bottom: 1px solid #BBC9CC; }
#trending ul.tabs li { float: left; margin: 3px 0 0 3px; padding:0; }
#trending ul.tabs li a { text-decoration: none; padding: 13px 12px 7px 12px; float: left; text-shadow: 0px 1px 1px white; color: #839195; border-top: 1px solid rgba(0,0,0,0); border-left: 1px solid rgba(0,0,0,0); border-right: 1px solid rgba(0,0,0,0); }
#trending ul.tabs li a:hover { color: black; text-shadow: 0px 1px 1px rgb(255, 255, 255); }
#trending ul.tabs li.active a { background: white; color: black !important; text-shadow: 0px 1px 1px rgba(255, 255, 255, 1); border-top: 1px solid #bbc9cc; border-left: 1px solid #bbc9cc; border-right: 1px solid #bbc9cc; border-radius: 3px 3px 0 0; }
#trending .tabContentContainer {}
#trending .tabContent li { float: left; width: 100%; margin: 0 0 15px 0; }
.tabContent ul { list-style:none; padding: 10px 0 0 15px;}
.tabContent li:last-child { margin: 0 0 5px 0; }
.tabContent img { float: left; margin: 0 15px 0 0; border: 1px solid #ccc; padding: 4px; background: white; border-radius: 3px; box-shadow: 0 1px 3px rgba(0, 0, 0, .15); width: 80px; -webkit-transition: all .1s ease-in; -moz-transition: all .1s ease-in; -ms-transition: all .1s ease-in; -o-transition: all .1s ease-in; transition: all .1s ease-in; }
.tabContent a:hover img { opacity: 0.8; box-shadow: 0 0 0 0; }
#trending .tabContent a { color: #444; text-decoration: none; -webkit-transition: all .1s ease-in; -moz-transition: all .1s ease-in; -ms-transition: all .1s ease-in; -o-transition: all .1s ease-in; transition: all .1s ease-in; line-height: 140%; }
#trending .tabContent a:hover { color: #0c8aa7; }
a.highlight { font-weight:bold; text-decoration:underline !important;}
.about { margin:20px 0;}
.about img { width: 255px; margin:5px 0 10px 15px; padding: 5px;}
.about p { padding:0 20px 0 19px; }


#google-plus {
    display:none;
  }


@media screen and (min-width:600px)  {
            
    html, body {
       font-size: 100%; 
    }
    .mobtop {
  display: none
}
    #navileiste {
        text-align:center;
        height:65px;
        left:0;
        position:fixed;
        width:100%;
        top:0;
    }
    
    #logo, logo a {
        margin-right:90%;
    }
    
    .js #navMain {
        display:block;
        z-index: 101;
        font-size: 100%; 
        width: 380px;
        position: relative;
        margin-left:auto;
        margin-right:auto;
        margin-top:-67px;
        font-weight:bold;
    }

    
    #navMain li a {  
        float:left;
        background: none;
        padding: 10px 20px;
        line-height:45px;
        margin: 2px 0;
        width: 22%;
    }     
    
    #cse {
        display:none;
    }
        
    #container {
        padding: 0 20px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        line-height: 1.4em;
        margin-top: 87px;
    }
    #breadcrumb {
        font-size: 90%;
    }
    
    h1 {
        font-size: 1.8em;
    }

    h2 {
        font-size: 1.4em;
    }

    h3 {
        font-size: 1.2em;
    }

    article {
        width: auto;
      
    }
    
    #article-left {
        width: 70%;
        float:left;
        margin-bottom: 30px;
    }
    
    
    #article-left-kapitel {
        width: 70%;
        float:left;
        margin-bottom: 30px;
        margin-top:20px;
    }

    .themen {
        color: #888;
        display: block;
        margin-bottom: 25px;
    }
    
    .inhaltsverzeichnis {
        margin: 20px 0;
    }
    #image-column {
        float:right;
        width:25%;
    }
    
    #image-column img {
        width: 100%;
    }
    #image-column p {
        width: 98%;
}

    #dummy-buch-wrapper {
        width: 135px;
        background: #399C8C;
        display:block;

    }
    
    div.dummy-buch {
        padding: 0 50px 10px 10px;
        width: 110px;
        height: 150px;
        text-align: center;
        text-decoration: none;
        background-image: url(http://www.lexikus.de/verlag/components/com_mijoshop/opencart/catalog/view/theme/lexikus/stylesheet/buch-shadow.png);
        background-position: 100% 100%;
        background-repeat: no-repeat;
        overflow: hidden;
        font-size: 86%;
        line-height: 1.2em;
    }
    
    a.dummy-buchtitel {
        color: #fff;
        text-decoration: none;
    }
    
    .dummy-buch-buchschmuck {
        background: url(http://www.lexikus.de/bibliothek/gfx/buchschmuck.png) center center no-repeat;
        background-size: 110px 20px;
        padding-top: 30px;
    }

.inhaltsverzeichnis-button {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bb4d4d), color-stop(1, #9c3b3b) );
	background:-moz-linear-gradient( center top, #bb4d4d 5%, #9c3b3b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bb4d4d', endColorstr='#9c3b3b');
	background-color:#bb4d4d;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #e0e0e0;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:2px 12px;
	text-decoration:none;
        margin-top:8px;
}
.inhaltsverzeichnis-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9c3b3b), color-stop(1, #bb4d4d) );
	background:-moz-linear-gradient( center top, #9c3b3b 5%, #bb4d4d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c3b3b', endColorstr='#bb4d4d');
	background-color:#9c3b3b;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


    #toggleNavMain {
        display:none;
    }
    
    aside {
    display: none;
    }

    .themen-anker a {
    font-size: 120%;
    }
}
#article-left img {
    width: 100%
}

#article-left .amazon img {
    width: auto;
}

@media screen and (min-width:1024px)  {
   
    #cse {
        display:block;
        width:305px;
        float:right;
        z-index: 102;
        line-height:1em;
        margin:17px;
    }
  input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #073763;
  }
  input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border-color: #CCCCCC;
    background-color: #073763;
    background-image: none;
    filter: none;

  }
  
    #container {
        max-width:980px;
    }
    
    .addon { 
    display:block;
    height: 28px;
    width: 97%;
    padding: 9px 0 0 10px;
    border: 0 dotted #cccccc;
    background-color: #fff7be;
    border-bottom-width: 1px;
    border-top-width: 1px;
    margin-top: 10px;
    font-family: arial;
    font-size:80%;
    margin-bottom:20px;
}

.addon-link {
    padding-top: 5px;
    background: url(amazon-suche.png) top left no-repeat;
    padding-left: 30px;
    text-decoration: none;
    color: #666;
    padding-bottom: 2px;
}
.addon-link:hover {
    color: #000;
}
span.higlight {
    color: red;
}
    article {
        float:left;
        width:640px;
    }

    #article-left {
        width: 70%;
        float:left;
        margin-top:20px
    }
    
    #disqus_thread {
        display: block;
        margin-top: 30px;
    }

    #image-column {
        width:25%;
        margin:16px 0 20px 20px;
        float:right;
    }
    
    aside {
        display:block;
        float:left;
        width: 300px;
        margin:20px 0 0 20px;
        
    }  
        #google-plus {
        margin-top: 30px;
        display:block
    }
    /* Selector for entire element. */
        .cse .gsc-control-cse,
        .gsc-control-cse {
          background-color: #ffffff;
          border: 1px solid #ffffff;
        }
        .cse .gsc-control-cse:after,
        .gsc-control-cse:after {
          content:".";
          display:block;
          height:0;
          clear:both;
          visibility:hidden;
        }
        .cse .gsc-resultsHeader,
        .gsc-resultsHeader {
          border: block;
        }
        table.gsc-search-box td.gsc-input {
          padding-right: 12px;
        }
        input.gsc-input {
          border-color: #D9D9D9;
          font-size: 13px;
          padding: 1px 6px;
        }
        /* Search button */
        .cse input.gsc-search-button,
        input.gsc-search-button {
          font-family: inherit;
          font-size: 11px;
          font-weight: bold;
          color: #000;
          padding: 0 8px;
          height: 20px;
          min-width: 54px;
          background: rgb(56, 100, 141) !important;
          border: 1px solid #fff !important;
          border-radius: 2px;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
        }
          .cse input.gsc-input, input.gsc-input {
        background-image:none !important;
        }
        
}