/* Baseline values for consistency */
body { font-family: Arial, Helvetica, sans-serif; }
p, div, h1, h2, h3, h4, h5, ul, li, ol, img, fieldset { margin: 0; padding: 0; }
img { border: 0; }

/* Global classes */
.clear { clear: both; height: 0px; }
.left { float: left; }
.right { float: right; }
.pad { padding: 10px 0 0 6px; }
p { font-size: 12px; margin: 0 0 10px; }


/* Structure */

#adverts, #head, #breadcrumb, .leftcol, #rightcol, #pillars-foot, #foot, #meld-aan, #register, #forum-dd, ul.article-actions, .article form, img.banner468, form#teken-in, .article-img div, .comments p.left, .comments p.paging { display: none; }

#main-content { width: 640px; }

	#main-content #logo { display: block; width: 235px; height: 80px; margin-bottom: 10px; }
	
/* same as global to keep article formatting */

.article h3 { font-size: 18px; color: #741C1B; font-weight: bold; margin: 0 0 3px; font-weight: normal; }
	
	.article p.author-date { font-size: 11px; color: #949487; font-weight: bold; margin: 0; }
	
		.article p.author-date span, .article p.author-date a { text-decoration: none; }
		.article p.author-date a { color: #741C1B; }
	
	.article hr { margin: 5px 0 7px; }
	
	.article-img { width: 237px; float: right; margin: 2px 0 3px 10px; clear: right; }
		.article-img img { border: 1px solid #949494; margin: 0 0 4px; }
		.article-img p { font-size: 11px; margin-left: 5px; }

.comments { margin: 20px 0 0; }

	.comments h4 { margin-bottom: 10px; }
	
	.comment { clear: both; border-bottom: 1px solid #C8CFD5; width: 100%; overflow: auto; padding: 0 0 15px; margin-bottom: 15px; }
	
	.comment .member { width: 62px; float: left; }
	
		.comment .member a img { float: left; }
			.comment .member a.thumb { margin: 0; }
	
		.comment .member p a { font-size: 10px; color: #741C1B; text-decoration: none; }
	
	.comment div.comment-text { width: 560px; float: right; }

	.comment .comment-text p { margin: 0; }
	.comment .comment-text p:first-child { font-size: 10px; font-weight: bold; color: #949487; margin: 0 0 5px; }
	p.gelewer span { color: #505047; }
	
h6 { margin: 0 0 5px; font-size: 12px; font-weight: bold; }
