@font-face { font-family: 'Adler'; font-style: normal; font-weight: normal; src: local('Adler'), url('Adler.woff') format('woff'); }
body { font-family:'Adler'; font-weight:normal; background-color: #000000; }

#wrapper { width: 960px; margin: auto; height: 1358px; background-image: url('images/background.jpg'); background-repeat: no-repeat; background-position-x: center; }

.text { text-align: center; padding: 100px; font-size: 18px; }
.text_big { text-align: center; padding: 100px; font-size: 24px; }

.fotos { text-align: center; padding: 60px; font-size: 18px; }
.fotos img { padding: 2px; }

.shows { text-align: center; padding: 100px; padding-top: 10px; font-size: 18px; }
.shows td { vertical-align: top; padding: 20px; }

a { color: #000000; }

table, th, td {
  border: 3px solid black;
  border-collapse: collapse;
}

#impressum { position: fixed; bottom: 10px; left: 10px; font-size: 12px; }
#impressum a { color: #ffffff; }