.header {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; font-style: normal; 
  line-height: normal; 
  font-weight: bold; 
  color: #000000
}
.text {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #000000
}
a {
  text-decoration: none;
}
a:hover {
  color:#000000;; text-decoration: underline
}
.headerred {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000
}
.linkklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.linkgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.logored {
	font-size: 17px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;

}
.logoklein {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.lexikon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3333;
}
h1 {
  font-size:20px;
}
