html{
		overflow-y: scroll;
		height: 100%;
	}

	body {
		behavior:url(hover.htc);
		height: 100%;
	}

	img{
		border: 0;
		margin: 0;
		padding: 0;
	}

	a{
		color: 	#00275b;
	}

	a:hover{
		color: #000;
	}

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #444;
	background-image: url('images/BodyBg.gif');
	background-repeat:repeat-x;
	background-color:#e9edef;
}

#mainWrapper
{
	position: relative;
	width: 100%;
	height: 100%;
	margin-bottom:-43px;
	overflow:auto;
}


	div#spacing{
		height: 43px;
	}

	div#mainHeader
	{
		display:none;
		position:relative;
		margin:0 auto;
		width: 940px;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
		height:280px;
		background-color:#FFF;
	}

	div#talen {
		float:left;
	}

	div#talen a{
		float:left;
		display:inline;
		margin-right:11px;
		margin-top:14px;
	}


	#mainMenu{
		position:absolute;
		width:950px;
     	height:40px;
     	margin-left:-475px;
     	left:50%;
     	background-color:#B6CAD9;
     	border-top:1px solid #FFF;
     	border-bottom:1px solid #FFF;
     	z-index:10;
	}

	div#mainMenu ul{
		padding: 0;
		margin: 0;
		list-style: none;
		font-family: Verdana;
		font-size: 12px;
		flaot:right;
	}

	div#mainMenu ul li{
		float: left;
		display: inline;
		height: 40px;
		margin-left:5px;
	}

	div#mainMenu ul li a{
		padding: 0px;
		height: 40px;
		color: #094D81;
		display:block;
		float:left;
		font-weight:bold;
		text-decoration: none;
		text-align:center;
		padding-left:5px;
		padding-right:5px;
		background-repeat:no-repeat;
		background-position:top center;
	}

	div#mainMenu ul li a span{
		line-height:28pt;
	}

	div#mainMenu ul li a:hover{
		background-image: url('images/Menu_bg.jpg');
		background-repeat:no-repeat;
		background-position:top center;
		color:#FEFFFF;
	}

	div#mainMenu ul li a.active{
		background-image: url('images/Menu_bg.jpg');
		background-repeat:no-repeat;
		background-position:top center;
		color:#FEFFFF;
	}

	div#mainMenu  ul ul{
		display: none;
		position: absolute;
		z-index:999;
		margin:0;
		top:40px;
		background-color: #094D81;
		}

	div#mainMenu  ul ul li {
		display:block;
	    float:none;
		z-index:99;
		height:31px;
		margin:0;
		}

	div#mainMenu ul li:hover ul
	{
	display: block;
	position: absolute;
	z-index:99;
	width:156px;
	}

	div#mainMenu ul li ul li a
	{
	display: block;
	color:#FFF;
	border: none;
	padding:0;
	width:228px;
	z-index:99;
	background-image:none;
	background-color: #094D81;
	font-family:verdana;
	font-size:11px;
	float:left;
	text-decoration:none;
	height:33px;
	padding:0 10px;
	text-align:left;
	background-image: url('images/MenuBg.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	font-weight:normal;
	}

	div#mainMenu  ul li ul li a span
	{
	display:block;
	line-height:25pt;
	}

	div#mainMenu  ul li ul li a:hover {
	font-weight:bold;
	background-image: url('images/MenuBg.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	}

	div#leftContent{
		float: left;
		display:inline;
		width: 270px;
		text-align:left;
		margin-left:1px;
		color:#6E6E6E;
		padding-top:34px;
	}

	div#Box {
		width:230px;
		margin-top:12px;
		margin-left:17px;
	}


	div#Contact{
		color:#6E6E6E;
		line-height:15pt;
		margin-top:10px;
		margin-left:15px;
padding-bottom:10px;
	}

	div#BoxTop {
		background-image: url('images/BoxTop.jpg');
		background-repeat:no-repeat;
height:30px;
width:230px;
		font-weight:bold;
		color:#FFF;
	}

	div#BoxBottom{
		background-image: url('images/BoxBottom.jpg');
		background-repeat:no-repeat;
		width:230px;
		height:18px;
	}

	div#BoxCenter {
		background-image: url('images/BoxCenter.jpg');
		background-repeat:repeat-y;
	}

	div#BoxCenter a{
		color:#094D81;
		text-decoration:none;
		padding:11px;
		margin-left:20px;
		padding-left:0px;
		display:block;
		width:178px;
		background-image: url('images/SubBg.gif');
		background-repeat:repeat-x;
		background-position:bottom right;
	}

	div#BoxCenter a:hover{
		font-weight:bold;
	}

	div#BoxCenter p{
		margin:0;
	}

div#SubMenuTop {
margin-left:10px;
width:243px;
}

	div#SubMenuTop a {
		background-image: url('images/MenuSub.jpg');
		width:203px;
		height:14px;
		margin-bottom:5px;
		display:block;
		text-decoration:none;
		color:#FFF;
		font-weight:bold;
		padding:9px;
		padding-left:20px;
	}

	div#SubMenuTop a:hover {
		background-image: url('images/MenuSubOver.jpg');
	}


	#mainCenter
	{
		position:absolute;
		width:950px;
		height:100%;
		top:0;
		left:50%;
		margin-left:-475px;
		background:white url(images/wijzer.jpg) bottom right no-repeat;
	}

	#mainContent
	{
		position:relative;
		width:950px;
		min-height:100%;
		margin:0 auto;
	}
	
	#mainPage
	{
		padding:50px 10px;
	}

	div#right{
		float: right;
		width:670px
	}

	div#rightContent{
		float: right;
		display:inline;
		width:630px;
		color:#6E6E6E;
		padding-top:11px;
		line-height:15pt;
		z-index:2;
		position:relative;
		padding-bottom:20px;
margin-right:10px;
	}

	div#rightContentTitle {
		width:630px;;
		padding-top:43px;
		padding-left:40px;
		padding-bottom:10px;
		background-image: url('images/TitelBg.gif');
		background-repeat:repeat-x;
		background-position:bottom left;
	}

	div#rightContentTitle h1, div#rightContent h1, div#Contact h1 {
	margin:0;
	color:#094D81;
	font-size:18pt;
font-family: "Times New Roman";
font-style:italic;
	}

	div#mainFooter{
		position: relative;
		z-index: 100;
		width: 100%;
		height: 43px;
		bottom: 0;
		background-repeat:repeat-x;
		background-color:#B6CAD9;
	}

	#contentPlacement
	{
		position:relative;
		width: 942px;
		margin: 0 auto;
		text-align:center;
		color:#276390;
	}

	#Foot1 a {
	color:#276390;
	text-decoration:none;
	}

	div#Foot1{
		position:absolute;
		text-align:right;
		width:100%;
		height:43px;
		margin:0 auto;
		z-index:6;
		background:#B6CAD9;
	}


	div#Foot1 img {
float:right;
margin-left:20px;
}


	div#Foot1 span{
float:right;
margin-top:13px;
}



	#Wijzer
	{
		background-image:url(images/wijzer.jpg);
		bottom:-43px;
		height:246px;
		left:650px;
		position:absolute;
		width:264px;
		z-index:5;
	}

//input , textarea {
//width:250px;
//}

.error {
color:red;
}

div#imageContainer
{
	margin-top: 0px;
width:940px;
height:280px;
	z-index: 10;
}

#imageContainer img {
	display:none;
	z-index: 10;
position:absolute;
width:940px;
height:280px;
}

#imageContainer p {
margin:0;
}
#SubMenuTop span h2 {
font-family:"Times New Roman";
font-size:13pt;
font-style:italic;
margin:0;
}


#sbmContactform{
width:175px;
}

.imgsailing{
border:1px solid #0A4D82;
}

div#SubMenuTop a.subMenu1 {
background-image:url("images/SubMenu1.jpg");
height:19px;
padding-top:24px;
text-align:right;
width:207px;
}
div#SubMenuTop a.subMenu2 {
background-image:url("images/SubMenu2.jpg");
height:20px;
padding-top:17px;
text-align:right;
width:207px;
}
div#SubMenuTop a.subMenu3 {
background-image:url("images/SubMenu3.jpg");
height:27px;
padding-top:15px;
text-align:right;
width:207px;
}
div#SubMenuTop a.subMenu1:hover {
background-image:url("images/SubMenu1Over.jpg");
}
div#SubMenuTop a.subMenu2:hover {
background-image:url("images/SubMenu2Over.jpg");
}
div#SubMenuTop a.subMenu3:hover {
background-image:url("images/SubMenu3Over.jpg");
}

ul#nws_templates {
margin:0;
padding:0;
height: 40px;
background-image:url("images/flagNws.gif");
background-repeat:no-repeat;
}

ul#nws_templates li{
display:block;
float:left;
list-style:none outside none;
width:100%;
}

input.nws_submit {
    background-image: url("images/NwsKnop.gif");
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 32px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 120px;
}

ul#nws_templates li input{
width:20px;
}

ul#nws_templates li input, ul#nws_templates li div{
float:left;
display:inline;
}

ul#nws_templates li div {
padding-left: 23px;
}

#teller {
    color: #094D81;
    font-family: "Times New Roman";
    font-size: 18pt;
    font-style: italic;
    margin: 0;
    padding-left: 10px;
    padding-top: 20px;
}

#tellertekst {
padding-left: 10px;
padding-top: 20px;
font-weight:bold;
color: #094D81;
}

#SubMenuBottom {
    background-image: url("images/SubMenuBottomBg.gif");
    background-repeat: repeat-y;
    margin-bottom: 22px;
}

#SubMenuBottomTekst {
padding-left:10px;
}

#nws_errors {
color:red;
}

#ftb_image_container img {
max-width: 559px;
}

#leftContentHome h1{
    color: #094D81;
    font-family: "Times New Roman";
    font-size: 18pt;
    font-style: italic;
    margin: 0;
}

#rightContent h4, h5, h6, h7 {
    font-style: italic;
    font-size: 14px;
    line-height: 0pt;
    margin-top: 25px;
}

.conversiebuttons a {
background-image: url('images/MenuSub.jpg');
width: 203px;
height: 14px;
margin-bottom: 5px;
display: block;
text-decoration: none;
color: white;
font-weight: bold;
padding: 9px;
padding-left: 20px;
}

.conversiebuttons a:hover {
background-image: url('images/MenuSubOver.jpg');
}

#right_right {
float: right;
width: 270px;
padding-top: 80px;
}

#right_left {
float: left;
width: 340px;
padding-top: 20px;
padding-left: 20px;
}

#right_left h1 {
color:#094D81;
font-size:18pt;
font-family: "Times New Roman";
font-style:italic;
}

#right_left h2 {
font-family:"Times New Roman";
font-size:15pt;
font-style:italic;
color: #094D81;
}

#right_left h3, h4, h5 {
font-family:"Times New Roman";
font-size:15pt;
color: #094D81;
}

#right_left h6 {
font-family:"Times New Roman";
font-size:13pt;
font-style:italic;
color: #094D81;
}

#right_left p, ul, ul li {
font-family: Arial, Verdana, sans-serif;
font-size: 9pt;
color: #6E6E6E;
line-height: 15pt;
}body{
background-image: url('images/BodyBg.gif');
background-repeat:repeat-x;
background-color:#e9edef;
}
.news_title {
overflow:hidden;
padding:10px 0 0 10px;
height:20px;
width:496px;
float:left;
color: #6E6E6E;
}

.news_title a, .news_title a:hover {
color: #6E6E6E;
position:absolute;
left:0;
top:0;
padding-left:10px;
padding-top:10px;
width:576px;
height:87px;
z-index:2;
text-decoration: none;
font-weight: bold;
}
div#rightContent {
padding-left:10px;
}

div#SubMenuTop a span{
line-height:11pt;
}

div#SubMenuTop a {
padding:9px 9px 9px 11px;
width:212px;
color:#094D81;
}
div#SubMenuTop a:hover {
color:#FFF;
}
div#leftContentHome {
width:611px;
float:left;
}

div#rightContentTitle {
width:604px;
padding-left:6px;
}

div#rightHome {
position:relative;
width:306px;
z-index:2;
float:right;
padding-top:16px;
}

div#rightHome td{
padding-right:10px;
}

div#leftContentHome {
background-image: url('images/RightHome.jpg');
background-repeat:repeat-x;
}

div#Contact {
margin-top:0px;
}

div#rightContent {
float:left;
padding-top:5px;
width:588px;
}
h3, #sbmContactform88, .cfrLabel {
display:none;
}
#fldDatum {
width:100px;
float:right;
display:inline;
margin-bottom:10px;
font-weight:bold;
}

#fldTitel {
width:500px;
float:left;
display:inline;
margin-bottom:10px;
font-weight:bold;
}

.item {
background-color:#F1F6FA;
height:60px;
margin-bottom:20px;
overflow:hidden;
padding:10px;
width:566px;
position:relative:
z-index:1;
border:1px solid #DFEAF2;
}

.item_datum{
width:80px;
text-align:right;
height:20px;
position:absolute;
margin-bottom:5px;
font-weight:bold;
right:10px;
}

.item_title{
font-weight:bold;
height:20px;
left:10px;
margin-bottom:5px;
position:absolute;
width:500px;
z-index:2;
}

.item:hover {
background-color:#DFEAF2;
}

.item_bericht {
height:37px;
left:9px;
overflow:hidden;
padding-top:22px;
position:absolute;
width:486px;
z-index:3;
}

.item_meerKnop {
color:#094D81;
font-weight:bold;
height:30px;
padding-top:29px;
position:absolute;
right:11px;
width:83px;
z-index:3;
}

.item_meer {
height:26px;
float:right;
display:inline;
}

input#sbmMeer {
border:0 none;
cursor:pointer;
height:82px;
left:0;
position:absolute;
width:100px;
z-index:10;
display:block;
width:100%;
background:transparent none repeat scroll 0 0;
}

#LogHomeNl, #LogHomeEn  {
height:286px;
overflow:hidden;
position:relative;
width:588px;
}

#LogHomeNl .item_meerKnop {
background-image:url(images/nl/MeerKnop.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

#LogHomeEn .item_meerKnop {
background-image:url(images/en/MeerKnop.jpg);
background-position:right bottom;
background-repeat:no-repeat;
}

div#leftContentHome {
background-image: none;
}
div#SubMenuTop a.item1{
background-image:url("images/knop1.jpg");
display:block;
height:39px;
padding:30px 10px 0 0;
text-align:right;
width:260px;
}
div#SubMenuTop a.item1:hover{background-image:url(images/knop1Over.jpg);}

div#SubMenuTop a.item2{
width:261px;
padding:23px 10px 0 0;
text-align:right;
height:36px;
display:block;
background-image:url(images/knop2.jpg);
}
div#SubMenuTop a.item2:hover{background-image:url(images/knop2Over.jpg);}

div#SubMenuTop a.item3{
width:262px;
height:38px;
padding:24px 10px 0 0;
text-align:right;
display:block;
background-image:url(images/knop3.jpg);
}
div#SubMenuTop a.item3:hover{background-image:url(images/knop3Over.jpg);}

div#SubMenuTop {
margin:0;
width:100%;
}

.item {
background-color:#F1F6FA;
height:60px;
margin-bottom:20px;
overflow:hidden;
padding:10px;
width:608px;
position:relative:
z-index:1;
border:1px solid #DFEAF2;
}

.item_datum{
width:80px;
text-align:right;
height:20px;
position:absolute;
margin-bottom:5px;
font-weight:bold;
right:10px;
}

.item_title{
font-weight:bold;
height:20px;
left:10px;
margin-bottom:5px;
position:absolute;
width:500px;
z-index:2;
}

.item:hover {
background-color:#DFEAF2;
}

.item_bericht {
height:37px;
left:9px;
overflow:hidden;
padding-top:22px;
position:absolute;
width:500px;
z-index:3;
}

.item_meerKnop {
background-image:url(images/meerKnop.jpg);
background-position:right bottom;
background-repeat:no-repeat;
color:#094D81;
font-weight:bold;
height:30px;
padding-top:29px;
position:absolute;
right:11px;
width:82px;
z-index:3;
}
.news_date {
overflow:hidden;
padding:10px 10px 0 0;
height:20px;
overflow: hidden;
width:70px;
float:right;
color: #6E6E6E;
font-weight: bold;
}

.news_content {
padding:10px;
width:566px;
float:left;
color: #6E6E6E;
height: 47px;
overflow: hidden;
position: relative;
display: inline;
}

.news_content p {
padding:0;
height:40px;
overflow:hidden;
}

.news_item {
background-color:#F1F6FA;
border:1px solid #F1F6FA;
display:inline;
float:left;
margin-bottom: 10px;
position: relative;
}

.month{
display: none;
}

div.news_content{
height:40px;
margin-bottom:5px;
padding:10px 90px 0 10px;
width:475px;
}

div.news_item {
border:1px solid #DFEAF2;
background-image:url("images/en/MeerKnop.jpg");
background-position:right bottom;
background-repeat:no-repeat;
}

div.news_content p{
margin:0;
}

.news_date a {
color:#6E6E6E;
text-decoration:none;
}

  #countdown_dashboard {
    height: 110px;
    margin-bottom: 20px;
    margin-left: 167px;
    margin-top: 26px;
    width: 260px;
}

/* QindQuee essentials ------------ */
/* DO NOT REMOVE ------------------ */
.qindQuee
{
    position: absolute !important;
    overflow: hidden !important;
    white-space: nowrap !important;
}
.qindQuee_content
{
    position: absolute !important;
}
/* -------------------------------- */


html, body {
	margin: 0;
	padding: 0;
}

#countdown_dashboard h1 {
	font-size: 28pt;
	letter-spacing: 12px;
	border-bottom: 1px solid #ddd;
	margin: 0;
}

h2.subtitle {
	margin-top: 0px;
	margin-bottom: 40px;
}

#countdown_dashboard {
    height: 110px;
    margin-bottom: 20px;
    margin-top: 11px;
}

.dash {
	width: 110px;
	height: 114px;
	background: transparent url('images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 55pt;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
 line-height: 65pt;
}

.dash_title {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 6px;
	font-size: 9pt;
	color: #555;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.dev_comment {
	font-size: 14pt;
	color: #777;
	text-align: center;
	font-style: italic;
	margin: 40px 10px;
}

#subscribe_form {
	position: relative;
} 

#email_field {
	font-size: 16pt;
	padding: 6px 10px;
	width: 300px;
}

#subscribe_button {
	font-size: 14pt;
	color: #333;
	padding: 4px 8px;
}

.copyright {
	font-size: 9pt;
	color: #333;
	margin: 40px 0px;
}

.faded {
	color: #999;
}

.form_message {
	width: 400px;
	padding: 10px;
	margin: 15px auto;
	display: none;
}

#error_message {
	background-color: #ffe;
	border-left: 5px solid #bb3;
	border-right: 5px solid #bb3;
	color: #770;
}

#info_message {
	background-color: #f0f9ff;
	border: 1px solid #eef;
}

#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: 60px;
}

#mainPopup								{position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(255, 255, 255, .8);z-index:100;display:none;}
#iframe									{position:absolute;width:800px;height:80%;margin:0px -400px;left:50%;top:10%;background:white;border:solid #0A4D82 2px;border-radius:5px;box-shadow:0px 2px 10px gray;}

#siteform fieldset						{border:solid #B6CAD9 1px;color:#6E6E6E;background:rgba(255, 255, 255, .8);margin-bottom:20px;border-radius:5px;}
#siteform fieldset h1					{margin:0;padding:0;font-family:Times;font-size:18px;color:#074E7F;}
#siteform fieldset p					{margin:0;padding:0;}
.table-form th							{font-family:Verdana;font-size:11px;font-weight:normal;color:#909090;text-align:right;padding:3px;padding-top:7px;border:none;}
.table-form td							{font-family:Verdana;font-size:11px;font-weight:bold;color:black;text-align:left;padding:3px;border:none;}
.table-form td td						{padding:0px;margin:0px;border:none;}
.table-header							{font-family:Arial; font-size: 12px; color:#777777; font-weight:bold;width:150px}
.table-header th						{font-weight:normal;text-align:left;border-bottom:solid black 1px;cursor:pointer;}
.table-data td							{font-weight:normal;}
.row-highlight td						{background:#0A4D82;color:white;cursor:pointer;}
.row-highlight td						{padding:3px !important;}
.row-highlight td span					{color:white;}
.row-even								{background:rgba(240, 240, 240, .2);}
.row-even td							{padding:3px !important;}
.row-odd								{background:rgba(210, 220, 230, .5);}
.row-odd td								{padding:3px !important;}
.row-selected td						{background:/*#B7CAD9*/#0A4D82;color:/*#0A4D82*/white;cursor:pointer;}
.row-selected td						{padding:3px !important;}
.row-selected td span					{color:#0A4D82;}

.feedback-message						{border:solid #00FF00 1px;background:#EEFFEE;padding:10px;margin:12px;border-radius:5px;font-weight:bold;}
.feedback-errors						{border:solid #FF0000 1px;background:#FFEEEE;padding:10px;margin:12px;border-radius:5px;font-weight:bold;}
.feedback-errors ul						{margin:0;padding:0;list-style:none;}
.feedback-errors ul li					{color:black;}

.report-book							{background:gray;border:1px solid black;width:895px;overflow-x:auto;}
.report-page							{background:white;width:auto;border:1px solid black;margin:10px 15px 20px;padding:10px;box-shadow:3px 6px 15px rgba(0, 0, 0, .5);}
.report-page td							{font-size:8pt;font-weight:normal;}

.table-header th.header					{color:black;}
.table-header th.headerSortUp			{font-weight:bold;}
.table-header th.headerSortDown			{font-weight:bold;}
