body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #FFCC00;
	background-repeat: no-repeat;
	background-position: 98% 95%;
	background-image: url(bilder/bglogo.GIF);
	background-attachment: fixed;
	visibility: visible;
	font-size: 12px;




}
a:link {
	color: #B43524;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #B43524;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

