@charset "utf-8";

@font-face {
    font-family: 'VersaPro-Normal';
    src: url('/fonts/VersaPro-Normal.eot');
    src: local('☺'), url('/fonts/VersaPro-Normal.eot?#iefix') format('embedded-opentype'),
    url('/fonts/VersaPro-Normal.woff') format('woff'),
    url('/fonts/VersaPro-Normal.ttf') format('truetype');
}

/* ALLGEMEINE REGELN */

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    background-color: #eeeeee;
    background-repeat: repeat-y;
    position: relative;
    margin: 16px;
}

#container {
    margin: 16px auto;
    max-width: 875px;
}

#top {

    display: flex;
    justify-content: flex-end;

}

#top,
#footer,
#content {
    padding: 16px;
}

#content, #top {
    background: white;
}

h1, h2 {
    font-family: 'VersaPro-Normal', 'Times New Roman', Times, serif;
}

h2 {
    margin-top: 0;
    font-weight: normal;
    font-size: 33px;
    line-height: 110%;
    color: #004577;
    margin-bottom: 10px;
}

h1.headline {
    font-size: 34px;
}

h3.headline {
    font-size: 24px
}

.subhead {
    font-family: 'VersaPro-Normal', 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    color: black;
}

.subhead_2 {
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 110%;
    color: black;
}

.zwischenhead {
    font-family: 'VersaPro-Normal', 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 110%;
    color: #004577;
    margin-bottom: 10px;
}

td {
    padding: 0px 0px 10px 0px;
}

img {
    border: none;
}

a {
    color: #014AB8;
    text-decoration: none;
    border: none;
    font-weight: normal;
}

a:hover {
    text-decoration: underline;
}

a:hover img {
    outline: 1px dotted #004477;
}


/* REGELN FÜR DIV#TOP UND DIE LINKE BOX (ABB, BIBLIO) */

#abb {
    left: 0;
    position: absolute; /* zwingend! */
}

#biblio2 {
    margin-top: 20px;
    margin-left: 40px;
}


#esv-logo img {
    width: 144px;
}


.stoerer {
    position: absolute;
    z-index: 10;
}

.button { /* nur für juris LP benötigt */
    margin: 0px 2px 0px 0px;
    display: none;
}

#bibliotabelle {
    margin: 15px 0px 5px 0px;
}

.bibliotitel {
    font-size: 11pt;
    font-weight: bold;
    margin-bottom: 12px;
}

.bibliountertitel {
    font-size: 9pt;
    font-weight: bold;
    margin-top: -6px;
    margin-bottom: 6px;
}

.biblioautor {
    font-size: 9pt;
    margin-bottom: 6px;
}

.bibliotext {
    font-size: 8pt;
    margin-bottom: 6px;
}

.biblioicon {
    width: 28px;
    padding-top: 2px;
    vertical-align: top;
}

.bibliotabtext {
    font-size: 8pt;
    padding-bottom: 6px;
    margin-bottom: 4px;
}


/* REGELN FÜR DIE CONTENT-BOX (INDEX UND ALLGEMEIN) */


#content p {
    margin: 0.8em 0;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

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

.uspdetails {
    margin: 0px 0px 4px 0px;
}

.usp {
    margin: 0px 0px 3px 0px;
    font-size: 10pt;
}

div.anfordern {
    background-color: #FFFFFF;
    background-image: url('http://datenschutzbestimmungen.esv.info/img/anfordern_hgrd.png');
    background-repeat: no-repeat;
    height: 131px;
    background-clip: border-box;
    background-position: 0px 19px;
    position: relative;
}


/* SCHRIFTGRÖSSEN IN AUFKLAPPMENÜS UND IN CATALOG */

.gross {
    font-size: 12pt;
    font-weight: bold;
}

.normal {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10pt;
    font-weight: normal;
}

.mittel {
    font-size: 8pt;
    margin-bottom: 6px;
}

.kleiner {
    margin-top: 5px;
    font-size: 8pt;
    line-height: 10pt;
}

.kleineraufz {
    padding: 0pt 6pt 0pt 6pt;
    margin: 0pt 6pt 0pt 6pt;
    font-size: 8pt;
}

.kleinerdet {
    font-size: 8pt;
    font-style: normal;
    line-height: 140%;
    margin: 2pt 12pt 4pt 20pt;
}

.indexdet {
    font-size: 8pt;
    font-style: normal;
    line-height: 140%;
    margin: 8pt 40pt 13pt 0pt;
}

.indexdet .autor {
    margin-top: 7px;
}

.indexdet ul {
    margin-top: 7px;
}


/* REGELN FÜR DIE BESTELLTABELLE IN CATALOG.PHTML */

.bestelltabelle td {
    padding: 6px;
}

td.enger {
    padding-top: 0px;
}

.gesamtpreis {
    color: #004577;
    font-size: 13pt;
    font-weight: bold;
    margin-bottom: 6px;
    margin-left: 2px;
}

.gespreiszelle {
    padding: 7px;
}

.modul {
    font-weight: bold;
    margin-bottom: 3px;
}


.modulfeld {
    /*margin-bottom: 6px;*/
    margin-left: -3px;
}

.box {
    float: left;
    clear: left;
    display: block;
    margin: 0px 10px 0px 3px;
    vertical-align: middle;
}

.item {
    display: block;
    margin-left: 28px;
}


/* Karteileichen ??? */

/*
.datum {
	font-weight: normal;
}

.contact {
	width: 210px;
	border: 1px solid black;
	margin-bottom: 2px;
}

*/


/* REGELN FÜR PRINT.PHTML UND EJOURNAL.PHTML */

#agblink {
    padding-top: 2px;
}

#agbbox {
    float: left;
    margin-right: 5px;
    height: 30px;
}

#ich_teste {
    clear: both;
}

#pflicht {
    margin-top: 20px;
    padding-top: 10px;
    height: 40px;
}

#bestelllink {
    float: right;
    margin-top: 20px;
    margin-right: 10px;
}


/* UNTERE BOX (FOOTER) */

#footer {
    background: #d8d8d8;
}

#footer a {
    font-weight: normal;
}

#footerlinks,
#twitter {
    padding: 0 0 8px 0;
}

#footerlinks {
    padding: 8px 0;
    float: left;
    font-size: 8pt;
    line-height: 8pt;
}

#footerlinks a {
    color: #333;
}

div#twitter {
    float: right;
}

div#twitter img {
    border-radius: 4px;
}


div#widerrufsrecht {
    font-size: 8pt;
    clear: both;
}

div#verlagsadresse {
    font-size: 8pt;
    color: #666;
    clear: both;
}

/* abweichende Definitionen für LP mit Warenkorbsystem */

.buch_bezugsform {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 14px;
}

.buch_anfordern {
    background-color: #FFFFFF;
    background-image: url('/img/buch_anfordern_hgrd.png');
    background-repeat: no-repeat;
    height: 131px;
    background-clip: border-box;
    position: relative;
    margin-top: 12px;
}

.buch_beschreibung {
    font-size: 8pt;
    line-height: 12pt;
    display: none;
}

div#buch_warenkorb {
    padding-top: 5px;
    margin-left: 280px;
    margin-bottom: 50px;
    /* ersetzt content; darf nicht absolute sein, er muss den Footer verdrängen! */
}


