A {
	text-decoration: none;
	color: Black;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #E55288;
}

.schild{
	background-image : url(images/schild.gif);
	background-repeat : no-repeat;
	padding-left : 25px;
}

.deckel{
	background-image : url(images/deckel.gif);
	background-repeat : no-repeat;
}

.stange{
	background-image : url(images/stange.gif);
	background-repeat : repeat-y;
}


