A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FF0000;
}
.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
.txtWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color:#FFFFFF;
}
.headWhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color:#FFFFFF;
}
.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration: underline;
}
.error {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #CC6633;
}
body
{
	margin-left:0;
	margin-top:0;
	background-repeat:no-repeat;
}
.content
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-image:url(img/leute_background.gif); 
	background-repeat:no-repeat;
}
