.hoofdfoto {
	border:1px solid white;
	width:100px;
	height:100px;
	padding:0;
	margin:0;
	background:transparent;
}

.hoofdfoto img {
	border:0px;
}

.fototitel {
	font-size:xx-small;
	width:100px;
	height:40px;
	text-align:center;
	text-transform:uppercase;
}

.detailfoto {
	border:1px solid white;
	width:100px;
	height:100px;
}

.detailfoto img {
	border:0px;
}
img {
	border: 0px;
}

/*stijlelementen nieuwe tone*/
table.overzicht {
}

table.overzicht th {
	border:				1px solid #a1c5e5;
	height:				55px;
	font-size:			10px;
	color:				black;
	background:			white;
	padding-left:		4px;
	font-family:		verdana;
}

table.overzicht td,
table.overzicht span {
	color:				black;
	font-weight:		bold;
	font-size:			12px;
}

table.overzicht td {
	text-align:			left;
	background:			#a1c5e5;
	padding-left:		8px;
	font-family:		verdana;
}

table.overzicht td a:link, 
table.overzicht td a:active, 
table.overzicht td a:visited {
	color:				black;
	text-decoration:	underline
}

table.overzicht td a:hover {
	text-decoration:	none;
	color:				black;
}

table.overzicht td.valuta,
table.overzicht td.button {
	text-align:			right;
	padding-right:		5px;
}

table.overzicht td.valuta span {
	float:				left;
	padding-left:		5px;
}

table.overzicht tr#bijschrift td {
	text-align:			right;
	font-weight:		normal;
	background:			white;
	height:				30px;
	line-height:		30px;
	color:				black;
	border:				1px solid #a1c5e5;
}

a.nederland-net img {
	display:			block;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			100px;
	width:				140px;
	border:				0px;
}

p.bladeren a:link,
p.bladeren a:active,
p.bladeren a:visited {
	color:				#6A6A6A;
	text-decoration:	underline;
}

p.bladeren a:hover {
	color:				#6A6A6A;
	text-decoration:	none;
}