body {margin:0;
       padding:0;
       font: normal 12px/1.5em Verdana, Arial, Helvetica, sans-serif;}



h1 {font: normal 18px "Arial";
          color:#8E796A;
          }

h2 {font: normal 16px "Times New Roman";
          color:#990000;
          text-align: left;
          margin-bottom:-2px;
          font-weight: bold;}

h3 {font: normal 14px "Times New Roman";
          color:#000000;
          text-align: center;
          margin-bottom:0px;
          font-weight: bold;}

h4 {font: normal 24px "Times New Roman";
          color:#990000;
          text-align: center;
          letter-spacing:1px}

h5 {font: normal 16px "Times New Roman";
          color:#8E796A;
          text-align: left;
          margin-bottom:-2px;
          font-weight: bold;}

.extra {font: normal 13px "Times New Roman";
             color:#8E796A;
             margin-bottom:0px;
             font-weight: bold;}

gross {font: normal 18px "Times New Roman";
             color:#8E796A;
             margin-bottom:0px;
             letter-spacing:1px}

.mittel {font: normal 16px "Times New Roman";
              text-align: justify;
              color:#000000;
              margin-bottom:0px;
              letter-spacing:0px}

.mittel2 {font: normal 12px "Times New Roman";
               text-align: justify;
               color:#000000;
               margin-bottom:0px;}

.mittel3 {font: normal 18px "Times New Roman";
               text-align: center;
               color:#B7796a;
               margin-bottom:0px;}

.mittel4 {font: normal 12px "Times New Roman";
               color:#8E796A;
               margin-bottom:0px;
               font-weight: bold;}

.mittel5 {font: normal 14px "Times New Roman";
               text-align: center;
               color:#000000;
               margin-bottom:0px;}

.mittel6 {font: normal 12px "Times New Roman";
               text-align: center;
               color:#000000;
               margin-bottom:0px;}

.klein {font: normal 10px "Arial";
             color:#000000;
             margin-bottom:0px;}

klein02 {font: normal 10px "Times New Roman";
             color:#000000;
             text-align: center;
             margin-bottom:0px;}

weiss {font: normal 12px "Times New Roman";
             color:#FFFFFF;
             margin-bottom:0px;
             font-weight: bold;}

rot {font: normal 14px "Times New Roman";
          color:#FF0000;
          text-align: center;
          margin-bottom:0px;
          font-weight: bold;}


          form {
	display: inline;
}
/* uhr - datum */

input.datum {
font-size:9pt;
background:transparent;
border:solid 0px #000000;
text-align:center;
color:#740108

}

input.zeit{
font-size:9pt;
background:transparent;
border:solid 0px #000000;
text-align:center;
color:#740108
}

form {margin-bottom:0px;}




/*- Menu Tabs K--------------------------- */

    #tabsK {
      float:right;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #54545C;
      }
    #tabsK ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background:url("../images/tableftK.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
      background:url("../images/tabrightK.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsK a span {float:none;}
    /* End IE5-Mac hack */
    #tabsK a:hover span {
      color:#FFF;
          background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
          }

        #tabsK #current a {
                background-position:0% -42px;
        }
        #tabsK #current a span {
                background-position:100% -42px;
        }

/*=========== menü  ===========*/
#menu {
width:100%;
}

#menu ul, #menu li {
list-style:none;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
        border-bottom: dashed 0px #C2631D;
        color:#000;text-decoration:none;
        font: bold 12px arial;
        line-height: 12px;
}

#menu li a:hover { background:TRANSPARENT;
                color:#800000;
        font: bold 12px arial;
        letter-spacing:0px;
}
