.plat {
	font-family: Verdana;
	font-size: 11px;
	line-height: normal;
	color: 420000;
}
.tekst {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: 420000;
}
.tekst_bold {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #420000;
	font-weight: bold;
}
.tekst_cursief{
	font-family: Verdana;
	font-size: 11px;
	font-style : italic;
	line-height: 17px;
	color: #420000;
}
.tekst_klein {
	font-family: Verdana;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #420000;
}
body {
	background-attachment: fixed;
	background-repeat: repeat;
	scrollbar-face-color: #f5f2f7;
	scrollbar-shadow-color: #420000;
	scrollbar-highlight-color: #f5f2f7;
	scrollbar-3dlight-color: #420000;
	scrollbar-darkshadow-color: #f5f2f7;
	scrollbar-track-color: #f5f2f7;
	scrollbar-arrow-color: #420000;
}
input {
	color : #420000;
	font-family: Verdana;
	font-size : 11px;
	background: #fcfcfd
	text-align : left;
	border-width: 1; 
	border-color: #420000; 
	border-style: solid; 
}
textarea {
	color : #420000;
	font-family: Verdana;
	font-size : 11px;
	background: #fcfcfd
	text-align : left;
	border-width: 1; 
	border-color: #420000; 
	border-style: solid; 
}
.checkbox {
	color : #420000;
	font-family: Verdana;
	font-size : 11px;
	text-align : left;
	border-width: 0; 
	border-color: #420000; 
	border-style: solid; 
}
input.button {
	color : #420000;
	text-align: center;
	font-family: Verdana;
	font-size : 11px;
}
.radio {
	color : #420000;
	font-family: Verdana;
	font-size : 11px;
	text-align : left;
	border-width: 1; 
	border-color: #420000; 
	border-style: solid; 
}
.leesmeer {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.link {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #990000;
}
a {
	font-family: Verdana;
	font-size : 11px;
	line-height : 15px;
	color : #990000;
	text-decoration : none;
	line-height: 17px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration : none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	color: #420000;
	font-weight: bold;
}
.kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #420000;
	font-weight: bold;
}
.kader {
	border: 1px solid #420000;
	background: #f5f2f7
	color : #420000;
	margin: 1px;
	padding: 1px;
	width: 250px ;
}

