#text ul#spielmobil {
  list-style:none;
}
#content li.spielmobil {
  float:left;
  margin:0 5px 0 5px;
  text-align:center;
}
ul#spielmobil a:link, ul#spielmobil a:visited {
  display:block;
  width:100px;
  height:2em;
  border-left:solid 1px #D0EAFC;
  border-top:solid 1px #D0EAFC;
  border-right:solid 2px #0099ff;
  border-bottom:solid 2px #0099ff;
  background:;
  text-decoration:none;
  font-weight:bold;
  color:#000;
}
ul#spielmobil li.spielmobil a:hover {
  display:block;
  width:100px;
  height:2em;
  border-left:groove 2px #0099ff;
  border-top:groove 2px #0099ff;
  border-right:solid 1px #D0EAFC;
  border-bottom:solid 1px #D0EAFC;
  background:;
  text-decoration:none;
  font-weight:bold;
  color:#000;
}
#text #abstand {
  margin-top:5em;
}
div#foot {
  width:100%;
}
div#foot a {
 display:inline;
}
