body {
  min-height:1000px;
  background-color:#CCCCCC;
}

* {
  font-family:Helvetica, Monaco, sans-serif;
  font-size:9pt;
  color:black;
}

.logo {
  position:relative;
  left:0px;
  top:30px;
  height:180px;
  width:640px;
  padding:2px;
  border-left-style:solid;
  border-right-style:solid;
  border-top-style:solid;
  border-bottom-style:solid;
  border-width:0px;
  border-color:black;
  margin:5px;
}

.logo a,img {
  position:absolute;
  left:0px;
  top:0px;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  border-bottom-style:none;
  border-width:1px;
  border-color:red;
  padding:0px;
  margin:0px;
}

.footer {
  position:relative;
  left:0px;
  top:30px;
  height:200px;
  width:640px;
  padding:2px;
  border-left-style:solid;
  border-right-style:solid;
  border-top-style:solid;
  border-bottom-style:solid;
  border-width:0px;
  border-color:black;
  margin:5px;
}

.footer a,img {
  position:absolute;
  left:0px;
  top:0px;
  border-left-style:none;
  border-right-style:none;
  border-top-style:none;
  border-bottom-style:none;
  border-width:1px;
  border-color:red;
  padding:0px;
  margin:0px;
}

.gigblock {
  position:relative;
  left:0px;
  top:30px;
  height:90px;
  width:640px;
  padding:2px;
  border-left-style:solid;
  border-right-style:solid;
  border-top-style:solid;
  border-bottom-style:solid;
  border-width:1px;
  border-color:black;
  margin:5px;
}

.gigblock .datum {
  position:absolute;
  left:175px;
  top:5px;
  font-size:8pt;
}

.gigblock .ort {
  position:absolute;
  left:260px;
  top:5px;
  font-size:8pt;
}

.gigblock .text {
  position:absolute;
  left:260px;
  top:25px;
  font-weight:bold;
}

.gigblock .fotos {
  position:absolute;
  left:175px;
  top:72px;
  font-size:8pt;
}

.gigblock .fotos a {
  position:relative;
  left:0px;
  top:0px;
  color:#333399;
  text-decoration:none;
}

.gigblock .mp3s {
  position:absolute;
  left:260px;
  top:72px;
  font-size:8pt;
}

.gigblock .mp3s a {
  position:relative;
  top:0px;
  left:0px;
  color:#333399;
  text-decoration:none;
}

.gigblock .icon {
  position:absolute;
  top:1px;
  left:1px;
  border-width:0px;
}

.gigblock .icon a {
  position:absolute;
  top:0px;
  left:0px;
  border-width:0px;
}

.fotoblock {
  position:relative;
  left:0px;
  top:30px;
  width:640px;
  padding:2px;
  border-left-style:solid;
  border-right-style:solid;
  border-top-style:solid;
  border-bottom-style:solid;
  border-width:1px;
  border-color:black;
  margin:5px;
}

.fotoblock .foto {
  width:640px;
  position:absolute;
  left:2px;
  top:2px;
  border-width:0px;
}
