#PrintKlaar { display: block;min-height:400px; }
/*eindelijk de juiste notatie (dubbele beschrijving) gevonden om linken zich overal hetzelfde te laten gedragen in verscheidene browsers op verschillende systemen, dat is een opluchting*/
a:link{ color: #0000FF; text-decoration: none; }
a:visited{ color: #0000FF; text-decoration: none; }
a:link:active{ color: #000000; text-decoration: none; }
a:visited:active{ color: #000000; text-decoration: none; }
a:link:hover{ color: #000000; text-decoration: none; }
a:visited:hover{ color: #000000; text-decoration: none; } 

a.taalkeuze:link{ color: #ffffff; text-decoration: none;line-height: 32px; }
a.taalkeuze:visited{ color: #ffffff; text-decoration: none;line-height: 32px; }
a.taalkeuze:link:active{ color: #000000; text-decoration: none;line-height: 32px; }
a.taalkeuze:visited:active{ color: #000000; text-decoration: none;line-height: 32px; }
a.taalkeuze:link:hover{ color: #000000; text-decoration: none;line-height: 32px; }
a.taalkeuze:visited:hover{ color: #000000; text-decoration: none;line-height: 32px; }

a.subnav:link{ color: #c30009; text-decoration: none;  }
a.subnav:visited{ color: #c30009; text-decoration: none; }
a.subnav:link:active{ color: #c30009;  text-decoration: none; }
a.subnav:visited:active{ color: #c30009;  text-decoration: none; }
a.subnav:link:hover{ color: #c30009;  text-decoration: none; font-weight: bold; }
a.subnav:visited:hover{ color: #c30009;  text-decoration: none; font-weight: bold; } 

 body
{
	padding: 0px;
	margin: 0px;
	color: black;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	line-height: 18px;
}

P
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
/*div specificaties voor positionering en afmeting

.div_fmt_pos
{
	display: block;position: absolute;top: 0px;left: 0px;width: 50px;height: 50px;
}
*/

.text
{
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bg_taalkeuze
{
	background-image: url(images/bg_taalkeuze.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.taalkeuze_tekst
{
	font-size: 12px;
	line-height: 28px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.subnavbox
{
	text-align: left;
	vertical-align: top;
	line-height: 30px;
	text-transform: none;
	color: #c30009;
	width: 210px;
	display: block;
	background-color: #ffdfe1;
	top: 150px;
	position: absolute;
	font-size: 8pt;
	z-index: 1;
	overflow: default;
}
	
.padding15 { padding: 0 0 0 15px; }

.bodytekst
{
	padding-left: 260px;
	width: 450px;
	display: block;
}

.flexbox
{
	display: block;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 990px;
}



h1
{
	color: #84241c;
	font-size: 18px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 0px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #c30009;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
}

h3
{
	color: #c30009;
	font-size: 8pt;
	line-height: 18px;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

h4
{
	color: #c30009;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.footerpositie
{
	width: 1000px;
	display: block;
	position: absolute;
	top: 405px;
	left: 0px;
}
.footerpositie_index
{
	width: 1000px;
	display: block;
	position: absolute;
	top: 555px;
	left: 0px;
}
.logo_UZ
{
	display: block;
	margin-left: 20px;
	width: 240px;
	float: left;
	vertical-align: bottom;
}


.footertekst{display: block;margin-left: 260px;	width: 450px;	float: right;

}
.logo_CRG{display: block;margin-left: 781px;width: 210px;
}
ul { padding-bottom: 0px; }

li
{
	list-style-type: none;
	list-style-image: url(images/lijstitem.gif);
	list-style-position: default;
}
.contact
{
	display: block;
	position: absolute;
	top: 30px;
	left: 0px;
	width: 970px;
	text-align: right;
}
.kadertekstbox
{
	display: block;
	position: absolute;
	top: 390px;
	left: 780px;
	width: 210px;
}
.kadertekst{
	color: #666;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	padding: 10px;
	display: block;
	background-color: #ffdfe1;
}
.trefwoord
{
	color: #C33;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
.disclaimer
{
	position: absolute;
	top: 600px;
	left: 260px;
	display: block;
}
div#top{display: block;position: absolute;top: 0px;left: 0px;width: 1px;height: 1px;z-index:2;}
