body     { 
	background-color: #000000; 
	margin-left: 0px; 
	margin-top: 0px;
	background-image: url('hintergrund.gif');
	}
p, h1, h2, h3, h4, ul, ol, li, div, td, th, address, blockquote, nobr, b, i { 
	font-family:sans-serif; 
	color:#FFFFFF; 
	font-size:12px; 
	}
p{ 
	margin-left: 0px; 
	margin-right: 0; 
	margin-top: 0; 
	margin-bottom: 0 
	}

a:link { color:#FFFFA0; font-weight:bold; text-decoration:none; }
a:visited { color:#FFFFA0; font-weight:bold; text-decoration:none; }
a:active { color:#ffff00; font-weight:bold; text-decoration:none; }
