BODY {
	background-color : #993300;
	color : #ffffff;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;

/* Scrollbar properties are only supported by Internet Explorer 5.5  */
	scrollbar-3dlight-color : #FFCC99;
	scrollbar-arrow-color : #FFCC99;
	scrollbar-base-color : #CC6633;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #CC6633;
	scrollbar-highlight-color : #FFCC99;
	scrollbar-shadow-color : #FFCC99;
	scrollbar-track-color : #CC6633;
}

A:LINK, A:VISITED {
	color : White;
	text-decoration : none;
}

A:HOVER {
	color : #FFCC99;
	text-decoration: underline;
}

HR {
	color: #CC6633;
	height: 1pt;
}

.textklein {
	font-size : 7pt;
}

.textgross {
	font-size : 22pt;
}

TD {
		font-size : 9pt;
}
