.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.td_product_omschrijving {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 5px;
}
.tabel_rubriek {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	cursor: hand;
}
.style3 {height: 10px; color: #CC0000; 
}
.tabel_buitenlijn {
	height: 100%;
	vertical-align: middle;
	border: 1px solid #CC3300;
}
/* style 2 */
/* ----------------------------- stylesheet voor pbn-weekendjeweg ----------------- */
.body {  
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	background-color: #FCDD88;
}
/* --------------  tabel kader --------------- */
table#kader {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 100%;
	border-top: 0px #CC3300solid;
	border-right: 0px #CC3300solid;
	border-bottom: 0px #CC3300 solid;
	border-left: 0px #CC3300solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/* --------------  tabel content --------------- */
table#content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 100%;
}

td#content {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* -------------- tabel met lijn prijs --------- */
table#prijs {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	width: 100%;
	border-top: 1px #CC3300 solid;
	border-right: 1px #CC3300 solid;
	border-bottom: 1px #CC3300 solid;
	border-left: 1px #CC3300 solid;
	padding: 0px;
	margin-right: 0px;
}


/* -------------- font geheel kapitaal --------------------------------- */
.kopkap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

/* -------------- font kapitaal + onderkast - kopjes bodytekst --------- */
.kopkapok {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: none;
color: #000000;
}

/* -------------- font geheel kapitaal - klein payoff ----------------- */
.meer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}


/* ----- top rubriek ------- */
.rubriek {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #FFC235;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 0.01em;
	text-transform: uppercase;
	border-top: 1px #E17000 solid;
	border-right: 1px #E17000 solid;
	border-bottom: 1px #E17000 solid;
	border-left: 1px #E17000 solid;
	}

.rubrieksub {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0A2D63;
	text-align: left;
	vertical-align: middle;
	background-color: #FFC235;
	height: 25px;
	padding-left: 5px;
	letter-spacing: 0.05em;
	display: block;
}

.rubriekactiviteit {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0A2D63;
	text-align: left;
	vertical-align: middle;
	background-color: #FFC800;
	height: 18px;
	padding-left: 5px;
	letter-spacing: 0.05em;
}

.activiteiten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}


table#activiteiten {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-color: #0A2D63;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

/* ---- body kopjes bold -----*/
/* ---- lijn + extra basiskleur tabel -----*/
td#leeglinks{
	border-color: #FCDD88;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}
td#leegrechts{
	border-color: #FCDD88;
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 1px;
}
/* -------------- start NAVIGATIE ----------------------- */

table#linksnav {
	width: 160px;
	background-color: ;
	border-top: 0px solid #FDFAE6;
	border-right: none;
	border-bottom: 0px solid #00173d;
	border-left: none;
	margin: 0px;
	padding: 0px;
}
td#linksnav {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #E17000;
	border-right: 1px solid #E17000;
	border-bottom: 1px solid #FDFAE6;
	border-left: 1px solid #E17000;
}
td#linksnav a {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFF4DB;
	margin: 0px;
	text-align: left;
	display: block;
	padding: 4px 0px 4px 4px;
	text-indent: 0px;
	border: none;
	width: auto;
	letter-spacing: 0em}
td#linksnav a:hover {
	color: #FFFFFF;
	background-color: #CC3300;
}

td#getalklein{
	font-family: Verdana; 
	font-size: 17px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: right; 
	vertical-align: ;
	padding: 0px 0px;
	border-top: 0px solid #FDFAE6;
	border-right: 0px solid #FFFFFF;
; margin: 3px}

/* ----------- subnavigatie voor rubrieken -- */
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.01em; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


/* -------------- kleur link algemeen ----------------------------------- */
.img_links {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.navlaatste {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
	font-family: Verdana;
	font-size: 10px;
	text-indent: 5px;
	line-height: 14px;
}
.bijschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0.01em; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.textfield {
	background-color: #FFFFFF;
	width: 220px;
	border: 1px solid #6666CC;
}
/* portal */
/* CSS Document */


/*********** #sectionLinks styles ***********/
#sectionLinks {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
}

#sectionLinks a:hover{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#sectionLinksaan{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CE3D17;
	text-decoration: none;
	text-align: center;
}


/* ---- einde sectionlinks ---- */




.tabel_buiten {
	height: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	vertical-align: middle;
}
.tabel_portal {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images_basis/bg_tabel.gif);
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fcdd88;
/*	background-image: url(images/kaart-3.gif);
	background-repeat: no-repeat; */
}
.tabel_portal_td {
	height: 10px;
}
.td_spelen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFE09E;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.3em;
	letter-spacing: 0.8em;
}
a.product:link, a.product:active, a.product:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
}
a.product:hover {
	color: #FFCC33;
	text-decoration: none;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}
.td_product_omschrijving {
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 5px;
}
.tabel_rubriek {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	cursor: hand;
}
.tabel_buitenlijn {
	height: 100%;
	vertical-align: top;
	border: 1px solid #CC3300;
}
.lev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.port:link, a.port:active, a.port:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
}
a.port:hover {
	color: #000000;
	text-decoration: none;
}
ul {margin:0 0 0em;padding:0;list-style:none;}
ul li{padding:0 0 4px 10px;background:url(../images_basis/5x5.gif) no-repeat 0 .4em}
ul li ul{margin-bottom:0;background:url(../images_basis/5x5.gif) no-repeat 0 0em}
ul li ul li{padding-left:0px;background-image:url(../images_basis/5x5.gif)
}

