BODY {
	font-family: verdana;
	font-size: 12px;
	background-color: #E9F3F7;
	background-image: url("../images/bg_water.jpg");
	background-repeat: no-repeat;
	margin: 5px;
	padding: 00px;
}

A:link {
	color: #FF6600;
	text-decoration: none;
	
}

A:visited {
	color: #FF6600;
	text-decoration: none;
}

A:active {
	color: #FF6600;
	text-decoration: none;
}

A:hover {
	color: #0000CC;
	text-decoration: underline;
}

A.header:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.header:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.header:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

A.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

A.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}

A.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.payoff_left:link {
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

A.payoff_left:visited {
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

A.payoff_left:active {
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

A.payoff_left:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

A.payoff_right:link {
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

A.payoff_right:visited {
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

A.payoff_right:active {
	font-family: arial;
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}

A.payoff_right:hover {
	font-family: arial;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}

TABLE {
	font-family: verdana;
	font-size: 11px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	color: #1D438E;
	line-height: 15px;
	
}


TABLE.fullscreen {
	width: 100%;
	height: auto;
}

TABLE.site {
	width: 980px;
	height: 570px;
	background-color: #FFFFFF;
	border-left-color: #053044;
	border-left-width: 1px;
	border-left-style: dotted;
	border-right-color: #053044;
	border-right-width: 1px;
	border-right-style: dotted;
	border-bottom-color: #053044;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #053044;
	border-top-width: 1px;
	border-top-style: dotted;			
}

TABLE.header {
	width: 980px;
	height: 190px;
	vertical-align: top;	
}


TD.header_nav {
	width: 990px;
	height: 23px;
	vertical-align: top;
	text-align: left;
	background-image: url("../images/headerNavBar.jpg");
	background-repeat: no-repeat;
	padding-left: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
}

TD.header_top {
	width: 990px;
	height: 20px;
	vertical-align: top;
	text-align: right;
	padding-left: 10px;
	background-color: #FF6600;
	padding-right: 20px;
	padding-top: 2px
}
TD.header_top_nav {
	width: 375px;
	height: 40px;
	vertical-align: top;
	background-image: url("../images/headerTopNav.jpg");
	background-repeat: no-repeat;		
	padding-top: 5px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;	
}


/* with multiple headers, you need the menu item name of the headmenu */
TD.right_header {	
	width: 980px;
	height: 160px;
	background-image: url("../images/header.jpg");
	background-repeat: repeat-n;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-width: 0px;
		
}
/*** images menu 'ndc' ***/
.right_header_ndc #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_ndc #header_right {
	background: url("../images/header_right01.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'certificatie' ***/
.right_header_certificatie #header_center {
	background: url("../images/header_center02.jpg");
	width: 390px;
	height: 167px;
}
.right_header_certificatie #header_right {
	background: url("../images/header_right02.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'opleidingen' ***/
.right_header_opleidingen #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_opleidingen #header_right {
	background: url("../images/header_right03.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'wetgeving_veiligheid' ***/
.right_header_wetgeving_veiligheid #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_wetgeving_veiligheid #header_right {
	background: url("../images/header_right04.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'duikindustrie' ***/
.right_header_duikindustrie #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_duikindustrie #header_right {
	background: url("../images/header_right05.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'duikmedisch' ***/
.right_header_duikmedisch #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_duikmedisch #header_right {
	background: url("../images/header_right06.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'faq' ***/
.right_header_faq #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_faq #header_right {
	background: url("../images/header_right07.jpg");
	width: 210px;
	height: 167px;
}

/*** images menu 'contact' ***/
.right_header_contact #header_center {
	background: url("../images/header_center01.jpg");
	width: 390px;
	height: 167px;
}
.right_header_contact #header_right {
	background: url("../images/header_right01.jpg");
	width: 210px;
	height: 167px;
}


TD.payoff_left {
	width: 190px;
	height: 310px;
	font-family: arial;
	font-size: 11px;
	color: #1D438E;	
	vertical-align: top;
	background-image: url("../images/bgPayoffLeft.jpg");
	background-repeat: repeat-y;		
	padding-top: 25px;
	padding-bottom: 5px;	
	padding-left: 10px;	
	padding-right: 10px;
}

TD.payoff_right {
	width: 195px;	
	font-family: arial;
	font-size: 11px;
	color: #1D438E;	
	vertical-align: top;	
	background-image: url("../images/bgPayoffRight.jpg");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 5px;	
	padding-left: 10px;	
	padding-right: 5px		
}


TD.main {
	width: 570px;
	height: 365px;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #1D438E;
	line-height: 15px;
}

DIV.main {
	width: 545px;
	vertical-align: top;
	overflow: visible;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 15px;
}


P.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #1D438E;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

TABLE.footer {
	width: 100%;
	height: 15px;
	font-size: 10px;
}

TD.footer_left {
	width: 200px;
	background-color: #FF6600;	
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-left: 10px;
}

TD.footer_center {
	background-color: #FF6600;	
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-left: 10px;
}


TD.footer_right {
	width: 200px;
	background-color: #FF6600;	
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	border-spacing: 0px;
	border-collapse: collapse;
	padding-right: 10px;
}

SELECT {
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: white;
	border-color: black;
}

INPUT.button {
	font-family: verdana;
	font-size: 12px;
	color: black;
	background-color: #58FF01;
	border-color: black;
	border-style: groove;
	border-width: 1px
}

INPUT.text {
	font-family: verdana;
	font-size: 12px;
	color: black;
	border-color: black;
	border-style: groove;
	border-width: 1px
}

UL {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

OL {
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

LI {
	padding: 0px;
	margin-left: 0px;
/*	list-style-image: url("../images/listItem.gif"); */
}

ul.left {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 8px 3px 3px 3px;
	background-color:#F9FAFC;
	border:1px solid #DEE3DE;
}

ul.left li {
	margin: 0;
	padding: 0 0 5px 0px;
} 

ul.left li a {
	background: transparent url("../images/list_arrow.gif") left center no-repeat;
	margin: 0;
	padding-left: 16px;
	display:block;
}
ul.left li a:hover {
	background: transparent url("../images/list_arrow_o.gif") left center no-repeat;
}


H1 {
	font-size:15px; 
	font-weight:bold;
	color: #FF6600;
	padding-right: 0px;
}
H2 {
	font-size:14px; 
	font-weight:bold;
	color: #FF6600;
	padding-right: 0px;
}		 

H3 {
	font-size:13px; 
	font-weight:bold;
	color: #FF6600;
	padding-right: 0px;
}

IMG.border  {
	border-color: #469593;
	border-width: 1px;
	border-style: solid;
}

HR {
	font-size:13px;
	color: #E8190C;
	width: 500px;
	height: 1px;
}
