  li,ul {
   font-family: Tahoma, Helvetica, Arial;
   font-size: 11px;
  }
  .bordersolid{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  }
  .bordernull{
  border-style: solid;
  border-width: 0px;
  }
  TABLE{
  border-style: none;
  font-family: Tahoma, Helvetica, Arial;
  font-size: 11px;
  color: #000000;
  background-position: bottom;
  /*border-collapse: collapse*/
  }
  .bordertb{
  border-width: 1px;
  border-bottom-width: 1px;
  border-top-width: 1px;
  }
  .tableborder2{
  border-width: 0;
  border-left-width: 1px;
  border-right-width: 1px;
  border-color: #FFFFFF;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #9EACB5;
  background-image: url(grafics/art_middle.gif);
  border-collapse: collapse;
  }
  .lauftext, .ue {
  font-family: Tahoma, Helvetica, Arial;
  font-size: 11px;
  color: #00000F;
  }
  /*** TEXT ***/
  .lauftext{
  color: #FFFFFF;
  font-weight: bold;
  /*font-family: Fixedsys;    */
  }
  .hl{
   font-weight: bold;
   font-size: 14px;
  }
  .red{
   color: #FF0000;
  }
  .dred{
   color: #6A0000;
  }
  .blue{
  color: #0000FF;
  }
  .yellow{
  color: #FFFF00;
  }
  .green{
  color: #00FF00;
  }
  .magenta{
  color: #FF00FF;
  }
  .sml{
   font-size: 10px;
  }
  .nml{
   font-size: 11px;
  }
  .big{
   font-size: 14px;
  }
  .black{
  color: #000000;
  }
  A{
  color: #FFFFFF;
  text-decoration: none;
  }
  A:VISITED{
  color: #EEEEEE;
  }
  A:HOVER{
  color: #FFFFFF;
  text-decoration: underline;
  }
  IFRAME{
   border-color: #000000;
   border-style: solid;
   border-width: 1;
  }
  BODY{
  /*background-image: url(grafics/bg.jpg);*/
  background-repeat: repeat-y;
  background-color: #EEEEEE;
  margin-top: 0px;
  margin-left: 0px;
  font-family: Tahoma, Helvetica, Arial;
  font-size: 11px;
  color: #000000;
  /*** Bildlaufleiste ***/
  /*scrollbar-base-color: #006600; /*Basisfarbe der Scroll-Leiste*/
  /*scrollbar-arrow-color: #00FF00; /*Farbe f?r Pfeile*/
  /*scrollbar-face-color: #009900; /*Farbe f?r Oberfl?che*/
  /*scrollbar-track-color: #006600; /*Farbe f?r freibleibenden Verschiebeweg*/
  /*scrollbar-3dlight-color: #000000; /*Farbe f?r ?u?eren Rand oben/links*/
  /*scrollbar-darkshadow-color: #000000; /*Farbe f?r ?u?eren Rand unten/rechts*/
  /*scrollbar-highlight-color: #00FF00; /*Farbe f?r inneren Rand oben/links*/
  /*scrollbar-shadow-color: #00FF00; /*Farbe f?r inneren Rand unten/rechts*/
  }
  .table2{
  border-style:solid;
  border-color: #000000;
  background-color: #BABABA;
  border-width: 1px;
  }
  FORM{
   font-size: 10px
   margin-top: 0px;
   margin-bottom: 0px;
  }
  LI {
   list-style-image:url(grafics/bullet1.gif);
   vertical-align: middle;
   margin-top: 1px;
   margin-bottom: 0px;
  }
  UL {
   margin-top: 0px;
   margin-bottom: 0px;
  }
  INPUT, TEXTAREA{
  font-size: 12px;
  /*font-weight: bold;*/
  font-family: Tahoma, Helvetica, Arial;
  color: #000000;
  background-color: #FFFFFF;
  /*border:1px;
  border-style: solid;
  border-color: #000000;   */
 /* border-top-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-width : 1px;
  text-indent : 2px; */
  }
