/**********************  default  **********************/

*{	box-sizing:content-box;	-moz-box-sizing:content-box; font-family: Arial, Helvetica, sans-serif;}

body,html{
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
}

body{
	font-size:0.8em;
	color:#3d3a33;
	background:url(../images/bg_body_small.gif) left top #faf6e5;
	z-index:0;
}
/*
table{font-size:0.9em;}
*/
h1,h2,h6{margin:0px;	padding:0px;}
h3{font-size:140%;padding:20px 0px 0px -4px;margin:0px;}
h1,h2,h3,h4,h5{color:#c3cb1e;}


span.date{
	width:75px;
	color:#7a7a7a;
	font-size:80%;
}

div#content a{color:#000;border-bottom:1px solid #c3cb1e;text-decoration:none;}
div#content a:hover{color:#3d3a33;border-bottom:1px solid #000;text-decoration:none;}

/**********************  custom  **********************/

div#header_illustratie{
	position:absolute;
	top:130px;
	left:0px;
	width:217px;
	height:338px;
}

div#titel_pagina{
	position:absolute;
	left:255px;
	top:25px;
	width:550px;
	text-align:center;
}

img#logo_pelikaan{
	border-style:none;
	position:absolute;
	left:70px;
	top:2px;
}

table#reserveer{
	position:absolute;
	top:480px !important;	left:55px;
	width:200px;
	line-height:15px;
	font-size:11px;
}


table#reserveer td h3{
	font-size:160%;
	}

h3 a{
	text-decoration:none !important;
	border-style:none !important;
	color:#c3cb1e !important;
	}

table#reserveer td a{color:#000;border-bottom:1px solid #c3cb1e;text-decoration:none;}
table#reserveer td a:hover{color:#3d3a33;border-bottom:1px solid #000;text-decoration:none;}

table#reserveer td.omschrijving{width:50px;}
table#reserveer a.reserveer{border-style:none;}
table#reserveer img:hover{border:1px inset #ccc;}

table#reserveerlos{
	position:relative;
	width:200px;
	line-height:18px;
	font-size:11px;
}
table#reserveerlos td.omschrijving{width:50px;}
table#reserveerlos img{border:1px outset #ccc;}
table#reserveerlos a.reserveerlos{border-style:none;}
table#reserveerlos img:hover{border:1px inset #ccc;}

div#content{
	width:550px;
	position:absolute;
	left:256px;
	top:148px;
	line-height:20px;
	text-align:justify;
	z-index:10;
}

div.content_illustratie{
	border:5px solid #e5e3d0;
	background-color:#fff;
	margin:8px 0px 0px 15px;
	float:right;
}

div.content50{
	float:left;
	width:260px;
	padding-bottom:10px;
}

div.content50 p{padding:0px;margin:0px 0px 10px 0px;}
	
div.banners{
	position:absolute;
	z-index:50;
	width:160px;
	left:567px;
	top:0px;
}

div.banners img{
	margin:0 0 20px 0 !important;
	border-style:none !important;
	padding:0 !important;
	text-decoration:none !important;
	}

div.banners a{
	text-decoration:none !important;
	border-style:none !important;
}

html>body img.skyscraper{top:38px;}
html>body div#lang{top:410px;}

div#lang {
	width:100px !important;
	}

div#lang img{
	border-style:none;
	padding:0px;
	margin:0px;
}

div#lang a{border-style:none;}
div#lang img{border:3px solid #e5e3d0;}
div#lang img:hover{border-color:#c3cb20;}
div#lang img.selected{border-color:#c3cb20;}

div.submenu{
	float: right;
	padding: 10px;
}

ul.spacesub{
	list-style:none;
	font-weight:bold;
	z-index: 2000;
	margin:0px;
	padding:0px;
	border:1px solid #000;
	background-color:#fff;
	width:200px;
}

ul.spacesub a{
	z-index: 1000;
	background-color:#fff;
	text-decoration: none;
	border-bottom:0px;
	color:#000;
	font-size:12px;
	text-indent:10px;
	white-space:nowrap;
	display:block;
	width:100%;
	line-height:22px;
}	

ul.spacesub a:hover{background-color:#c6cc2d;color:#fff;z-index: 1000;border-bottom:0px;}

div.footer{
	display:block;
	clear:both;
	width:100%;
	font-size:90%;
	border-top:1px dotted #ccc;
	padding-top:10px;
}

div.footer div.sec{float:left;text-align:left;color:#9e9c99;}

div.footer div#lang{
	float:right;
	width:160px;
	text-align:right;
	z-index:1000;
}

/******************************************
 * MENU CSS
 ***************************************/

 ul#hoofdnavigatie {
     padding:0px;
     margin:0px;
     list-style:none;
     z-index:1000;
	  position:absolute;
	  left:60px;
	  top:110px;
	  height:15px;
}

ul#hoofdnavigatie li.hoofdnav { 
	display:block;
	float: left; /* ff */
	z-index:1000;
	color:#fff !important;
	text-transform:uppercase;
}

ul#hoofdnavigatie li.hoofdnav div a{
	color:#fff;
	text-decoration:none;
	}

ul#hoofdnavigatie li.hoofdnav div a:hover{
	color:#c1c426;
	}

ul#hoofdnavigatie li.dash{float: left;z-index:1000;margin:0px 4px 0px 4px; color:#464647 !important;}

ul#hoofdnavigatie li.dash img{
	position:relative;
	top:-3px;
}

ul#hoofdnavigatie li.hoofdnav ul a{z-index:1000; text-decoration:none;}
ul#hoofdnavigatie li.hoofdnav div{padding-bottom:8px;z-index:1000;}
ul#hoofdnavigatie li.hoofdnav ul{ display:none;position:absolute;z-index:1000;}


ul#hoofdnavigatie li>ul { /* ff */
	top: auto;
	left: auto;
	z-index: 1000;
}

ul#hoofdnavigatie li.hoofdnav:hover ul, 
ul#hoofdnavigatie li.over ul { /* MSIE class obtained by .js */
	display: block;
	z-index: 1000;
}

ul#hoofdnavigatie li.hoofdnav ul.space a:hover{background-color:#c6cc2d;color:#fff;z-index: 1000;}
ul#hoofdnavigatie li.hoofdnav ul.space{
	list-style:none;
	z-index: 2000;
	margin:0px;
	padding:0px;
	border:1px solid #000;
	background-color:#fff;
	width:250px;
}


ul#hoofdnavigatie li.hoofdnav ul.space a{
	z-index: 1000;
	text-transform: none !important;
	background-color:#fff;
	color:#000;
	font-size:12px;
	text-indent:10px;
	white-space:nowrap;
	display:block;
	width:100%;
	line-height:22px;
}	

ul#hoofdnavigatie li.hoofdnav ul.space a:hover{z-index: 1000;}
