td,textarea,input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1F0103;
}
body {
	background-position: center;
}
.yellowlight {
	color: #FFF6DC;
}
.navi-white {
	color: #FFFFFF;
}
a:link {
	color: #1F0103;
}
a:visited {
	color: #1F0103;
}
a:hover {
	color: #C90617;
}
a:active {
	color: #C90617;
}
.Schriftklein {
	font-size: 9px;
}