@charset "UTF-8";

body {
	margin: 0px;
	padding: 20px 25px;
	background-color: #EF4238;
	
	}
	
.rechtsuitlijnen {
	text-align: right;
	padding-right: 5px; 
}
	
	
.paddinglinks{
padding-left: 180px; 
font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
}
.field{
font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	font-weight: normal;
}
	
.tekst{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	font-weight: normal;
}

.tekst a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
	
.tekst a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: underline;
	color: #000000;
	font-weight: normal;


	
	}
.tekst a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: underline;
	color: #000000;
	font-weight: normal;

	
	}
.tekst a:visited {
		font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: none;
	color: #000000;
	font-weight: normal;

	
	}
.tekst a:visited:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: underline;
	color: #000000;
	font-weight: normal;

	}
	
