.bear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link { 
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	color:#9E143E;
	text-decoration:none;
}
a:visited { 
	color:#9E143E;
	text-decoration:none;
}
a:hover { 
	color:#000000;
	text-decoration:underline;
}
a:active { 
	color:#000000;
	text-decoration:underline;
}
.backg {
	background-image: url(Bilder/hg.gif);
	background-repeat: no-repeat;
	background-position: 1px left;

}
.spe-hg {
	background-image: url(Bilder/special-hg.gif);
	background-repeat: no-repeat;}
