body {
  margin: 0px;
  padding:0px;
}

p {
text-align:justify;
}

ul {
list-style-type: square;
}

td {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}


a:link, a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}

#header {
  position:absolute;
  left:10px;
  top:10px;
  width:800px;
}

#nav {
  position:absolute;
  left:10px;
  top:310px;
  width:180px;
}

a.navi:link, a.navi:visited {
  color: #26559F;
  text-decoration: none;
}

a.navi:hover {
  color: #FB7820;
  text-decoration: none;
}

#main {
  position:absolute;
  left:198px;
  top:310px;
  width:600px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

h1 {
 margin: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-family: Arial, sans-serif;
 font-size: 13px;
 font-style: normal;
 font-weight: bold;
 color: #FB7820;
}

.mainmenu {
 font-family: Arial, sans-serif;
 font-size: 12px;
 padding-left: 4px;
 padding-top: 0px;
 text-decoration: none;
 color: #26559F;
 font-weight: bold;
}

.mainmenu2 {
 font-family: Arial, sans-serif;
 font-size: 12px;
 padding-left: 4px;
 padding-top: 0px;
 text-decoration: none;
 color: #26559F;
}

.headertext {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.adresse {
  padding-left: 10px;
  padding-top: 10px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #26559F;
}

.normal {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.titel {
  font-family: Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  color: #330000;
}

.inputsearch {
  background-color:#FFFFFF;
  width:100px; 
  heigth:8px;
  border:1px solid #999999;
  padding-left: 4px;
  font-size: 10px;
}

.submenu{
  margin-bottom: 2px;
}

.fbutton { 
  background-color: #FFFFFF;  
  width:120px; 
}