BODY {
	background : Black;
	color : #f3630c;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	cursor : auto;
	margin-bottom : 3pt;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 3pt;
	background-image : url(test.gif);
}
TABLE {
	font-size : 10pt;
	}
TD {
	color : #f3630c;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
HR {
	color : #FF6600;
}
LI {
	color : #3870A8;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	list-style-type : disc;
	text-align : left;
}

A:LINK, A:VISITED {
	color : #F3630C;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : auto;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	color : #0066CC;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : hand;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
INPUT.button {
	width: 150px; 
	background-color: #383438; 
	border-color: #f3630c; 
	color: #f3630c;
}
DIV.small, A.small:LINK, A.small:VISITED, span.small {
	color : #949494;
	font-size : 7pt;
}
A.small:HOVER {
	font-size : 7pt;
	color : #3870A8;
}

.linkstabellecolor { background-color: #383438}
.hoehe {
	line-height: 8px;}