
h1 {
  font-size:1.5em;
  line-height:40px;
  padding:0;
  border-top:1px solid #767d83;
  border-bottom: 1px solid #767d83;
  margin:0 0 15px 0;
  text-indent:0;
  font-weight:normal;
  color:#767d83;
}

h2 {
  font-size:1.3em;
  font-weight:normal;
  color:#767d83;
  margin:.5em 0 .1em 0;
}

h3 {
  font-size:1.1em;
  font-weight:normal;
  color:#767d83;
  margin:.5em 0 .1em 0;
}

hr {
  border:1px solid #98b0c4;
  clear:both;
}


#content p {
  font-size:1em;
  line-height:1.3em;
  text-align:justify;
  margin-bottom:.5em;
}

#content a:link, #content a:visited {
  color:#cc0000;
  background-color:#fff;
  font-weight:bold;
  text-decoration:none;
}

#content a:hover, #content a:visited:hover {
  background-color:#cc0000;
  color:#ffffff;
  text-decoration:none;
}

.konzert td {
  font-size:80%;
  vertical-align:top;
  padding:5px;
}

.konzert td.grau {
  color:#767d83;
}

@media print {
  #content {
    margin-left:0;
  }
}
