#album {
  width: auto;
  height: 400px;
  padding: 8px;
  background-color: #ffffff;
  font-size: 0.8em;
  }

#inhalt {
  width: 100%;
  padding: 25px;
  background-color: #ffffff;
  font-size: 0.8em;
  text-align: center;
  vertical-align: top;
  }
td#bild {
  border-style: solid;
  border-color: #006600;
  border-width: 1px;
  padding: 4px;
  }
.pfeil {
  margin-right: 8px;
  }
#steuerung {
  text-align: center;
  padding: 5px;
  }
div#impre {
  width: 700px;
  text-align: center;
  font-size: 0.7em;
  }
div.bildbox {
  width: 200px;
  height: 150px;
  margin: 20px;
  float: left;
  }
div.bildboxv {
  width: 200px;
  height: 200px;
  margin: 20px;
  float: left;
  }
.site {
  text-align: left;
  border-style: solid;
  border-color: #006600;
  border-width: 1px;
  padding: 10px;
  margin: 20px;
  font-size: 1.2em;
  width: 400px;
  }
