#cardgame{
	background-image: url('../../static/images/spiel_trumps_3.jpg');
}
#cardgame:hover {
	background-image: url('../../static/images/spiel_trumps_3_over.jpg');
}
#wyh{
	background-image: url('../../static/images/spiel_wyh_3.jpg');
}
#wyh:hover {
	background-image: url('../../static/images/spiel_wyh_3_over.jpg');
}
#replica{
	background-image: url('../../static/images/spiel_replica_3.jpg');
}
#replica:hover {
	background-image: url('../../static/images/spiel_replica_3_over.jpg');
}
#ritterwelt{
	background-image: url('../../static/images/spiel_ritter_3.jpg');
}
#ritterwelt:hover {
	background-image: url('../../static/images/spiel_ritter_3_over.jpg');
}
#elfenwelt{
	background-image: url('../../static/images/spiel_elfen_3.jpg');
}
#elfenwelt:hover {
	background-image: url('../../static/images/spiel_elfen_3_over.jpg');
}
#wild_life{
	background-image: url('../../static/images/spiel_safari_3.jpg');
}
#wild_life:hover {
	background-image: url('../../static/images/spiel_safari_3_over.jpg');
}
#elfenbuch {
	background-image: url('../../static/images/spiel_book_3.jpg');
}
#elfenbuch:hover {
	background-image: url('../../static/images/spiel_book_3_over.jpg');
}
#online_games {
	background-image: url('../../static/images/spiel_75_3.jpg');
}
#online_games:hover {
	background-image: url('../../static/images/spiel_75_3_over.jpg');
}
