/**
 * Global whitespace reset
 */
h1, h2, h3, h4, h5, h6, p, form, dl,dt,dd,
ul, ol, dl, li, dd, blockquote, pre, 
label,  fieldset, address, fieldset { margin:0; padding:0; }



body , table td {
	color:#002C9B;
	font-family:verdana;
	font-size:10px;
}

td.content a {
	font-family:verdana;
}
td.content a:link,  {
	color:#FE7E01;
}
td.content a:visited {
	color:#003399;
}

td.content {
	color:#003399;
	font-family:verdana;
	font-size:10px;
	vertical-align:top;
}


td.content p {
	padding:0px;
	margin:0px;
	
}
td.content p.title, p.title {
	color:#FE7E01;
	font-size:14px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	margin-bottom:10px;
}

td.content p.subtitle, p.subtitle {
	color:#FE7E01;
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	margin-bottom:0px;
}

span.b_15_b {
	font-weight:bold;
	font-size:15px;
	color:#0042B0;
}

span.lb_15_b {
	font-weight:bold;
	color:#5D69Ad;
	font-size:15px;
}

span.o_15_b {
	font-weight:bold;
	color:#FE7E01;
	font-size:15px;
}

span.o_20_b {
       font-weight:bold;
       color:#FE7E01;
       font-size:20px;
}

span.o_30_b {
       font-weight:bold;
       color:#FE7E01;
       font-size:30px;
}


span.b_15 {
	font-size:15px;
	color:#0042B0;
}

span.lb_15 {
	color:#5D69Ad;
	font-size:15px;
}

span.o_15 {
	color:#FE7E01;
	font-size:15px;
}

span.b_13_b {
	font-weight:bold;
	font-size:13px;
	color:#0042B0;
}

span.lb_13_b {
	font-weight:bold;
	color:#5D69Ad;
	font-size:13px;
}

span.o_13_b {
	font-weight:bold;
	color:#FE7E01;
	font-size:13px;
}

span.b_13 {
	font-size:13px;
	color:#0042B0;
}

span.lb_13 {
	color:#5D69Ad;
	font-size:13px;
}

span.o_13 {
	color:#FE7E01;
	font-size:13px;
}








table.price {
	background-color:#002C9B;
	width:100%;
}
table.price tr th {
	background-color:#9AA0D0;
	padding:3px;
	font-size:11px;
	font-weight:normal;
	color:white;
}

table.price tr td {
	background-color:white;
	padding:3px;
	text-align:center;
}

/* Campings */
table.camping {
	color:#003399;
	font-size:11px;
	width:505px;
}

table.camping td.content {
	padding-left:0px;
	padding-right:10px;
	padding-bottom:10px;
}

table.camping p.title {
	color:#FE7E01;
	font-weight:bold;
}

table.camping td.actions {
	padding-left:10px;
}
table.accomodatie a {
  color:white;
}
table.accomodatie a:link {
  color:white;
}
table.accomodatie a:visited {
  color:white;
}


table.camping table.accomodatie {
	width:191px;
	margin-bottom:10px;
	text-align:left;
}
table.camping table.accomodatie td.top {
	font-size:2px;
	width:191px;
	height:12px;
	background:url(/images/camping_o_top.gif);
	background-repeat:no-repeat;
}

table.camping table.accomodatie td.filler {
	background:url(/images/camping_o_filler.gif);
	padding:10px;

}

table.camping table.accomodatie td.bottom {
   font-size:2px;
	width:191px;
	height:9px;
	background:url(/images/camping_o_bottom.gif);
	background-repeat:no-repeat;
	
}


table.camping table.accomodatie , table.camping table.accomodatie td {
	color:white;
	font-size:11px;
}

table.camping table.faciliteiten , table.camping table.faciliteiten td {
	color:white;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	
}

table.camping table.faciliteiten {
	width:191px;
}
table.camping table.faciliteiten td.top {
	font-size:2px;
	width:191px;
	height:13px;
	background:url(/images/camping_b_top.gif);
	background-repeat:no-repeat;
}

table.camping table.faciliteiten td.filler {
	width:191px;
	background:url(/images/camping_b_filler.gif);
	padding:10px;
}


table.camping table.faciliteiten td.bottom {
   font-size:2px;
	width:191px;
	height:10px;
	background:url(/images/camping_b_bottom.gif);
	background-repeat:no-repeat;
	
}


table.camping table.faciliteiten ul {
	padding-left:20px;
}


table.offer {
	width:511px;
	margin-left:-1px;
}

table.offer td.top {
	background:url(/images/vlakca_top.gif);
	width:511px;
	height:11px;
	padding-left:20px;
	padding-top:4px;
	background-repeat:no-repeat;
}

table.offer td.content {
	background:url(/images/vlakca_filler.gif);
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

table.offer td.bottom {
	background:url(/images/vlakca_bottom.gif);
	width:511px;
	height:10px;
	background-repeat:no-repeat;
}
