body {
  padding-left: 0em;
  font-family: helvetica, arial, sans-serif; 
  font-size: 12pt;
  color: #111111;
  background-color: #f5f5f5
  }

h1 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-align: left;
  background-color: #cccccc
  }

h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  padding-left: 1em;
  background-color: #cccccc
  }

h3 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  padding-left: 2em;
  background-color: #cccccc
  }

h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  padding-left: 3em;
  background-color: #cccccc
  }

h5 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  padding-left: 4em;
  background-color: #cccccc
  }

h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  text-align: right;
  padding-left: 5em;
  margin-top: 10pt;
  margin-bottom: 10pt;
  margin-right: 30pt;
  background-color: #f5f5f5
  }

table {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12pt;
  }

.LeftMenu {
  font-family: helvetica, geneva, arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: 8pt;
  }

li {
  font-family: helvetica, geneva, arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  font-size: 12pt;
  color: #222222;
  }

 
.dateiname {
  font-family: helvetica, geneva, arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  color: #888888;
  font-size: 8pt;
  text-align: right
  }

.bold {
  font-weight: bold
}
 
a:link {
  color: #008080
  }

a:visited {
  color: #008080
  }

a:hover {
  background: #eeeeee;
  color: #008080
  }
