BODY, DIV, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}
P{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	margin: 5px;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}
A:HOVER {
	text-decoration : underline;
}
INPUT.on , TEXTAREA {
	background-color : #E6F4FF;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : #000000;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	
	font-variant : normal;
	font-weight : bold;
	margin-left : 2px;
	color : #000000;	
}
.Ueberschrift {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	
	font-variant : normal;
	font-weight : bold;
	margin-left : 2px;
	color : #DDCBAE;
}
