#buttons {    
  text-align:center;
}
   
span.check input{
  width:20px;
}

body{
  font-weight:bold;
  font-family:Arial, sans-serif;
}
       
span{
  font-size:10pt;
  font-weight:normal;
}
       
br.abstand{
  margin-bottom: 4em;
}

.formbox {
  width: 810px;
}

.head{
  text-align:center;
}

.reihe, .head{
  clear: both;
  padding: 2px 0px;
}

label {
  float: left;
  width: 500px;
  text-align: right;
  padding-top: 3px;
  padding-right: 5px;
}

.feld {
  float: right;
  width: 300px;
  text-align: left;
} 

.submit {
  clear: both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.defbreite {
    width: 260px;
}
