body , table , tr , td  {
    font-family:VERDANA,ARIAL,HELVETICA,sans-serif;
    font-size:11px;
    border:0px;
    margin:0px;
    }

h1 , h2 , h3 , h4 , h5 , h6 {
    font-family:VERDANA,ARIAL,HELVETICA,sans-serif;
    font-size:11px;
    }

/* absätze ausrichten */
p, h1, h2, h3, h4, h5, h6 { text-align:center;
                            orphans:3;
                            widows:3;
                            }

em {  }

strong {  }

.kursiv { font-style:italic !important; }

.kleiner { font-size:90%; }

/* Sprachwahl */
#de {  }
#en {  }
/* #en-ges { display:none; } */


/* für Tracklisten: */
#trackliste { width:100%; border-collapse:collapse; }
#trackliste td { vertical-align:top; padding: 3px 0 3px 0; }
#trackliste td.zeit { vertical-align:bottom; }
.zeit { text-align:right; }
tr.werktitel td { vertical-align:bottom !important;  padding-top:15px !important; padding-bottom:8px; background-color:#eeeeee;}
tr.werktitel {background-color:#eeeeee;}
.werktitel { font-weight:bold; }
.werktitel h2 { text-align:left; margin:0;}
.bibel { font-style:italic; }

/* für presse und rezension */
.zitat { font-weight:900; }
.zitat a { text-decoration:none; }
.zitat a:link { color:black; }
.zitat a:visited { color:black; }
.zitat a:active { color:#cc6600; }
.zitat a:hover { color:#cc6600; }
.quelle { margin-top:2px;font-size:80%; }
.quelle strong { font-weight:normal; }
.zu { font-size:80%; }

/* mp3-liste */
.hoerzeile { margin-top:6px; }
#wiedergabesteuerung { text-align:center;
                       background-color:#cccccc;
                       padding-top:10px;
                       padding-bottom:10px;
                       }

#submenu { height:60px; }
tr#navigation { height:190px; }
#iframe { width:75%; }
#inhaltsdokument { margin-left:5px;
                   margin-right:5px;
                   border:0px;
                   padding:0px;
                   }

/* Links für Navigation: */
tr#navigation a { text-decoration:none; }
tr#submenu a { text-decoration:none; }
tr#navigation a:link     { color:#000000; }
tr#navigation a:active   { color:#000000; }
tr#navigation a:visited  { color:#000000; }
tr#navigation a:hover    { color:#cc6600; }
tr#navigation a.linkderaktuellenseite { color:#cc6600; }

tr#submenu a:link     { color:#000000; }
tr#submenu a:active   { color:#000000; }
tr#submenu a:visited  { color:#000000; }
tr#submenu a:hover    { color:#cc6600; }
tr#submenu a.linkderaktuellenseite { color:#cc6600; }

a.linkderaktuellenseite { color:#cc6600 !important; }

/* Links im Text: */
a:link     { color:#824609; }
a:active   { color:#cc6600; }
a:visited  { color:#747576; }
a:hover    { color:#cc6600; }

/* galeriehintergrund */
div.galerie { text-align:center;
              padding:0 0 6px 0;
              margin:0px;
              border:0px;
              width:560px;
              }

div#firstrow { padding-top:6px ; }

div.galerie img { border:0;
                  margin:0 0 0 6px;
                  padding:0;
                  }


/* Formate pop-up-Fenster: */

#pop-up-body { width:100%; }
#popup-table { width:100%; }
#popup-table p { text-align:justify; width:100%; margin-left:auto; margin-right:auto; }
#popup-table .cite { margin-left:30px;
                     margin-right:30px;
                     text-align:justify;
                     }
.bild-in-popup-text { text-align:center; }

/* fuer Druckausgabe Bereiche ausblenden */
@media print {
  .screen { display:none; }
  #submenu { display:none; }
  .print { font-size:10pt;
           width:12cm;
           }
  .print p { text-align:justify; }
  #popup-table p { width:12cm; }
  #popup-table cite { margin-left:30px;
                      margin-right:30px;
                      width:12cm;
                      }
  body table { vertical-align:top; }
  h2 { font-size:12pt; page-break-after:avoid; }
  h2.werktitel { font-size:10pt !important; }
  #booklet { text-align:center; }
  #gallery-body { display:none; } /* Gallerie ganz unsichtbar */
  }

/* fuer Druckausgabe Bereiche ausblenden */
@media screen {
  .print { display:none; }
  }