.raum {
	margin: 0 0.5em 0.5em 0.5em;
	font-family: Verdana;
	font-size: 8pt;
}
.raum .raumname {
	/*background-color: #369;*/
	color: #FFF;
	margin: 0 0.5em 0 0;
	padding: 0.1em 0.2em;
	font-weight: bold;
}
.raum .raumthema {
	position: absolute; top:0; left:0; z-index:199; display: none;
}
.raum .user {
	border: 1px solid #369;
	padding: 0.2em;
	margin: 0 0 0 1em;
	word-spacing: 0.4em;
	line-height: 1.3em;
}
.chatlisttop {
	position: absolute; top:0; left:0; z-index:200; display: none;
}
.benutzer {
	color: white;
	cursor: pointer;
}
.raumname {
	color: white;
	cursor: pointer;
}
a:active { text-decoration: none; }

.list_r10 { font-style: italic; }
.list_r25 { font-weight: bold; }
.list_r50 { font-weight: bold; }
.list_r51 { font-weight: bold; }
.list_r100 { font-weight: bold; }
.list_r200 { font-weight: bold; }

.broadcast { margin: 0.4em; padding: 0.2em; font-size: 0.9em; }
