body,td {
  font-family:      Arial,Helvetica,Sans-serif;
  font-size:        11pt;
  }
p {
  text-align:       justify;
  margin-top:       10px;
  margin-bottom:    5px;
  }
.klein {
  font-size:        8pt;
  margin-top:       7px;
  margin-bottom:    3px;
  }
.rand50 {
  margin-left:      50px;
  }
.rand100 {
  margin-left:      100px;
  }
.bild {
  font-size:        10pt;
  font-style:       italic;
  }
h1 {
  font-size:        20pt;
  color:            #990000;
  text-align:       center;
  font-weight:      bold;
  margin-top:       20px;
  margin-bottom:    10px;
  }
h2 {
  font-size:        14pt;
  color:            #990000;
  text-align:       center;
  font-weight:      bold;
  margin-top:       16px;
  margin-bottom:    8px;
  }
h3 {
  font-size:        12pt;
  color:            #990000;
  text-align:       center;
  font-weight:      bold;
  margin-top:       14px;
  margin-bottom:    7px;
  }
h4 {
  font-size:        12pt;
  color:            #000000;
  font-weight:      bold;
  margin-top:       12px;
  margin-bottom:    6px;
  }
h5{
  font-size:        12pt;
  color:            #000000;
  font-style:       italic;
  font-weight:      bold;
  margin-top:       12px;
  margin-bottom:    6px;
  }
a {
  text-decoration:  none;
  color:            #990000;
  }
a:hover {
  color:            #AAAAAA;
  text-decoration:  underline;
  }
.infobox {
  border:           2px solid #dddddd;
  background-color: #eeeeee;
   }
hr {
  color:            #990000;
  background-color: #990000;
  height:           2px;
  border-style:     solid;
}
hr.grau {
  color:            #dddddd;
  background-color: #dddddd;
}
hr.gepunktet {
  color:            #dddddd;
  background-color: #dddddd;
  border-style:     dotted;
}
.buttonklein {
  background-color: #cccccc;
  color:            #990000;
  width:            200px;
  border:           2px outset #dddddd;
  }
.buttongross {
  background-color: #cccccc;
  color:            #990000;
  width:            350px;
  height:           25px;
  border:           2px outset #dddddd;
  }
.fieldklein {
  background-color: #ffe9d7;
  color:            #000000;
  width:            200px;
  border:           2px inset #dddddd;
  }
.fieldgross {
  background-color: #ffe9d7;
  color:            #000000;
  width:            400px;
  border:           2px inset #dddddd;
  }
.inArbeit {
  color:            #ff0000;
}
