@charset "UTF-8";
.beeldvlak {
	background-image: url(image/brulvandeleeuw_beeld.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
body {
	margin-top: 0px;
}
.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	font-style: normal;
}
.bijschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
	text-align: right;
	line-height: 16px;
}
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	text-align: left;
	padding-right: 20px;
}
.style1 {color: #000000}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.broodtekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 30px;
	text-align: left;
	padding-right: 20px;
}
.cursief {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.p {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
}

