.bereich {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.menue {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.text {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.text1 {
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A,A:active,A:visited {
  text-decoration: none;
  color: #FFFFFF;
}
A:hover {
  text-decoration: none;
  color: #000000;
  font-family: "Comic Sans MS", "Trebuchet MS", Verdana, sans-serif; background-color: #FFFFFF;
}
