body {

margin-top: 8px;	
	
}

h1 {margin:0px; font-weight: normal; font-size:24px;}

p.hoofdtekst a { color:#000064; text-decoration: underline; font-weight: normal; }


p.hoofdtekst a:link { color:#000064; text-decoration: underline; font-weight: normal; }
p.hoofdtekst a:active { color:#000064; text-decoration: underline; font-weight: normal; }
p.hoofdtekst a:visited { color:#000064; text-decoration: underline; font-weight: normal; }


p.hoofdtekst a:hover { color:#0066ff; text-decoration: underline; font-weight: normal; }

.leftimage{
	float: left;
	width: 290px;
	text-align: left;
}
.rightimage{
	float: right;
}
.tekst_ons_bedrijf  a:link{
	color:#000064;
	text-decoration:underline;
	font-weight: bold;
}
.tekst_ons_bedrijf  a:hover{
	color:#0066FF;
}
.button_links{
	width: 190px;
	display: block;
	float: left;
	margin: 10px 50px 10px 30px;
	font-weight: normal;
}
.button_links a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
}
.button_links a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.button_rechts{
	width: 190px; display: block; float: right; margin: 10px 30px 10px 50px;
}
.button_rechts a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
.button_rechts a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.linkstr:link{
	font-weight: normal!important;
}

.linkstr:visited{
	font-weight: normal!important;
	color: #000064;
}



