body {
  background-image: url(../pics/noten.gif);
  background-attachment: fixed;
  font-family: Arial,Verdana;
  font-size: 11pt;
  font-weight: none;
  margin: 6px 20px;
  cursor: default;
}

p,table,td {
  font-weight: bold;
  padding: 1;
  spacing: 0;
}

h2 {
  font-family:Arial; font-size:14pt;
}
#p {
  font-family:Arial; font-size:8.5pt; vertical-align: top;
}

a, a:visited {
  color: #272;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #222;
  text-decoration: overline underline;
}

a.fblink {
  color: #449;
}

label {
  cursor: pointer;
}

.div-hymn {
  border: 1px solid gray;
  background: #eee;
  width: 500px; height: 105px;
  margin: 15px auto;
}

hr.trennlinie {
  color: #050;
  border: none;
  border-top: 1px solid #050;
  background-color: #FFFFFF;
  height: 1px;
}

#tempo {
  font-size: 9pt;
  font-weight: normal;
}

table.sortierung {
  border:1px solid #272;
  border-spacing: 5;
  background-color: #eee;
}

#refrain {
  font-size: 9pt;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  letter-spacing: 3px;
  margin-top: 2px;
}

#flashObj {
  margin: 20px auto;
  text-align: center;
}