.Hintergrund { 
  color: #00f; 
  font-size: 9pt; 
  background-color: #5c9e28; 
  text-align: center;
 }
 
.HintergrundContent { 
  font-size: 10pt; 
  background-color: 
  #ffffcd; 
 }
 
.UeberschriftSeite { 
  color: #163f8a; /*#990000; #003e8c;*/ 
  font-size: 11pt; 
  font-family: arial; 
  font-weight: bold; 
  font-style: normal; 
  vertical-align: top;
  /*
  border-bottom-color: #00f; 
  border-bottom-width: 1px; */
}
 
.UeberschriftAbsatz { 
  color: #163f8a; /*#990000; #00028c;*/ 
  font-size: 11pt; 
  font-family: arial; 
  font-weight: bold; 
  font-style: normal; 
  border-bottom-width: 1px; 
  border-bottom-color: #00f; 
}

.Text { 
  color: #000; 
  font-size: 10pt; 
  font-family: arial; 
 }
 
.TextHightlight { 
  color: #008643; 
  font-size: 11pt; 
  font-family: arial; 
  font-weight: normal; 
  font-style: normal; 
}
 
.ZitatRechtsBuendig { 
  color: #000; 
  font-size: 10pt; 
  font-family: arial; 
  font-weight: normal; 
  font-style: normal; 
  text-align: right; 
}

.ZitatRechtsZentirert { 
  color: #000; 
  font-size: 10pt; 
  font-family: arial; 
  font-weight: bold; 
  font-style: normal; 
  text-align: center; 
}

.Menueschrift { 
  color: #163f8a; /* #03f; */ 
  font-size: 11pt; 
  font-family: arial; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 12pt; 
}

.FusszeilenSchrift { 
  color: #163f8a; 
  font-size: 10pt; 
  font-family: arial; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 12pt; 
}

font.Hightlight { 
 color: #163f8a; 
 font-size: 11pt; 
 font-family: arial; 
}

.EingabefeldSchrift { 
  font-family: courier; 
  font-weight: normal; 
  font-style: normal; 
  border: 1px solid #163F8A; /*#5C9E28;*/
  width: 350px;
}
