td,p,.standard {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-color : black;
}
a {
	color : #FF6600;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}
.weiss {
	color : #ffffff;
}
.magenta {
	color : #990033;
}
.footer {
	color : #000000;
	font-size : 11px;
}
.ueberschriftgrau {
	color : #535353;
	font-weight : bold;
	font-size : 12px;
}
.box {
	line-height : 16px;
}
.boxdunkel {
	background-color : #C1BFBF;
}
.text {
	line-height : 22px;
}
.lila {
	background-color : #A21952;
}
.lilafarbe {
	color : #A21952;
}
.hellgrau {
	background-color : #E9E9E9;
}
.dunkelgrau {
	background-color : #CFCFCF;
}
select {
	font-size : 10px;
}
