body {
  background-color: #FFFFFF;
  margin : 0 0 0 0;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
}

.top-menu {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-weight : bold;
  letter-spacing : 1px;
  color : #330099;
  margin-left : 10px;
}

.menu-titel {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : bold;
  letter-spacing : 2px;
  color : #330099;
  margin-bottom : 5px;
}

.menu-level-1 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 9pt;
  font-weight : bold;
  color : #003399;
  letter-spacing : 1px;
}

.menu-level-2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8.5pt;
  font-weight : bold;
  color : #0066CC;
  margin-left : 8px;
}

.menu-level-3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  color : #0066CC;
  margin-left : 16px;
}

.menu-level-4 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : bold;
  color : #0066CC;
  margin-left : 24px;
}

.menu-link {
  text-decoration : none;
  color : #330099;
}

.formular {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #303030;
  margin-left : 10px;
  margin-right : 10px;
  text-align : right;
}

.imgbez {
  text-align : center;
}



p, li, th {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : #303030;
  text-align : justify;
  margin-left : 10px;
  margin-right : 10px;
}



h2 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight: normal;
  color : #330099;
  margin-left : 10px;
    margin-top : 20px;
}

h3 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 9pt;
  color : #003399;
  font-weight: bold;
  margin-left : 10px;
}

h4 {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 8pt;
  color : #003399;
  font-weight: bold;
}


a {
  color : #000000;
}


a:hover {
  color : #FF0000;
}