#logoshow
{
	background	: url(http://www.waldnet.nl/images/logo/blauw.jpg) no-repeat;
	float		:	left;
}

img
{
	border-color		: #0061B0;
}
	
div.headertitle
{
	padding		:	3px 0px 2px 10px;
	background-color	:	#DCE7F3;
	color			: 	#07519A;
	font-family		:	arial;
	font-weight		:	bold;
	font-size		: 	12px;
	border			:	1px solid #0061B0;
}
	
div.content 
{
	padding		:	10px 0px 10px 10px;
	border-left		:	1px solid #0061B0;
	border-right		:	1px solid #0061B0;
	border-bottom		:	1px solid #0061B0;
}

div.blok
{
	padding		:	5px 5px 5px 10px;
	border			:	1px solid #0061B0;
}

.tekstlinks
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0061B0;
}

.menukop
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10 pt;
	font-weight: bold;
	background-color : #0061B0;
}

.item
{
	font-family: Arial;
	color: #000000;
	font-size: 10 pt;
	font-weight: normal;
	background-color : #DCE7F3;
}

A
{
	font-family : Arial, Helvetica, sans-serif;
	color : #07519A;
	text-decoration : none;
	font-size : 12px;
}
