

body {
	background-attachment : fixed;
	background-repeat : no-repeat;
	margin-left : 0px;
	margin-top : 0px;
}

.ueberschrift{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
	color : White;
}

.links{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : Black;
}

