.forum_titel_big_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #009;
	font-weight: bold;
}
.tbl_head {
	background-color: #E8E8F7;
	border: 1px solid #999;
	text-align: center;
	font-weight: bold;
}
.tbl_row {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #F2F2F2;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tbl_row_unread {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #0FC;
	margin-top: 3px;
	margin-bottom: 3px;
}

.forum_titelhead {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.forum_subtitelhead {
	font-family: Verdana;
	font-size: 10px;
}
.forum_font {
	font-family: Verdana;
	font-size: 12px;
}
.forum_datum {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
}
.tbl_show {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-color: #F2F2F2;
	margin-top: 3px;
	margin-bottom: 3px;
}
.tbl_zitat {
	background-color: #FFD;
	border: 1px dotted #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	width: 85%;
	position: relative;
}
#tbl_innerzitat {
	background-color: #FFD;
	border: 1px dotted #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	width: 220px;
	position: relative;
	height: 15px;
	top: -10px;
	left: 10px;
}
.tbl_nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #F8F0FF;
	border: 1px dotted #999;
}

