body
{
  background-color:black;
  color:white;
  font-family:arial;
}

a:link, a:active, a:visited, a:hover
{
  color:FF00CE;
}

h1
{
  margin-top:0px;
  font-size:14pt;
  color:#DD00AE;
  font-weight:normal;
}
hr
{
  background-color:#330030; height:1px; border:none;
}
.konzerte
{
  background-image:url(pics/back2.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}

.texte_small
{
  font-size:8pt;
}
.texte_header
{
  font-size:20pt;
  color:#DD00AE;
}
table.bt td
{
  border: solid 1px #330030;
}