
BODY, P, BR, TD {font-family: Comic Sans MS, arial, sans-serif ; font-size: 12px;}
body {
background-color: #ffff99;
background-image:url('images/background.jpg');
background-repeat:repeat-y;
}

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;
}

#spons td {
padding-top: 10px;
padding-bottom: 10px; 
padding-right: 30px;
}
