body {
	background-color: #D90014;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

	/*body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

	a:link {
		color: #000000;
		/*text-decoration: none;*/
	}

	a:visited {
		color: #000000;		
	}

	a:hover {
		color: #D90014;		
	}

	a:active {
		color: #000000;		
	}

		a.variant {
			font-size: 12px;
			text-decoration: none;
		}	

		a.variant:visited {
			text-decoration: none;
		}

		a.variant:hover {
			color: #000000;
			text-decoration: underline;
		}

		a.variant:active {
			color: #000000;
			text-decoration: none;
		}

#apDiv1 {
	position:absolute;
	left:400px;
	top:348px;
	width:200px;
	height:341px;
	z-index:1;
}

.stijl1 {
	color: #000000;
	font-size: 10px;
	line-height:14px;
}

.stijl2 {
	color: #D90014;
	font-size: 10px;
	line-height:14px;
	border:thin;
	border-color:#D90014;
}

.style1 {
	color: #D90014;
	font-weight: bold;
}

.style3 {
	color: #D90014; 
	font-weight: bold; 
	font-size: 12px; 
}

.style4 {	
	color: #D90014;
	font-size: 12px;
	line-height: 14px;
	border: thin;
	border-color: #D90014;
	font-weight: bold;
}

.lijst{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}

	.lijst li{
		border-bottom: 1px solid #000;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	.lijst .last-item{
		border-bottom: none;
	}
	
.modified_header{
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
