/* newsletter */
#left .newsLetter {
	display:block;
	height:108px;
	border-bottom:1px solid #009a00;
	background-image:url(../../images/bg_newsLetter.gif);
}
#left .newsLetter h1 {
	font-size:13px;
	color:#009c00;
	margin-top:11px;
}
#left .newsLetter input {
	display:block;
	height:13px;
	border:1px solid #a5acb2;
	color:#a5acb2;
	font-size:11px;
	padding-left:3px;
	width:145px;
	margin-top:3px;
	margin-bottom:3px;
}
#left .newsLetter input.button {
	display:block;
	height:17px;
	margin-top:5px;
	width:72px;
	background-color:#009c00;
	color:#FFFFFF;
	font-weight:bold;
	border:0;
	cursor:pointer;
	float:left;
	padding:0;
}
div.contactZak {
	display:block;
	width:182px;
	height:72px;
}
div.contactZak a {
	background-image:url(../../images/butContactZak.gif);
	display:block;
	width:182px;
	height:72px;
}
div.contactZak a:hover {
	background-image:url(../../images/butContactZak_over.gif);
	display:block;
	width:182px;
	height:72px;
}
div.login a.butInloggen 
{
	display:block;
	width:135px;
	height:24px;
	background-image:url(../../images/btn_inloggen.jpg);
}
.butUitloggen
{
	display:block;
	width:135px;
	height:24px;
	background-image:url(../../images/btn_uitloggen.jpg);
}
div.login a.butAllesOverInloggen
{
	display:block;
	width:135px;
	height:24px;
	background-image:url(../../images/btn_alles_over_inloggen.jpg);
}