* {
	-moz-box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	background-color: #EBF3FD;
	background-image: url(img/background.gif);
	background-repeat: repeat-x;
	color: #000000;
}

body, td {
	font-family: Verdana, Arial, Helvectica, sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #8B9AAB;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #8B9AAB;
}

div.heading {
	overflow: none;
	width: 100%;
	height: 139px;
	background-image:url(img/heading_back.gif);
	background-repeat: no-repeat;
	background-position: 773px 0px;
}

div.navigatie {
	overflow: none;
	width: 100%;
	height: 66px;
}

div.content {
	overflow: none;
	width: 100%;
	min-height: 429px;
	_height: 429px;
	background-image:url(img/content_back.gif);
	background-repeat: no-repeat;
	background-position: 771px 0px;
}

div.usernav_fp {
	width: 771px;
	background-image:url(img/logo_onderkant.gif);
	background-repeat: no-repeat;
}

span.usernav, span.usernav a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

span.usernav a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

span.forumteller a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

span.forumteller a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

div.content_volledig {
	width: 772px;
	_height: 83px;
	min-height: 83px;
	background-image:url(img/logo_onderkant.gif);
	background-repeat: no-repeat;
}

div.content_left_fp {
	float: left;
	width: 318px;
}

div.content_left {
	float: left;
	width: 206px;
	_height: 83px;
	min-height: 83px;
	background-image:url(img/logo_onderkant.gif);
	background-repeat: no-repeat;
}

div.content_mid {
	float: left;
}

div.content_right_fp {
	float: left;
	width: 437px;
}

div.content_right {
	float: left;
	width: 545px;
}

div.content_topmargin {
	margin-top: 83px;
}


div.content_topmargin2 {
	margin-top: 83px;
}

div.kader_heading {
	width: 100%;
	height: 28px;
	background-image:url(img/kaderheading_back.gif);
}

div.kader_content {
	width: 100%;
	min-height: 450px;
	_height: 450px;
	background-color: #FFFFFF;
}

div.kader_content_margin {
	padding: 12px 0px 12px 12px;
}

div.kader_content_margin_volledig {
	padding: 12px 12px 12px 12px;
}

div.kader_content_margin_volledig_divider {
	width: 100%;
	padding: 12px 12px 12px 12px;
	background-image: url(img/kader_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.kader_footer {
	width: 100%;
	height: 28px;
	background-image:url(img/kaderbottom_back.gif);
}

div.shop_item_header {
	margin-bottom: 5px;
	padding: 2px;
	font-weight: bold;
	width: 250px;
	background-color: #F2F0EB;
}

div.forum_heading {
	height: 28px;
	background-image: url(img/forumheading_back.gif);
}

div.forum_content {
	background-image: url(img/forumleft_back.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 12px 12px 12px 32px;
}

td.forum_content_divider {
	background-image: url(img/forum_vdivider_back.gif);
	background-position: right top;
	background-repeat: repeat-y;
	padding: 6px 9px 6px 9px;
}

td.forum_content_volledig {
	width: 100%;
	padding: 6px 9px 6px 9px;
}

td.forum_content {
	padding: 6px 9px 6px 9px;
}

td.forum_hdivider {
	background-image: url(img/forum_hdivider_back.gif);
	background-repeat: repeat-x;
	height: 3px;
}

div.forum_footer {
	height: 28px;
	background-image:url(img/forumbottom_back.gif);
}

div.usernav {
	width: 100%;
	text-align: right;
	height: 83px;
}

div.usernav_klein {
	width: 100%;
	text-align: right;
	height: 25px;
}

div.footer {
	clear: both;
	height: 30px;
	padding-left: 15px;
	background-image: url(img/bg_footer.gif);
	margin-top: 12px;
}

span.footer, span.footer a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

span.footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

img.kadertitel {
	float: left;
	margin-left: 12px;
	margin-top: 5px;
}

img.kaderfooter {
	float: right;
	margin-top: 4px;
}

.kader_klikcontent {
	width: 100%;
	background-image: url(img/kader_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	cursor: pointer;
	cursor: hand;
}

.kader_klikcontent_nobottom {
	width: 100%;
	cursor: pointer;
	cursor: hand;
}

.kader_klikcontent_klein {
	width: 100%;
	cursor: pointer;
	cursor: hand;
}

div.kader_bottombackground {
	width: 100%;
	background-image: url(img/kader_divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

td.nieuwstitel {
	font-family: Arial, Helvectica, sans-serif;
	font-size: 13px;
	padding-bottom: 4px;
	background-image: url(img/lijntje_stretched.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


td.nieuwscontent {
	padding-right: 12px;
	padding-top: 6px;
}

p {
	margin: 0px;
}

span.datum {
	color: #999999;
	font-size: 10px;
}

table.content {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
}

td.content {
	border: 1px solid #949494;
	padding: 2px 2px 2px 2px;
}

td.content2 {
	padding: 0px 0px 0px 0px;
}

span.jaartal {
	font-weight: bold;
	font-size: 17px;
	color: #8D664F;
}

span.agenda_aantal {
	color: #7FD2F0;
}

span.titel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

tr.klikrow {
	cursor: pointer;
	cursor: hand;
}

span.forumheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FE2222;
}

a.forumheading {
 	font-weight: bold;
	font-size: 16px;
	color: #FE2222;
	text-decoration: none;
}

a.forumheading:hover {
 	font-weight: bold;
	font-size: 16px;
	color: #FE2222;
	text-decoration: underline;
}
	
span.forumheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

span.shoppingkart_items, span.shoppingkart_items a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F0FF00;
}

span.shoppingkart_items a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #F0FF00;
}

span.grijzetekst {
	color: #A9A9A9;
}

span.kleinfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

span.msg {
	font-weight: bold;
	color: #f00;
}

table.forum {
	border-collapse: collapse;
	width: 725px;
}

table.forum td {
	border: 1px solid #FFFFFF;
	padding: 3px;
}

td.forum_categorie {
	background-color: #E4E3E3;
}

a.forum_link, a.forum_link:hover {
	color: #C00100;
	font-weight: bold;
}

td.forum_content {
	background-color: #EEEEEE;
}

div.topicbar {
	border-bottom: 1px solid #AAAAAA;
	margin-bottom: 5px;
	padding-bottom: 1px;
	color: #AAAAAA;
	font-size: 10px;
}

div.edit {
	font-size: 9px;
	color: #AAAAAA;
	margin-top: 10px;
}

img.icon {
	border: 1px solid #000000;
	margin: 2px 0 2px 0;
}

/* OML */
.post_me {
    color: #ff0000;
}
.quoteouter {
    margin: 0 20px 0 40px;
}
.quoteinner {
    margin: 2px 0 0 0;
    padding: 4px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
	background-color: #f5f5f5;
}
/* ---- */

img.avatar {
	border-width: 1px;
	border-style: solid;
	border-color: #0D548B;
}

form.pagecontrol {
	margin: 0;
	padding-left: 5px;
	float:left;
}

form.pagecontrol_right {
	margin: 0;
}

form.pagecontrol a, form.pagecontrol_right a {
	font-weight: bold;
	font-size: 13px;
}

form.pagecontrol select, form.pagecontrol_right select {
	font-weight: normal;
	font-size: 10px;
}

tr.topic {
	background-color: #E4E3E3;
}

div.banners {
	text-align: center;
	margin-top: 10px;
}

div.shopheading {
	padding-left: 10px;
	background-color: #E4E3E3;
}

a.titellink, a.titellink:hover {
	color: #000000;
	text-decoration: none;
}

a.titellink2, a.titellink2:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}