/* CSS Document */
body{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 100%;
color:#666666;
}
span{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 75%;
}
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color:#993333;
font-weight: bold;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16pt;
color:#666666;
font-weight: bold;
}
h3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color:#666666;
font-style: italic;
}
p.normal{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
color:#666666;
}
p.normal_italic{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 75%;
color:#666666;
font-style: italic;
}
 p.imager{
float: right;
padding: 3px;
margin: 0 0 0 15px;
font-style: italic;
font-size: 90%;
color: #333333;
text-align: center;
background-color: #e1ba73;
}
img{
border-width:0px;
}

p.imagel{
	float: left;
	padding: 3px;
	margin: 0 15px 0 15px;
	font-style: italic;
	font-size: 90%;
	color: #333333;
	text-align: center;
	background-color: #e1ba73;
}
p.uitlijnen{
text-align: justify;
}

#zoover
{
margin-left: 350px;
margin-top: 50px;
}


