  body, html {
      width: 100%;
      height: 100%;
    }

    body, td {
      color: black;
      font-size: 12px;
      font-family: Verdana, Arial;
    }
    
    body, textarea, select
      {
        scrollbar-3dlight-color: #000080;
        scrollbar-arrow-color: #ffffff;
        scrollbar-base-color: #000080;
        scrollbar-darkshadow-color: #000080;
        scrollbar-face-color: #000080;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #ffffff;
        scrollbar-track-color: #ffffff;
      }
      


    a:link {
	color : #000000;
	background: #FFFFCC;
    }

    a:active {
      color : #000000;
    }

    a:visited {
      color : #000000;
    }

    a:hover {
      color : red;
    }

    a.link1:link {
      color : #000000;
      text-decoration:none;
    }

    a.link1:active {
      color : #000000;
      text-decoration:none;
    }

    a.link1:visited {
      color : #000000;
      text-decoration:none;
    }

    a.link1:hover {
      color : red;
      text-decoration:none;
    }
    
    a.link2:link, a.link2:active, a.link2:visited {
      color : #000080;
      text-decoration:none;
      font-weight: bold;
    }

    a.link2:hover {
      color : darkred;
      text-decoration:none;
      font-weight: bold;
    }
    
    a.link3:link, a.link3:active, a.link3:visited {
      color : #000080;
      text-decoration:none;
      border: 1px solid #000000;
      display: block;
    }

    a.link3:hover {
      color : darkred;
      text-decoration:none;
      border: 1px dotted	 #000000;
      display: block;
    }
	
    
 /* Tabellen Block */

  .blockTable {
   background-color: #ebebeb;
   border: 1px solid black;
 }

  /* Tabellen Kopf */
  
  .header {
    background-image: url(images/fieldset_title.png);
    background-repeat: repeat-x;
    height: 20px;
    color: white;
    font-weight: bold;
    vertical-align: middle;
    border: 1px solid white;
    padding: 1px;
  }
  
  .header2 {
    background-image: url(images/fieldset_title.png);
    background-repeat: repeat-x;
    height: 20px;
    color: white;
    font-weight: bold;
    vertical-align: middle;
  }
    
  /* Links im Menü */

    .menueTitle {
      color : #f05f10;
      text-decoration:none;
      background: #FFFFCC;
      background-repeat: no-repeat;
      display: block;
      width: 160px;
      height: 20px;
      font-weight: bold;
      text-align: center;
      vertical-align: center;
    }

    .menueStatus {
      color : #f05f10;
      text-decoration:none;
      background: #FFFFFF;
      background-repeat: no-repeat;
      display: block;
      width: 160px;
      height: 75px;
      text-align: left;
      vertical-align: top;
      font-size: 10px;
      padding-left: 15px;
    }

    a.menueLink:link, a.menueLink:active, a.menueLink:visited {
      color : #FFFFCC;
      text-decoration:none;
      background: #FF9933;
      background-repeat: no-repeat;
      display: block;
      width: 160px;
      height: 20px;
      font-weight: bold;
      padding-left: 22px;
      vertical-align: middle;

    }

    a.menueLink:hover {
      color : #FF6600;
      text-decoration:none;
      background: #FFCC66;
      background-repeat: no-repeat;
      display: block;
      width: 160px;
      height: 20px;
      font-weight: bold;
      padding-left: 22px;
      vertical-align: middle;
    }

  /* Input Felder */

  /* Input type text, password */

  input.text{
    border: 1px solid black;
    padding:0;
    vertical-align: middle;
  }

  select.text {
    border: 1px solid black;
    margin:0px;
    vertical-align: middle;
  }

  textarea.text {
    border: 1px solid black;
    padding:0;
    vertical-align: middle;
  }

  select.select2 {
    font-size: 12px;
    height: 18px;
    float: middle;
  }

  .tb1 {
    padding-left: 10px;
  }
  
  .tb2 {
    padding-right: 10px;
  }

  .banner{
    margin: 2px;
  }

  .kategories{
    background-color: #000080;
    color: white;
    font-size: 12px;
    font-family: Verdana, Arial;
  }

 /* News Tabelle */

 #tb {
   padding-left: 5px;
   padding-right: 5px;
 }

 .tb {
   padding-left: 5px;
   padding-right: 5px;
   padding-top: 1px;
   padding-bottom: 1px;
 }

 /* Higlight Tabelle */

 .tbHighlight {
   padding: 5px;
   border-top: 1px dashed #464646;
 }

 /* Statistik Tabelle */

 .statistikTable {
   background-color: silver;
   padding: 1px;
 }

 /* Layer in der Userverwaltung. (overLayer = Wenn die Maus draufzeigt, outLayer = normal) */

 .overLayer1 {
   background-color: #BFBFFF;
 }

 .outLayer1 {
   background-color: #EBEBEB;
 }

 .overLayer2 {
   background-color: #BFBFFF;
 }

 .outLayer2 {
   background-color: #D8D8D8;
 }

  /* letzter view im Admin (nur bei mehr als X Tage) */
 .last_view {
   color: red;
 }

 /* letzter view im Admin (nur bei mehr als X Tage) */
 .last_view_today {
   color: green;
 }


 /* Footer in der Userübersich im Admin */
 .userFooter {
   font-size: 10px;
   padding-top: 1px;
   padding-bottom: 1px;
 }

 .userHeader {
   font-size: 12px;
   padding-top: 1px;
   padding-bottom: 1px;
 }

 .textBlock {
   float: right;
 }

 /* Active Seite im Jumpmenü */

 .jumpActive {
   color: blue;
 }

 a.bannerJumpActive:link, a.bannerJumpActive:active, a.bannerJumpActive:visited, a.bannerJumpActive:hover {
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   width: 16px;
   height: 16px;
   display: block;
   background-image:url(images/ball_blue.png);
   background-repeat: no-repeat;
   background-position: center center;
   vertical-align:center;
   text-align: center;
 }

 a.bannerJumpNormal:link, a.bannerJumpNormal:active, a.bannerJumpNormal:visited {
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   width: 16px;
   height: 16px;
   display: block;
   background-image: url(images/ball_red.png);
   background-repeat: no-repeat;
   background-position: center center;
   vertical-align:center;
   text-align: center;
 }

 a.bannerJumpNormal:hover {
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
   width: 16px;
   height: 16px;
   display: block;
   background-image: url(images/ball_yellow.png);
   background-repeat: no-repeat;
   background-position: center center;
   vertical-align:center;
   text-align: center;
 }

 /* keine e-Mailadresse angegeben (admin mail verfassen) */

 .noMailadress {
   border-bottom: 1px solid red;
 }

 /* Userauswahl Menü */

 .userSelection {
   border-left: 1px solid black;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
   background-color: silver;
   color: white;
 }

 /* Line */

 .lineV
   {
     background-image: url(images/line_v.gif);
     background-repeat: repeat-y;
     padding-left: 2px;
   }

 .lineH
   {
     background-image: url(images/line_h.gif);
     background-repeat: repeat-x;
     padding-left: 2px;
   }

  .infoLayer1 {
    position: absolute;
    left: 15px;
    top: 5px;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer1.png);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 96px;
    font-size: 10px;
  }

  .infoLayer2 {
    position: absolute;
    left: -250px;
    top: 20px;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer2.png);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 96px;
    font-size: 10px;
  }

  .infoLayer3 {
    position: absolute;
    left: 10px;
    top: -90px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer3.png);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 96px;
    font-size: 10px;
  }

  .infoLayer4 {
    position: absolute;
    left: -245px;
    top: -90px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer4.png);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 92px;
    font-size: 10px;
  }

  .infoLayerIE1 {
    position: absolute;
    left: 15px;
    top: 5px;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer1.gif);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 96px;
    font-size: 10px;
  }

  .infoLayerIE2 {
    position: absolute;
    left: -245px;
    top: 15px;
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer2.gif);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 96px;
    font-size: 10px;
  }

  .infoLayerIE3 {
    position: absolute;
    left: 10px;
    top: -90px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer3.gif);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 96px;
    font-size: 10px;
  }

  .infoLayerIE4 {
    position: absolute;
    left: -245px;
    top: -90px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(images/info_layer4.gif);
    background-repeat: no-repeat;
    color: black;
    width: 270px;
    height: 92px;
    font-size: 10px;
  }

  /* Warnmeldungen */

  .warning {
    color: darkred;
    font-weight: bold;
  }

  /* Buttons für Admin e-Maileditor */

  a.buttonLink:link, a.buttonLink:active, a.buttonLink:visited {
    width: 80px;
    height: 16px;
    color: darkblue;
    border: 1px solid black;
    font-size: 10px;
    font-weight: bold;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 2px;
  }

  a.buttonLink:hover {
    color: black;
    border: 1px dotted black;
    width: 80px;
    height: 16px;
    font-size: 10px;
    font-weight: bold;
    overflow: hidden;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 2px;
  }
