#header {
    height: 200px;
    width: 800px;
}
#nav {
    height: 45px;
}
#mitte {   
    width: 800px;
}

BODY {
  background-image: url(image/bg.gif);
  color: #000000;
  margin: 5px;
  font-family: Arial;
}

a {
  font-family: Arial;
  font-size: 12px;
  color: #000064;
  }

a.gs {
  font-family: Arial;
  font-size: 40px;
  color: #000064;
  }

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active
{ 
  font-family: Arial;
  font-size: 14px;
  color: #000064; 
  text-shadow: black 2px 1px 3px;
}

table
{
color:#000000;
border: 0px;
border-collapse: collapse;
font-family: Arial;
font-size: 8pt;
background-color: #ffffff;
}

table.trans
{
color:#000000;
border: 0px;
border-collapse: collapse;
font-family: Arial;
font-size: 8pt;
background-color: transparent;
}


table.header
{
color:#000000;
border: 0px;
border-collapse: collapse;
font-family: Arial;
font-size: 8pt;
background-color: #B5C2FB;
text-align: left;
width:1000px;
}

table.contact
{
color:#404040;
border: 0px;
border-collapse: collapse;
font-family: Arial;
font-size: 8pt;
}

td.button
{
text-align: right;
}

table.trans1
{
color:#000000;
border: 0px;
font-family: Arial;
font-size: 7pt;
background-color: transparent;
}
