/* Buchvorstellung  und anderes*/

.autor {
     font-size: 13pt;
     font-weight: bold;
     letter-spacing: 1pt;
}


.btitle {
     font-size: 13pt;
     font-weight: bold;
     font-style: italic;
}


.subtitle {
     font-size: 12pt;
     font-style: italic;
}


.werke {
     font-size: normal;
     font-style: italic;
     letter-spacing: 1pt;
}


.bib {
     font-size: smaller;
     font-style: italic;
}

.status {
     font-size: normal;
     color: #220088;
}


.text {
     font-size: normal;
}


td {
     padding: 3pt;
}


.coautor {
     font-size: normal;
     font-weight: bold;
     margin-top: 6pt;
}


.zitat {
     font-size: normal;
     text-align: left;
     padding-left: 1cm;
     padding-right: 2cm;
}


.inhalt {
     font-size: normal;
     font-weight: bold;
     padding-top: 6pt;
}


.rez {
     font-size: normal;
     font-weight: bold;
     font-style: italic;
     padding-top: 6pt;
     padding-bottom: 6pt;
}


.margrez {
     line-height: 120%;
     padding-bottom: 6pt;
}


.marglp {
     line-height: 120%;
     padding-bottom: 6pt;
}


.margbei {
     line-height: 120%;
     padding-bottom: 6pt;
}


.nachweis {
    font-size: smaller;
    text-align: right;
    padding-bottom: 6pt;
    padding-left: 1cm;
    padding-right: 2cm;
}
    
