<!--

/* Text  */
.center {
  font-family: Tahoma, Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 8pt; 
  color: #000000;
  text-decoration: none;
  text-align: center; 
  alignment: center;
}

.centerunderline {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 8pt; 
  color: #000000;
  text-decoration: underline;
  text-align: center; 
  alignment: center;
}

.centerfett {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: bold;
  font-size: 10pt; 
  color: #000000;
  text-decoration: none;
  text-align: center; 
  alignment: center;
}

.justify {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 10pt; 
  color: #000000;
  text-decoration: none;
  text-align: justify; 
  alignment: justify;
}

.justifyunderline {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 10pt; 
  color: #000000;
  text-decoration: underline;
  text-align: justify; 
  alignment: justify;
}

.linkcenter {
  font-family: Tahoma, Arial, Helvetica, San Serif;
  border-style: none; 
  font-style: normal; 
  font-weight: bold;
  font-size: 11pt; 
  color: #ffffff;
  text-decoration: none;
  text-align: left; 
  alignment: left;
}

.linkcenterklein {
  font-family: Arial, Helvetica, San Serif;
  border-style: none; 
  font-style: normal; 
  font-weight: normal;
  font-size: 10pt; 
  color: #000000;
  text-decoration: none;
  text-align: left; 
  alignment: left;
}

.mengentext {
  font-family: Tahoma, Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 11pt; 
  color: #000000;
  text-decoration: none;
  text-align: justify; 
  alignment: justify;
}

.mengentexttelefon {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 11pt; 
  color: #000000;
  text-decoration: none;
}

.weiss {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 11pt; 
  color: #ffffff;
  text-decoration: none;
}

.texte {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 8pt; 
  color: #000000;
  text-decoration: none;
  text-align: right; 
  alignment: right;
}

.textestartseite {
  font-family: Tahoma;
  font-style: normal; 
  font-weight: normal;
  font-size: 20pt; 
  color: #000000;
  text-decoration: none;
}

.textestartseiteklein {
  font-family: Tahoma, Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: bold;
  font-size: 8pt; 
  color: #ffffff;
  text-decoration: none;
}

.textestartseitekleinrechts {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 12pt; 
  color: #003366;
  text-decoration: none;
  text-align: right; 
  alignment: right;
}

.bradley {
  font-family: Bradley Hand ITC;
  font-style: normal; 
  font-weight: bold;
  font-size: 14pt; 
  color: #003366;
  text-decoration: none;
  text-align: right; 
  alignment: right;
}

.textestartseitebig {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 22pt; 
  color: #000000;
  text-decoration: none;
  text-align: center; 
  alignment: center;
}

.textestartseitebig2 {
  font-family: Arial, Helvetica, San Serif;
  font-style: normal; 
  font-weight: normal;
  font-size: 12pt; 
  color: #000000;
  text-decoration: none;
  text-align: center; 
  alignment: center;
}

-->