.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
}


.block {
	height: 491px;
	width: 666px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-base-color: #660000;
	scrollbar-arrow-color: #ffcc00;

	}

.block .ondertitel {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}

.block .ondertitelwit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #095CBA;
	text-decoration: underline;
}
a:visited
{
	color: #000000;
	text-decoration: underline;
}
a:hover:visited {
	color: #095CBA;
	text-decoration: underline;
}

.titel {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990100;
}

