.fehler{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:red
}



.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#000000;
	line-height:1.4em;
}


.text2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#0000FF;
	line-height:1.4em;
}

.titel{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:#000000

}




a:link.schwarz{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	color:#000000;

}
a:visited.schwarz{
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
	color:#000000;

}
a:hover.schwarz{
	text-decoration : underline;
}
a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:#000000;

}
a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:#000000;

}
a:hover{
	text-decoration : underline;
	color: #ff6600;
}
.datum{
         font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color:#f4f4f4;
}