body { font-size: 12px; font-family: Arial,Helvetica,Verdana,sans-serif; height: 100%; color: #58585a;}
html { height: 100%; }

a {color: #696969; text-decoration: none;}

h1 { font-size:16px;color:#696969; }
h2 { font-size:15px;color:#696969; }
h3 { font-size:13px;color:#696969; }
h4 { font-size:10px;color:#696969; }

table { height: 100%; }

.formbox {
  width: 300px;
  font-size: 0.8em;
  padding-left: 50px
}

.reihe {
  padding: 0px;

}

.feld {
  clear: both;
  width: 300px;
  text-align: left;
  
} 

.knopf {
  clear: both;
  text-align: center;
  padding-top: 15px;
}

.defbreite {
  width:300px;
  background-color: #ededed;
  border: none;
  }