/* 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:#999999;
}
.intro {
line-height:24px;
font-weight:bold;
font-size:11px;
color:#5BABD0; /*#0075ab;*/
}
h1, h2, h3 {
	font-weight:bold;
	color:#0075ab;
	white-space: normal;
}
h1 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 3px;
	font-weight: normal;
}
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;
}
img {
border-color:#0075ab;
}
a:link, a:active{
color:#0075ab;
text-decoration:none;
}
a:visited {
color:#0075ab;
text-decoration:none;
}
a:hover {
color:#0075ab;
text-decoration:underline;
}


.menuleft a:link,.menuleft  a:active {
color:#F7952E;
text-decoration:none;
}
.menuleft a:visited {
color:#F7952E;
text-decoration:none;
}
.menuleft a:hover {
color:#FFFFFF;
text-decoration:none;
}

.contentoverflow{
	overflow: auto;
}

.infoblock p,.infoblock td{
	font:"Tahoma";
	color: #ccc;
	font-size:11px;
	margin:3px;
	line-height:16px;
}
a img{border:0px;}
