body { background-image:url(../bilder/allgemein/hintergrund.jpg); background-attachment:fixed;
       font-family: Comic Sans MS;
       font-size: 0.5cm;
       font-weight: bold;
       color: #FFFFFF;
       text-align: left;
       z-index:2;
      }

a:link {
       color:#00FF00;
       font-size: 0.4cm;
       font-weight:bold
       }
a:visited {
          color:#FF00FF;
          font-size: 0.4cm;
          }
a:active {
         color:#FF0000;
         font-size: 0.4cm;
         }



hr { color: #C0C0C0;
     background-color:#C0C0C0;
     height:5px;
     /*text-align:left;
      'border:1px dashed blue;
     'width:100px; */
   }
tr {
         font-size: 0.4cm;
         color: #FFFFFF
         font-weight:bold;
         text-align:center;
         }
td
.d1{text-align:center;}
.d2{text-align:left;}

table
    .t1{
        color:#CFCFCF;
        font-size: 0.6cm;
        }
    .t2{
        border:0.1cm solid red;
        }
    .t3{
        font-size: 0.4cm;
        color: #FF0000;
        font-weight: bold;
        }






span.s1 {  /*Bericht unterschrift*/
        font-family: Comic Sans MS;
        font-size: 0.3cm;
        font-weight: lighter;
        color: #FFFF00;
        }
    .s2{   /*Tabelle mitbringen werkzeug*/
        font-family: Comic Sans MS;
        font-size: 0.3cm;
        font-weight: light;
        color: #FFFF00;
        letter-spacing:1pt;
        }
    .s3 { /*texthervorhebung*/
        font-family: Comic Sans MS;
        font-size: 0.6cm;
        font-weight: bolder;
        color: #FF0000;
        text-align:center;
        }
     .s4{/*überschrift*/
        font-family: Comic Sans MS;
        font-size: 1.0cm;
        font-weight: bolder;
        text-align:center;
        }
      .s5{/*erster Buchstabe*/
        font-family: Comic Sans MS;
        font-size: 1.0cm;
        font-weight: bolder;
        color: #FF0000;
        }
      .s6{/*texthervorhebung*/
        font-family: Comic Sans MS;
        font-size: 0.5cm;
        font-weight: bolder;
        color: #009F00;
        text-align:center;
        }
      .s7{/*texthervorhebung*/
        font-family: Comic Sans MS;
        font-size: 0.5cm;
        font-weight: bolder;
        color: #FF0000;
        text-align:center;
        }








/*Listen*/
      .s50{
          font-family: Comic Sans MS;
          font-size: 0.3cm;
          font-weight: bolder;
          color: #FF7F00;
          line-height:0.4cm;
          }
      .s51{
          font-family: Comic Sans MS;
          font-size: 0.4cm;
          font-weight: bolder;
          color: #FF7F00;
          }



 pre.bericht {
          overflow:hidden;
          width:597px;
          border:0px solid red;
          font-family: Comic Sans MS;
          font-size: 0.4cm ;
          font-weight: bold;
          text-align: left;
          color: #FFFFFF;
          letter-spacing:1pt;
          }

.bericht2 {
          overflow:hidden;
          width:597px;
          border:0px solid red;
          font-family: Arial;
          font-size: 0.4cm ;
          font-weight: bold;
          text-align: left;
          color: #FFFFFF;
          letter-spacing:1pt;
          }

img {margin:0.2cm;
    /*border-style:none;
    border-width:2px;*/
    }


.l{
     float:left;
     margin: 0.2cm;
     /**/
      }
.r {
     float:right;
     margin: 0.2cm;
      }
 .m {
     float:none;
     margin: 0.2cm;
     clear:both;
      }
.menue{margin: 0cm}



.hidepics {
  width:0px;
  height:0px;
  display:none;
}