.titels {
	color: #78e5f9;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	}
.titelsonderstreept {
	color: #78e5f9;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 20px;
	text-decoration: underline;
}
.links {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-align:center;
	
}

.linksklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3B8C6;
}
.tekst {
	line-height:20px;
	color: #0D2439;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.linksdonker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A3F55;
	font-weight: bolder;
}
.achtergr {
	background-attachment: fixed;
	background-image: url(jpg/wolkenzon.jpg);
	background-repeat: no-repeat;
}
.dof {
    border : none;
	padding: 4px;
	height: 100%;
	width: 530px;
	overflow: auto;
	background-color:#ffffff
}
.achtergrond {
	background-attachment: fixed;
	background-image: url(jpg/wolkenzon.jpg);
	background-repeat: no-repeat;
}
.scrol {
	height : 100%;
	width : 530px;
	padding : 4px;
	color : #000000;
	border : none;
	overflow: auto;
}
  

