#indextable {
	position: relative;
	width: 440px;
	height: 100px;
	margin-left:  5px;
	margin-right: 5px; 
	margin-top:  10px;
	margin-bottom:  10px;
}


/*definiert die Darstellung des Avatars für Postindikator auf der Indexseite*/

.forum_status {
width: 86px;
height: 120px;
}

.forum_on {
    opacity: .7;
}

.forum_off {
    opacity: .4;
}

.forum_offclose {
    opacity: .4;
}

.forum_offlink {
    opacity: .4;
}
		