body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#302a20;
	scrollbar-3d-light-color:#302a20;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#302a20;
	scrollbar-highlight-color:#302a20;
	scrollbar-shadow-color:#222423;
	scrollbar-track-color:#222423;
}
img {
	behavior:	url("pngbehavior.htc");
}
body,td,th {
	color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
}

td {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
}

pre {
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
}

.Ueberschrift {
	color: #EBCAA0;
	font-size: 16pt;
	font-weight: bold;
}

.hervorheben {
	color: #EBCAA0;
}

img {
	behavior:	url("pngbehavior.htc");
}

a:link {
	color: #A46A24;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A46A24;
}
a:hover {
	text-decoration: none;
	color: #B88532;
}
a:active {
	text-decoration: none;
	color: #A46A24;
}