table.forum {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #522d03;
	
}

table.forum td {
	border: 1px solid #AAA;
	
}

table.forum td.caption_forum, table.forum td.caption_onderwerpen, table.forum td.caption_berichten, table.forum td.caption_laatste {
	padding: 5px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	margin: auto;
	background-color:#522d03;
	font-size: 10px;
}

table.forum td.forum, table.forum td.onderwerpen, table.forum td.berichten, table.forum td.laatste {
	padding: 5px;
	margin: auto;
	font-size: 10px;
	

}

table.forum td.caption_forum, table.forum td.forum  {
	width: 50%;
}
table.forum td.caption_onderwerpen, table.forum td.onderwerpen {
	width: 13%;

}
table.forum td.caption_berichten, table.forum td.berichten {
	width: 12%;
}
table.forum td.caption_laatste, table.forum td.laatste {
	width: 25%;
}

table.forum td.onderwerpen, table.forum td.berichten, table.forum td.laatste {
	text-align: center;
	margin: auto;
	font-size: 9px;
}

table.forum td.categorie {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	background-color:#ffe3c1;
	font-size: 11px;
}

span.forum_omschrijving {
	font-size: 10px;
}

p.forumheader, table.forumview_header td.forum_name {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	
}

table.forum td.caption_forum_onderwerpen, table.forum td.caption_forum_antwoorden, table.forum td.caption_forum_auteur, table.forum td.caption_forum_bekeken, table.forum td.caption_forum_laatste {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	background-color:#522d03;
	color:#ffffff;
	font-size:10px;
}

table.forum td.caption_forum, table.forum td.caption_forum_onderwerpen  {
	width: 50%;
}
table.forum td.caption_onderwerpen, table.forum td.caption_forum_antwoorden {
	width: 10%;
}
table.forum td.caption_berichten, table.forum td.caption_forum_auteur {
	width: 15%;
}
/*table.forum td.caption_laatste, table.forum td.caption_forum_bekeken {
	width: 15%;
}*/
table.forum td.caption_laatste, table.forum td.caption_forum_laatste {
	width: 25%;
}

table.forum td.forum_onderwerpen {
	font-size: 10px;
	width: 100%;
}

table.forum td.nieuw {
	width: 19px;
	padding-left: 4px;
	padding-right: 4px;
}

table.forum td.forum_antwoorden, table.forum td.forum_auteur, table.forum td.forum_bekeken, table.forum td.forum_laatste {
	font-size: 10px;
	text-align: center;
	margin: auto;
	white-space: nowrap;
}

table.forum td.caption_topic_auteur, table.forum td.caption_topic_bericht {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	margin: auto;
	background-color:#522d03;
	color:#ffffff;
	font-size:10px;
}

table.forum td.caption_topic_auteur {
	width: 25%;

}
table.forum td.caption_topic_bericht auteur {
	width: 75%;
}

table.forum td.topic_auteur, table.forum td.topic_bericht {
	vertical-align: top;
	font-size:10px;
}

p.topicheader {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	font-style: italic;
}

p.pages, table.forumview_header td.forum_pages, p.pages_bottom {
	font-size: 10px;
	font-weight: bold;
}

p.pages, table.forumview_header td.forum_pages {
	margin-top: 0;
	margin-bottom: 0;
}

table.forumview_header {
	width: 100%;
}

table.forumview_header td.forum_pages {
	text-align: right;
}

p.nobottommargin {
	margin-bottom: 0;
}

table.breadcrumb {
	margin-top: 15px;
	margin-bottom: 5px;
}
table.breadcrumb_bottom {
	margin-top: 5px;
	margin-bottom: 15px;
}
table.breadcrumb td.padding_right, table.breadcrumb_bottom td.padding_right {
	padding-right: 5px;
}
table.breadcrumb td.padding, table.breadcrumb_bottom td.padding {
	padding-left: 5px;
	padding-right: 5px;
}
table.breadcrumb td.padding_left, table.breadcrumb_bottom td.padding_left {
	padding-left: 5px;
}

table.forum td.caption_forum_nieuwonderwerp {
	text-align: center;
}
table.forum td.forum_no_left {
	width: 25%;
	padding: 5px;
	vertical-align: top;
}
table.forum td.forum_no_right {
	vertical-align: top;
	width: 75%;
	padding: 5px;
}
table.forum td.forum_no_knoppen {
	text-align: center;
	margin: auto;
}
table.forum td.menubar {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;	
}

img.menuitem {
	width: 59px;
	height: 18px;
	border: 0;
	margin: 0;
	padding: 0;
}

table.forumbericht {
	width: 100%;
}
table.forumbericht td {
	border: 0;
}
table.forumbericht td.tijd {
	font-size: 10px;
	border-bottom: 1px solid #ddd;
}
table.forumbericht td.menu {
	font-size: 10px;
	border-bottom: 1px solid #ddd;
	text-align: right;
	float: right;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;	
	vertical-align: middle;
}

table.quote {
	margin: auto;
	width: 90%;
}
table.quote td {
	border: 0;
}
table.quote td.q_auteur {
	font-weight: bold;
}
table.quote td.q_inhoud {
	border: 1px solid #ddd;
}
span.f_b {
	font-weight: bold;
}
span.f_i {
	font-style: italic;
}
span.f_u {
	text-decoration: underline;
}

table.smileys {
	margin: auto;
}
table.smileys td {
	border: 0;
}
table.smileys td.smiley_header {
	font-size: 10px;
	font-weight: bold;
}

table.preview {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #522d03;
}
table.preview td.p_title {
	padding: 5px;
	font-weight: bold;
	color:#ffffff;
	text-align: center;
	margin: auto;
	background-color:#522d03;
	font-size: 10px;
}
