.text {
	COLOR: #000000;
	FONT-FAMILY: "Verdana";
	FONT-SIZE: 12pt;
	LINE-HEIGHT: normal;
}
.text1{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
}
.text1bold{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	font : bold;
}
.error_in{
	color: Yellow;
	font-family: Verdana;
	font-size: 14pt;
	font-weight : bold;
}
.error_klein{
	color: Yellow;
	font-family: Verdana;
	font-size: 10pt;
}
.link{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration : underline;
}
.linknounder{
	color: #000000;
	font-family: Verdana;
	font-size: 12pt;
	text-decoration : none;
}
.textweiss{
	color : White;
	font-family : "Verdana";
	font-size: 10pt;
}
.textsmall{
	color : #000000;
	font-family : "Verdana";
	font-size: 7pt;
}
.logo{
	color: #000000;
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
}
.menu{
	color: #000000;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: 300;
	text-decoration: none;
}
