/* CSS Document */
#hidewhenprint {
	DISPLAY: none
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.kopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63AECE;
}

body {
	margin:0px;
	background-repeat: repeat-x;
	background-color:#E9F8FF;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
line-height: 16px;
margin-top: 3px;
color:#666666;
}
.intro {
line-height:24px;
font-weight:bold;
font-size:11px;
color:#5BABD0; /*#0075ab;*/
}
h1, h2, h3 {
	font-weight:bold;
	color:#5BABD0;
	white-space: normal;
}
h1 { 
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 3px;	
}
h2 { 
	font-weight:bolder;
	font-size:12px;
	margin-top:3px;
	margin-bottom:-3px;
}
h3 { 
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;	
}
th {
	line-height: 16px;

}
.flowers {
/*	background-color: #09325A;*/
	background-repeat:no-repeat;
	background-attachment: fixed;
}
.pagehtmlcontent p{
	text-align: justify;
}
.referentietabel th,.referentietabel td{
color:#333333;
}
.referentietabel td{
font-size:xx-small;
}
a:link, a:active {
color:#0075ab;
text-decoration:none;
}
a:visited {
color:#0075ab;
text-decoration:none;
}
a:hover {
color:#0075ab;
text-decoration:underline;
}
