body { background-color: #000; margin: 0; }

#rand { border-top: 1px solid #666; border-bottom: 1px solid #666;} 

br { font-size: 12px; line-height: 12px; } 

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.copyright { font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none; }
.impressum { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 12px; text-decoration: none; }
