@charset "utf-8";
/* CSS Document */

.spacer {
	/*height:31px;*/
	height:28px;
}
#hoofdblok1_titel, #hoofdblok2_titel, #hoofdblok3_titel, #staticblok1_titel, #staticblok2_titel, #flashblok1_titel {
	font-size:17px;
	font-weight:bold;
	padding-bottom:22px;
}
#flashblok1_titel {
	color: #ae1419;
	margin-left: 132px;
}
#zijblok1_titel {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
#zijblok1_inhoud {
	padding-top:20px;
}
#flashblok1 {
	padding:10px;
	font-size: 12px;
	border: 1px solid #dbdbdb;
	background: #eee;
	background-image: linear-gradient(left , rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(left , rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(left , rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(left , rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(left , rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#eeeeee', EndColorStr='#ffffff', GradientType=1);
}
#kaartblok1 {
	height:420px;
}
/* footer blokken */
#voetblok3, #voetblok4, #blok_container {
	float:left;
}
#voetblok1, #voetblok2, #voetblok4 {
	padding-top:16px;
	padding-left:10px;
	padding-right:33px;
	margin-right:3px;
	width:322px;
	height:auto !important;
}
#blok_container  {
	background-image:url(../images/footerborder.jpg);
	min-height:221px;
	background-image:url(../images/footerborder.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#voetblok4 {
	background-image:url(../images/footerborder.jpg);
	min-height:221px;
	background-image:url(../images/footerborder.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#voetblok1_titel, #voetblok2_titel, #voetblok4_titel {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:10px;
	text-indent:15px;
}
#voetblok1_inhoud, #voetblok2_inhoud,#voetblok4_inhoud {
	color:#FFF;
	padding-left:11px;
	padding-top:11px;
}
#voetblok3_inhoud {
 	color: #000;
 	text-align: right;
 	margin-top: 12px;
}
#voetblok3_titel {
	color: #31374c;
	font-weight:bold;
	font-size: 14px;
	text-align: right;
}
#voetblok3 {
	padding: 18px 18px 18px 36px;
	margin: 0 30px;
	width:248px;
	height:auto !important;
	min-height: 90px;
	background: url('../images/usb-sleutel.png') no-repeat 6px 30px #e1e4ee;
	border: 1px solid #fff;
	-moz-border-radius: 4px;
	overflow:visible;
} 
