
BODY, P, BR, TD {font-family: Comic Sans MS, arial, sans-serif ; font-size: 12px ;}
H2 {font-size: 16px;}
ADDRESS {font-size: 11px;}
H1 {font-size: 20px; color: #0000FF;}
h3 {  font-family: Comic Sans MS, Arial, sans-serif}
a {font-family: Comic Sans MS, Arial, sans-serif; font-weight: bold}

div.reihe {
	clear: both;
	padding-top: 10px
}

div.reihe span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.reihe span.txtfeld {
  float: right;
  width: 390px;
  text-align: left;
  } 
.clear {
	clear: both;
}