body {
  margin: 0px;
  padding: 0px;
  color: #606060;
  background:#006EA5 url('images/bg.jpg') repeat-x;
  font-family:Trebuchet MS,verdana,arial,helvetica,sans-serif; font-size:10pt; background-color:#006EA5
}

p {
  margin: 8px 4px 4px 4px;
}

table, td, tr {
  color: #1F1F1F;
  background-color: #FFFFFF;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
}

#oben {
  background:url('images/oben.jpg');
  width: 865px
}

.headertextoben {
  padding: 5px 45px 0px 0px;
  font-size: 13pt;
  color: #7F7F7F;
  background-color: inherit;
  font-family: "Times New Roman",verdana,arial,helvetica,sans-serif;
  font-style: italic;
  text-align: right;
}

.headertextgross {
  padding: 40px 0px 0px 45px;
  font-size: 30pt;
  color: #FFFFFF;
  background-color: inherit;
  font-family: "Georgia",verdana,arial,helvetica,sans-serif;
  font-style: italic, bold;
}

.headertextklein {
  padding: 5px 0px 0px 45px;
  font-size: 15pt;
  color: #FFFF00;
  background-color: inherit;
  font-family: "Times New Roman",verdana,arial,helvetica,sans-serif;
  font-style: italic, bold;
}

#navi {
  background:url('images/navi.jpg');
  height: 29px;
  text-align: center
}


.headernavi a:link, .headernavi a:active, .headernavi a:visited {
  color: #FFFFFF;
  background-color: transparent;
  text-decoration: none;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 12pt;
  line-height: 29px;
  padding: 2px 15px;
  margin: 0px;
  text-align: center;
  border-left: solid 1px #868686;
  border-right: solid 1px #000000;
}

.headernavi a:hover {
  color: #CFCFCF;
  background-color: transparent;
  text-decoration: none;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
}

#mainbg {
  background:url('images/mainbg.jpg');
  width: 865px
}

#haupttext {
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  padding: 5px 35px 5px 35px;
  text-align: justify;
  font-size: 13pt;
}

#unten {
  color: #DFDFDF;
  background-color: inherit;
  background:url('images/unten.jpg');
  font-family: "Century Gothic",sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  letter-spacing: 3px;
  padding-bottom: 20px
}

.copyright {
  font-size: 6pt;
  text-align: center;
  font-weight: normal;
}

h1 {
  background-color: inherit;
  color: #E06000;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 20pt;
  font-style: normal, bold;
  text-align: center;
  margin: 0px;
}

h2 {
  color: #8F8F8F;
  background-color: inherit;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 14pt;
  padding-left: 16px;
  text-decoration: none;
  letter-spacing: 2px;
}

h3 {
  color: #0094DE;
  background-color: inherit;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 14pt;
  font-style: normal;
  padding-left: 5px;
}

h4 {
  color: #ffffff;
  background-color: #FFE599;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 14pt;
  font-weight: bold;
  padding-left: 5px;
}

h5 {
  color: #000000;
  background-color: inherit;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  font-size: 12pt;
  font-weight: bold;
  padding-left: 5px;
}

a:link, a:visited, a:active {
  color: #000000;
  background-color: inherit;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #000000;
  background-color: #CFCFCF;
  text-decoration: none;
}