html body div#kasten-m #kasten-m-mitte p {
  text-align:center;
}

#kasten-m #kasten-m-mitte form {
  margin:auto;
  text-align:center;
}

#kasten-m #kasten-m-mitte form select {
  font:11px Verdana,Arial,sans-serif;
  color:#4a88b9;
  width:199px;
  height:19px;
  display:block;
  margin:auto;
  margin-bottom:5px;
}

#kasten-m #driverbox {
  text-align:center;
  color:#2e2e2e;
  width:201px;
  padding:0;
  margin:auto;
  margin-top:16px;
  margin-bottom:15px;
}
#kasten-m #driverbox #driverbox-head {
  background:transparent url(../bilder/driverbox-head.gif);
  height:4px;
}
#kasten-m #driverbox #driverbox-body {
  background:transparent url(../bilder/driverbox-back.gif);
  width:183px;
  padding:7px 9px 9px 9px;
}
#kasten-m #driverbox #driverbox-bottom {
  background:transparent url(../bilder/driverbox-bottom.gif);
  height:4px;
  clear:both;
}

#kasten-m #driverbox #driverbox-body h2 {
  font-size:11px;
  margin:0 0 6px 0;
}
#kasten-m #driverbox #driverbox-body dl {
  color:#2e2e2e;
  text-align:center;
  margin-top:0;
  margin-bottom:0;
  padding:0;
}
#kasten-m #driverbox #driverbox-body dt {
  margin-bottom:8px;
}
#kasten-m #driverbox #driverbox-body dd {
  margin:4px 0 0 0;
  padding:0;
}


#kasten-m dl.zwei-spalten {
  width:193px;
  float:left;
}
#kasten-m dl.eine-spalte {
  width:387px;
}
HTML>BODY #kasten-m dl.eine-spalte {
  clear:both; /* im I.E. macht der mir mit clear zu viel Abstand zum vorigen Element */
}
#kasten-m dt.title {
  line-height:14px;
  margin-bottom:9px;
  height:28px;
}

