.portal {
	background: url(../../../images/iszene/toplinks/portal.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.portal:hover {
	background: url(../../../images/iszene/toplinks/portal_hover.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.forum {
	background: url(../../../images/iszene/toplinks/forum.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.forum:hover {
	background: url(../../../images/iszene/toplinks/forum_hover.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.podcast {
	background: url(../../../images/iszene/toplinks/podcast.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.podcast:hover {
	background: url(../../../images/iszene/toplinks/podcast_hover.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.reviews {
	background: url(../../../images/iszene/toplinks/reviews.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.reviews:hover {
	background: url(../../../images/iszene/toplinks/reviews_hover.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.downloads {
	background: url(../../../images/iszene/toplinks/downloads.png) no-repeat top center;
	height: 54px;
        width: 95px;
}

.downloads:hover {
	background: url(../../../images/iszene/toplinks/downloads_hover.png) no-repeat top center;
	height: 54px;
        width: 95px;
}

.anleitungen {
	background: url(../../../images/iszene/toplinks/anleitungen.png) no-repeat top center;
	height: 54px;
        width: 100px;
}

.anleitungen:hover {
	background: url(../../../images/iszene/toplinks/anleitungen_hover.png) no-repeat top center;
	height: 54px;
        width: 100px;
}

.wiki {
	background: url(../../../images/iszene/toplinks/wiki.png) no-repeat top center;
	height: 54px;
        width: 70px;
}

.wiki:hover {
	background: url(../../../images/iszene/toplinks/wiki_hover.png) no-repeat top center;
	height: 54px;
        width: 70px;
}



		
