   /*Weihnachts-Body*/
   /*body {
      background-color: #F5F5F5;
      color           : #33B200;
      font-family     : Arial, Helvetica, Verdana, sans-serif
   }
    
   a {
      color          : #FF4C00;
      text-decoration: none
   }
   
   a:active {
      color: white
   }
   
   a:hover {
      text-decoration: underline
   }
   
   a:visited {
      color: #33B200
   }
   
   a, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, form, img, li, p, span, table, td, th, tr, ul {
      margin : 0px;
      padding: 0px
   }
   
   #apusbild {
      vertical-align: bottom
   }

   .apuslink {
      font-weight   : bold
   }
   
   img {
      border-style: none
   }
   
   table {
      margin-left: 0px;
      padding    : auto
   }
   
   td {
      vertical-align: bottom
   }

   ul {
      list-style : none outside;
      margin-left: 12px
   }
   
   *.trennlinie1 {
      border-bottom: 1px solid #990000;
      vertical-align: bottom
   }
   
   *.trennlinie2 {
      border-top: 2px solid #990000;
      font-size: 75%;
      vertical-align: top
   }

   *.titelklein {
      color: #FF4C00;
      font-size: 200%
   }
   
   #titelgross {
      color: #FF4C00;
      font-size: 450%
   }  

   .nichtda {
      display: none
   }

   #untertitel {
      color         : #FF4C00;
      font-size     : 75%;
      vertical-align: top
   }
   
   *.rechts {
      vertical-align: top   
   }
   
   #motd {
      font-weight: bold;
      text-align: justify
   }
*/
   /*Original-Body*/
   body {
      background-color: #353535;
      color           : #9ea6b6;
      font-family     : Arial, Helvetica, Verdana, sans-serif
   }
   
   a {
      color          : #ffcc66;
      text-decoration: none
   }
   
   a:active {
      color: white
   }
   
   a:hover {
      text-decoration: underline
   }
   
   a:visited {
      color: #ffcc66
   }
   
   a, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, form, img, li, p, span, table, td, th, tr, ul {
      margin : 0px;
      padding: 0px
   }
   
   #apusbild {
      vertical-align: bottom
   }

   .apuslink {
      font-weight   : bold
   }
   
   img {
      border-style: none 
   }
   
   table {
      margin-left: 0px;
      padding    : auto
   }
   
   td {
      vertical-align: bottom
   }

   ul {
      list-style : none outside;
      margin-left: 12px
   }
   
   *.trennlinie1 {
      border-bottom: 1px solid #990000;
      vertical-align: bottom
   }
   
   *.trennlinie2 {
      border-top: 2px solid #990000;
      font-size: 75%;
      vertical-align: top
   }

   *.titelklein {
      color: #ffcc66;
      font-size: 200%
   }
   
   #titelgross {
      color: #ffffcc;
      font-size: 450%
   }  

   .nichtda {
      display: none
   }

   #untertitel {
      color         : #ffffcc;
      font-size     : 75%;
      vertical-align: top
   }
   
   *.rechts {
      vertical-align: top   
   }
   
   #motd {
      font-weight: bold;
      text-align: justify
   }

