/* ----------------------------- stylesheet voor pbn-sportconsultancy ----------------- */
/*********** product hoofdstukken ***********/
#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: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	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: #FFFFFF;
	font-weight: bold;
	background-color: #CE3D17;
	text-decoration: none;
	text-align: center;
	display: block;
}
#sectionLinksaan{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
/* ---- einde product hoofdstukken ---- */


.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* --------------  tabel content --------------- */
table#content {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	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 #003A79 solid;
	border-right: 0px solid;
	border-bottom: 1px #003A79 solid;
	border-left: 1px #003A79 solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-color: #003A79;
	height: 25px;
	padding-left: 5px;
	letter-spacing: 0.05em;
	;
	text-transform: none;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CE3D17;
	border-left-color: #CE3D17;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CE3D17;
}

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

.rubriekactiviteit {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0A2D63;
	text-align: left;
	vertical-align: middle;
	background-color: #F8F8F8;
	height: 18px;
	padding-left: 5px;
	letter-spacing: 0.05em;
	border-top-width: 1px;
	border-right-width: 0px;
	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: #0A2D63;
	border-right-color: #0A2D63;
	border-bottom-color: #0A2D63;
	border-left-color: #0A2D63;
}

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

/* -------------- sluit venster ----------------------------------- */
.sluit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

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;
}

/* -------------- kleurvlakken onder --------- */
a.port:link, a.port:active, a.port:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	align: center;
	vertical-align: middle;
	display: block;
}
a.port:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.klik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.print {
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}

/* ---- body kopjes bold -----*/
h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: none; 
	color: #000000; 
	margin-bottom: -14px;
}

h2 { 
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #0A2D63; 
	text-align: left; 
	vertical-align: middle; 
	background-color: #FFC800; 
	padding-top: 4px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 8px; 
	margin-top: 10px;
	margin-bottom: -10px;
	letter-spacing: 0.05em; 
	height: 18px; 
}
h3 {
	background-color: #FFCC00;
	color: #0A2D63;
	font-size: 11px;
	text-align: left;
	padding: 5px 0 0 10px;
	margin: 0px 0px 0px 0;
	height: 18px;
}
h3 a {
	background-color: #8596B1;
	color: #000000;
	font-size: 11px;
	text-align: center;
	display: block;
	height: 18px;
}
h3 a:hover {
	color: #FFFFFF;
	background-color: #0A2D63;
	display: block;
/* 	background:url(../images_basis/5x5.gif) */
}
/* ---- lijn + extra basiskleur tabel -----*/
td#leeglinks{
	;
	background-color: #FFFFFF;
	border: 0px solid #666666;
}
td#leegrechts{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #CE3D17;
	border-bottom-color: #FFCC00;
	border-left-color: #CE3D17;
}
/* -------------- start NAVIGATIE ----------------------- */

table#linksnav {
	width: 160px;
}
td#linksnav {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0E3567;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #CE3D17;
	border-right: 1px solid #CE3D17;
	border-bottom: 0px solid #CE3D17;
	border-left: 0px solid #CE3D17;
	height: 28px;
	padding:   0px 1px 0px 0px;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}
td#linksnav a {
	color: #0E3567;
	text-decoration: none;
	text-align: left;
	display: block;
	width: auto;
	padding-left: 5px;
	}	
td#linksnav a:hover {
	color: #B02C00;
	display: block;
	border: 0px none #FFCC00;
}
td#getalklein{
	font-family: Verdana; 
	font-size: 17px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: right; 
	vertical-align: top; 
	padding-top: 2px;
	padding-right: 2px;
	border-top: 0px solid #8596B1;
	border-right: 0px solid #FFFFFF;
}

/* ----------- laatste tabelcel voor lijn -- */
td#lijntop{
	border-color: #CE3D17;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}
/* ----------- 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 ----------------------------------- */
a:link {
	color: #8C2200;
	text-decoration: none;
}

a:visited {
	color: #8C2200;
	text-decoration: none;
}

a:active {
	color: #8C2200;
	text-decoration: none;
}

a:hover {
	color: #4F78A0;
	text-decoration: none;
/*	background-color: #FFFFFF; */
}
ul {margin:0 0 0em;padding:0px 0px 0px 3px;list-style:none;}
ul li{padding:0px 0px 7px 6px;background:url(../images_basis/5x5.gif) no-repeat 0.2em .4em}
ul li ul{margin-bottom:0px;background:url(../images_basis/5x5.gif) no-repeat 0 0em}
ul li ul li{padding-left:0px;background-image:url(../images_basis/5x5.gif)}
.img_links {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* -------------- formulier ----------------------------------- */
.textfield {
	background-color: #FFFFFF;
	width: 220px;
	border: 1px solid #6666CC;
}
/* -------------- einde formulier----------------------------------- */
.rubrieksub2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	padding-left: 5px;
	letter-spacing: 0.02em;
	background-color: #6699CC;
}
.reisdata {
	color: #0A2D63;
	height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	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: #0A2D63;
	border-right-color: #0A2D63;
	border-bottom-color: #0A2D63;
	border-left-color: #0A2D63;
}
.prijzen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
table#prijshotel {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 14px;
	width: 100%;
	border-top: 0px #FFC800 solid;
	border-right: 0px solid;
	border-bottom: 1px #FFCC00 solid;
	border-left: 1px #FFCC00 solid;
	font-family: Verdana;
}
.nacht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E00000;
}
/* -------------- lijnen td ----------------------------------- */
.lijnonder {
	border-color: #FFCC00;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.lijnonderlinks {
	border-color: #FFCC00;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.lijnonderlinks1 {
	border-color: #FFCC00;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.lijnonderlinks2 {
	border-color: #FFCC00;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 1px;
}
.lijnonder3 {
	border-color: #FFCC00;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}
.lijnonder4geen {
	border-color: #FFCC00;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.nacht_7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CE3D17;
}
table#adv {
	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 #FFC800 solid;
	border-right: 1px #FFC800 solid;
	border-bottom: 1px #FFC800 solid;
	border-left: 1px #FFC800 solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.lijnlinks0001 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CE3D17;
	border-right-color: #CE3D17;
	border-bottom-color: #CE3D17;
	border-left-color: #CE3D17;
	background-color: #FFFFFF;
}
