body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
link {
	color: #BF281E;
	text-decoration: none;
}
visited {
	color: #BF281E;
	text-decoration: none;
}
active {
	color: #BF281E;
	text-decoration: none;
}
hover {
	color: #BF281E;
	text-decoration: underline;
}
.kop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF281E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CC3333;
	;
	text-align: center;
	border-bottom-width: thin;
	font-style: normal;
	font-weight: normal;

}
.kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.text {  
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px; 
	line-height: 20px; 
	text-align: justify; 
	color: #000000
}
.textonder { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; text-align: center; color: #666666}
.d_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E9E9E9;
	text-decoration: none;
	font-weight: bolder;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.d_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-shadow: #ABAA96;
	font-size: 14px;
	color: #E9E9E9;
	text-decoration: underline;
	font-weight: bolder;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

