a:link {
	color: #525252;
	text-decoration : none;
}
a:visited {
        color: #525252;
	text-decoration : none;
}
a:hover {
        color: #000000;
	text-decoration : none;

}
a:active {
        color: #8b002a;
	text-decoration : none;
}

.head {
  font-family: Times;
  font-size: 26pt;
  color: #8b002a;
}

.subhead {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: #8b002a;
}

.text,
.text2,
.text3,
.text4,
.error {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
}

/* Text rot */
.text2 { 
  color: #8b002a; 
}

/* Text hellblau */
.text3 {
  color: #4f74bb;
}

/* Text dunkelblau */
.text4 {
  color: #172b61;
}

.error {
	color: Red;
	font-weight : bold;
}

.smalltext,
.smalltext2,
.smalltext3,
.smalltext4 {
  font-family: Arial, sans-serif;
  font-size: 9px;
  color: #000000;
}

/* Text rot */
.smalltext2 {
  color: #8b002a;
}

/* Text hellblau */
.smalltext3 {
  color: #4f74bb;
}

/* Text dunkelblau */
.smalltext4 {
  color: #172b61;
}
.tx-lzgallery-pi1 H2 { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px; }