	.forum_rahmen {
	background-color: 045E84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	.forum_space {
		background-color: 000000;
	}
	.forum_space2 {
		background-color: FFFFFF;
	}
	.forum_list_ueber {
	height : 20px;
	padding: 0px;
	background : url(forum_1.gif);
	border-width : 0px;
	font-weight : bold;
}
.forum_group {
	height : 20px;
	padding: 0px;
	border-width : 0px;
	background-color: F6E6B3;
	font-weight : bold;
}
.forum_list {
	padding: 0px;
	border-width : 0px;
	background-color: FEFBF0;
}
.forum_list2 {
	padding: 0px;
	border-width : 0px;
	background-color: FAF3DB;
}
.forum_topic {
			background-color : FFF4D3;
			border : 2px Black;
			border-bottom : 1px dotted #8E8E8E;
			border-top : 1px dotted #8E8E8E;
			border-right : 1px dotted #8E8E8E;
			border-left : 1px dotted #8E8E8E;
			font-family:tahoma;
			font-size:9px;
			width:550px;
			height:16px;
}
.forum_text {
			background-color : FFF4D3;
			border : 2px Black;
			border-bottom : 1px dotted #8E8E8E;
			border-top : 1px dotted #8E8E8E;
			border-right : 1px dotted #8E8E8E;
			border-left : 1px dotted #8E8E8E;
			font-family:tahoma;
			font-size:9px;
			width:550px;
			height:150px;
}