@import url('https://fonts.googleapis.com/css?family=Kalam&family=Open+Sans&display=swap');

#content a {
    text-decoration: underline;
}

#content a:visited {
    text-decoration: none;
}

#content a.anker {
    text-decoration: none;
    color: #000000;
}

#navidiv ul {
    list-style: none;
    margin-top: 3em;
}
span.date {
    font-family: 'Open Sans', handwriting;
    color: #444444;
}
#alphabet a {
    font-size: 24px;
    font-weight: 400;
    line-heigth: 1.2em;
    text-decoration: none;
}
#alphabet a:hover {
    background-color: #efefef;
    color: #cc0000;
}
div.biobildunterschrift {
    font-family: 'Open Sans',handwriting;
    text-align:center;
    font-weight:lighter;
    color: #efefef;
}
div.autor a {
    font-family: 'Open Sans', handwriting;
    text-decoration: underline;
    color: #efefef;
}

div.autor a:hover {
    color: #670303;
}

div.autor a:visited {
    text-decoration: none;
}
div.buchinfo a {
    font-family: 'Open Sans', handwriting;
    color: #efefef;
}
div.buchinfo a:hover {
    color: #cc0000;
}

.blogdate {
    font-family: 'Open Sans', handwriting;
    font-size:14px;
    color: #ffffff;
}

nav.navi4 {
    background: #efefef;
}
.ebene4 {
    /*background-image: url("hinterg4neu.gif");*/
    color: #efefef;
}

.ebene4 a:link {
    color: #cc0000;
}

.ebene4 a:visited {
    color: #670303;
}

.navi1 a {
    background: url(/deutsch/grafik/ptrans.gif)
        no-repeat left ;
}

.navi1 a:hover {
    background: url(/deutsch/grafik/prot.gif)
        no-repeat left ;
}
.navi2 a {
    background: url(/deutsch/grafik/ptrans.gif)
        no-repeat left ;
}

.navi2 a:hover {
    background: url(/deutsch/grafik/prot.gif)
        no-repeat left;
}

.navi3 a {
    background: url(/deutsch/grafik/ptrans.gif)
        no-repeat left ;
}

.navi3 a:hover {
    background: url(/deutsch/grafik/prot.gif)
        no-repeat left;
}

.navi4 a {
    background: url(/deutsch/grafik/ptrans.gif)
        no-repeat left;
}

.navi4 a:hover {
    background: url(/deutsch/grafik/prot.gif)
        no-repeat left;
}

nav.navi1 {
    background: #efefef;
}

.ebene1 {
    font-family: 'Kalam', handwriting;
    color: #2f2f2f;
    /*background-image: url("hinterg1neu.gif");*/
}

.ebene1 a:link {

    color: #cc0000;
}

.ebene1 a:visited {
    color: #670303;
}
nav.navi2 {
    background:  #efefef;
}
.ebene2 a:link {
    color: #cc0000;
}

.ebene2 a:visited {
    color: #670303;
}

.ebene2 {
    font-family: 'Kalam', handwriting;
    color: #2f2f2f;
    /*background-image: url("hinterg2neu.gif");*/
}
nav.navi3 {
    background: #efefef;
}
.ebene3 {
    color: #2f2f2f;
    /*background-image: url("hinterg3neu.gif");*/
}

.ebene3 a:link {
    color: #cc0000;
}

.ebene3 a:visited {
    color: #670303;
}
#navidiv {
    font-family: 'Kalam', handwriting;
    color: #ffffff;
    font-size: 22px;
    background-color: #222222;
    font-weight:400;
}
#navidiv a {
    text-decoration: none;
    color: #ffffff;
}
span.quelle{
    font-family: 'Open Sans', handwriting;
    font-style:italic;
    color: #999;
    font-size:14px;

}
div.quelle {
    font-family: 'Open Sans', handwriting;
    font-size: 14px;
    font-style: italic;
    color: #999;
}
.error {
    font-family: 'Open Sans',handwriting;
    font-weight: 500;
    color: #cc0000;
}



@media screen and (min-width:480px) {
    div.inhalt {
        float:right;
        width:80%;
    }
     #navidiv {
        float: left;
        height: 100%;
        width: 12%;
    }    
    #content {
        float: right;
        width: 70%;
        padding-left: 1%;
        padding-right: 7%;
    }
    #leftbar {
        float: left;
        padding: 1em;
        width: 58%;
        border-right: 1px solid #a0a0a0;
    }
    #rightbar {
        float: right;
        width: 37%;
        line-height: 2em;
        padding-left: 1em;

    }
}
    /*====================================================================================*/
    /* Allgemeine Formatierunge alle Ebenen */
    /*====================================================================================*/
    body {
        font-family: 'Open Sans', handwriting;
        vertical-align: top;
        padding: 0px;
        margin:0;
        background: #efefef;
    }
    
    span.date {
        font-family: 'Open Sans', handwriting;
        font-size: 14px;
        line-height: 1em;
        margin-top: 0em;
    }
    img, object {
        max-width: 100%;
    }
    form.gsc-search-box {
        width: 60%;
    }

    p {
        font-family: 'Open Sans', handwriting;
        clear: none;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.5;
        text-indent: 1.5em;
    }
    .ohne {
        clear: both;
        text-indent: 0;
    }
    .clear {
        clear: both;
    }

    h1 {
        font-family: 'Kalam', handwriting;
        font-size: 45px;
        line-height: 1.2em;
        font-weight: 700;
        margin-bottom: 20px;
        margin-top: 1.2em;
    }

    h2 {
        font-family: 'Kalam', handwriting;
        clear: both;
        font-size: 30px;
        margin-bottom:20px;
        line-height: 1.2em;
        font-weight: 300;
        padding-top: 0.5em;
    }
    h2 a:link {	
        text-decoration: underline;
    }

    h2 a:visited {

        text-decoration: none;
    }

    h3 {
        font-family: 'Kalam', handwriting;
        text-decoration:none;
        font-size:20px;
        margin-top:1.5em;
        margin-bottom:18px;
        background:#ffffff;
    }

    h4 {
        font-family: 'Kalam', handwriting;
        font-size: 18px;
        margin-bottom:12px;
        margin-top:20px;

    }
    a:link {
        text-decoration: underline;
    }

    a:visited {
        text-decoration: none;
    }

    ul {
        margin-left: -1em;
        list-style-type: none;
        list-style-position: inside;

    }

    img>content {
        margin-left: 5%;
        margin-top: 5%;
    }

    img.navilink {
        border-style: none;
        padding-bottom: 20px;
    }

    li {
       /* font-family: 'Open sans';*/
        font-size: 1.2 em;
        line-height: 1.5em;
    }

    .error {
        font-family: 'Open Sans';
        font-weight: bold;
        font-size:1.3em;
        line-height:1.4em;
        margin-top:20em;
        margin-left:20em;
    }

    div.zitat {
        font-family: 'Open Sans';
        font-style:italic;
        font-size: 1.1em;
        margin-top:2em;
        margin-bottom:0.5em;
        margin-left:2%;
        text-align:justify;
    }
    div.zitatname{
        font-family: 'Open Sans';
        font-weight:bold;
        margin-left:2%;
    }

    /*====================================================================================*/
    /* Ebenen-abh�ngige Formate*/
    /*====================================================================================*/
    li.navi1 {

    }

    #cse-search-box {
        margin-left: 3em;
        margin-top:2em;
    }



    #lastedit {
        clear: both;
        width: 60%;
        text-align: right;
        margin-top: 1.5em;
        font-size: 0.7em;
    }

    #social {
        width: 40%;
        text-align: left;
        margin-top: 1.5em;
        font-size: 0.7em;
    }

    img.titel {
        display: block;
        margin-left: 1.2em;
        margin-right: 60%;
        margin-bottom: 2em;
        float: left;
    }

    .left {
        float: left;
        display: block;
    }
    img.left{
        margin-right: 3em;
        margin-bottom: 1em;
        margin-top: 0.5em;
        border: inset 2px #efefef;
    }
    .right {
        float: right;
        display: block;
    }
    img.right {
        margin-left: 3em;
        margin-bottom: 1em;
        margin-top: 0.5em;
        border: inset 2px #006600;
    }
    img.history {
        margin: 1.5em;
    }
    img.historyplus {
        margin-left: 8em;
        margin-right: 2em;
        margin-top: 2em;
        margin-bottom: 2em;
    }
    /*====================================================================================*/
    /* Eingangsseite */
    /*====================================================================================*/
    .titelgrafik {
        margin-left: 1em;
        float: left;
    }

    /*====================================================================================*/
    /* Rechte Sidebar (blog oder �hnliches) */
    /*====================================================================================*/
    
    
    #leftbar a {
        font-weight: bold;
    }

    #leftbar>p {
        width:100%;
        margin-bottom:0.7em;
    }

    p.left {
        width: 100%;
    }
    span.date {
        font-size: 70%;
        line-height: 1em;
        margin-top: 0em;
        margin-left:2.5em;
    }

    div.ex {
        margin-left: 1em;
        font-size: 70%;
    }

    #rightbar a {
        font-weight: bold;
    }

    #rightbar a:hover {
        font-weight: bold;
    }

    #rightbar a:visited {
        text-decoration: none;
    }

    /*====================================================================================*/
    /* Navigation links */
    /*====================================================================================*/
    #navidiv a {
        text-decoration: none;
        line-height: 2em;
        padding-left: 10px;
        padding-right: 10px;
    }

    #navidiv a:hover {
        padding-left: 10px;
    }

   

    #navidiv ul {
        margin-top: 3em;
    }
    div#plus {
        padding-left: 10px;
    }

    /*====================================================================================*/
    /* Inhaltsbereich insgesamt */
    /*====================================================================================*/
    #content {
        
        margin-left:2%;
     }



    /*====================================================================================*/
    /* Geschichts-Seite */
    /*====================================================================================*/
    #zeitmap {
        margin-left: 6em;
        margin-top: 6em;
        margin-bottom: 5em;
    }

    a.textlink {
        margin-left: 6em;
    }

    /*====================================================================================*/
    /* Linklisten f�r Instrumente/Physik etc. */
    /*====================================================================================*/
    ul.gliederung {
        font-size: 1.2em;
        list-style-type: disc;
        list-style-position: inside;
    }

    ul.gliederung>li {
        line-height:2em;
    }

    div.listen {
        font-size: 110%;
        line-height: 2em;
        font-weight: bold;
    }

    .frequenzen {
        padding: 0.5em;
        border: solid 1px #efefef;
        border-collapse:collapse;
        text-align:center;
    }

    /*====================================================================================*/
    /* Personen-Seite */
    /*====================================================================================*/

    img.bio_bild {
        padding: 10px;
        border: inset 2px #efefef;
       /* margin: 2em 2em 0em 2em;*/
    }
    div.bio_bild {
        float: right;
        width: 15%;
        min-width: 290px;
       /* margin-right: 10em;
        margin-left:10em;*/

    }
    div.biobildunterschrift {
        margin-left: 3em;
        line-height: 1.3em;
    }
    div.persontyp {
    }
    div.lebenslauf {
       float:left;
       width:65%; 
    }
    div.person {
        /*width: 55%;*/
    }

    .literatur>h2 {
        margin-top: 2em;
        clear: both;
    }
    div.jahr {
        display:table-cell;
        vertical-align:top;
        width:10%;
        min-width:12em;
    }

    div.persontyp {
        font-family: 'Open Sans';
        font-size: 0.9em;
        font-weight: normal;
    }

    div.inhalt {
        display:table-cell;
        vertical-align:top;
        width:90%;
        padding-left:3%;
    }

    div.vita {
        display:table;
        font-family: 'Kalam';
        vertical-align:top;
        /*float:left;*/
        font-size: 1.2em;
        margin-bottom:0.4em;
        margin-top:0.4em;
        border-bottom:ridge #ffffff;
     /*   width: 85%;*/
       
    }

    ul.personnavi {
        list-style: none;
        font-size: 1.3em;
        text-align: center;
        text-decoration: none;
        float:left;
        width: 45%;
        margin: 0em;
        margin-bottom: 2em;
        padding: 0.8em;
        border: 2px dotted #efefef;
    }
    ul.personnavi li {
        display: inline;
        margin-right: 3em;
    }

    ul.personnavi>a {
        text-decoration: none;
    }

    .besetzung {
        clear:both;
        font-weight: normal;
        font-size: 0.9em;
        font-style: italic;
        margin-bottom:0.2em;
      /*  width: 50%;*/
    }

    div.bestell {
        clear:both;
        left:0;
        font-weight: normal;
        margin-top:0.3em;
        line-height: 1.1em;
    }

    div.cdlist {
        float:left;
        width: 100%;
        border-top: 2em;

    }

    .schwer {
        font-weight: normal;
        font-style: italic;
        margin-top:0.1em;
        line-height: 0.9em;
    }

    .saetze {
        font-weight:normal;
       /* width: 50%;*/
    }

    .comment {
        font-weight: normal;
        font-size: 0.9em;
        line-height: 1.1em;
        width: 90%;
    }
    .buchcomment {
        font-weight: normal;
        width: 90%;
        font-size: 1.1em;
        line-height: 1.1em;
        margin-bottom:0.4em;
    }


    div.composer {
        float: left;
        font-weight: bold;
        font-size: 1.1em;
        line-height: 1.2em;
       /* width: 55%;*/
    }

    .icons {
        float: right;
        vertical-align: middle;
        padding: 3px;
        width: 15%;
    }

    img.icon {
        width: 16px;
        height: 16px;
        text-align: right;
        vertical-align: middle;
        padding: 2px;
    }


    #besetz {
        float:left;
       /* width:30%;*/
        padding:0;
    }
    .namen {
        font-size: 1.2em;
    }
    td.namensliste {
        vertical-align: top;
        line-height: 2.1em;
        /*width: 50%;*/
    }

    table.namensliste {
       
        font-weight: bold;
    }
    /* Zwei Spalten rechts auf Notenseite */
    #zweir {
        float: right;
        width: 60%;
    }
    #nation {
        float: left;
        width: 30%;
    }

    #epoch {
        float: right;
        width: 50%;
    }
    div.titel {
        float:left;
        width:75%;
        margin-top: 1em;
        vertical-align: bottom;
        font-family: 'Kalam';
        font-size:1.3em;
        font-weight: bold;
    }
    div.cd {
        border-bottom: dotted 1px #efefef;

    }
    div.cdtitel{
        float: left;
        font-family: 'Kalam';
        font-size:1.5em;
        line-height:1.5em;
        font-weight:bold;
        /* margin: 0.5em 0em;*/
    }
    div.cduntertitel {
        font-size: 0.8em;
        font-weight:normal;
        line-height:1em;
    }
    div.interpret {
        font-family: 'Open Sans';
        font-size:1.1em;
        line-height: 1.2em;
        margin-top:2em;
        font-style: italic;
    }
    div.interpret a {
        text-decoration:none;
    }
    div.interpret a:hover {
        text-decoration:underline;
    }
    div.werk {
        margin-top: 0.8em;
        text-indent: -2em;
      /*  width: 85%;*/
        font-size:1.3em;
        font-weight: bold;
    }

    li.track {
        margin-top: 0.1em;
        font-size: 1.1em;
    }
    *.composer {
        float:left;
        width:100%;
        margin-bottom:0.2em;
        text-indent: 0;
    }
    p.composer{
        font-size: 1.5em;
    }
    div.literatur {
       /* width: 70%;*/
        float: left;
        padding-top: 2.5em;
    }
    /*====================================================================================*/
    /* Linklisten auf Notenseite */
    /*====================================================================================*/
    *.linkliste {
        text-decoration: none;
        line-height: 1.3em;
    }

    li.linkliste {

        margin-bottom:0.5em;
        margin-left:-1em;
    }

    td.linkliste {
        vertical-align: top;
        line-height: 2.1em;
        /*width: 50%;*/
    }

    table.linkliste {
       /* width:60%;*/        
        font-weight: bold;      
    }



    /*====================================================================================*/
    /* B�cherseite */
    /*====================================================================================*/
    div.autor {
        line-height: 1.2em;
        font-size: 1.4em;
        font-weight: bold;
        line-height: 1.2em;
        margin-bottom: 0.2em;
    }


    li.buch {
        margin-left:-2em;
        margin-top: 2.5em;
        margin-bottom:1.5em;
        border-bottom: dotted 1px #efefef;
        /* width: 50%;*/
    }

    div.buchinfo {
        font-size: 14px;

    }

    div.isbn {
        font-size: 14px;
        margin-bottom:0.5em;

    }


    div.buchinfo a:visited {
        text-decoration: none;
    }

    div.comment {
        font-family: 'Open Sans', handwriting;
        margin-top: 0.8em;
        font-size: 0.9em;
    }
    
    div.allcomments{
        margin-bottom: 1em;
    }

    div.untertitel {
        font-family: 'Kalam', handwriting;
        font-size: 15px;
        font-weight: 700;
    }

    .links {
        height: 80%;
        position: fixed;
        top: 5%;
        text-decoration: none;
    }
    table.event {
        margin-left: 1em;
        line-height: 1.1em;
        border-collapse: separate;
        padding: 0.5em;

    }
    table.event td {
        vertical-align: top;
    }

    /*====================================================================================*/
    /* Trillertabelle */
    /*====================================================================================*/
    .triller {
        font-weight: bold;
        text-align: left;
        margin-left: 0;
    }

    img.noten {
        float: left;
        padding-left: 2em;
        padding-right: 2em;
        padding-bottom: 1em;
    }

    img.griff {
        float: right;
        padding-right: 2em;
    }

    td.noten {
        border-left: groove 2px #efefef;
        border-bottom: groove 2px #efefef;

    }

    td.griff {
        border-bottom: groove 2px #efefef;

    }

    .trtitel {
        text-align: left;
        font-size: 1.3em;
        font-weight: bold;
        margin-top: 1em;
        padding-left: 1em;
        padding-top: 0.2em;
        border-left: groove 2px #efefef;
    }

    table.triller {
        padding: 0;
        border-collapse: collapse;
    }
    /*====================================================================================*/
    /* Autor */
    /*====================================================================================*/
    #right {
        float: right;
        margin:0;
        padding:0;
    }

    ul.regel{
        list-style-type: square;
    }

    .regel li {
        font-size: 1.2em;
        line-height: 1.2em;
       /* width: 50%;*/
        margin-bottom: 0.5em;
    }



    .blogcontent {
        font-size: 90%;
    }

   
