#text {
  vertical-align: middle;
}
table#start {
  width: 95%;
  height: 95%;
/* nur für Internet-Explorer: 
  width: expression(document.documentElement.clientWidth<700?"420":(document.documentElement.clientWidth-280)+"px");
  height: expression((document.documentElement.clientHeight-130)+"px"); */
}
table#start td.pic {
  width: 50%;
  padding: 10px;
  font-size: small;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
}
table#start td.pic a {
  text-decoration: none;
}
table#start td.pic a img {
  border: none;
}

