table {
  margin-top:0;
  width: 510px;
}
th {
  font-weight:bold;
}
td {
  vertical-align:top;
}
input.txt {
  width:300px;
  border:1px solid #3854AB;
  background-color: #FFFFFF;
  padding: 0 3px 0 3px;
}
td.rechts {
  background-color: transparent;
  border:none;
  padding:0;
  margin:0;
}
td.rechts {
  width:300px;
}
#text a.rotbutton1,#text a.rotbutton2 {
  display: block;
  width: 150px;
  float: left;
  margin-top: 25px;
  text-align: center;
  border: 1px solid #000000;
  padding: 3px 3px 3px 3px;
  font-weight: bold;
  background-color: #E51A2A;
  color: #FFFFFF;
  text-decoration:none;
}
#text a.rotbutton2 {
  margin-left: 15px;
  width: 225px;
  clear: none;
}
#text a.rotbutton1:hover, #text a.rotbutton2:hover {
  background-color: #FFFFFF;
  color: #E51A2A;
  border: 1px solid #E51A2A;
}
label, #privat, #flug, #ballon { cursor:pointer; }
