body {
        margin:0;
        padding:0;
        font: normal 11px/1.5em Verdana,arial;
background-color: #336699;
background-image: none;
}

TABLE {
background: whitesmoke;
font: normal 11px/1.5em Verdana,arial;
 }

TR {
	COLOR: #336699; font-family: verdana,arial; FONT-SIZE: 10pt; TEXT-ALIGN: justify
}

TD {
	COLOR: #336699; font-family: verdana,arial; FONT-SIZE: 10pt; TEXT-ALIGN: justify
}
    
h1 {
        font: bold 16px Verdana,arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

h2 {
        font: bold 14px Verdana,Arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}

h3 {
        font: italic 14px Verdana,Arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
}


h5 {
        FONT-SIZE: 8pt; COLOR: #336699; FONT-FAMILY: verdana,arial; TEXT-ALIGN: left
}

h6 {font: normal 10px Verdana,Arial;
        color: #336699;
        margin: 0px;
        padding: 0px 0px 0px 0px;
TEXT-ALIGN: left;
}


img {
border: none;
}

HR {
	COLOR: white; HEIGHT: 2px; TEXT-ALIGN: center; WIDTH: 80%;
}

.foot {
	COLOR: white; font-family: verdana,arial; FONT-SIZE: 10pt; TEXT-ALIGN: center;
}




/*- Menu Tabs 10--------------------------- DE */

    #tabs10 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 25px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("bilder/menue/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("bilder/menue/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }


------------------------------------------------------------------

/*- Menu Tabs I--------------------------- NL */

    #tabsI {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #DD740B;
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 165px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("menue/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("menue/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI #current a {
                background-position:0% -42px;
        }
        #tabsI #current a span {
                background-position:100% -42px;
        }
--------------------------------------------------

/*- Menu Tabs 2--------------------------- CZ */

    #tabs2 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #84776B;
      }
    #tabs2 ul {
          margin:0;
          padding:10px 10px 0 140px;
          list-style:none;
      }
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs2 a {
      float:left;
      background:url("bilder/menue/tableft2.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs2 a span {
      float:left;
      display:block;
      background:url("bilder/menue/tabright2.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#84776B;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#74675B;
      }
    #tabs2 a:hover {
      background-position:0% -42px;
      }
    #tabs2 a:hover span {
      background-position:100% -42px;
      }

      #tabs2 #current a {
              background-position:0% -42px;
      }
      #tabs2 #current a span {
              background-position:100% -42px;
      }

------------------------------------------------------------------


A:link {
	COLOR: blue; TEXT-DECORATION: underline; font-weight: normal;
}
A:visited {
	COLOR: gray; TEXT-DECORATION: underline; font-weight: normal;
}
A:hover {
	COLOR: red; TEXT-DECORATION: none; font-weight: normal;
}
A:active {
	COLOR: green; TEXT-DECORATION: none; font-weight: normal;
}
-------------------------------------------------------------------
