/* CSS Document */
#content {
	min-height:500px;
	margin:0;
	overflow:hidden;
	background:#fff;
	background-image:url(/images/shadow_white.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:10px 5px 10px 15px;;
}
#banner a {color:#FFF;}
/* img {margin:0;} */
.tussenkopje {padding-left:10px;font-weight:bold;}

#mail tr:hover {background:#ddd;}
th {
	text-align:left;
	text-decoration:underline;
}

blockquote {
	margin:5px 0 5px 0;
	border:1px solid #4E7EC9;
	background:#F3FAFA;
	background-image:url(/forum/images/blockquote.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:8px;
	font-size:11px;
}

/* forum */
.forumTabel {
	border:1px solid #232E65;
}
.forumZoek {
	margin:0px;
	padding:3px;
	text-align:right;
}
.forumKop {
	padding:3px;
	font-size:12px;
	font-weight:normal;
	background-color:#232E65;
	color:#FFFFFF;
}
.forumGesloten {
	width:20px;
	background-image:url(/forum/images/icon_locked.gif);
	background-repeat:no-repeat;
	background-position:5px 3px;
}
.forumSticky {
	width:20px;
	background-image:url(/forum/images/icon_pin.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}
.forumBlokje {
	width:20px;
	background-image:url(/images/blokje.gif);
	background-repeat:no-repeat;
	background-position:8px 6px;
}
.forumTitel {
	padding:3px;
	font-size:12px;
	font-weight:bold;
}
.forumOnderwerp {
	padding:3px;
	font-size:12px;
}
.forumNummers {
	font-size:11px;
}
.forumTekst {
	padding:3px;
	font-size:12px;
}
.forumLabels {
	padding:5px;
	font-size:12px;
	font-weight:bold;
	border-right:2px solid white;
	border-bottom:2px solid white;
}
.forumVoorbeeld {
	padding:5px;
	font-size:12px;
	border-bottom:2px solid white;
}
.forumGeschiedenis {
	padding:3px;
	font-size:11px;
}
.forumEven {
	background-color:#E7EDF8;
}
.forumOneven {
	background-color:#FFFFFF;
}
.forumDatum {
	margin-bottom:10px;
	font-size:11px;
	font-weight:bold;
}
.actievedraden {
	clear:both;
	margin-top:0px;
	padding-top:20px;
}
/* wieiseronline */
#nuopdesite {
	display:block;
	clear:both;
	overflow:hidden;
}
#nuopdesite li {
	float:left;
	display:block;
	width:85px;
	height:85px;
	margin:0 0 20px 0;
	overflow:hidden;
}
#nuopdesite li.kathedraal {
	background:url(../images/kathedraal_klein.jpg) -2px 0 no-repeat;
}
#nuopdesite li.opdesite img {
	width:70px;
	height:70px;
	border:none;
}
#nuopdesite li.kathedraal img {
	width:30px;
	height:30px;
	margin:40px 0 0 40px;
	border:none;
}

