a:link {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

a.shop {
	display: block;
	width: 130px;
	height: 23px;
	text-align: center;
	background-image: url(ikon/getreidemuehle_shop.gif);
	background-repeat: no-repeat;
	background-position: center;
}
a.shop:hover {color: #333333; background-image: url(ikon/getreidemuehle_shop_o.gif);}

a.shop:active {color: #FFFF00; font-weight: bold;}