body {
margin: 0px;
padding: 0px;
}

a img {border: none; }

/* Algemeen */

table.pers, td.pers, p.pers {
padding: 4px;
background-color: transparent;
border-top: 1px solid #000000;
border-bottom: 0px;
vertical-align: top;
}

td {
font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif; 
/* font-family: Arial, Helvetica, sans-serif; */
font-size: 13px;
}

td.backl {
background-color: #cbd9fe;
border-left: 1px solid #000000;
background: #d2d9e4 url("img/backl.gif");
vertical-align: top;
}

td.backr {
background-color: #cbd9fe;
border-right: 1px solid #000000;
background: #d2d9e4 url("img/backr.gif");
vertical-align: top;
}


b { color: #0808b3;}
b.black { color: #000000;}
hr {
    border: 0px;
    background-color: #aeaaaa;
    height: 1px;
}


font.titel {
font-size: 18px;
font-weight: bold;
}

font.krantenkop {
font-size: 16px;
font-weight: bold;
}

font.footer {
font-size: 10px;
font-weight: bold;
color: #706b6b; 
}

img.rand {
border: 1px solid #000000;
background-color: #ced7ff;
padding: 2px;
}


a:link, a:visited, a:active	{
color : #1d36f3;
text-decoration: none}

a:hover {
color : #080898;
text-decoration: none;
}

#button {
width: 180px;
padding-left: 8px;
}
	
	#button ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
	#button li {
		list-style: none;
		padding: 2px;
		border-bottom: 1px solid #9eaec6;
		}
	
	#button li a {
		background-color: transparent;
		color: #2a2d7c;
		font-weight: bold;		
		font-size: 13px;
		text-decoration: none;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		padding-right: 4px;
		border-right: 4px solid #1d36f3;
		color: #1743f8;
		}


.remark {
display: inline; 
margin: 0;
color: red;
}

.ampersand {
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px;
}
