body {
/*   font-family: Times New Roman;*/
   font-family: Helvetica;
   color: #0000ff;
}
/*-- Standards ---------------------------*/
/*font-family: Microsoft Sans Serif;*/
/*font-family: Times New Roman;*/
/*font-family: Verdana; */
/*font-family: Helvetica;*/
/* --- Border F10 -------------------------*/
#bd-f10
{
  border-top-width:    3cm;
  border-top-style:    solid;
  border-top-color:    red;
}
/*--- Background F10 ----------------------*/
#bgc-f10
{
  background-color: #c0c0c0;
}
/*--- Background F20 ----------------------*/
#bgc-f20
{
  background-color: #000000;
  color: #ff0000;
}
/*--- Background F21 ----------------------*/
#bgc-f21
{
  background-color: #000000;
}
/*--- Text: F10 --------------------------*/
#txt-f10A {
  font-family:  Helvetica;
  font-style:   normal;
  font-size:   16pt;
  font-weight: 500;
  color:       #000000;
}

#txt-f10B {
  font-family: Helvetica;
  font-style:  normal;
  font-size:   8pt;
  font-weight: 300;
  color:       #000000;
}
/*--- Text: F20 --------------------------*/
#txt-f20A {
  font-family:    Helvetica;
  font-style:     normal;
  font-size:      32pt;
  font-weight:    400;
  color:          #ff0000;
  text-align:     center;
  margin-top:     25%

}

#txt-f20B {
  font-family:    Helvetica;
  font-style:     normal;
  font-size:      12pt;
  font-weight:    400;
  color:          #ff0000;
  text-align:     center;
  margin-left:    5%;
}
/*--- Text: F21 --------------------------*/
#txt-f21 {
  font-family:   Helvetica;
  font-style:    normal;
  font-size:     20pt;
  font-weight:   500;
  color:         #ff0000;
}
/*----Vertikale Ausrichtung --------------*/
#val-mittig {
  vertical-align: middle;
}
/*----------------------------------------*/
/*----------------------------------------*/
h1 {
 font-family: Helvetica;
/* font-family: Times New Roman;*/
 font-size: xx-large;
 font-size: 200%;
 text-align: center;
 color: #FF0000;
}
/*----------------------------------------*/
.schrift1 {
 font-family: Times New Roman;
 font-size: 100%;
 text-align: left;
 color: #000000;
}
/*-----------------------------------------*/
#Rli {
border-left-width:5px;
border-left-style:solid;
border-color:black;
padding: 10px;
text-align:center
}

#Rges {
border-width:1px;
border-style:solid;
border-color:black;
padding: 5px;
text-align:left
/*text-align:justify+/
}