#obenlinks { position:absolute; top:0px; left:0px; width:500px; height:106px; }
#obenmitte { position:absolute; top:0px; left:500px; width:45%; height:106px; }
#obenrechts { position:absolute; top:0px; right:0px; width:260px; height:106px; }
  
  body  {
          background-color:#333399;
        }
  #links   { width: 8em; 
             padding: .5em; 
             float:left;
             background-color:#333399;
           }
  #rechts  { width:10.1em;
             padding:.5em;
             float:right;
             background-color:#333399;
             height:100%;
           }
  #inhalt   { top:106px;
             padding:1em; 
             min-width:10em;
             background-color:#ffffff;
             height:100%;
            }

  * #inhalt { margin-left: 9em; 
             margin-right: 9em; }

/* ie 4 anfang - * html body - */

* html body #links{ margin-left:-9em;
                    position:relative;
                    left:9em;         }
* html body #rechts{margin-left:-8.5em;
                    position:relative; 
                    text-align:left;  }

/* ie4 ende */

#wrapper1 {
            height:78px;
          }

table #mitte { padding:10px}
          
.links a,form  {
            color:#ffffff;
            font-family:Verdana,Arial,Helvetia;
            font-size:10pt;
            font-weight:normal;
          }
.rechts a ,b,p {
            color:#ffffff;
            font-family:Verdana,Tahoma,sans-serif;
            font-size:10pt;
            font-weight:normal;
           }
.inhalt a  {
             color:#333399;
             font-family:Verdana,Arial,Helvetia;
             font-size:10pt;
             font-weight:normal;
             text-decoration:none;
           }
.inhalt p  {
             color:#000000;
             font-family:Verdana,Arial,Helvetia;
             font-size:10pt;
             font-weight:normal;
           }
.inhalt  b {
             color:#000000;
             font-family:Verdana,Arial,Helvetia;
             font-size:10pt;
             font-weight:bold;
           }
li {
   color:#000000;
   font-family:Verdana;
   font-size:10pt;
   font-weight:normal;
  }
td {
   color:#000000;
   font-family:Verdana;
   font-size:10pt;
   font-weight:normal;
  }
input.blau {
           background-color:#333399;
           color:#ffffff;
         }
span.fehler {
             color:#ff0000;
           }
div.inhalt li.neueserie {
                      color:#339900;
                    }
div.inhalt  li.sonderband{
                       color:#0000ff;
                    }
div.inhalt li.letzterband{
                        color:#ff0000;
                      }
div.inhalt li.normal{
                 }
div.inhalt a.neueserie {
                      color:#339900;
                      text-decoration:none;
                    }
div.inhalt a.sonderband{
                       color:#0000ff;
                       text-decoration:none;
                    }
div.inhalt a.letzterband{
                       color:#ff0000;
                       text-decoration:none;
                     }
div.inhalt a.normal{
                  text-decoration:none;
                }
div.inhalt .normal1{
                  font-family:Verdana;
                  text-decoration:none;
                  font-size:12pt;
                  font-weight:900;
                }
div.inhalt td.aktuell  {
                     text-align:center;
                   }
div.inhalt td.cover  {
                   text-align:right;
                   width:120px;
                 }
div.inhalt td.cover1  {
                   text-align:right;
                   width:50%;
                 }
div.inhalt td.bandtext  {
                     vertical-align:top;
                     text-align:left;
                    }
div.inhalt td.index  {
                   vertical-align:top;
                   text-align:center;
                   color:#ff0000;
                 }
div.inhalt .titel {
                  font-family:Verdana;
                  font-size:12pt;
                  font-weight:bold;
                  text-decoration:underline;
                }
div.inhalt td.width {
                     width:9%;
                   }
div.inhalt span.angekuendigt { color: #FF8040}
div.inhalt span.laeuft { color: #008000}
div.inhalt span.abgebrochen { color: #800040}
div.inhalt span.abgeschlossen { color: #ff0000}
div.inhalt span.letzterband { color: #ff0000}
div.inhalt span.verschoben { color: #FF00FF}
div.inhalt span.nicht_angekuendigt { color: #0000FF}
div.inhalt .big { font-family:Verdana; font-size:14pt;  font-weight:bold; }
div.inhalt span.centerh1 { text-align:center; font-family:Verdana; font-size:18pt;  font-weight:bold; }
div.inhalt .center {text-align:center;}
div.inhalt  table.centertable {margin-left:250px;}
img { border:0px;}
h1 {text-align:center;}
