body {
  margin: 0px;
  background-color: #333333;
  background-image: url('../images/background.gif');
  background-repeat: repeat;
}

table {
  margin-left: auto;
  margin-right: auto;
  empty-cells: show;
  border-collapse: collapse;
}

td, .inhalt {
  font-family: Verdana, Arial, LucidaTypewriter, Helvetica;
  font-size: 12px;
  color: #ffffff;
  vertical-align: top;
}

.inhalt {
  vertical-align: top;
}

a, a.menue {
  font-family: Verdana, Arial, LucidaTypewriter, Helvetica;
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
}

a.menue {
  font-size: 14px;
}
a:hover {
  text-decoration: underline;
}

.tabelleninhalt {
  margin-left: 0px;
  margin-right: auto;
  width: 50%;
  height: 100%;
}

#inhalt, #inhaltartists {
  z-index: 1;
  position: relative;
  left: 0px;
  top: 0px;
  width: 590px;
  height: 346px;
  overflow: auto;
  padding: 5px;
  text-align: justify;
  scrollbar-face-color: #575457;
  scrollbar-highlight-color: #575457;
  scrollbar-3dlight-color: #969696;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #443F45;
  scrollbar-arrow-color: #F05B0A;
  scrollbar-track-color: #6C6C6C;
}

#inhaltartists {
  left: 230px;
  top: 0px;
  width: 360px;
  height: 331px;
  text-align: left;
}

#back {
  z-index: 2;
  position: relative;
  left: 14px;
  top: 165.5px;
  width: 43px;
  height: 15px;
}

.artistline, .newsline {
  border: 0px;
  height: 1px;
  color: #F05B0A;
  background-color: #F05B0A;
}

.inhaltnews {
  width: 430px;
  text-align: center;
}

.newsline {
  width: 177px;
}

.date {
  font-weight: bold;
  color: #F05B0A;
}

.form {
  margin-left: 0px;
  margin-right: 0px;
}
