.subtitle {
  font-family: Arial,Helvetica;
  font-size: 11pt;
  color: #000000;
}

.norm {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.cat {
  font-family: Arial,Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.mtitle {
  font-family: Arial,Helvetica;
  font-size: 12pt;
  font-weight: bold;
  color: #000066;
}

.title {
  font-family: Arial,Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #000066;
}

a:link {
  color: #000066;
  text-decoration: none;
}

a:visited {
  color: #000066;
  text-decoration: none;
}

a:active {
  color: #000066;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #330066;
}
.hervorheben {
  font-family: Arial,Helvetica;
  font-size: 10pt;
  font-weight: bold;
  color: #400040;
}.kleindat {
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.kleinrot {
	font-size: 9pt;
	font-style: normal;
	color: #FF0000;
}
body {
	background-color: #CBD2DA;