/* 	19990721:	p margin-top changed to 0.5 em (gh)	*//*	19990721:	.chapter added			*/


BODY {
  margin-left: 5%;
  margin-right: 5%;
  align: center;
  background-color: #FFFFFF;
  font-family: sans-serif;
}

A:link {
  color: #CC0000;
  font-family: sans-serif;
  text-decoration: none;
}

A:active {
  color: #cc0000;
  font-family: sans-serif;
  text-decoration: none;
  font-weight: bold;
}

A:visited {
  color: #CC0000;
  font-family: sans-serif;
  text-decoration: none;
}

H1 {
  text-align: center;
  font-family: sans-serif;
}

H2 {
  text-align: center;
  color: darkblue;
  font-family: sans-serif;
}

H3 {
  text-align: center;
  color: darkgray;
  font-family: sans-serif;
}

H4, H5, H6 {
  text-align: center;
  font-family: sans-serif;
}

UL {
  list-style-image: url("../pic/item.gif");
  font-family: sans-serif;
  list-style-type: square;
}

LI {
  font-family: sans-serif;
  list-style-type: square;
}

DD {
  font-style: italic;
  font-family: sans-serif;
}

I {
  color: darkblue;
  font-family: sans-serif;
}

EM {
  color: darkred;
  font-family: sans-serif;
}

DIV {
  margin-top: 1pt;
  font-family: sans-serif;
}

P {
  text-indent: 0pt;
  margin-top: 0.5em;
  margin-bottom: 0pt;
  text-align: left;
  font-family: sans-serif;
}

P.POEM {
  text-indent: 0pt;
  margin-left: 10%;
  margin-top: 1em;
  font-family: sans-serif;
}

P.VERS {
  color: #000080;
  text-indent: 0em;
  margin-left: 10%;
  margin-right: 5%;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-family: sans-serif;
} 

/* GOD: Grossbuchstaben, VERS: Nummer in anderer Farbe, HIDDEN: nicht anzeigen */
SPAN.GOD {
  color: darkblue;
  text-transform: uppercase;
  font-family: sans-serif;
}

SPAN.VERS {
  color: darkgreen;
  font-family: sans-serif;
}

SPAN.HIDDEN {
  display: none;
  font-family: sans-serif;
}

.CHAPTER {
  color: darkred;
  font-family: sans-serif;
}

.CENTER {
  text-align: center;
  font-family: sans-serif;
}

DIV.line {
  font-family: sans-serif;
}
