body {
  background-color: #ff7;
  color: #111;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 0.8em;
  margin: 0;
  overflow: auto;
  text-align: center;
  scrollbar-arrow-color: #ff7;
  scrollbar-face-color: #36c;
  scrollbar-track-color:#ff7;
}
#kopf {
  margin: auto; 
  padding-top: 5px;
  text-align: left;
  width: 980px;
  height: 46px;
  position: relative;
  top: 0;  
}
#kopf .logo{
  background-image: url(img/logo.gif);
  background-repeat: no-repeat;
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  top: 15px;
}
h1 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 12px;
  left: 50px;
}
#menue {
  font-size: 90%;
  position: absolute;
  top: 15px;
  right: 5px;
  z-index: 10;  
}
#box {
  background-color: #ffd;
  border: 1px solid #36f;
  margin: 1px auto 0 auto;
  position: relative;
  text-align: left;
  width: 980px;
}
#fotobox {
  border-right: 1px solid #36f;
  text-align: center;
  vertical-align: top;
  width: 750px;
  min-height: 500px;
  position:relative;
}
#fotoauswahl {
  text-align: center;
  width: 225px;
  position: absolute;
  top: 1px;
  right: 1px;
  z-index: 10;
}
#fotoauswahl p {
  margin: 0 0 3px 0;
}
img {
  border: none;
}
#unten {
  text-align: center;
}
#fotoframe {
 border-right: 1px solid #36f;
 position: relative;
 width: 750px;
 height: 500px;
}
#fotoframe iframe {
 position: relative;
 z-index: 2;
}
#fotoframe p {
 font-size: 120%;
 text-align: center;
 position: absolute;
 top: 10px;
 left: 10px;
 z-index: 1;
}
ul, li {
 display: inline;
 list-style-position: inside;
 list-style-type: none;
 margin: 0;
 padding: 0;
}
#spielfoto {
 height: 480px;
 overflow: auto;
}
#spielfoto li {
 float: left;
 margin-bottom: 5px;
 padding-right: 2px;
 width: 99px;
}
#spielfoto a {
 background-image: none;
 padding-left: 0;
}