body {

scrollbar-face-color:#000000;
scrollbar-highlight-color:#FFFF80;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FFFF00;
scrollbar-arrow-color:#FFFF00;
scrollbar-track-color:#000000;
 background-color: #B5A242;
 background-image: url(pictures/bi_stoff.jpg);
 background-attachment: fixed;
}

A:LINK {
	font-family : Arial, sans-serif;
	font-weight:bold;
	color : Red;
	font-size: 9pt;
}
A:VISITED {
	font-family : Arial, sans-serif;
	font-weight:bold;
	color :Red;
	font-size: 9pt;
}
A:HOVER {
	font-family : Arial, sans-serif;
	font-weight:bold;
	color : White;
	font-size: 9pt;
	text-decoration : underline overline;	
}

P {
	font-family : Arial, sans-serif;
	font-weight : bold;
	color : Yellow;
	font-size: 9pt;
}

