@charset "UTF-8";

/**
* Style-Sheet für Seiteninhalte (der Webseiten, nicht der Bücher).
*
* @author caschoff
* @version 1.0
*/

@media all {

    .vcenter {
        vertical-align: middle;
    }

    /**
    * Hinweisboxen
    */
    .note {
        background: #FEFFDB;
        border: 1px solid #F1F3AF;
        background-image: url(/retrobib/images/zierrat/note.gif);
        background-position: 0.5em 1em;
        background-repeat: no-repeat;
        padding: 1em 1em 1em 40px;
        margin: 1em;
    }
    .important {
        background: #FFDBDE;
        padding: 1em;
    }
    .warning {
        background: #FFDBDE;
        padding: 1em;
    }

    /**
    * Messages
    */
    ul .Info {
    }
    ul .Warn {
        background: #FFCC33;
    }
    ul .Error {
        background: #FF6600;
    }
    ul .Fatal {
        background: #FF3366;
    }

    /**
    * Ausrichtungen
    */
    .block {
        text-align: left; /* justify; */
        text-indent: 0.75em;
    }
    .alignright {
        text-align: right;
    }
    .aligncenter {
        text-align: center;
    }
    .vcenter {
        vertical-align: middle;
    }

    /**
    * Textsachen
    */
    .big {
        font-size: 2.0em;
    }
    .small {
        font-size: 0.6em;
    }
    .underline {
        border-bottom: 1px solid #909090;
    }
    .highlight {
        background-color: #ffff79;
        font-weight: bold;
    }

    /**
    * FAQ
    */
    .frage {
        background-image: url(/retrobib/images/zierrat/frage.png);
        background-position: 0 0px;
        background-repeat: no-repeat;
        padding: 0 0 0 16px;
        margin: 1.2em 0.4em 0.4em 0.4em;
        text-align: left; /* justify; */
    }
    .antwort {
        padding: 0 0 0 2em;
        margin: 0.4em 0.4em 0.4em 1.4em;
        text-align: left; /* justify; */
    }

    /*
    * Verwaltung
    */
    .verwaltung h3 {
        border-bottom: 2px solid #e0e0e0;
    }

    .verwaltung h5 {
        border-bottom: 1px solid #e0e0e0;
    }

    .bottominfo {
        padding-left: 1em;
        background: #f0f0f0;
        border-left: 2px solid #e0e0e0;
        border-bottom: 2px solid #e0e0e0;
        border-right: 2px solid #e0e0e0;
    }

    /**
    * Werke
    */
    .werk {
        margin: 0.2em;
        padding: 0;
    }
    .werk h4 {
        padding: 0.8em 0.8em 0.8em 40px;
        background-image: url(/retrobib/images/zierrat/abschl_l.png);
        background-position: left center;
        background-repeat: no-repeat;
        border-bottom: 2px solid #e0e0e0;
    }
    .werk .author {
        font-weight: bold;
        font-style: normal;
    }
    .werk .issued {
        font-style: normal;
    }
    .werk .publisher {
        font-style: normal;
        font-variant: small-caps;
    }

    /**
    * Bände
    */
    .band {
        margin: 0.2em; /* 2px 2px 20px; */
        padding: 0;
    }
    .band h5 {
        padding: 0.8em 0.8em 0.8em 40px;
        background-image: url(/retrobib/images/zierrat/abschl_band.png);
        background-position: left center;
        background-repeat: no-repeat;
        border-bottom: 2px solid #e0e0e0;
    }
    .band .author {
        font-weight: bold;
        font-style: normal;
    }
    .band .issued {
        font-style: normal;
    }
    .band .publisher {
        font-style: normal;
        font-variant: small-caps;
    }

    /**
    * Teile
    */
    .teil {
        margin: 0.2em; /* 2px 2px 40px; */
        padding: 0;
    }
    .teil h6 {
        padding: 0.8em 0.8em 0.8em 40px;
        background-image: url(/retrobib/images/zierrat/abschl_teil.png);
        background-position: left center;
        background-repeat: no-repeat;
        border-bottom: 2px solid #e0e0e0;
    }

    /**
    * Statistik
    */
    .statistik {
        margin: 0.2em; /* 2px 2px 50px; */
        padding: 0;
    }

    .statistik tr {
        border-top: 1px solid #e0e0e0;
    }

    .statistik .sum {
        font-weight: bold;
        border-top: 3px double #e0e0e0;
    }

    .statistik em {
        font-style: normal;
        font-weight: bold;
    }

    /**
    * Kopf und Fusszeile (Navigation) für Seite
    */
    .pagenavigationtop {
        margin: 0;
        padding: 0;
        background-color: #fafaf2;
        text-align: center;
        border-top: 1px solid #e0e0e0;
        border-left: 1px solid #e0e0e0;
        border-right: 2px solid #d0d0d0;
    }
    .pagenavigationbottom {
        margin: 0;
        padding: 0;
        background-color: #fafaf2;
        text-align: center;
        border-left: 1px solid #e0e0e0;
        border-right: 2px solid #d0d0d0;
        border-bottom: 2px solid #d0d0d0;
    }

    /**
    * Seiten(tabelle)
    */
    .seite {
        margin: 0.2em; /* 2px 2px 50px; */
        padding: 0;
    }

    .seite tr {
        border-bottom: none;
        border-top: 1px solid #e0e0e0;
    }

    .seite .doubletop {
        border-top: 3px double #c0c0c0;
    }

    .seite .ohnetop {
        border: none;
    }

    .seite .snipped {
        background-color: #ffffff;
        padding: 0.5em;
        border: 1px dotted #808080;
        font-family: "Times New Roman", Times, serif;
    }

    /* Seitenzeile */
    .seite .sz {
        background-color: #ffffff;
    }
    .seite .sz:hover {
        background-color: #f0f0f0;
    }
    .seite .sz2 {
        background-color: #fafaf2;
    }
    .seite .sz2:hover {
        background-color: #f6f6dd;
    }

    .seite .highlight {
        background-color: #ffff79;
        font-style: oblique;
    }

    /**
    * Stati
    */
    .seite .s0 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/s-0.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
    .seite .s1 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/s-1.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
    .seite .s3 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/s-3.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
    .seite .s7 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/s-7.png);
        background-position: left center;
        background-repeat: no-repeat;
    }

    .seite .out_s0 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/out_s-0.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
    .seite .out_s1 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/out_s-1.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
    .seite .out_s3 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/out_s-3.png);
        background-position: left center;
        background-repeat: no-repeat;
    }
    .seite .out_s7 {
        padding: 0 0 0 30px;
        background-image: url(/retrobib/images/out_s-7.png);
        background-position: left center;
        background-repeat: no-repeat;
    }

    /**
    * Bilder
    */
    .imageborder {
        background: #ffffff;
        width: auto;
        font-size: 0.8em;
        padding: 4px;
        margin: 4px;
        border: 1px solid #e0e0e0;
    }

    /**
    * Suchfeld für Schnellsuche
    */
    .suchfeld {
        text-align: center;
        padding: 0.2em;
        margin: 0.2em;
        border-bottom: 1px solid #e0e0e0;
    }
    .sucheingabe {
        width: 10em;
    }

    /**
    * Letzte Suchen
    */
    .lastQuerys {
        text-align: left; 
        margin: 0.5em 0.2em 0.2em 0.4em;
        padding: 0.2em;
    }

    /**
    * einige Größen...
    */
    .w50 {
        width: 5em;
    }
    .w100 {
        width: 10em;
    }
    .w200 {
        width: 20em;
    }
    .w300 {
        width: 30em;
    }
    .w400 {
        width: 40em;
    }

    /**
    * Eingabeformulare
    */
    .boxformular {
        padding: 0.4em;
        margin: 0.4em 0.4em 0.8em 0.4em;
    }
    .boxformular table {
        border: 1px solid #e0e0e0;
    }
    .boxformular caption {
        padding: 0.2em;
        background-color: #e0e0e0;
        border: 1px solid #e0e0e0;
    }
    .boxformular .c200px {
        width: 200px;
    }
    .boxformular textarea {
        width: 20em;
        height: 20em;
    }

    /**
    * Hauptmenü links
    */
    .hauptmenue {
        padding: 0.4em;
        margin: 0.4em;
    }
    .hauptmenue ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }
    .hauptmenue li {
        padding: 0;
        margin: 0.3em 0 0.3em 0.8em;
    }
    .hauptmenue .ohnebottom {
        border-bottom: none;
    }
    .hauptmenue .hauptmenueheadline {
        margin: 1em 0 0 0;
        font-weight: bold;
        border-bottom: 1px solid #b0b0b0;
    }

    /**
    * Abkürzungen
    */
    .abkuerzungtable table {
        width: 100%;
        margin: 1em 0 1em 0;
    }
    .abkuerzungtable .abktablehead {
        text-align: center;
        border-bottom: 2px solid #b0b0b0;
    }
    .abkuerzungtable .c20pc {
        width: 15%;
    }

    /**
    * Autorennamen
    */
    .autorentable table {
        width: 100%;
        border-top: 2px solid #e0e0e0;
        margin: 1em 0 1em 0;
    }
    .autorentable caption {
        width: 100%;
    }
    .autorentable em {
        font-style: italic;
    }
    .autorentable .c20pc {
        width: 15%;
    }

    /**
    * Tabelle bei Rundgang
    */
    .n87 {
        width: 50%;
        background-image: url(/retrobib/images/1887.gif);
        background-repeat: repeat-y;
        padding-left: 2.3em;
    }

    .n97 {
        width: 50%;
        background-image: url(/retrobib/images/1897.gif);
        background-repeat: repeat-y;
        padding-left: 2.3em;
    }

    /**
    * Korrekturhilfen
    */
    .korrektur h6 {
        font-style: normal;
        margin-top: 1em;
    }
    .korrektur .korrektorblock {
        border: 1px solid #e0e0e0;
        margin-bottom: 0.4em;
        padding: 0.4em;
    }
    .korrektur .korrektorblock .red {
        background-color: #FFDBDE;
        font-family: monospace;
        font-size: 1.1em;
    }

    /**
    * Navigation
    */
    #topnav a {
        font-weight: normal;
        color: #909090;
    }
    #topnav a:focus,
    #topnav a:hover,
    #topnav a:active {
        color: #909090;
        text-decoration: underline;
        background-color: transparent;
    }

    #footer a {
        font-weight: normal;
        color: #909090;
    }
    #footer a:focus,
    #footer a:hover,
    #footer a:active {
        color: #909090;
        background-color: transparent;
        text-decoration: underline;
    }

}
