/****************************/
/***** Global Settings *****/
/****************************/

* {
	padding:0;
	margin:0;
    }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse:separate;
	border-spacing:0px;
	outline: 0;
}

* html .iepngfix { behavior: url(iepngfix.htc); }
html { overflow-y: scroll; }

/* ************************************************** */
/* ******************* Basis ************************ */
/* ************************************************** */

body {
	color: #006699;
	font: 70%/1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../images/bg_sub.jpg) repeat-x;
}

/* ******************* LINK ************************ */


a {
	text-decoration:underline;
	color: #a6630c;
	}
a:hover {
	text-decoration:underline;
	color: #005282;
	}


/* IS LEUK, MAAR DUBBELOP MET MIJN SCRIPTING:
a[href$="pdf"]:after,
a[href$="doc"]:after,
a[href$="xsl"]:after,
a[href$="ppt"]:after{
margin:0 0 0 3px;
font:normal 10px Arial, Helvetica, sans-serif;
content: " (PDF)";
}
a[href$=".doc"]:after {content: " (DOC)";}
a[href$=".xsl"]:after {content: " (XSL)";}
a[href$=".ppt"]:after {content: " (PPT)";}
*/

/* ***************** HEADINGS + Titles ******************** */

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	padding:0px;
	margin-bottom: 10px;
	font-size: 1
.em;
	font-weight: bold;
	font-size: 1.4em;
}

h2 {
	padding:0px 0;
	color: #3399cc;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
}

h3 {
	padding:0px 0;
	color: #3399cc;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.3em;
}

h4 {
	padding:0px;
	margin-bottom: 10px;
	font-size: 1
.em;
	font-weight: bold;
	font-size: 1.1em;
}
h5 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}
h6 {
	padding:0px 0;
	color: #005282;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: bold;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}


.note{
	color: #666666;
	font-size: 11px;
}

/* ******************* GLOBAL TAGS ************************ */
.hr {

	width: 100%;

	height: 1px;

	border-style: dashed none none;

	border-width: 1px 0 0;

	border-color: #ccc

}
p, ul, ol {
	margin:0;
	padding:0;
}

ul, ol {
	padding:0;
}

img {
	border:0;

}




/* ******************* GLOBAL CLASSES ******************** */


.clear 			{ 
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;

 }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }

.pic {
	border: 1px solid #dfe1e0;
	padding: 1px;
	background: #FFFFFF;	
}

.spacer {

	width: 1px;

	float: left;

	display: block;

	margin: 0px 14px 0px 15px;

	padding: 0px;

}
.space  { padding: 5px }

.space2 { padding: 10px }

.space3 { padding: 20px }

.bottomspace{ padding-bottom:10px;}





/* ************************************************** */	
/* ******************* FRAMEWORK ******************** */
/* ************************************************** */

#bg{
	background: url(../images/bg_top.jpg) repeat-x;
}

#wrapper     {
	width: 980px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}

#leftframe{
	float: left;
	width: 200px;
}

#rightframe{
	float: left;
	width: 700px;
}


/* ******************* TOP ************************ */

#top{
	height: 299px;
}

#legal{
	width:965px;
	border-right: 1px solid #59a2c4;
	border-left: 1px solid #59a2c4;
	text-align: right;
	font-size: 0.8em;
	height: 16px;
	padding-right: 15px;
	}

#legal a{
	text-decoration:none;
	color:#FFF;
	}
	
#legal a:hover{
	text-decoration:none;
	color:#3A8AAF;
	}

#logonav{
	height: 114px;
	width: 980px;
	border-right: 1px solid #59a2c4;
	border-left: 1px solid #59a2c4;
	}

#logo  {
	float: left;
	width: 380px;
	margin-top: 15px;
	margin-left: 20px;
	padding-right: 50px;
}


/* ******************* CONTENT *********************** */

#introtxt{
	width: 980px;
	border-right: 1px solid #ccc7a6;
	border-left: 1px solid #ccc7a6;
	height: 168px;
	}

.introdata{
	padding-left: 460px;
}

#content   { margin: 0px; padding: 0px}

#main   {
	
}

#lefthome{
	width:400px;
	float:left;
	margin-right:50px;
	}
#righthome{
	width:528px;
	float:right;
	border-right: 1px solid #dde9ef;
	border-bottom: 1px solid #dde9ef;
	border-left: 1px solid #dde9ef;
	margin-bottom: 20px;
}

#sfeerpic{
	position: absolute;
	top: 131px;
	z-index: 100;
	left: 0px;
	height: 400px;
	width: 400px;
	overflow: hidden;
	}
.adres{
	background: url(../images/bg_adres.gif) repeat-x bottom;
	border-left: 1px solid #dde9ef;
	padding-top: 230px;
}
.adrestxt{
	border-top: 1px solid #dde9ef;
	border-right: 1px solid #dde9ef;
	border-bottom: 1px solid #dde9ef;
	font-size: 1.1em;
	
}

/* ************************************************** */
/* ******************* Navigation ******************* */
/* ************************************************** */

#nav   {
	float: right;
	margin: 85px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 30px;
	width: 520px;
}


.tab ul{
	height:30px;
	list-style: none;
	font-size: 1.1em;
}
.tab li{
	list-style: none;
	margin-right: 10px;
	float: left;
}
.tab a:link, .tab a:visited{
	color:#E9F0F5;
	display:block;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-decoration:none;
}
.tab a span{
	display:block;
	height:30px;
	margin-right:14px;
	padding-left:14px;
}
.tab a:hover{
	background:url(../images/tab-round.png) right 60px;
	display:block;
	color:#CEE5EF;
}
.tab a:hover span{
	background:url(../images/tab-round.png) left 60px;
	display:block;
}

.active a:link, .active a:visited, .active a:visited, .active a:hover{
	color:#1c4e7e;
	background:url(../images/tab-round.png) no-repeat right 0px;
} 
.active a span, .active a:hover span{
	background:url(../images/tab-round.png) no-repeat left 0px;
}

/* ******************* LIST ********************* */
.listcont{
	background: url(../images/bg_listcont.gif) repeat-x bottom;
	padding: 10px;
	width: 505px;
}
.listcont:hover{
	cursor:pointer;
	background: url(../images/bg_listcont2.gif) repeat-x bottom;
}

.listarrow{
	float: left;
	width: 30px;
}
.listtxt{
	float: left;
	width: 360px;
	margin-right: 15px;
}
.listpic{
	float: left;
	width: 100px;
}



/* ************************************************** */
/* ******************* SUBPAGES ********************* */
/* ************************************************** */

#subtop{
	height: 132px;
}

.titlebar{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:20px;
	}

#subleft{
	float:left;
	width:660px;
	margin-right:55px;
	border-right: 1px solid #dde9ef;
	border-bottom: 1px solid #dde9ef;
	border-left: 1px solid #dde9ef;
}
#subright{
	float:right;
	width:260px;
	background: #f2f7fa;
	border-right: 1px solid #dde9ef;
	border-bottom: 1px solid #dde9ef;
	border-left: 1px solid #dde9ef;
	}


.arrowlist{
	margin-left:20px;
	list-style: url(../images/icons/icon_arrow.gif);
}

.arrowlist2{
	margin-left:50px;
	list-style: url(../images/icons/icon_arrow.gif);
}


/* ************************************************** */
/* ******************* FORM ************************ */
/* ************************************************** */
form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

.verplicht{
	color: #FF0000;
}





/* ************************************************** */
/* ******************* FOOTER *********************** */
/* ************************************************** */

#footer{
	margin: 0 auto;
	padding: 15px 0;
	width: 910px;
}


#footer a,#footer a:link,#footer a:visited,#footer a:active {
	text-decoration: none;
	color: #58A3D1;
}

#footer a:hover {
	text-decoration: none;
	color: #1B6691;
}


/* ******************************************** */
/* ******************* STUFF ****************** */
/* ******************************************** */





/* ******************* WESTSITE ****************** */

.westsite {
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 20px;
	height: 30px;
	width: 30px;
	float: right;
	text-align: right;
	}



/* ******************* TOEGEVOEGD BIJ SCRIPTING **************** */
#divVideo { display:none; background-color:#fff; text-align:left; }
