.eyberg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B0000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B0000;
	text-decoration: none;
	height: 18px;
	width: 40px;


}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline overline;
	color: #CCFF00;

}
.bild {
	background-attachment: fixed;
	background-image: url(../imgs/schild.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

