body {
  font-family:"arial","helvetica","geneva",sans-serif;
  font-size:12pt;
  color:#006699;
  text-decoration:none;
  margin:2px 10px 2px 10px; /* top right bottom left */
}

a:link,a:visited  {
  font-family:"arial","helvetica","geneva",sans-serif;
  color:#000066;
  text-decoration:none
}
a:hover {
  color:#660033;
  text-decoration:underline;
  background-color:#FFEEEE;
}
a:active {
  color:#660033;
  text-decoration:none
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr { /* b,i */
  font-family:"arial","helvetica","geneva",sans-serif;
  color:#006699;
}
b {
  font-family:"arial","helvetica","geneva",sans-serif;
  text-decoration:bold;
}
h1 { font-size:24pt; }
h2 { font-size:20pt; }
h3 { font-size:14pt; }
h4 { font-size:12pt; }
h5 { font-size:10pt; }
p,ul,ol,li,div,td,address,nobr { font-size:12pt; }
th {
  font-size:12pt;
  text-decoration:bold;
}

/* normaler Text */
.text { font-size:12pt; color:#006699; }
.klein { font-size:10pt; color:#003366; }
.winzig { font-size:8pt; color:#003366; }
.interpret { font-size:12pt; color:#006699; font-weight:bold; }
.titel { font-size:12pt; color:firebrick; font-weight:bold; }
.lied { font-size:10pt; color:#006699; font-weight:bold; }

.toc {
  font-family: "Arial",sans-serif;
  font-size:12pt;
  color:#330066;
  text-align:left;
  text-decoration:none;
  a.text-decoration:underline;
}

.toc2 {
  font-size:12pt;
  color:#003399;
  text-align:left;
  text-decoration:none;
  a.text-decoration:underline;
}

.tocsub {
  font-family:"arial", sans-serif;
  font-size:10pt;
  color:firebrick;
  text-align:left;
  padding:0px 0px 0px 0px; /* top right bottom left */
  margin:0px 0px 0px 24px; /* top right bottom left */
}

.tocsub2 {
  font-family:"arial", sans-serif;
  font-size:12pt;
  color:firebrick;
  text-decoration:none;
  text-align:left;
  padding:0px 0px 0px 0px; /* top right bottom left */
  margin:0px 0px 0px 24px; /* top right bottom left */
}