
/*rood: #da1d21*/
body  {
	background:#ffffff url(../images/common/bodyBg.png) repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	font-size:0.8em;
	font-family: "Trebuchet MS", sans-serif;
}

.small {
		font-size:0.9em;
		}



/*
dblauw #005A9E
lblauw #5AB2DC
rood #C10028
heel dblauw #002A4F
*/


/*common hyperlinks*/
a, a:link {
	color:blue;
	text-decoration:underline;
	}

a:visited {
 	color:purple;
	}
	
a:hover {
 	color:#C10028;
	text-decoration:none;
	}

/*common margins*/

.noMargin {
	margin:0;
		}
		
.noMarginTop {
	margin-top:0;
	}
	
.noMarginBottom {
	margin-bottom:0;
	}


hr {
	color: #fff;
	background-color: #fff;
	border: dotted #C3C2C0;
	border-width: 1px 0 0 0 ;
	}

.hidden {
	display:none;
	}
	
.show {
	display:block;
	}
h1 {
	color:#005A9E;
	font-size:1.8em;
	}

h2 {
	font-size:1.4em;
	}
/*h3 is hoofdstukkop	*/
h3 {
	font-size:1.2em;
	color:#C10028;
	margin-bottom:0;
	}
/*h4 vet voor introductietekst	*/	
h4 {
	font-size:1em;
	}

.twoColHybLtHdr #container { 
	width: 990px;
	margin: 1px auto 0px auto; 
	text-align: center;
	position:relative;
}

	
/*form elementen	*/

form {
	margin:0;
	padding:0;
}
form fieldset {
	border:1px solid #5AB2DC;
	padding: 0 2em 2em 3em;
	margin:0;
	}
	
form fieldset .helptext {
	float:left;
	margin: 0  0 0 118px;
	font-size:0.9em;
	}
	
form fieldset legend {
	padding-bottom:5px;
	color:#5AB2DC;
	margin:0 0 2em -1em;
	}
input.inputText {
 	width:150px;
	font-size:0.9em;
	float:right;
	margin: 0 150px 0 0;
	}
	
input.inputSubmit {
	font-size:1.1em;
	float:right;
	width:158px;
	margin: 0 150px 0 0;
	}
/*	

	
/* wordt gebruikt voor losse links */
ul.FnLink {
	margin:1em 0;
	padding:0;
}

ul.FnLink li {
	list-style:none;
	background: transparent url(../images/common/bullet.gif) no-repeat 0px 4px;
	color:#005A9E;
	}

ul.FnLink li a, ul.FnLink li a:link, ul.FnLink li a:visited {
	margin-left:25px;
	color:blue;
	text-decoration:underline;
	}
	
ul.FnLink li p {
	margin-left:25px;
	}
	
ul.FnLink li a:hover{
	color:#C10028;
	}
/* -- */
.divider {
	color:#ffffff;
	padding:0 10px;
	}



#topDiv {
	border:1px solid #005A9E;
	width:956px;
	height:102px;
	position:relative;
	} 

.selectLang {
	position:absolute;
	right:10px;
	top:8px;
	}
.selectLang img {
	width:40px;
	height:27px;
	display:block;
	border:none;
	}
	
#homeDiv {
	position:absolute;
	left:30px;
	top:10px;
	}
#homeDiv img {
	width:430px;
	height:80px;
	display:block;
	border:0;
	}

	
/*menubar*/

#menuBalk {
	position:absolute;
	top:337px;
	left:0px;
	height:30px;
	width:960px;
	margin: 0;
	z-index:11000;
	background:#012d4f url(../images/common/menuBalkBg.png) repeat-x;
}

#menuBalkLinks {
	margin: 5px 0 0 65px;
	height:24px;
	}
	
#menuBalkLinks a, #menuBalkLinks a:link, #menuBalkLinks a:visited {
	color:#ffffff;
	text-decoration:none;
	}
		
#menuBalkLinks a:hover {
	color:#C10028;
	text-decoration:none;
	}
	
#menuBalkLinks a.active, #menuBalkLinks a:link.active, #menuBalkLinks a:visited.active {
	font-weight:bold;
	text-decoration:none;
	color:#5AB2DC;
	}
	
#menuBalkLinks a:hover.active {
	text-decoration:underline;
	}



/*
#nav {
	padding-left:0px;
	}
	
#nav ul {  
	list-style:none;
	padding:0;
	margin:0px;
}

#nav ul li {
	display:inline;
	list-style-type:none;
	line-height:16px;
	padding:0;
}

html>body #nav li a {
	width:auto;
}

#nav ul li a, #nav ul li a:link, #nav li ul a:visited {
	color:#66ffff;
	font-weight:normal; 
	text-decoration:none; 
	padding: 6px 20px;
	border:0;
	background:#0b4b4b url(../images/menu/bgMenuInActive.gif) repeat-x;
	border-right:1px solid #606363;
}

#nav ul li a:hover  {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#254f4f;
	background-image:none
}

#nav ul li.active a, #nav ul li.active a:visited, #nav ul li.active a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:text;
	background-color:#1a1a1a;
	background-image:none;
	}

#nav ul li a.active:hover  {
	color:#000000;
	text-decoration:none;
	cursor:text;
}

.subMenu {
	padding:100px 20px 10px 40px;
	}
	
.subMenu table td {
	padding:0 40px 5px 0;
	}
	
.subMenu a, .subMenu a:link, .subMenu a:visited {
	color:#fff;
	text-decoration:none;
	font-style:italic;
	font-variant:small-caps;
	font-weight:bold;
	font-size:120%;
	letter-spacing:0.04em;
	}

.subMenu a:hover {
 	color:#66ffff;
	text-decoration:underline;
	}
	
.subMenu a.active {
 	color:#66ffff;
	text-decoration:none;
	}


*/
/*header*/


.twoColHybLtHdr #header { 
	width:960px;
	padding: 0;
	position:relative;
	margin-bottom:26px;
	height:368px;
	background-color:#FFFFFF;
}
	
.twoColHybLtHdr #mainContent {
	width:958px; 
	padding: 0 15px;
	position:relative;
	margin:0;
	display:block;
	}

#leftShadow, .leftShadow {
	position:absolute;
	left:0;
	top:0;
	height:15px;
	width:15px;
	background: transparent url(../images/common/contentBodyLeftShadowBg.png);

	}

.leftShadow {
	height:48px;/* gelijk aan footerText totaal*/
	}
		
#rightShadow, .rightShadow {
	position:absolute;
	right:0px;
	top:0;
	height:15px;
	width:15px;
	background: transparent url(../images/common/contentBodyRightShadowBg.png) repeat-y;
	
	}
	
.rightShadow {
	height:48px;/* gelijk aan footerText totaal*/
}
	
.twoColHybLtHdr #mainContent #subContent {
	position:relative;
	width:960px;
	margin:0;
	padding:0;
	text-align:left;
	background:#ffffff url(../images/common/bgSubContent.png) no-repeat;
}

.twoColHybLtHdr #mainContent #colLeft {
	float:left;
	margin:0;
	padding:0 0 10px 0;
	width:206px;
}

.twoColHybLtHdr #mainContent #colRight {
	float:right;
	margin:0;
	padding:0 0 10px 0;
	width:205px;
}
	
.twoColHybLtHdr #mainContent #colCenter {
	width:488px; /*960 - (206+30) - (206+30) -2(werkborder) */
	margin:31px 236px 20px 236px;
	padding:0;
}

.twoColHybLtHdr #mainContent #colCenter table.contact {
	border:0;
	width:100%;
	}
	
.twoColHybLtHdr #mainContent #colCenter table.contact hr {
	color: #fff;
	background-color: #fff;
	border: dotted #C3C2C0;
	border-width: 1px 0 0 0 ;
	}

/*menublokken homepage*/
.menuBlock {
	border:1px solid #C3C2C0;
	margin-bottom:12px;
	}
	
.twoColHybLtHdr #mainContent #colLeft .menuBlock {
	margin-left:20px;
	}
	
.twoColHybLtHdr #mainContent #colRight .menuBlock {
	margin-right:20px;
	}
	
.menuBlock .header {
	background: #FFFFFF url(../images/common/bgHeaderMenuBlock.png) repeat-x;
	color:#C10028;
	margin:0;
	border: 1px solid #FFF;
	border-bottom:1px solid #dddddd;
	}

.menuBlock h1 { 
	color:#066;
	font-size:1.4em;
	margin-top:0.5em;;
		}
	
.menuBlock .header h2 { 
	font-size:0.9em;
	margin: 0.4em 0.6em;
	text-transform:uppercase;
	line-height:1.4em
	}
	
.menuBlock .header p { 
	font-size:0.8em;
	margin: 0.4em 0.6em;
	text-transform:uppercase;
	line-height:0.8em;
	font-weight:bold;
	}

.menuBlock .content {
	background-color:#F9F8F6;
	margin:0;
	padding: 5px 10px;
	}
	
.menuBlock .content hr {
	color: #fff;
	background-color: #fff;
	border: dotted #C3C2C0;
	border-width: 1px 0 0 0 ;
	}
	
/* ADVERTENTIE*/
.menuAd {
	margin-bottom:150px;
	margin-left:20px;
	}
	
.menuAd .content {
	margin:0;
	text-align:center;
	overflow:hidden;
	}
	
	/* ADVERTENTIE rechts*/
.menuAdLogin {
	margin-bottom:0px;
	margin-right:20px;
	height:130px;
	}
	
.menuAdLogin .content {
	margin:0;
	text-align:center;
	overflow:hidden;

	}
	
.menuAdLogin .content a, .menuAdLogin .content a:link, .menuAdLogin .content a:visited {
	color:#ffffff;
	text-decoration:underline;
	}
		
.menuAdLogin .content a:hover {
	color:#002A4F;
	}



/* -- */
ul.menuLijst {
	margin: 0 1.2em 0 0em;
	padding:0;
	
}

ul.menuLijst li {
	list-style:none;
	color:#333333;
	margin:0;
	}
	
ul.menuLijst li ul li {
	list-style:square;
	color:#333333;
	margin:0;
	}
	
ul.menuLijst li a, ul.menuLijst li a:link, ul.menuLijst li a:visited {
	color:#333333;
	text-decoration:none;
	position:relative;
	
	}
	
ul.menuLijst li a.active  {
	font-weight:bold;
	color:#000000;
	}
	
ul.menuLijst li a:hover {
	color:#000000;
	text-decoration:underline;
	}

/*footer*/

/* bevindt zich buiten de container */	
.twoColHybLtHdr #footerShadow {
	width:988px;
	background: transparent url(../images/common/divBottomBg.png) no-repeat;
	height:15px;
	
	font-size:0px;
	line-height:0px;
	}

.twoColHybLtHdr #footer {
	position:relative;
	width:960px;
	margin:0;
	text-align:center;
	background-color:#005A9E;
	height:35px;
	background:#012d4f url(../images/common/menuBalkBg.png) repeat-x;
	}




.twoColHybLtHdr #footerText2 {
	position:relative;
	width:930px;
	margin:0 15px;
	padding-top:10px;
	text-align:center;
	color:#ffffff;
	height:48px; /*totale hoogte 37 + 10  + 1 = 48 */
	font-size:0.85em;
	line-height: 1.4em;
	
	}
	
.twoColHybLtHdr #footerText2 .divider {
	color:#ffffff;;
	padding:0 4px;
	}
	
.twoColHybLtHdr #footerText2 a, .twoColHybLtHdr #footerText2 a:link, .twoColHybLtHdr #footerText2 a:visited {
	color:#ffffff;
	text-decoration:underline;
	}

 .twoColHybLtHdr #footerText2 a:hover {
 	color:#5AB2DC;
	text-decoration:none;
	}

/* Verschillende exemplaren van class voor hergebruik */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
