/* basics */

body {
	text-align:center;
	color: #002B55;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Serif, Times;
	background: #F7A01B url(/images/lijnen-oranjevert.jpg) repeat;
	font-size: 14px;
	}
		
html, dl, div, img, swf { 
	margin: 0; 
	padding: 0;
	}

#logo a img {
	text-decoration: none;
	border: 0;
	}
	
a {
	text-decoration: none;
	color: #F7A01B;
	}

	

a:hover {
	text-decoration: none;
	}

a:active, a:focus {   
	letter-spacing: normal;
}

.clearfix:after { /*equivalent hack for Firefox/Mozilla*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* layout elements */

#site {
	position: relative;
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #FFF;
	/*border: #000 1pt solid;*/
/*
	background-image: url(../images/www_hogent_v16_dummy.gif);
	background-repeat: no-repeat;
	background-position: -10px 0;
*/
	z-index: 0;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 900px;

}
	
html>body #site {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 900px;
} /* container voor ganse site */

	
#header {
	position: relative;
	margin: 0 10px 0 10px;
	padding: 0;
	/*height: 305px;*/
	height: 500px;
	width: 880px;
	z-index: 1;
	/*border: #000 1pt solid;*/
	background-color: transparent;
	text-align: left;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
	}
	
html>body #header {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;
	}	

#headerB {
	position: relative;
	margin: 0 10px 0 10px;
	padding: 0;
	height: 120px;
	width: 880px;
	z-index: 1;
	/*border: #000 1pt solid;*/
	background-color: transparent;
	text-align: left;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
	}
	
html>body #headerB {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;
	}	
	
#content {
	position: relative;
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
	width: 880px;
	background-color: transparent;
	text-align: left;
	/*border: #000 1pt solid;*/
	float: left;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 870px;
	margin: 10px 0 0 5px;
	}
	
html>body #content {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
	}	

#contentB {
	position: relative;
	float: left;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	width: 880px;
	background-color: transparent;
	text-align: left;
	/*border: #000 1pt solid;*/
	/*border-top: #AF8EA7 4px solid;*/
	/*hierboven IE5 PC*/
	z-index: 0;

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 870px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	}
	
html>body #contentB {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	}	

#contentB #contentbox
{
	/*extra container voor achterste stippellijn*/
	position: relative;
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
	width: 880px;
	background-color: transparent;
	text-align: left;
	/*border: #000 1pt solid;*/
	float: left;
	/*hierboven IE5 PC*/
	background-position: 200px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
	background-image: url(../images/bg_dottedline_vertical.gif);
	background-repeat: repeat-y;
	background-position: 200px 0px;
}
	
html>body #contentB #contentbox {
	/*hieronder SAFARI & Netscape 6-7*/
	margin: 10px 0 20px 0;
	width: 880px;
	background-position: 200px 0px;
	}	

#content #contentbox
{
	/*extra container voor achterste stippellijn*/
	position: relative;
	margin: 10px 0 20px 0;
	padding: 0 0 0 0;
	width: 880px;
	background-color: transparent;
	text-align: left;
	/*border: #000 1pt solid;*/
	float: left;
	/*hierboven IE5 PC*/
	background-position: 200px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
/*
	background-image: url(../images/bg_dottedline_vertical.gif);
	background-repeat: repeat-y;
	background-position: 200px 0px;
*/
}
	
html>body #content #contentbox {
	/*hieronder SAFARI & Netscape 6-7*/
	margin: 10px 0 20px 0;
	width: 880px;
	background-position: 210px 0px;
	}	



#footer {
	position: relative;
	clear: both;
	width: 880px;
	height: 100px;
	margin: 0 10px 10px 10px; /* hoogte witruimte boven footer */
	padding: 0;
	/*border: #000 1pt solid;*/
	text-align: left;
	background-color: #FFF;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
	height: 100px;
	}
	
html>body #footer {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;
	height: 100px;
	}	

#breadcrumbbox {
	position: relative;
	width: 880px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: #AEAEAE 1pt solid;
	/*border: #000 1pt solid;*/
	background-color: transparent;
	}
		
#logobox01 {
	position: relative;
	height: 110px;
	width: 400px;
	margin: 0;
	padding: 0;
	z-index: 1;
	background-color: transparent;
/*
	background-image: url(../images/logo_accolade.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
*/
	/*border: #000 1pt solid;*/
	}

#logo {
	position: relative;
	top: 10px;
	left: 5px;
	margin: 0;
	padding: 0;
	z-index: 1;
	/*border: #000 1pt solid;*/
	background-image: none; 
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#contactbox {
	position: absolute;
	top: 5px;
	left: 200px;
	height: 55px;
	width: 275px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	z-index: 1;
	}
 
/* ******** topnav *******/
 
#topnav01 {
	position: absolute;
	top: 5px;
	left: 475px;
	padding: 15px 0 0 10px;
	margin: 0;
	height: 45px;
	background-color: transparent;
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;	
	/*border: #000 1pt solid;*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	list-style: none;
	text-transform: uppercase;
	}

#topnav01 a {
	color: #666;
	text-decoration: none;
	}

#topnav01 a:hover {
	color: #000;
	text-decoration: none;
	}


#topnav02 {
	position: absolute;
	top: 10px;
	left: 560px;
	padding: 15px 0 0 10px;
	margin: 0;
	height: 40px;
	background-color: transparent;
	/*border-left: #666 1pt dotted;*/
	/*border: #000 1pt solid;*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	list-style: none;
	}

#topnav02 a {
	color: #666;
	text-decoration: none;
	}

#topnav02 a:hover {
	color: #000;
	text-decoration: none;
	}

/* ******** searchbox *******/

#searchbox {
	position: absolute;
	top: 10px;
	left: 685px;
	height: 55px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	/* border-left: #666 1pt dotted; */
	z-index: 1;
	}

#search {
	margin: 35px 0 0 5px;
	padding: 0;
	background-color: transparent;
	/*border: #666 1pt dotted;*/
	z-index: 1;
	}

/* ******** bannerbox *******/

#banner {
	position: absolute;
	top: 120px;
	left: 0;
	height: 210px;
	width: 470px;
	margin: 0;
	padding: 0;
	background: transparent;
	/*border: #000 1pt solid;*/
	}

#bannerB {
	position: absolute;
	top: 120px;
	left: 0;
	height: 30px;
	width: 470px;
	margin: 0;
	padding: 0;
	background-image:url(../images/ban_0000_short.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

/* ******** end bannerbox *******/

#copyright {
	position: absolute;
	padding: 10px 0 0 5px;
	margin: 0;
	height: 70px;
	background-color: transparent;
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	top: 20px;
	left: 0;
	width: 470px;
	background-color: transparent;
	/*border: #000 1pt solid;*/
	z-index: 0;
	}

#logobox02 {
	position: absolute;
	padding: 10px 0 0 10px;
	margin: 0;
	height: 70px;
	background-color: transparent;
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	top: 20px;
	left: 450px;
	width: 580px;
	background-color: transparent;
	z-index: 0;
	}

.spacer {
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 210px;
	height: 180px;
	background-color: transparent;
	}

/* basic site type */

h1 {
	font-family:Trebuchet MS, serif;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 0; 
	margin:  0 0 10px 0;
	line-height: 25px;
	color: #014961;
	border-bottom: #808080 1pt solid;
	background-color: #fff;
	}

h5 {
	font-family: Verdana, Serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 20px 0 0 15px;
	color: #000;
	line-height: 25px;
	font-style: italic;
	}

/* andere */

.brochure_thumb {
	float: right;
	padding: 0 0 0 0;
	margin: 10px;
	background-color: transparent;
	/*border: #000 1pt solid;*/
	border: #666 1pt solid;
	}

#contactbox p {
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	text-decoration: none;
	}

#footer p {
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	color: #014961;
	font-family:Verdana, serif
	text-decoration: none;
	text-align: left;
	}

#footer p a {
	color: #014961;
	text-decoration: none;
	}


#footer a:hover {
	text-decoration: underline;
	color: #000;
	}


#mainmenu_right table {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100%;
	background-color: transparent;
	border-top: #999 0pt solid;
	border-bottom: #999 0pt solid;
	font-family: Verdana, Serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	color: #333;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	}
	
#mainmenu_right td {
	margin: 0;
	padding: 3px 10px 0 10px;
	background-color: #FFF;
	border-top: #E7E7E7 0pt solid;
	}

#box1 {
	position:absolute;
	top: 0px;
	left: 10px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #666666 url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	/*border: #000 1pt solid;*/
	}
	
#box1 a, #box2 a, #box3 a, #box4 a, #box5 a, #box6 a {
	color:#FFFFFF;
	}
	
#box1 a:hover, #box2 a:hover, #box3 a:hover, #box4 a:hover, #box5 a:hover, #box6 a:hover {
	color:#000;
	}
	
#box2 {
	position:absolute;
	top: 0px;
	left: 201px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 15px;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #CC0000 url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	/*border: #000 1pt solid;*/
	}

	
#box3 {
	position:absolute;
	top: 35px;
	left: 10px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #FF6633 url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	background-color: #FF6633;
	/*border: #000 1pt solid;*/
	}

#box4 {
	position:absolute;
	top: 35px;
	left: 201px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 15px;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #0099CC url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	background-color: #0099CC;
	/*border: #000 1pt solid;*/
	}
	
#box5 {
	position:absolute;
	top: 70px;
	left: 10px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #006633 url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	background-color: #006633;
	/*border: #000 1pt solid;*/
	}
		
#box6 {
	position:absolute;
	top: 70px;
	left: 201px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 15px;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #F7A01B url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	background-color: #F7A01B;
	/*border: #000 1pt solid;*/
	}
	
#box7 {
	position:absolute;
	top: 105px;
	left: 10px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background:#999999 url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	background-color:#999999;
	/*border: #000 1pt solid;*/
	}
	
#box7 a {
	text-decoration: none;
	/*color: #F7A01B;*/
	color: #FFFFFF;
	}

#box7 a:hover {
	text-decoration: none;
	/*color: #F7A01B;*/
	color: #000000;
	}	
#box8 {
	position:absolute;
	top: 105px;
	left: 201px;
	height: 30px;
	width: 191px;
	margin: 0 0 0 15px;
	padding: 0 0 0 9px;
	text-align:left;
	font-family: Verdana, serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 30px;
	color:#FFFFFF;
	/*border: #000 1pt solid;*/
	background: #F7A01B url(../images/nav_dottedline.gif) repeat-x 0px -1px;
	background-color:#990033;
	/*border: #000 1pt solid;*/
	}
	
#box8 a {
	text-decoration: none;
	/*color: #F7A01B;*/
	color: #FFFFFF;
	}

#box8 a:hover {
	text-decoration: none;
	/*color: #F7A01B;*/
	color: #000000;
	}
	
#mainmenu_right {
position:absolute;
top: 10px;
left: 465px;
margin: 0 0 0 0;
width: 417px;
padding:0;
border:hidden;
z-index:0;
}

/* forms */

.dropdown {
	width: 470px;
	height: 15px;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #DEDEDE;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	border-width: 0;
	border-style: solid;
	}

.jumpmenu {
	width: 470px;
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #FFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	border-width: 0;
	border-style: solid;
	}

/* breadcrumbs features */

#breadcrumb {
	position: relative;
	width: 880px;
	height: 15px;
	margin: 0;
	padding: 0;
	background-color: #AEAEAE;
	list-style:none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#breadcrumb img {
	height: 15px;
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
	background-image: url(../images/breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	/*border: #000 1pt solid;*/
	}

#breadcrumb_list {
	height: 15px;
	padding: 0;
 	margin: 0 0 0 10px;
	/*border: #000 1pt solid;*/
 	}

#breadcrumb_list li {
	height: 15px;
	float: left;
	display: inline;
	padding: 0 5px 0 10px;
	margin: 0;
	background-image: url(../images/breadcrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	/*border: #000 1pt solid;*/
	}
 	
#breadcrumb_list a {
	color: #FFF;
	text-decoration: none;
	}

 #breadcrumb_list a:hover {
	color: #000;
	text-decoration: none;
	}

 #breadcrumb_list .current 
 {
 	color: #000;
 	text-decoration: none;
 	background-color: #FFF;
 	background-image: url(../images/breadcrumb_accolade.gif);
 	background-repeat: no-repeat;
 	background-position: 0 0;
 }


/* *************** lots off boxes ********************** */

#box01 {
	float: left;
	padding: 0 10px 0 0 ;
	margin: 0 0 0 -10px;
	width: 475px;
	background-color: transparent;
	}

#box02 {
	float: right;
	padding: 0;
	margin: 0;
	width: 200px;
	background-color: transparent;
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	}
	
#box02v2 {
	float: right;
	padding: 0;
	margin: 0;
	width: 200px;
	background-color: transparent;
	background: #fff;
	}

#box03 {
	float: left;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	width: 200px;
	background-color: transparent;
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	margin: 0 0 0 -10px;
}
	
html>body #box03 {
	/*hieronder SAFARI & Netscape 6-7*/
	margin: 0 0 0 -10px;

}


/* *************************** box04 contentbox halve breedte vr linker kolom ********************** */


#box04 { /* contentbox halve breedte vr linker kolom */
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 658px;
	background-color: #fff;
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 667px;
}
	
html>body #box04 {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 667px;

}	

#box04 img {
	padding: 4px;
	margin: 10px 20px 10px 0;
	/*float: right;*/
	float: left;
	border: #666 1pt solid;
}

#box04 object, #box04 embed {
	padding: 4px;
	margin: 10px 20px 10px 0;
	float: left;
	border: #666 1pt solid;
}

#box04 img a {
	text-decoration: none;
	border: 0;
}

#box04 h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 0; 
	margin:  20px 0 0 15px;
	line-height:25px;
	color: #002B55;
	}

#box04 h3 {
	font-family: Verdana, serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin:  20px 0 0 15px;
	color: #002B55;
	line-height: 15px;
	font-style: italic;
	}

#box04 h4 {
	font-family: "Trebuchet MS", serif;
	font-weight: bold;
	font-size: 48px;
	font-stretch:extra-expanded;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin:  20px 0 20px 15px;
	color: #002B55;
	line-height: 15px;
	font-style: italic;
	}


#box04 p {
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0 0 0 15px;
	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}
	
html>body #box04 p {
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	/*hieronder SAFARI & Netscape 6-7*/
}	


/* Extra features added by Tom */
#box04 .img_nostyle {
	border:0;
	float:none;
	padding:0 0 8px 0;
	margin:0;
	}

#box04 ul{
	margin: 0 30px 10px 15px;
	padding: 5px 0 10px 0;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 5px 0 0 0;
	margin: 0 30px 10px 15px;
}
	
html>body #box04 ul {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 5px 0 0 0;
	margin: 0 30px 10px 15px;
	}	

#box04 ul ul, #box04 ul ul ul{
	margin: 0 30px 10px 0;
	padding: 0 0 20px 0;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 0 0 20px 0;
	margin: 0 30px 0 0;
}
	
html>body #box04 ul ul, #box04 ul ul ul {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 0 0 20px 0;
	margin: 0 30px 0 0;
	}	

#box04 li {
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	background-color: transparent;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	font-family: Verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #333;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	/*background-position: 0 6px;*/
	font-size: 12px;
}
	
html>body #box04 li {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	/*background-position: 0 6px;*/
	font-size: 12px;
}	

#box04 li a {
	text-decoration: none;
	}

#box04 li a:hover {
	text-decoration: underline;
	}
	
#box04 #introduction {
	margin: 5em auto; 
	width: 40em; 
}

#box04 #introduction h5 {
	font-family:"Trebuchet MS", serif;
	font-style:normal;
	font-size: 5.0em;
	text-align: center;
	letter-spacing: 70px;
	color: rgb(32, 65, 98);
}

#box04 #introduction h2 {
	font-family:"Trebuchet MS", serif;
	font-size: 0.8em;
	position: absolute;
	top:9em;
	color: rgb(32, 65, 98);
	margin: 2.5em 0 0 0;
}

#box04 #introduction h3 {
	font-family:Verdana, serif ;
	font-size: 12px;
	font-style:normal;
	position: absolute;
	top:11em;
	color: rgb(32, 65, 98);
	margin: 0 0 0 10em;
}

#box04 #introduction h3 a {
	font-family:Verdana, serif ;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	color: rgb(32, 65, 98);

}

#box04 #introduction hr {
	position: absolute; 
	top:9em; 
	border: rgb(32, 65, 98) thin solid; 
	width: inherit;
}

#box04 #introduction ul{
	margin: 0 30px 10px 15px;
	padding: 5px 0 10px 0;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 5px 0 0 0;
	margin: 0 30px 10px 15px;
}
	
html>body #box04  #introduction ul {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 5px 0 0 0;
	margin: 0 30px 10px 15px;
	}	

#box04 #introduction ul ul, #box04 #introduction ul ul ul{
	margin: 0 30px 10px 0;
	padding: 0 0 20px 0;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 0 0 20px 0;
	margin: 0 30px 0 0;
}
	
html>body #box04 #introduction ul ul, #box04 #introduction ul ul ul {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 0 0 20px 0;
	margin: 0 30px 0 0;
	}	

#box04 #introduction li {
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	background-color: transparent;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	font-family: Verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #333;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	/*background-position: 0 6px;*/
	font-size: 12px;
}
	
html>body #box04 #introduction li {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 0 0 0 10px;
	margin: 0 0 3px 0;
	/*background-position: 0 6px;*/
	font-size: 12px;
}	

#box04 #introduction li a {
	text-decoration: none;
	}

#box04 #introduction li a:hover {
	text-decoration: underline;
	}
	
#box04 table {
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0 0 0 15px;
	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}
	
#box04 table p {
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0 0 0 15px;
	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}

#box04 table tr{
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0 0 0 15px;
	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}
	
#box04 table tr td{
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0 0 0 15px;
	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}

#box04 table tr td p{
	font-family: verdana, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0 0 0 15px;
	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}

#box04 table tr td a{
	font-family: verdana, serif;
	font-weight:bold;
	font-size: 13px;
	color: #F7A01B;
	line-height:17px;
	padding: 0; 
	margin: 0;
	text-align: right;

	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 13px;
	}
	
#box04 table tr td a:hover{
	font-family: verdana, serif;
	font-weight:bold;
	font-size: 13px;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0;
	text-align: right;

	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 13px;
	}

#box04 table tr td a:visited{
	font-family: verdana, serif;
	font-weight:bold;
	font-size: 13px;
	color: #014961;
	line-height:17px;
	padding: 0; 
	margin: 0;
	text-align: right;

	
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 13px;
	}

	
/* ***************************box05********************** */

#box05 {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	width: 195px;
	height: 100px;
	background-color: transparent;
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	}


/* ***************************box06 contentbox volledige breedte ********************** */

#box06 { /* contentbox volledige breedte */
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 800px;
	background-color: #fff;
	/*border: #000 1pt solid;*/
	/*border-left: #666 1pt dotted;*/
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
	margin: 0 0 0 0;
}

html>body #box06 {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;

}	

#box06 h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 0; 
	margin:  20px 0 0 15px;
	margin: 20px 80px 0 100px;
	line-height:25px;
	color: #000;
	}

#box06 h3 {
	font-family: Georgia, Serif, Times;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 10px 80px 0 100px;
	color: #333;
	line-height: 15px;
	font-style: italic;
	}

#box06 h4 {
	font-family: Georgia, Serif, Times;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 10px 80px 0 100px;
	color: #333;
	line-height: 15px;
	font-style: italic;
	}

#box06 img {
	padding: 4px;
	margin: 25px 20px 20px 0;
	float: left;
	border: #666 1pt solid;

}

#box06 object, #box06 embed {
	padding: 4px;
	margin: 25px 20px 20px 0;
	float: left;
	border: #666 1pt solid;
}

#box06 img a {
	text-decoration: none;
	border: 0;
}

#box06 p {
	font-family: Georgia, Serif, Times;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 0; 
	margin: 0 0 0 15px;
	margin: 0 80px 0 100px;
	color: #333;
	line-height:17px;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 11px;
	}
	
html>body #box06 p {
	font-size: 12px;
	/*hieronder SAFARI & Netscape 6-7*/
}	

#box06 ul{
	margin: 0 30px 10px 120px;
	padding: 5px 0 10px 0;
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 5px 0 0 0;
	margin: 0 30px 10px 115px;
}
	
html>body #box06 ul {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 5px 0 0 0;
	margin: 0 30px 10px 115px;
	}	

#box06 ul ul, #box06 ul ul ul{
	margin: 0 30px 10px 0;
	padding: 0 0 20px 0;
	/*border: #000 1pt solid;*/
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 0 0 20px 0;
	margin: 0 30px 0 0;
}
	
html>body #box06 ul ul, #box06 ul ul ul {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 0 0 20px 0;
	margin: 0 30px 0 0;
	}	

#box06 li {
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	background-color: transparent;
	/*hierboven IE5 PC*/
	font-family: Georgia, Serif, Times;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #333;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	/*background-position: 0 6px;*/
	font-size: 11px;
}
	
html>body #box06 li {
	/*hieronder SAFARI & Netscape 6-7*/
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
	/*background-position: 0 6px;*/
	font-size: 12px;
}	


#box06 li a {
	text-decoration: none;
	}

#box06 li a:hover, #box04 li a:hover {
	text-decoration: underline;
	}






/* ***************************box07********************** */



/*  references| blokje onder bodytekst */



#box07 {
	display: block;
	padding: 10px 10px 10px 15px;
	margin: 5px 0 0 0;
	/*border-top: #666 1pt dashed;*/
	background-color: #ECEBEB;
}

#box07 dl {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}


#box07 dt {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	line-height: 17px;
	color: #000;
	margin: 5px 0 5px 0;
	padding: 0;
	background-color: transparent;
	font-size: 14px;
	}

#box07 dd
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	line-height: 17px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
}

#box07 p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 17px;
	color: #000;
	margin: 0 0 0 0;
	padding: 0;
}




/* ***************************box08********************** */




#box08 {
	display: block;
	padding: 3px 10px 3px 15px;
	margin: 20px 0 0 0;
	/*background-color: #666;*/
	background-color: #AF8EA7;
	/*border: #AEAEAE 1pt solid;*/
	height: 15px;
}

#box08 dl {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#box08 dd
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: left;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	line-height: 15px;
	color: #FFF;
	color: #000;
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	border-right: #fff 1pt solid;
}

#box08 dd a
{
	color: #333;
}




/* *************** box09 studeren > opleidingen linker kolom ************ */




#box09 {
	float: left;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	width: 215px;
	width: 250px;
	background-color: #fff;
	/*border: #000 1pt solid;*/
	/*border-left: #666 1pt dotted;*/
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	margin: 0 10px 0 -10px;
}
	
html>body #box09 {
	/*hieronder SAFARI & Netscape 6-7*/
	margin: 0 10px 0 -10px;

}	




/* ***************************box10** ******************** */




#box10 {
	float: left;
	padding: 5px 10px 0 0;
	margin: 0 0 0 0;
	width: 199px;
	background-color: transparent;
	clear:left;
	}




/* ***************************box11********************** */




#box11 {
	float: right;
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	width: 659px;
	background-color: transparent;
	/*border: #000 1pt solid;*/
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	height: inherit;
}	




/* ***************************box12********************** */

#box12 { /* contentbox volledige breedte alternatief */
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 880px;
	background-color: #fff;
	/*border: #000 1pt solid;*/
	/*border-left: #666 1pt dotted;*/
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width: 880px;
	margin: 0 0 0 0;
}

html>body #box12 {
	/*hieronder SAFARI & Netscape 6-7*/
	width: 880px;

}	

#box12 h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	padding: 0; 
	margin: 20px 80px 0 160px;
	line-height:25px;
	color: #000;
	}

#box12 h3 {
	font-family: Georgia, Serif, Times;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin: 10px 80px 0 100px;
	color: #333;
	line-height: 15px;
	font-style: italic;
	}

#box12 p {
	font-family: Georgia, Serif, Times;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	padding: 0; 
	margin: 0 0 0 15px;
	margin: 0 80px 0 100px;
	color: #333;
	line-height:17px;
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 12px;
	}
	
html>body box12 p {
	font-size: 13px;
	/*hieronder SAFARI & Netscape 6-7*/
}	

#box12 img {
	padding: 0 0 0 0;
	margin: 25px 20px 20px 0;
	float: left;
	border: none;
}

#box12 img a {
	text-decoration: none;
	border: 0;
}

/* *************** box13 studeren > opleidingen rechter kolom ************ */




#box13 {
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	width: 215px;
	width: 425px;
	background-color: #fff;
	/*border: #000 1pt solid;*/
	background: #fff url(../images/bg_dottedline_vertical.gif) repeat-y 0 0;
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;
}
	
html>body #box13 {
	/*hieronder SAFARI & Netscape 6-7*/
	margin: 0 10px 0 0;
	padding: 5px 0 0 0;

}	


/* *************************** einde alle boxes ********************** */


/********** basic boxstyling van tabs *********/

.boxstyle {
	padding: 0; 
	margin: 0 0 0 10px;
	/*border: #000 1pt solid;*/
	}

.boxstyle dt {
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: transparent;
	border-bottom: #808080 1pt solid;
	}

.boxstyle dd {
	margin: 0 0 0 0;
	padding: 0;
	}

.boxstyleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 9px;
	color: #FFF;
	/*background-color: #4C4C4C;*/
	background: #4C4C4C url(../images/arrow_down.gif) no-repeat 3px 3px;
	padding: 2px 5px 2px 15px;
	margin: 0 0 0 0;
	float: left;
	letter-spacing: 0.5px;
	font-weight: normal;
	/*text-transform: capitalize;*/
	}


/* ******* content references onderaan tekst *********** */


#references {
	display: block;
	float: left;
	padding: 10px 10px 10px 0;
	margin: 20px 0 0 0;
	/*border-top: #666 1pt dashed;*/
	background-color: #F4F4F4;
	width:880px;
	/*hierboven IE5 PC*/
	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	width:870px;
}
	
html>body #references {
	/*hieronder SAFARI & Netscape 6-7*/
	width:870px;
}	


#references .boxstyle dt {
	height: 20px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: transparent;
	border-bottom: #808080 1pt solid;
	}

#references .boxstyleheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-size: 9px;
	color: #FFF;
	/*background-color: #4C4C4C;*/
	background: #4C4C4C url(../images/arrow_down.gif) no-repeat 3px 3px;
	padding: 2px 5px 2px 15px;
	margin: 0 0 0 0;
	float: left;
	font-weight: normal;
	letter-spacing: 0.5px;
	}
	
#references .boxstyle dd {
	padding: 0 0 0 15px;
	margin: 0;
	background-image: url(../images/bullet_plus.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	/*border: #000 1pt solid;*/
	list-style-type: none;
	list-style-position: outside;
	}
	
#references .boxstyle dd p {
	font-family: Georgia, Serif, Times;
	line-height: 17px;
	color: #333;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}

#references .boxstyle dd a {
	color: #F74888;
	text-decoration: none;
	}

#references .boxstyle dd a:hover {
	color: #333;
	text-decoration: none;
	}

#references .boxstyle ul {
	font-family: Georgia, Serif, Times;
	line-height: 17px;
	color: #333;
	font-size: 12px;
	padding: 0;
	margin: 0 0 5px 0;
	}

#references .boxstyle li {
	font-family: Georgia, Serif, Times;
	line-height: 17px;
	color: #333;
	font-size: 11px;
	padding: 0 0 0 10px;
	margin: 0;
	/*border: #000 1pt solid;*/
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	/*border: #000 1pt solid;*/
	list-style-type: none;
	list-style-position: outside;
	}
/* body IDs bepaalt de kleur per rubriek */

body#b000 #bannerB {
	background-image:url(../images/ban_0000_short.jpg);
	}
	
body#b001 #bannerB {
	background-image:url(../images/ban_0000_short.jpg);
	}
	
body#b002 #bannerB {
	background-image:url(../images/ban_0001_short.jpg);
	}
	
body#b003 #bannerB {
	background-image:url(../images/ban_0002_short.jpg);
	}
	
body#b004 #bannerB {
	background-image:url(../images/ban_0003_short.jpg);
	}
body#b005 #bannerB {
	background-image:url(../images/ban_0004_short.jpg);
	}	

body#b006 #bannerB {
	background-image:url(../images/ban_0005_short.jpg);
	}	

	
body#b001 .list03 li, body#b002 .list03 li, body#b003 .list03 li, body#b004 .list03 li,
body#b005 .list03 li, body#b006 .list03 li, body#b007 .list03 li {
	background-image: url(../images/submenu_arrow.gif);
}

body#b999 .list03 li {
	background-image: url(../images/submenu_arrow_fuchia.gif);
}

body#b000 #contentB #contentbox { 
	background: transparent;
	/*border: #000 1pt solid;*/
	}

body#b000 #contentB,
body#b000 #content,
body#b999 #contentB,
body#b999 #content { 
	border-top: #666 4px solid;
	/*border: #000 1pt solid;*/
	}
body#b000 h1,
body#b999 h1 {
	color: #D64985;
	}

	
body#b001 #contentB {
	border-top: #9aa036 4px solid;
	/*border: #000 1pt solid;*/
	}
body#b001 h1 {
	color: #9aa036;
	}	
body#b002 #contentB {
	border-top: #ca8567 4px solid;
	/*border: #000 1pt solid;*/
	}
body#b002 h1 {
	color: #ca8567;
	}
body#b003 #contentB {
	border-top: #928eb7 4px solid;
	}
body#b003 h1 {
	color: #928eb7;
	}
body#b004 #contentB {
	border-top: #cea034 4px solid;
	}
body#b004 h1 {
	color: #cea034;
	}
body#b005 #contentB { 
	border-top: #8c99a4 4px solid;
	}
body#b005 h1 {
	color: #8c99a4;
	}
body#b006 #contentB { 
	border-top: #AF8EA7 4px solid;
	}
body#b006 h1 {
	color: #AF8EA7;
	}
body#b007 #contentB { 
	border-top: #AF8EA7 4px solid;
	}
body#b007 h1 {
	color: #AF8EA7;
	}
	

/* tabellen binnen de opmaak */
	

table {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-top: none;
	border-bottom: none;
	font-family: verdana, Serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	color: #014961;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	}

table a {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border-top: none;
	border-bottom: none;
	font-family: verdana, Serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	color: #014961;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 11px;
	}
	
html>body table {
	font-size: 12px;
}	

th {
	margin: 0;
	padding: 0 10px 0 10px;
	background-color: #D7D7D7;
	/*border-bottom: #999 1pt solid;*/
	font-family: Georgia, Serif, Times;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	line-height:17px;
	/*hierboven IE5 PC*/

	voice-family: "\"}\"";
	voice-family: inherit;
	/*hieronder IE6 PC*/
	font-size: 11px;
	}
	
html>body th {
	font-size: 12px;
	/*hieronder SAFARI & Netscape 6-7*/
}	

td {
	margin: 0;
	padding: 3px 10px 0 10px;
	background-color: #FFF;
	border-top: none;
	}

#introduction p.grootlettertype
{
font-size:24px;
}
