/* ---------- CSS-Datei für Projekt Orchester-----------------------
   #xxxx aufrufen mit    id="xxxx"
   .yyyy aufrufen mit class="yyyy"
     -------------- Schriften --------------------------------------     */
.kopf1 {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 135px;
    height: 95px;
    text-align: center;
    padding: 0px;
    border-top: 1px solid yellow;
    border-left: 1px solid yellow;
    border-bottom: 1px solid yellow;
    }
.kopf2 {
    position: absolute;
    top: 5px;
    left: 140px;
    width: 655px;
    height: 95px;
    text-align: center;
    padding: 0px;
    border-top: 1px solid yellow ;
    border-bottom: 1px solid yellow;
    border-right: 1px solid yellow;
    }
.kopf2l {
    position: absolute;
    top: 5px;
    left: 140px;
    width: 520px;
    height: 95px;
    text-align: center;
    padding: 0px;
    border-top: 1px solid yellow ;
    border-bottom: 1px solid yellow;
    }
.kopf2r {
    position: absolute;
    top: 5px;
    left: 660px;
    width: 135px;
    height: 95px;
    padding: 0px;
    border-top: 1px solid yellow ;
    border-right: 1px solid yellow;
    border-bottom: 1px solid yellow;
    }
.kopf3 {
    position: absolute;
    top: 100px;
    left: 140px;
    width: 655px;
    height: 30px;
    text-align: center;
    padding: 0px;
    border-bottom: 1px solid yellow;
    border-left: 1px solid yellow;
    border-right: 1px solid yellow;
    }
.fuss {
    position: absolute;
    top: 575px;
    left: 5px;
    width: 790px;
    height: 20px;
    text-align: center;
    border: 1px solid yellow;
    }
.navi {
    position: absolute;
    top: 100px;
    left: 5px;
    width: 125px;
    height: 475px;
    padding: 0px;
    border-left: 1px solid yellow;
    padding-left: 10px;
    }
.inhalt {
    overflow: auto;
    position: absolute;
    top: 130px;
    left: 140px;
    width: 655px;
    height: 445px;
    padding: 0px;
    border-right: 1px solid yellow;
    border-left: 1px solid yellow;
    }
.inhalt2 {
    overflow: auto;
    position: absolute;
    top: 100px;
    left: 5px;
    width: 790px;
    height: 550px;
    text-align: center;
    padding: 0px;
    border-right: 1px solid yellow;
    border-left: 1px solid yellow;
    border-bottom: 1px solid yellow
    }
.inhalttext {
    background-color: yellow;
    overflow: auto;
    position: absolute;
    top: 130px;
    left: 140px;
    width: 655px;
    height: 445px;
    padding: 0px;
    border-bottom: 4px solid red;
    border-top: 4px solid red;
    border-right: 4px solid red;
    border-left: 4px solid red;
    }
.textfenster {
    background-color: yellow;
    overflow: auto;
    position: absolute;
    top: 400px;
    left: 300px;
    width: 100px;
    height: 100px;
    padding: 0px;
    text-align: center;
    }
.Uhr {
   position:absolute;
   border: 1 solid red;
   background-color: Yellow;
   top:520px;
   left:10px;
   width: 120px;
   margin-left: 5px;
   text-align: center;
   }
.Uhrtext {
   position:absolute;
   top:470px;
   left:10px;
   width: 120px;
   margin-left: 5px;
   text-align: center;
   }
img.rand30 {margin-left:20; margin-top:20; margin-right:20; margin-bottom:0; }

.zelle1d {border:0 solid #007F00; margin:0; background-image:url(bilder/wallpaper4.gif);
        vertical-align:top; padding:0; cellspacing:0; empty-cells:show;
        hspace:0; vspace:0;  }