* {
	box-sizing      : border-box;
	-moz-box-sizing : border-box;
	font-family: Arial, Helvetica, "Sans Serif";
	}

html,body {
	background-color: #B8A8A0;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border: 0px;
	margin: 0px;
	scrollbar-base-color: #B8A8A0;
	color: #000;
	font-size: 8pt;
	cursor: default;
	}
hr {
	color: #BD0000;
	height: 1px;
	}

a {
	color: #BD0000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

form {
	display:inline;
	margin: 0px;
	padding: 0px;
	}


.mainContainer {
	border: 1px solid #BD0000;
	width: 750px;
	padding: 0px;
	margin: auto;
	}

.mainContainer .koprij1 {
	background-color: #BD0000;
	background-image: url(line.gif);
	background-repeat: repeat;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	}

.mainContainer .koprij2 {
	height: 20px;
	background-color: #BD0000;
	background-image: url(linered.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	padding-top:5px;
	padding-bottom:6px;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	color: #FFF;
	}

.mainContainer .koprij3 {
	background-color: #000;
	text-align: left;
	}

.mainContainer .koprij3 td {
	border: 1px solid #000;
	}

.mainContainer .koprij4 {
	height: 2px;
	background-color: #BD0000;
	}

.topmenuContainer {
	background-color: #464646;
	background-image: url(headbg.gif);
	background-repeat: repeat-x;
	margin:0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #000;
	border-bottom: 0px;
	padding:0px;
	font-size:8pt;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
	color:#FFF;
	}

.topmenu {
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 74px;
	height: 15px;
	text-align: center;
	background-image: url(headbg.gif);
	background-repeat: repeat-x;
	color:#FFF;
	text-decoration:none;
	border-right: 1px solid #2A2827;
	border-left: 1px solid #9D9A99;
	border-top: 0px;
	border-bottom: 0px;
	overflow:hidden;
	}

.topmenucurrent {
	display: block;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-right: 12px;
	width: 74px;
	height:15px;
	text-align: center;
	color:#FFF;
	text-decoration:none;
	background-image: url(headbgb.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #9D9A99;
	border-left: 1px solid #2A2827;
	border-top: 0px;
	border-bottom: 0px;
	overflow:hidden;
	}

.topmenu:hover {
	background-image: url(headbgb.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #9D9A99;
	border-left: 1px solid #2A2827;
	border-top: 0px;
	border-bottom: 0px;
	}

.topmenucurrent:hover {
	cursor: default;
	}

.topmenu_end {
	/display: block;
	/float: left;
	height:15px;
	width: 1px;
	border-left: 1px solid #9D9A99;
	}

.topmenuSubContainer {
	clear: both;
	float: none;
	height: 14px;
	background-color: #85827F;
	background-image: url(headbgsub.gif);
	background-repeat: repeat-x;
	margin:0px;
	border: 0px;
	padding:0px;
	spadding-left: 12px;
	font-size:8pt;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
	color:#FFF;
	}

.topmenuSubContainer .divider {
	color: #DDD;
	}

#waarbenik {
	position: relative;
	left: 0px;
	border-left: 1px solid #2A2827;
	padding-left: 8px;
	font-weight: bolder;
	color: #C0C0C0;
	}

#waarbenik a {
	color: #C0C0C0;
	text-decoration: none;
	}

#waarbenik .subactive {
	color: #FFF;
	text-decoration: none;
	}

#waarbenik a:hover {
	color: #FFF;
	text-decoration: none;
	}

.linksplaatje {
	width: 90px;
	height: 400px;
	background-color: #FFF;
	background-image: url(bgvlak.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	}

.linkskartelrand {
	width:10px;
	height: 400px;
	background-color: #FFF;
	background-image: url(forum/images/forum_leftback.gif);
	background-repeat: repeat-y;
	}

.middencontent {
	width: 475px;
	height: 400px;
	vertical-align: top;
	text-align:left;
	background-color:#FFF;
	padding-bottom:0px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	border:0px;
	margin:0px;
	font-size: 8pt;
	}

.rechtsinfo {
	width: 175px;
	height: 400px;
	vertical-align: top;
	text-align: center;
	background-color:#BD0000;
	padding: 0px;
	border-left: 1px solid #BD0000;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px;
	font-size: 7pt;
	}

.imgKop {
	width: 440px;
	height: 14px;
	padding: 0px;
	margin-left: 0px;
	border: 0px;
	}

.contentBlock {
	width: 425px;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

.ptab {
	background-color: #FFF;
	border: 1px solid #BD0000;
	width: 141px;
	margin-right: 8px;
	margin-top: 1px;
	padding: 0px;
	float: left;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	}

.ptabdivider {
	display: inline;
	background-image: url(ptabdivider.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 11px;
	vertical-align:texttop;
	margin-left: 5px;
	margin-right: 5px;
	}

.ptab thead {
	background-color: #BD0000;
	background-image: url(ptabheadbg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	font-weight: bold;
	}

.ptab td {
	font-size: 11px;
	border: 0px;
	}

.ptab tbody td {
	padding: 3px;
	cursor: pointer;
	}

.ptab tfoot {
	background-color: #BD0000;
	color: #FFF;
	font-weight: bold;
	}

.ptab tfoot a {
	color: #FFF;
	}

.mainContainer .voetrij1 {
	background-color: #BD0000;
	font-size: 8pt;
	height: 30px;
	}

.disclaimertabel {
	width: 750px;
	background-color: #FFF;
	border: 1px solid #BD0000;
	margin: auto;
	font-size: 8pt;
	}

.disclaimertabel td {
	width: 50%;
	padding: 15px;
	}

.overzichttabel {
	width: 434px;
	margin-left:4px;
	padding-left:4px;
	padding-right:6px;
	font-size: 9pt;
	border: 1px solid #BD0000;
	}

.overzichttabel td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #BD0000;
	}

.overzichttabel .otitel {
	width: 200px; height: 15px; overflow: hidden; text-overflow: ellipsis;
	}


#borderless {
 border:0px;
 margin: 0px;
 padding: 0px;
}

#borderless td {
 border:0px;
 margin: 0px;
 padding: 0px;
}

#borderless tbody {
 border:0px;
 margin: 0px;
 padding: 0px;
}


#winkelmand {
 border:0px;
 margin: 0px;
 padding: 0px;
 vertical-align: top;
}

#winkelmand td {
 border:0px;
 margin: 0px;
 padding: 0px;
 text-align: left;
 vertical-align: top;
}

#winkelmand tbody {
 border:0px;
 margin: 0px;
 padding: 0px;
}



.ntab {
	background-color: #FFF;
	border: 1px solid #404040;
	width: 158px;
	margin: auto;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	color:#000;
	}

.ntab thead {
	height: 19px;
	background-color: #464646;
	background-image: url(hbtn.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px inset #404040;
	}

.ntab thead td {
	height: 19px;
	color:#FFF;
	font-size:6pt;
	font-weight: bold;
	}


.ntab td {
	font-size: 11px;
	border: 0px;
	text-align: center;
	vertical-align: middle;
	}

.ntab tbody td {
	padding: 0px;
	border: 1px inset #404040;
	color:#000;
	font-size:7pt;
	}

.ntab .invoer {
	display: inline;
	width: 90px;
	height: 14px;
	font-size: 7pt;
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	}

.ntab .zoekknop {
	display: inline;
	background-color: #E6D4D6;
	color: #000;
	width: 35px;
	height: 14px;
	font-size: 7pt;
	border: 1px outset #000;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	}

.ntab tfoot {
	height: 10px;
	text-decoration:none;
	text-align: center;
	background-image: url(headbg.gif);
	background-repeat: repeat-x;
	background-color: #404040;
	color:#FFF;
	font-weight: normal;
	}

.ntab tfoot td {
	height: 10px;
	color:#FFF;
	font-size:6pt;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	}

.ntab tfoot a {
	font-size:6pt;
	font-weight: normal;
	color: #FFF;
	}

.backline {
	background-image: url(bgsilverline.gif);
	background-color: #FFF;
	}

.ptabfull {
	background-color: #FFF;
	border: 1px solid #BD0000;
	width: 440px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	}

.ptabfull thead {
	background-color: #BD0000;
	background-image: url(ptabheadbg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	font-weight: bold;
	}

.ptabfull tbody {
	text-align: left;
	padding: 4px;
	}

.ptabfull td {
	font-size: 11px;
	border: 0px;
	}

.ptabfull tbody td {
	text-align: left;
	padding: 8px;
	}

.ptabfull tfoot {
	background-color: #BD0000;
	color: #FFF;
	font-weight: bold;
	}

.ptabfull tfoot a {
	color: #FFF;
	}









.wtab {
	background-color: #FFF;
	border: 1px solid #BD0000;
	width: 440px;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	}

.wtab thead {
	background-color: #BD0000;
	background-image: url(ptabheadbg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFF;
	font-weight: bold;
	}

.wtab td {
	font-size: 11px;
	border: 0px;
	}

.wtab tbody td {
	padding: 3px;
	cursor: default;
	}

.wtab tfoot {
	background-color: #BD0000;
	color: #FFF;
	font-weight: bold;
	}

.wtab tfoot a {
	color: #FFF;
	}

.wmand_aantal {
	width: 25px;
	height: 16px;
	font-size: 7pt;
	font-weight: normal;
	font-family: arial, helvetica, "Sans Serif";
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	}

.wmand_bijwerken {
	width: 60px;
	font-size: 7pt;
	font-weight: normal;
	font-family: arial, helvetica, "Sans Serif";
	margin: 0px;
	background-color: #FFF;
	color: #000;
	}

.wmand_bestellen {
	width: 60px;
	font-size: 7pt;
	font-weight: normal;
	font-family: arial, helvetica, "Sans Serif";
	margin: 0px;
	background-color: #FFF;
	color: #000;
	}

.wmand_verzendkosten {
	width: 50px;
	border: 0px;
	font-size: 8pt;
	font-weight: normal;
	font-family: arial, helvetica, "Sans Serif";
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	cursor: default;
	}

.wmand_totaal {
	width: 50px;
	border-left: 0px;
	border-top: 1px solid #000;
	border-right: 0px;
	border-bottom: 0px;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial, helvetica, "Sans Serif";
	margin: 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	cursor: default;
	}

.wmand_hoe {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}

.ann {
	width: 450px;
	height: 100px;
	vertical-align: middle;
	text-align: left;
	color:#FFF;background-color: #000; font-family: arial, helvetica, sans-serif;
	border: 1px solid #DDD;
	}

.ann img {
	float: left;
	}


.rss_box {
 margin: 3px;
}

.rss_items {
 margin-left: 0;
 padding-left: 0;
}

.rss_item {
 margin-left: 0;
 padding-left: 0;
 list-style-type: none;
}

