
body {
  background:#fff;
  background-color:#fff;
  color:#000;
  font-family:Verdana,Arial,Helv,sans-serif;
  font-size:medium;
  font-weight:normal;
  margin:0;
  padding:0;
} html>body {font-size:medium;}

#logo1 	{ position:absolute; top:0px; left:0px; width:114px; z-index:2; }

#logovE	{ position:absolute; top:0px; left:0px; width:100%; height:108px; z-index:1;
          background-image:url(ve_kopf.jpg); background-repeat:repeat-x;  }

#text { position:absolute; top:160px; left:0px; width:100%; z-index:3; 
        text-align:center; }

#tabheader {
      top:101px;
      float:left; position:absolute; z-index:1; 
      width:100%;
      background:#DAE0D4 url("tabbg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      }
#tabheader ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
#tabheader li {
      float:right;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
#tabheader a {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#66f;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
#tabheader a {float:none;}
    /* End IE5-Mac hack */
#tabheader a:hover {
      color:#33c;
      }
#tabheader #tabcurrent {
      background-image:url("tableft_on.gif");
      border-width:0;
      }
#tabheader #tabcurrent a {
      background-image:url("tabright_on.gif");
      color:#33c;
      padding-bottom:5px;
      }

p, td {
  font-family:Verdana,Arial,Helv,sans-serif;
  font-size:medium;
  font-weight:normal;
}

.p {
  font-family:Verdana,Arial,Helv,sans-serif;
}


a         { font-family:Tahoma,Arial,Helv,sans-serif; font-weight:bold; }
a:link    { color:#39f; text-decoration:none; }
a:visited { color:#39f; text-decoration:none; }
a:hover   { color:#f00; text-decoration:underline; }
a:active  { color:#f00; text-decoration:underline; }


h1 { color:#fc6; font-size:large; font-weight:bold; }

h2 { color:#03f; font-size:larger; font-weight:bold; }

td { text-align:left; }
ol { text-align:left; margin-left:200px; }

.red { color:#f00; }

.mail { color:#666; font-size:small; text-align:center; }
a.mail:link, a.mail:visited   { color:#666; }
a.mail:hover, a.mail:active   { color:#f00; }
