h1
{
	font: bold 16px tahoma, arial;
	color: #4b4b4b;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

h2
{
	font: bold 12px tahoma, arial;
	color: #4b4b4b;
	margin: 0px;
	padding: 0px;
}

h3
{
	font: bold 14px tahoma, arial;
	color: #4b4b4b;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

h4
{
	font: bold 13px tahoma, arial;
	color: #b0be24;
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

div.spacer
{
	height: 1px;
	border-top: 1px solid #b0be24;
	font-size: 0;
	width: 100%;
	padding: 5px 0px;
}

div.spacer-nospacing
{
	height: 1px;
	border-top: 1px solid #b0be24;
	font-size: 0;
	width: 100%;
	padding: 0px 0px 0px 0px;
}

div.text-2-block
{
	background: url(../images/shared/bg_2_tekstblocks.jpg) top left no-repeat;
	float: left;
	display: inline;
	width: 260px;
	padding: 10px;
}

div.text-3-block
{
	float: left;
	display: inline;
	width: 165px;
	padding: 10px;
	text-align: center;
}

div.text-3-2-block
{
	background: url(../images/shared/bg_2_tekstblocks.jpg) top left no-repeat;
	float: left;
	display: inline;
	width: 240px;
	padding: 10px;
}

div.text-3-ref-block
{
	float: left;
	display: inline;
	width: 100px;
	text-align: center;
}


div.text-3-block img, div.text-3-ref-block img
{
	margin: 0px auto;
	border: 1px solid #eff2d3;
}

div.klanten div img
{
	margin: 0px;
}

img
{
	display: block;
	border: 0;
}

a.arrow
{
	text-decoration: underline;
	color: #afbd21;
	padding-right: 15px;
	background: url(../images/shared/arrow.gif) right no-repeat;
}

a.arrow:hover
{
	text-decoration: none;
	color: #afbd21;
	padding-right: 15px;
	background: url(../images/shared/arrow.gif) right no-repeat;
}

a
{
	text-decoration: underline;
	color: #afbd21;
}

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

div.clear
{
	clear: both;
}