.forum_sprite {
    background-image: url('/images/forum/forum_sprite.png');
	background-repeat:repeat-x;
}

.forum_antworten {
	background-position:-25px 0;
	width:25px;
	height:26px;
	display:inline-block;
	margin-left:-3px;
	margin-top:0px;
}

.forum_zitieren {
	background-position:0 0;
	width:25px;
	height:26px;
	display:inline-block;
	margin-left:-2px;
	margin-top:-2px;
}

.forum_alarm {
	background-position:-54px 0;
	width:25px;
	height:26px;
	display:inline-block;
	margin-right:4px;
	margin-left:-2px;
}

.forum_loeschen, a.forum_loeschen {
	background-position:-83px 1px;
	width:23px;
	height:26px;
	display:inline-block;
	margin-left:-2px;
	margin-top:-2px;
	text-decoration:none;
}

.forum_bearbeiten, .forum_bearbeiten_no, a.forum_bearbeiten_no  {
	background-position:-110px 0;
	width:25px;
	height:26px;
	/*margin-right:197px;*/
	display:inline-block;
	text-decoration:none;
}
.forum_bearbeiten2 {
	background-position:-110px 0;
	width:25px;
	height:26px;
	display:inline-block;
	text-decoration:none;
}

.schiri_korrektur{
	background-position: -110px 0;
	width: 25px;
	height: 26px;
	display:inline-block;
	text-decoration: none;
	margin-top: -4px;
}

.forum_verschieben, a.forum_verschieben {
	background-position:-135px 1px;
	width:24px;
	height:26px;
	margin-left:-2px;
	display:inline-block;
	margin-top:-2px;
	text-decoration:none;
}

.forum_bearbeiten_no, a.forum_bearbeiten_no  {
	margin-right:5px;
}

.thema_strittig, .thema_umfrage, .thema_wichtig, .thema_geschlossen, .thema_diskussion {
	display:inline-block;
}

.thema_diskussion {
	background-position:-110px -30px;
	width:35px;
	height:20px;
}

.thema_strittig {
	background-position:0 -28px;
	width:35px;
	height:20px;
}

.thema_umfrage {
	background-position:-54px -28px;
	width:33px;
	height:20px;
}
.thema_geschlossen {
	background-position:-29px -28px;
	width:30px;
	height:20px;
}
