/* CSS Document */

 a.rechtsaktiv:link, a.rechtsaktiv:hover, a.rechtsaktiv:visited
{
	text-decoration: none;
	color : #000000;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	margin-left:3px;

}



 a.rechts:link, a.rechts:visited
{
	text-decoration: none;
	color : #000000;

	font-family : Arial;
	font-size : 14px;
	font-weight : normal;
	color : #000000;
	margin-left:1px;


}
a.rechts:hover
{
	text-decoration: none;
	color : #666666;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
	margin-left:1px;

}

 a.klein:link, a.klein:hover, a.klein:visited
{
	text-decoration: none;
	color : #000000;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	color : #000000;


}

.wobinich {
	position:absolute;top:125px;left:50px;
	font-family:arial;
	font-size:30px;
	font-weight:bold;
}

.fehlermeldung {
	padding: 0;
}
.fehlermeldung_rot {
	padding: 0;
	color:#FF0000;
}
.fehlermeldung_sternchen {
	color:#FF0000;
}