
H1 {
  font-family: Tahoma, Arial;
  font-size: 12pt;
  color: #FF9933;
}

H2 {
  font-family: Tahoma;
  color: #000000;
  font-size: 9pt;
  color: #ffffff;
}

H3, H4, H5, H6 {
  color: #008000;
  font-family: Tahoma;
  font-size: 9pt;
}

P, BR, OL, UL, TD, TR, {
  color: #ffffff;
  font-family: tahoma, Arial;
  arial; font-size: 9pt;
  text-align: justify;
}

.zitat1 {
	color: #ffffff;
	font-family: dauphin, Arial;
	arial; font-size: 11pt;
  	text-align: center;
}
.zitat2 {
	color: #ffffff;
	font-family: dauphin, Arial;
	arial; font-size: 10pt;
  	text-align: center;
}
	
A:link {
  	color: #8080c0;
  	text-decoration: none;
} 

A:active {
  	color: #8080c0;
  	text-decoration: none;
} 

A:visited {
  	color: #C0C0CO;
  	text-decoration: none;
} 

A:hover {
  	color: green;
  	text-decoration: underline;
}

HEAD {
}
