/* ---------------------------------------------------------------------------------------------------- */
/* Basic HTML		 																					*/
/* ---------------------------------------------------------------------------------------------------- */
body {
	background		: #b9dbe7 url(plaatjes/body.jpg) center top no-repeat;
	font-size		: 62.5%; /* = 10px */
	margin			: 0;
	padding			: 0;
}
h1 {
	background		: url(plaatjes/h1.gif);
	font			: bold 13px Arial;	
	color			: white;
	height			: 27px;
	padding			: 10px 0 0 20px;
	margin			: 0;
}
h2 {
	background		: url(plaatjes/h2.gif);
	font			: bold 13px Arial;	
	color			: white;
	height			: 23px;
	padding			: 6px 0 0 20px;
	margin			: 0;
}
h3 {
	margin			: 5px 0 15px 5px;
	font			: bold 13px Arial;
	color			: #00adef;
}
p {
	margin-top		: 0;
	margin-bottom	: 0;
}
form {
	margin			: 0;
	padding			: 0;
}
ul{
	list-style-image: url(plaatjes/li.gif);
}

/* ---------------------------------------------------------------------------------------------------- */
/* Feitelijke website 																					*/
/* ---------------------------------------------------------------------------------------------------- */
#container {
	position		: absolute;
	left			: 50%;
	width			: 970px;	
	text-align		: left;
	margin			: 0 0 0 -485px;
	height			: 260px;
}
.introfilm {
	width			: 970px;
	height			: 260px;
}
#showsite {
	position		: absolute;
	left			: 50%;
	width			: 970px;	
	text-align		: left;
	margin			: 402px 0 0 -484px;
	background		: url(plaatjes/back.gif);
}

.linkerkolom {
	float			: left;
	width 			: 171px;
}
.middenkolom {
	float			: left;
	margin-left		: 30px;
	width			: 560px;
	background		: url(plaatjes/midden.gif);
}
.copyright {
	background		: #e1f4fa url(plaatjes/mid_voet.gif) no-repeat;
	width			: 560px;
	height			: 45px;
	padding-top		: 140px;
	color			: #b7ccd5;
	text-decoration	: none; 
	font			: normal 11px Verdana;
	text-align		: center;

}
.rechterkolom {
	position		: relative;
	top				: -3px;
	background		: url(plaatjes/rechterkolom.gif) no-repeat;
	float			: left;
	width			: 176px;
	height			: 497px;
	margin-left		: 33px;
}

.content, 
.ginleiding  {
	font			: normal 1.1em/1.3em Verdana;
	color			: #4c4c4c;
	padding			: 20px;
}
.vcontent {
	font			: normal 1.1em/1.3em Verdana;
	color			: #4c4c4c;
	padding			: 10px 20px 10px 20px;
}
.videoplay {
	padding-left	: 12px;
	margin-top		: -1px;
}
#scope {
	padding-left	: 12px;
	margin			: -2px 0 -2px 0;
}
.nieuwsbrief {
	position		: relative;
	top				: 1px;
	left			: 12px;
	width			: 140px;
	height			: 150px;
	color			: #3e5d6f;
	text-decoration	: none; 
	padding			: 3px 8px 0 0;
	font			: normal 10px/15px Verdana;
	padding			: 0 0 0 10px;
}

.nieuwsoverzicht {
	font				: 12px verdana;
	list-style			: none;
}

.nieuwsh {
	margin				: 0;
}

.ncontent {
	margin				: 0;
}

.ncontent2 {
	margin				: 0;
	overflow			: auto;
	height				: 100px;
	width				: 548px;
}


.nieuwsitem,
.nieuwsitem:link,
.nieuwsitem:visited,
.nieuwsitem:active {
	font				: normal 12px verdana;
	color				: #545454;
	padding-left		: 20px;
	background			: url("plaatjes/arr_gray.gif") no-repeat 0 3px;	
}

.nieuwsitem:hover {
	color				: #3399cc;
	background			: url("plaatjes/arr_blue.gif") no-repeat 0 3px;	
}

.koptekst {
	color			: #3e5d6f;
	text-decoration	: none; 
	padding			: 3px 8px 0 0;
	font			: normal 10px/15px Verdana;
	text-align		: right;
	height			: 33px;
	margin-bottom	: 5px;
}
.email {
	width			: 125px;
}
.sendbutton {
	background		: url(plaatjes/send.gif) right no-repeat;
	height			: 23px;
	margin-left		: 80px;
	margin-top		: 2px;
	width			: 57px;
	cursor			: pointer;
}
.sfeerbeeld {
	position		: relative;
	top				: 73px;
	left			: 12px;
	width			: 150px;
	height			: 150px;
	background		: yellow;
}
/* ---------------------------------------------------------------------------------------------------- */
/* Menu																									*/
/* ---------------------------------------------------------------------------------------------------- */
.navigatie {
	list-style		: none;
	margin			: 0; 
	padding			: 0;
}
.norm, 
.norm_selected, 
.sub, 
.sub_selected {
	display			: block;
	cursor			: pointer;
	width			: 147px;
	text-align		: left;
	padding-left	: 24px;
	margin			: 0;
}	
.norm:link,
.norm:visited, 
.norm:active {
	background		: url(plaatjes/norm.gif);
	height			: 22px;
	color			: #3e5d6f;
	padding-top		: 5px;
	font			: normal 11px Verdana;
}
.norm_selected:link,
.norm_selected:visited, 
.norm_selected:active, 
.norm_selected:hover {
	background		: url(plaatjes/norm_sel.gif);
	color			: #3e5d6f;
	height			: 22px;
	text-decoration	: none; 
	padding-top		: 5px;
	font			: bold 11px Verdana;
}
.norm:hover {
	background		: url(plaatjes/norm_sel.gif);
	height			: 22px;
	color			: #3e5d6f;
	text-decoration	: none; 
	padding-top		: 5px;
	font			: normal 11px Verdana;
}
.sub:link,
.sub:visited, 
.sub:active {
	background		: url(plaatjes/sub.gif);
	height			: 13px;
	width			: 131px;
	padding-left	: 40px;
	color			: #3e5d6f;
	padding-top		: 2px;
	font			: normal 10px Verdana;
}
.sub_selected:link,
.sub_selected:visited, 
.sub_selected:active, 
.sub_selected:hover {
	background		: url(plaatjes/sub_sel.gif);
	text-decoration	: none; 
	height			: 13px;
	padding-left	: 40px;
	width			: 131px;
	padding-top		: 2px;
	color			: #3e5d6f;
	font			: bold 10px Verdana;
}
.sub:hover {
	background		: url(plaatjes/sub_sel.gif);
	color			: #3e5d6f;
	text-decoration	: none; 
	height			: 13px;
	width			: 131px;
	padding-top		: 2px;
	padding-left	: 40px;
	font			: normal 10px Verdana;
}
/* Talen */
.language {
	width			: 154px;
	height			: 38px;
	background		: url(plaatjes/language2.gif) no-repeat;	
	color			: #3e5d6f;
	padding			: 5px 0 0 20px;
	text-decoration	: none; 
	font			: normal 10px/12px Verdana;

}

.langbottom {
	background		: url(plaatjes/langbottom.gif) no-repeat;
	height			: 16px;
}

.select {
	width			: 171px;
	height			: 179px;
	background		: url(plaatjes/link_voet.gif) no-repeat bottom;	
}
.nl, 
.nl_sel, 
.nl_off,
.en, 
.en_sel, 
.en_off {
	display			: block;
	cursor			: pointer;
	width			: 116px;
	padding-left	: 55px;
	text-align		: left;
	margin			: 0;
	height			: 14px;
}	
.nl:link,
.nl:visited, 
.nl:active {
	background		: url(plaatjes/nl_off.gif);
	color			: #3e5d6f;
	padding-top		: 6px;
	text-decoration	: none; 
	font			: normal 10px Verdana;
}
.nl_sel:link,
.nl_sel:visited, 
.nl_sel:active, 
.nl_sel:hover {
	background		: url(plaatjes/nl_sel.gif);
	color			: #3e5d6f;
	text-decoration	: none; 
	padding-top		: 6px;
	font			: normal 10px Verdana;
}
.nl:hover {
	background		: url(plaatjes/nl_over.gif);
	color			: #3e5d6f;
	text-decoration	: none; 
	padding-top		: 6px;
	font			: normal 10px Verdana;
}
.en:link,
.en:visited, 
.en:active {
	background		: url(plaatjes/en_off.gif);
	color			: #3e5d6f;
	padding-top		: 6px;
	text-decoration	: none; 
	font			: normal 10px Verdana;
}
.en_sel:link,
.en_sel:visited, 
.en_sel:active, 
.en_sel:hover {
	background		: url(plaatjes/en_sel.gif);
	color			: #3e5d6f;
	text-decoration	: none; 
	padding-top		: 6px;
	font			: normal 10px Verdana;
}
.en:hover {
	background		: url(plaatjes/en_over.gif);
	color			: #3e5d6f;
	text-decoration	: none; 
	padding-top		: 6px;
	font			: normal 10px Verdana;
}
/* ---------------------------------------------------------------------------------------------------- */
/* Links en buttons			 																			*/
/* ---------------------------------------------------------------------------------------------------- */
a:link, 
a:visited, 
a:active {
	font			: bold 1.0em Verdana;	
	color			: #3399cc;
	text-decoration	: none; 
}
a:hover {
	font			: bold 1.0em Verdana;	
	color			: #3399cc;
	text-decoration	: underline;
}

.copy:link,
.copy:visited,
.copy:active {
	font			: bold 1.0em Verdana;	
	color			: #b7ccd5;
	text-decoration	: none; 
}
.copy:hover {
	font			: bold 1.0em Verdana;	
	color			: #b7ccd5;
	text-decoration	: underline; 
}

/* Mel player */

#melplayer {
	z-index			: 200;
	display			: none;	
	position		: absolute;
	left			: 210px;
	top				: 0px;
	
	border			: 1px solid #000000;
	width			: 536px;
	height			: 810px;
}

.melbar {
	text-align		: right;
	background-color: #78A4BE;
	height			: 17px;
	border-bottom	: 1px solid #000000;
	padding			: 3px 3px 0 0;
}

.melplaybut {
	width			: 154px;
	height			: 33px;
	background		: url(plaatjes/melp.gif);	
	color			: #3e5d6f;
	padding			: 17px 0 0 20px;
	text-decoration	: none; 
	font			: normal 10px/12px Verdana;
	cursor			: pointer;
}

/* Gastenboek*/
.gheader {
	font			: bold 13px Arial;	
	background		: url(plaatjes/gheader.gif);
	color			: white;
	margin			: 0 -20px 0 -20px;
	padding-left	: 27px;
}

.gheader a {
	font			: bold 13px Arial;
	color			: #3399cc;
}

.ginleiding {
	font			: normal 13px verdana;
	margin-top		: -30px;
	padding-left	: 5px;
}
.gcontent {
	font			: normal 13px verdana;
	color			: #4c4c4c;
	background-color: #E4F6FA;	
	padding			: 9px 17px 9px 17px;
	margin			: 0 -7px 0 -7px;
}
.gbottom {
	left			: -20px;
	position		: relative;
	margin			: 0 -40px -134px 0;
	background		: url(plaatjes/gbottom.gif) no-repeat;
	width			: 560px;
	height			: 112px;
}

.gbutton {
	background		: url(plaatjes/but.gif) no-repeat top right;
	height			: 27px;
	padding			: 5px 0 0 365px;
	margin-top		: 5px; 
	cursor			: pointer;
}

.gsbutton {
	text-align		: left;
	background		: url(plaatjes/but.gif) no-repeat;
	height			: 27px;
	width			: 139px;
	padding			: 5px 0 0 10px;
	margin-top		: 5px; 
	cursor			: pointer;
}

.gastbody {
	width			: 330px;
	height			: 150px;
}

.glist {
	list-style-image: url(plaatjes/glist.gif);
}

.gtable {
	font			: normal 1.1em/1.3em Verdana;
}

/*tourguide*/

.tourdate {
	background-color			: #F7F7F7;
}

.tourdatef {
	background-color			: #F1FBFD;
}

.tourlocf {
	background-color			: #E4F6FA;
}

.tourloc {
	background-color			: #EEEEEE;
}
.tour,
.tourover {
	border						: 0;
	width						: 61px;
	height						: 18px;
	cursor						: pointer;
	margin-left					: 5px;
}
.tour {
	background					: url(plaatjes/tour.gif);
}
.tourover {
	background					: url(plaatjes/tourover.gif);
}



.tourguide {
	position					: relative;
	font						: 12px arial;
	width						: 535px;
	position					: relative;
	top							: -20px;
	left						: -7px
}

.tourhead {
	background-color			: #979797;
	height						: 7px;
}

.tourbottom {
	background-color			: #74A7BA;
	height						: 7px;
}

.tourb {
	background-image			: url(plaatjes/tourbottom.png);
	width						: 536px;
	height						: 310px;
	margin						: -20px 0 -20px -8px;
}

.tourbb {
	position					: relative;
	margin						: 0 0 -134px -20px;
	background-image			: url(plaatjes/tourb.gif);
	width						: 560px;
	height						: 126px;	
}

/*contact*/
.contacttable {
	width						: 536px;
	margin-left					: 12px;
	padding-left				: 10px;
	border-top					: 5px solid #74A7BA;
	background-color			: #E4F6FA;
	font						: bold 1.1em/1.3em Verdana;
	color						: #678794;
}

.contactt {
	padding						: 0;
	margin						: 0;
	height						: 1px;
	background-color			: white;
}

.contactf {
	width						: 328px;
}

.contacta {
	width						: 327px;
	height						: 164px;
}

.contactl {
	width						: 164px;
	vertical-align				: top;
}

.cbutton {
	background					: url("plaatjes/but.gif") no-repeat top center;
	height						: 27px;
	padding						: 5px 0 0 200px;
	margin-bottom				: 20px;
	font						: bold 10px arial;
}

.cbutton_over {
	background					: url("plaatjes/but_over.gif") no-repeat top center;
	height						: 27px;
	padding						: 5px 0 0 200px;
	margin-bottom				: 20px;
	font						: bold 10px arial;
}

.video {
	width						: 536px;
	height						: 466px;
	background					: url("plaatjes/BackVideoNL.jpg") no-repeat;
}
.videoen {
	width						: 536px;
	height						: 466px;
	background					: url("plaatjes/BackVideoEN.jpg") no-repeat;
}

/*video*/


.vbutton, .vbutton_over {
	font						: normal 12px verdana;
	text-align					: left;
	width						: 139px;
	height						: 25px;
	padding						: 4px 0 0 10px;
	cursor						: pointer;
}
.vbutton {
	background					: url(plaatjes/but.gif) no-repeat;
}
.vbutton_over {
	background					: url(plaatjes/but_over.gif) no-repeat;
}

.vrow {
	height						: 40px;
}

.vlabel {
	width						: 350px;
	color						: #5D7F89;
	font						: bold 1.1em/1.3em arial;
	padding-left				: 15px;
}

.vtussen {
	background-color			: #74A7BA;
	height						: 20px;
}

.vtabel a {
	font						: normal 1.1em/1.3em arial;
	color 						: #456979;
	text-decoration				: none;
}
.clear{
	clear				:both;
}

.blauwkader	{
	border			: 5px solid #CFE0E7;
}
/* ---------------------------------------------------------------------------------------------------- */
/* Highslide																							*/
/* ---------------------------------------------------------------------------------------------------- */
/*
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

*/
