html, body {
	min-height: 100%;
	height: 100% !important;
	border: 0;
	background-color: #f5f5f5;
	margin: 0;
	padding: 0;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #303030;
	text-align: center;
}
.dropdownlist {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}
h1 {
	font-size: 22px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #2b79e4;
}
h2 {
	font-size: 18px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #2b79e4;
}
h3 {
	font-size: 16px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #2b79e4;
}
h4 {
	font-size: 14px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #2b79e4;
}
h5 {
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #2b79e4;
}
h6 {
	font-size: 11px;
	display: inline;
	margin: 0;
	padding: 0;
	color: #2b79e4;
}
p {
	margin-bottom: 18px;
	padding: 0;
}
#introContent {
	top: 15px;
}
.HiddenPanel {
	font-weight: lighter;
	visibility: hidden;
	position: absolute;
	width: 220px;/*250px;*/
	padding: 4px;
	/*margin-left: 225px;*/
	margin-top: 0;/*-30px;*/
	background-color: White;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
}
ul, ol {
	margin: 0px 0px 0px 18px;
	padding: 0px;
}
img {
	border: 0;
}
form, input, textarea, option {
	margin: 0;
	padding: 0;
}
a:focus, a:active {
	outline: none;
}
:-moz-any-link:focus {
 	outline: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table.border-table td ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 160px;
}
table.border-table td ul li {
	line-height: 20px;
}
table.border-table {
	border: 2px solid #BFD7FA;
	background-color: #E4EFFF;
}
table.border-table td {
	padding: 3px;
}
table.border-table td strong {
	color: #2B79E4;
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #2b79e4;
	font-weight: normal;
}
a.button span{
	display:none;
}
.clear {
	clear: both;
}
#mainRow {
	width: 100%;
	height: auto;
	background-color: #fff;
	border-bottom: solid 1px #b8b8b8;
	padding-bottom: 35px;
}
#mainCol {
	margin: 0 auto;
	text-align: left;
	width: 984px;
}
#topRow {
	position: relative;
}
#topRow #logo {
	margin: 5px 0px 5px 0px;
	float: left;
	padding-left: 11px;
}
#topRow #rightTop {
	float: right;
	text-align: right;
	padding-top: 19px;
	padding-right: 11px;
	font-size: 11px;
	line-height: 16px;
}
#leftCol {
	font-size: 11px;
	float: left;
	width: 243px;
}
#contentCol {
	float: right;
	width: 737px;
}
#contentCol #contentLeft {
	float: left;
	width: 243px;
}
#contentCol #contentRight {
	float: left;
	width: 490px;
	margin-left: 4px;
}
.box {
	margin-bottom: 4px;
}
.box .box_top {
	float: left;
	width: 100%;
	height: 4px;
	background: url(  '../media/imgs/vlak-4col-top.png' ) no-repeat;
	line-height: 4px;
}
.box .box_content {
	display: inline;
	float: left;
	width: 100%;
	padding: 8px 0;
	background: url(  '../media/imgs/vlak-4col-bg.png' ) repeat-y;
}
.box .box_content.iframe {
	background-image: none;
}
.box .box_bot {
	margin-bottom: 2px;
	clear: left;
	float: left;
	width: 100%;
	height: 6px;
	background: url(  '../media/imgs/vlak-4col-bot.png' ) no-repeat;
	line-height: 6px;
}
td .box_bot {
	margin-bottom: 2px;
	clear: left;
	float: left;
	width: 100%;
	height: 6px;
	background: url(  '../media/imgs/vlak-4col-bot.png' ) no-repeat;
	line-height: 6px;
}
.box_content h1, .box_content h2, .box_content h3, .box_content h4, .box_content h5, .box_content h6 {
	margin: 0 0 10px;
	padding: 0;
	display: inline;
}
#leftCol .box .box_top {
	background: url(  '../media/imgs/vlak-1col-top.png' ) no-repeat;
}
#leftCol .box .box_content {
	padding: 0;
	line-height: 16px;
	background: url(  '../media/imgs/vlak-1col-bg.png' ) repeat-y;
}
#leftCol .box .box_bot {
	background: url(  '../media/imgs/vlak-1col-bot.png' ) no-repeat;
}
#contentCol .box .box_top {
	background: url(  '../media/imgs/vlak-3col-top.png' ) no-repeat;
}
#contentCol .box .box_content {
	padding: 0;
	background: url(  '../media/imgs/vlak-3col-bg.png' ) repeat-y;
}
#contentCol .box .box_bot {
	background: url(  '../media/imgs/vlak-3col-bot.png' ) no-repeat;
}
#contentCol #contentLeft .box .box_top {
	background: url(  '../media/imgs/vlak-1col-top.png' ) no-repeat;
}
#contentCol #contentLeft .box .box_content {
	padding: 0;
	background: url(  '../media/imgs/vlak-1col-bg.png' ) repeat-y;
}
#contentCol #contentLeft .box .box_bot {
	background: url(  '../media/imgs/vlak-1col-bot.png' ) no-repeat;
}
#contentCol #contentRight .box .box_top {
	background: url(  '../media/imgs/vlak-2col-top.png' ) no-repeat;
}
#contentCol #contentRight .box .box_content {
	padding: 0;
	background: url(  '../media/imgs/vlak-2col-bg.png' ) repeat-y;
}
#contentCol #contentRight .box .box_bot {
	background: url(  '../media/imgs/vlak-2col-bot.png' ) no-repeat;
}
.padBox {
	display: block;
	padding: 8px 11px;
}
.padBox img {
	margin: 0px 0px 0px 0px;
}
.padBox ol.olist {
	margin: 0;
	padding: 0;
}
.padBox ol.olist li {
	background: url(../media/imgs/cirkel01.gif) no-repeat 0 0;
	color: #333;
	list-style: none;
	position: relative;
	line-height: 14px;
	padding-left: 23px;
	margin-bottom: 10px;
	text-indent: -17px;
	font-size: 11px;
}
.padBox ol.olist li strong {
	color: #2778EB;
	list-style: none;
	position: relative;
	line-height: 14px;
	margin-bottom: 10px;
	text-indent: -17px;
	font-size: 11px;
}
.padBox ol.olist li span.nr {
	color: #fff;
	display: inline;
	font-weight: bold;
	font-size: 11px;
	padding-right: 11px;
	line-height: 18px;
}
.padBox ol.olist li span {
	padding: 5px 0 10px;
	color: #333;
	display: block;
	line-height: 16px;
	font-size: 11px;
}
.vlakTitle {
	float: left;
}
a.btnExpCol {
	float: right;
	display: block;
	width: 14px;
	height: 14px;
	background: url(  '../media/imgs/btn-minus.gif' ) no-repeat;
	cursor: pointer;
	font-size: 4px;
	line-height: 4px;
	margin-top: 2px;
}
.list {
	clear: both;
}
ul.list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li {
	width: 100%;
	list-style-type: none;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	border-top: solid 1px #ccc;
}
.list li a#current {
	color: #2b79e4 !important;
	background: url(  '../media/imgs/arr-1-right.gif' ) no-repeat;
	background-position: right -19px;
	cursor: default;
}
.list li a {
	display: block;
	width: 100%;
	background: url(  '../media/imgs/arr-1-rightgrey.gif' ) no-repeat;
	background-position: right 1px;
	color: #303030 !important;
	text-decoration: none !important;
	font-weight: bold;
}
.list li a:hover {
	background: url(  '../media/imgs/arr-1-right.gif' ) no-repeat;
	background-position: right -19px;
	text-decoration: none;
	color: #2b79e4 !important;
}
.list li a.orlist {
	color: #FF6600 !important;
	font-weight: bold;
	background: transparent;
}
.list li a.orlist:hover {
	color: #303030 !important;
}
.boxTopNav {
	display: inline;
	float: left;
	width: 100%;
	height: 25px;
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	font-size: 11px;
}
.boxTopNavLeft {
	float: left;
	height: 25px;
}
.boxTopNavLeft a {
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left -1px;
}
.boxTopNavLeft a:hover {
	background-position: left -21px;
	text-decoration: none;
}
.boxTopNavRight {
	float: right;
	height: 25px;
	position: relative;
	top: -20px;
	width: 200px;
	left: 0px;
}
.boxTopNavRight a.pagerPreviousLink {
	margin: 0 20px 0 0;
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left top;
	color: Black;
	text-align: left;
}
.boxTopNavRight a.pagerPreviousLink:hover {
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left -20px;
	text-align: left;
}
.boxTopNavRight a.pagerPreviousLinkDisabled {
	margin: 0 20px 0 0;
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left top;
	color: #b8b8b8;
}
.boxTopNavRight a.pagerNextLink {
	margin: 0 0 0 20px;
	padding-right: 18px;
	background: url(  '../media/imgs/arr-1-right.gif' ) no-repeat;
	background-position: right top;
	color: Black;
	text-align: left; /*	vertical-align:top; 	float:right; 		padding-right:18px; 	background:url('../media/imgs/arr-1-right.gif') no-repeat; 	background-position:right -20px; */
}
.boxTopNavRight a.pagerNextLink:hover {
	padding-right: 18px;
	background: url(  '../media/imgs/arr-1-right.gif' ) no-repeat;
	background-position: right -20px;
	text-align: right;
}
.boxTopNavRight a.pagerPreviousLink {
	margin: 0 20px 0 0;
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left top;
	color: Black;
	text-align: left;
}
.boxTopNavRight a.pagerPreviousLink:hover {
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left -20px;
	text-align: left;
}
.boxTopNavRight a.pagerPreviousLinkDisabled {
	margin: 0 20px 0 0;
	padding-left: 18px;
	background: url(  '../media/imgs/arr-1-left.gif' ) no-repeat;
	background-position: left top;
	color: #b8b8b8;
}
.boxTopNavRight a.pagerNextLink {
/*	margin:0 0 0 20px; 	padding-right:18px; 	background:url('../media/imgs/arr-1-right.gif') no-repeat; 	background-position:right top; 	color:Black; 	text-align:right; 	float:right;*/
}
.boxTopNavRight a.pagerNextLink:hover {
}
.boxTopNavRight a.pagerNextLinkDisabled {
	margin: 0 0 0 20px;
	padding-right: 18px;
	background: url(  '../media/imgs/arr-1-right.gif' ) no-repeat;
	background-position: right top;
	color: #b8b8b8;
}
.boxTopNavRight a.pagerPreviousLinkDisabled:hover, .boxTopNavRight a.pagerNextLinkDisabled {
	color: #b8b8b8;
	cursor: default;
}
.box-homepage {
	width: 984px;
	height: 240px;
	overflow: hidden;
	background: url(  '../media/imgs/vlak-4col-homepage-bg.png' ) no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom: solid 1px #b8b8b8;
}
.home-left {
	position: relative;
	float: left;
	width: 478px;
	height: 240px;
}
.home-left .home-col1 {
	position: absolute;
	width: 221px;
	left: 11px;
	top: 11px;
	height: 240px;
	overflow: hidden;
}
.home-left .home-col2 {
	position: absolute;
	width: 220px;
	left: 258px;
	top: 11px;
	height: 231px;
	overflow: hidden;
}
.home-left .txt {
	border-top: solid 1px #ccc;
	padding-top: 9px;
}
.vid-big {
	float: right;
	width: 479px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
.vid-big div {
	margin: 0;
	padding: 0;
	display: block;
	width: 78px;
	height: 78px;
	background: url(../media/imgs/btn-play.png) no-repeat;
	position: absolute;
	top: 78px;
	left: 211px;
	z-index: 1000;
}
.vid-big:hover div {
	background: url(../media/imgs/btn-playOn.png) no-repeat;
	z-index: 1000;
	cursor: hand;
}
.botAligned {
	font-size: 11px;
	position: absolute;
	bottom: 25px;
}
.botAligned.f11 {
	font-size: 11px;
	position: relative;
	margin-top: 35px;
}
span.btnBigEmpty {
	display: block;
	width: 221px;
	height: 34px;
	margin-top: 4px;
}
a.btnBig {
	display: block;
	width: 221px;
	height: 34px;
	text-indent: -9999px;
	margin-top: 4px;
}
a.inloggen1 {
	background: url(  '../media/imgs/btn-inloggen.png' ) no-repeat;
	background-position: 0 -40px;
}
a.aanmelden1 {
	background: url(  '../media/imgs/btn-aanmelden.png' ) no-repeat;
	background-position: 0 -40px;
}
a.inloggen1:hover, a.aanmelden1:hover {
	background-position: 0 -40px;
}
a.inloggen2 {
	background: url(  '../media/imgs/btn-inloggen.png' ) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
}
a.aanmelden2 {
	background: url(  '../media/imgs/btn-aanmelden.png' ) no-repeat;
	background-position: 0 0;
}
a.aanvragen2 {
	background: url(  '../media/imgs/btn-aanvragen.png' ) no-repeat;
	background-position: 0 0;
}
a.interesse
{
	background: url(  '../media/imgs/btn-interesse.png' ) no-repeat;
	background-position: 0 0;
}
a.offerte2 {
	background: url(  '../media/imgs/btn-offerte.png' ) no-repeat;
	background-position: 0 0;
}
a.relatie {
	background: url(  '../media/imgs/btn-relatie-aanmelden.png' ) no-repeat;
	background-position: 0 0;
}
a.inloggen2:hover, a.aanmelden2:hover, a.offerte2:hover {
	background-position: 0 -40px;
}
.morelink {
	display: block;
	width: 100%;
	height: 20px;
	margin-top: 8px;
	padding-top: 5px;
	border-top: solid 1px #ccc;
}
.contactBox {
	border-top: solid 1px #ccc;
	padding-top: 6px;
}
.contactBox .lbl {
	display: block;
	float: left;
	width: 60px;
}
.contactBox table.contactLogo {
	margin-top: 18px;
	width: 221px;
	height: 81px;
	border: solid 1px #ccc;
	background: #fff;
}
.contactBox table.contactLogo td {
	text-align: center;
	vertical-align: middle;
}
#contentCol #col1 {
	width: 585px;
	float: left;
	margin-top: 30px;
	padding-left: 32px;
	position: relative;
}
#contentCol #col1-alt {
	width: 436px;
	float: left;
	margin-top: 35px;
	padding-left: 32px;
	position: relative;
	overflow: hidden;
}
#NewsItemNav {
	top: 10px;
	float: right;
}
#contentCol #col1-nieuws {
	width: 651px;
	float: left;
	margin-top: 0px;
	padding-left: 32px;
}
#contentCol #col1-docs {
	width: 651px;
	float: left;
	padding-left: 32px;
}
#contentCol #col1-nieuws2 {
	width: 651px;
	float: left;
	margin-top: 250px;
	padding-left: 32px;
}
#contentCol #col1-nieuws3 {
	width: 651px;
	float: left;
	margin-top: 40px;
	padding-left: 32px;
}
#contentCol .foto {
	float: left;
	width: 220px;
	padding: 0 28px 20px 0;
	font-size: 11px;
	line-height: 16px;
	color: #f60;
}
#contentCol .foto img {
	border: solid 1px #b8b8b8;
	margin-bottom: 6px;
}
#contentCol .foto-nieuws {
	float: left;
	width: 189px;
	padding: 0 0 20px;
	font-size: 11px;
	line-height: 16px;
	color: #f60;
}
#contentCol .foto-nieuws2 {
	float: left;
	width: 125px;
	padding: 0 0 20px;
	font-size: 11px;
	line-height: 16px;
	color: #f60;
}
#contentCol .foto-nieuws img {
	border: solid 1px #b8b8b8;
	margin-bottom: 6px;
}
#contentCol .text-nieuws {
	float: right;
	width: 436px;
}
#contentCol .text-nieuws2 {
	float: right;
	width: 506px;
}
#contentCol .blueCol {
	float: right;
	width: 201px;
	margin-top: 35px;
	padding-right: 10px;
	margin-bottom: 70px;
	overflow: hidden;
}
.blueColTop {
	float: left;
	width: 100%;
	height: 5px;
	background: url(  '../media/imgs/blue-col-top.gif' ) no-repeat;
	line-height: 4px;
}
.blueColBg {
	display: inline;
	float: left;
	width: 100%;
	padding: 8px 0;
	background: url(  '../media/imgs/blue-col-bg.gif' ) repeat-y;
}
.blueColBot {
	float: left;
	width: 100%;
	height: 5px;
	background: url(  '../media/imgs/blue-col-bot.gif' ) no-repeat;
	line-height: 4px;
}
ul.blueList {
	font-size: 11px;
	line-height: 17px;
	list-style-type: none;
}
ul.blueList img {
	float: left;
}
ul.blueList li, ul.contentList li {
	padding-bottom: 17px;
}
ul.contentList {
	list-style: none;
	margin: 0;
	padding-left: 1.9em;
	text-indent: -1.9em;
}
ul.contentList li img {
	padding-right: 17px;
}
.table-3col {
	font-size: 11px;
	line-height: 16px;
}
.table-3col td {
	vertical-align: top;
	width: 221px;
}
.table-3col td.pad {
	width: 26px;
}
.table-2col {
	font-size: 11px;
	line-height: 16px;
}
.table-2col td {
	vertical-align: top;
	width: 936px;
}
.table-2col td.pad {
	width: 26px;
}
.table-2col-news {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0;
}
.table-2col-news td {
	vertical-align: top;
	width: 311px;
}
.table-2col-news td.pad {
	width: 26px;
}
.table-2col-news a {
	color: #f60;
	font-weight: bold;
}
.table-partner {
	width: 100%;
	margin: 14px 0;
	font-size: 11px;
	line-height: 16px;
}
.table-partner td.logo {
	/*background:#fff;*/
	overflow: hidden;
	vertical-align: top;
}
.table-partner td.logo img {
	margin: 0;
	padding: 0;
	border: solid 1px #b8b8b8;
}
.table-partner .pad {
	width: 30px;
}
.table-partner td.text {
	width: 413px;
	vertical-align: top;
}
.table-partner td.links {
	width: 80px;
	vertical-align: top;
	text-align: right;
}
.table-form {
	width: 651px;
	margin: 14px 0;
	font-size: 12px;
	line-height: 16px;
}
.table-form tr.br {
	font-size: 4px;
	line-height: 4px;
	height: 10px;
}
.table-form tr.tiny {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}
.table-form tr.top {
	vertical-align: top;
}
.table-form td.t189 {
	width: 195px;
}
.table-form td.t26 {
	width: 26px;
}
.table-form td.t62 {
	width: 62px;
}
.table-form td.t88 {
	width: 88px;
}
.table-form td.t409 {
	width: 409px;
}
.table-form td.t435 {
	width: 435px;
}
.table-form td.t347 {
	width: 347px;
	text-align: right;
}
.table-form label {
	/*margin:0px 5px 0px 5px;*/
	font-size: 12px;
}
.linefull {
	display: block;
	margin-left: -32px;
}
.vid-1col {
	margin: 0 0 5px;
	height: 122px;
	width: 219px;
	border: solid 1px #b8b8b8;
	overflow: hidden;
}
a.faq_que {
	margin-bottom: 12px;
	line-height: 17px;
	padding-left: 28px;
	display: block;
	background: url(  '../media/imgs/btn-plus.gif' ) no-repeat;
	background-position: left 0;
	font-weight: bold;
	color: #333;
}
a.faq_que:hover {
	background: url(  '../media/imgs/btn-plus-on.gif' ) no-repeat;
}
a.faq_que.open {
	color: #2B79E4;
}
.faq_ans {
	display: none;
	padding-left: 28px;
	padding-bottom: 17px;
}
.hspace15 {
	display: block;
	height: 15px;
	background: #ccc;
}
.hspace10 {
	display: block;
	height: 35px;
}
.hspace35 {
	display: none;
	height: 35px;
}
.hspace70 {
	display: block;
	height: 70px;
}
.clearMe {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
.block {
	display: block;
}
.newsForm {
	display: inline;
}
.drop436 {
	width: 436px;
	height: 22px;
	border: solid 1px #b8b8b8;
	font: normal 12px/11px Arial, sans-serif;
	color: #303030;
}
input.txt436, input.txt88, input.txt235 {
	height: 17px;
	color: #303030;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 1px;
	border: solid 1px #b8b8b8;
	margin-bottom: 10px;
}
textarea, select {
	margin-bottom: 2px;
}
input.txt436 {
	width: 436px;
}
input.txt88 {
	width: 88px;
}
input.txt235 {
	width: 235px;
	margin-left: 10px;
}
input.radio, input.checkbox {
	margin: 0 0 3px;
	padding: 0;
}
input.btnSml {
	border: none;
	width: 80px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(  '../media/imgs/btn-submit.gif' ) no-repeat;
	font: bold 11px/11px Arial, sans-serif;
	cursor: pointer;
	color: #fff;
}
input.btnSml:hover {
	color: #fff;
	background-position: 0 -30px;
}
input.btnSml, input.btnSmlGrey {
	border: none;
	width: 80px;
	height: 24px;
	margin: 0;
	padding: 0;
	font: bold 11px/11px Arial, sans-serif;
	cursor: pointer;
	color: #fff;
}
input.btnSml {
	background: url(  '../media/imgs/btn-submit.gif' ) no-repeat;
}
input.btnSmlGrey {
	background: url(  '../media/imgs/btn-grey.gif' ) no-repeat;
	background-position: 0 -30px;
}
input.btnSmlGrey:hover {
	color: #fff;
	background-position: 0 0;
}
input.btnSmlSuperbig {
	border: none;
	width: 170px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(  '../media/imgs/btn-submit-superbig.gif' ) no-repeat;
	font: bold 11px/11px Arial, sans-serif;
	cursor: pointer;
	color: #fff;
}
input.btnSmlSuperbig:hover {
	color: #fff;
	background-position: 0 -30px;
}
input.btnSmlbig, button.btnSmlbig {
	border: none;
	width: 120px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(  '../media/imgs/btn-submit-big.gif' ) no-repeat;
	font: bold 11px/11px Arial, sans-serif;
	cursor: pointer;
	color: #fff;
}
input.btnSmlbig:hover, button.btnSmlbig:hover {
	color: #fff;
	background-position: 0 -30px;
}
.btnAddBig {
	width: 120px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(  '../media/imgs/btn-submit-big.gif' ) no-repeat;
	font: bold 11px/11px Arial, sans-serif;
	cursor: pointer;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 24px;
}
.vidimage span{
	display:none;
}
.vidimage.playbutton{
	position:relative;
	display:block;
}
.vidimage.playbutton span{
	display:block;
	width:73px;
	height:73px;
	background:url(../media/imgs/btn-play.png) no-repeat;
	position:absolute;
	left:70px;
	top:25px;
	z-index:10;
	cursor:pointer;
}
.vidimage.playbutton:hover span{
	background:url(../media/imgs/btn-playOn.png) no-repeat;
}
.btnAddBig:hover {
	color: #fff;
	background-position: 0 -30px;
}
.btnAdd {
	width: 80px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: url(  '../media/imgs/btn-submit.gif' ) no-repeat;
	font: bold 11px/11px Arial, sans-serif;
	cursor: pointer;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 24px;
}
.btnAdd:hover {
	color: #fff;
	background-position: 0 -30px;
}
#footer {
	margin: 0 auto;
	text-align: left;
	width: 984px;
	padding: 19px 0 19px 11px;
	font-size: 11px;
	line-height: 16px;
	clear: both;
}
.datum {
	color: #f60;
	font-size: 11px;
}
.datum-gr {
	color: #b8b8b8;
	font-size: 11px;
}
.auteur {
	color: #b8b8b8;
}
.leader {
	font-size: 11px;
	font-weight: bold;
	color: #b8b8b8;
	position: absolute;
	top: -20px;
	text-align: right;
}
.leader2 {
	position: relative;
	top: 20px;
	left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #b8b8b8;
}
.or {
	color: #f60;
}
.gr {
	font-weight: normal;
	color: #b8b8b8;
}
a.arr-2-right {
	text-wrap: suppress;
	padding: 0 18px 1px 0;
	background: url(  '../media/imgs/arr-2-right.gif' ) no-repeat;
	background-position: right -1px;
}
a.arr-2-right:hover {
	background-position: right -21px;
}
a:hover {
	text-decoration: underline;
}
p.paging {
	position: relative;
}
a.orlinkprev {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	left: 0;
}
a.orlinkprev:hover {
	color: #303030;
	text-decoration: none;
}
a.orlinknext {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	right: 0;
}
a.orlinknext:hover {
	color: #303030;
	text-decoration: none;
}
a.orlink {
	color: #f60;
	text-decoration: none;
	font-weight: bold;
}
a.orlink:hover {
	color: #303030;
	text-decoration: none;
}
a.bllink {
	color: #2b79e4;
	text-decoration: none;
	font-weight: bold;
}
a.bllink:hover {
	color: #303030;
	text-decoration: none;
}
a.pdf {
	text-wrap: suppress;
	padding: 1px 1px 1px 20px;
	background: url(  '../media/imgs/icn-pdf.gif' ) no-repeat;
	background-position: left top;
}
.formTable tr.top th, .formTable tr.top td {
	text-align: left;
	height: 29px;
	vertical-align: middle;
	border-bottom: solid 1px #303030;
}
.formTable tr td {
	height: 29px;
	vertical-align: middle;
	border-bottom: solid 1px #ccc;
}
.formTable tr td.aright {
	text-align: right;
}
a.redlink {
	color: #c00;
	text-decoration: none;
}
a.grlink {
	color: #2b79e4;
	text-decoration: none;
}
a.redlink:hover, a.grlink:hover {
	color: #303030;
	text-decoration: none;
}
.statusFull, .formTable {
	width: 100%;
	margin: 14px 0 30px;
	line-height: 16px;
}
a.edit {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	background: url(../media/icons/icon_edit.gif) no-repeat;
	width: 16px;
	height: 16px;
}
a.delete {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	background: url(../media/icons/icon_trash.gif) no-repeat;
	width: 16px;
	height: 16px;
}
a.add {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	display: block;
	background: url(../media/icons/icon_add.gif) right center no-repeat;
}
a.edit span, a.delete span {
	display: none;
}
.statusFull tr td {
	vertical-align: top;
	padding: 4px 2px 4px 2px;
	height: 22px;
	vertical-align: middle;
	border-bottom: solid 1px #ccc;
}
.statusFull tr.top th, .statusFull tr.top td {
	padding: 4px 2px 4px 2px;
	text-align: left;
	height: 22px;
	vertical-align: middle;
	border-bottom: solid 1px #303030;
}
.statusFull td a.iconDownload {
	padding-left: 20px;
	font-weight: bold;
	background: url(../media/imgs/download-page-green.gif) no-repeat left center;
}
.statusFull tr td.aright, .statusFull tr th.aright {
	text-align: right;
}
.statusFull tr td.acenter, .statusFull tr th.acenter {
	text-align: center;
}
.col1Table {
	clear: both;
	width: 100%;
}
.col1Table tr td {
	height: 29px;
	vertical-align: middle;
	border-top: solid 1px #ccc;
}
.col1Table tr td.aright {
	text-align: right;
}
.col1Table tr.high td {
	height: 48px;
}
.formTable tr.top th, .formTable tr.top td {
	text-align: left;
	height: 29px;
	vertical-align: middle;
	border-bottom: solid 1px #303030;
}
.formTable tr td {
	height: 29px;
	vertical-align: middle;
	border-bottom: solid 1px #ccc;
}
.formTable tr td.aright {
	text-align: right;
}
.table-login {
	width: 468px;
	margin: 14px 0;
	font-size: 12px;
	line-height: 16px;
}
.lijntje {
	border-top: 1px solid #cccccc;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	width: 310px;
}
ul.vragenlijst li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(/media/imgs/btn-plus.gif) no-repeat left 3px;
}
ul.vragenlijst li div {
	margin: 10px 0;
	padding: 2px 10px 5px 10px;
	background: #fff;
}
ul.vragenlijst li div p {
	padding-top: 0;
	line-height: 1.4em;
}
ul.vragenlijst, ul.vragenlijst ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.vragenlijst ul {
	margin: 0 0 0 20px;
	padding: 0 !important;
	list-style: square;
}
ul.vragenlijst ol li {
	background: none;
	padding: 0;
}
ul.vragenlijst ul li {
	padding-left: 0px;
	background: none;
}
a.zwart {
	color: #4a4a4a;
}
a.zwart hover {
	color: #4a4a4a;
	text-decoration: underline;
}
a.active {
	font-weight: bold;
	color: #2B79E4;
}
.top {
	width: 650px;
}
.top td {
	vertical-align: top;
	padding: 20px 0 20px 0;
}
.spacer {
	width: 30px;
}
.vragentabel {
	width: 310px;
}
.wide .vragentabel {
	width: 100%;
}
table td.t132 {
	width: 132px;
}
table td.t336 {
	width: 336px;
}
div.form-style h2 {
	margin: 0px 0px 10px 0px;
	display: block;
}
div.form-style div.form-col1 {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	float: left;
	position: relative;
	top: 10px;
	width: 715px;
}
div.form-style div.form-col2 {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 385px;
}
div.form-style div.form-col3 {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	float: right;
	width: 315px;
	overflow: hidden;
}
div.form-style div.form-col1 .invitation {
	width: 315px;
	height: 24px;
	position: absolute;
	right: 0px;
	_right: 45px;
	top: 115px;
}
div.form-style div.form-col1 .statusFull, div.form-style div.form-col1 .formTable {
	margin-top: 0px;
}
div.form-style div.form-col1 .formTable .top td {
	padding-top: 0px;
}
div.form-style div.form-col1 div.docs label {
	width: 260px;
}
div.form-style p.clear {
	border-bottom: 1px solid #CCCCCC;
}
div.form-style p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
div.form-style label {
	float: left;
	width: 160px;
	display: block;
}
div.form-style table label {
	/*margin:0px 10px 0px 5px;*/
	float: none;
	width: auto;
	display: inline;
}
div.form-style input.text {
	border: 1px solid #B8B8B8;
	color: #303030;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 200px;
	height: 17px;
	padding: 1px;
}
div.form-style textarea.text {
	border: 1px solid #B8B8B8;
	color: #303030;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 330px;
	height: 100px;
	padding: 1px;
}
textarea.text2 {
	border: 1px solid #B8B8B8;
	color: #303030;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 310px;
	height: 137px;
	padding: 1px;
}
div.form-style table.form-table {
	margin: 0px;
}
div.form-style table.form-table th {
	padding: 5px 10px 5px 5px;
}
div.form-style table.form-table td {
	border: 1px solid #B8B8B8;
	padding: 5px 10px 5px 5px;
}
div.form-style table.form-table td.footer {
	border: none;
	padding: 5px 0px 5px 5px;
}
div.form-style ul.doc-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.form-style ul.doc-list li {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
div.form-style ul.doc-list li img {
	margin-right: 10px;
}
.hiddentable, .hiddentable table {
	display: none;
}
/* Nieuwsblok linksonder op pagina */
ul.news li {
	text-align: left;
}
ul.news span {
	display: block;
	font-weight: bold;
}
ul.news span.datum {
	color: #999;
	font-weight: normal;
	float: left;
	width: 64px;
}
ul.news span.bron {
	display: inline;
	font-weight: normal;
	border-left: 1px solid #CCC;
	padding-left: 6px;
}
/* Blokken met foto's en tekst onder op homepagina */
div.infoblock {
	float: left;
	margin-right: 25px;
	position: relative;
}
div.infoblock.last {
	margin-right: 0;
}
div.infoblock h5, div.infoblock p {
	margin: 0;
}
div.infoblock div.morelink {
	font-size: 11px;
}
/* Breadcrum */
div.breadcrum a {
	font-weight: normal;
	color: #303030;
	text-decoration: underline;
}
div.breadcrum a:hover {
	color: #2b79e4;
}
/* newsitems
============================================ */

div.newsDivider {
	margin: 60px 0 0 0;
}
div.newsItem {
	clear: both;
	overflow: hidden;
	margin: 10px 0 0px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
}
div.newsItem h4 {
	font-weight: bold;
	font-size: 14px;
	margin: -2px 0 0 0;
	padding: 0 0 10px 0;
	display: block;
}
div.newsItem h4 a {
	text-decoration: none;
}
div.newsItem h4 a:hover {
	color: #000;
}
div.newsItem div.newsCol1 {
	float: left;
	width: 225px;
	overflow: hidden;
}
div.newsItem div.newsCol2 {
	margin: 0 0 0 235px;
}
div.newsItemType2 div.newsCol1 {
	width: 130px;
}
div.newsItemType2 div.newsCol2 {
	margin-left: 135px;
}
div.newsItem div.newsCol2 p {
	margin-top: 0;
	padding-top: 0;
}
div.newsItem div.newsFooter span.datum {
	color: #999;
	font-weight: normal;
	padding-right: 5px;
}
div.newsItem div.newsFooter span.bron {
	font-weight: normal;
	padding: 0 5px;
	color: #999;
}
div.newsItem div.newsFooter a {
	padding: 0 5px;
}
div.newsItem div.newsCol1, div.newsItem div.newsCol2 {
	margin-top: 20px;
}
/* tab menu */
ul.tabs {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	width: 715px;
	height: 32px;
	border-bottom: 1px solid #b8b8b8;
}
ul.tabs li {
	margin: 0px 5px 0px 0px;
	_margin-bottom: -1px;
	position: relative;
	z-index: 10;
	padding: 0px 19px 0px 0px;
	height: 32px;
	list-style: none;
	background: url(../media/imgs/tabr_on.gif) no-repeat top right;
	overflow: hidden;
	float: left;
}
ul.tabs li a {
	margin: 0px;
	_margin-bottom: -1px;
	padding: 0px 0px 0px 19px;
	height: 32px;
	line-height: 32px;
	display: block;
	_display: inline-block;
	background: url(../media/imgs/tabl_on.gif) no-repeat top left;
	color: #b8b8b8;
	font-weight: bold;
}
ul.tabs li.current {
	height: 33px;
	background: url(../media/imgs/tabr.gif) no-repeat top right;
}
ul.tabs li.current a {
	color: #030303;
	background: url(../media/imgs/tabl.gif) no-repeat top left;
	height: 33px;
	line-height: 33px;
}
div.col1 {
	width: 487px;
	overflow: hidden;
	background: url(  '../media/imgs/vlak-2col-homepage-bg.png' ) no-repeat;
	padding-bottom: 4px;
	margin-bottom: 4px;
	float: right;
	height: 315px;
}
div.col1 .table-2col {
	font-size: 11px;
	line-height: 16px;
}
div.col1 .table-2col td {
	vertical-align: top;
	width: 219px;
	padding: 8px 11px;
}
div.col2 {
	width: 493px;
	overflow: hidden;
}
div.col2 .box {
	width: 243px;
	float: left;
}
.vcard .mail strong {
	color: #FF6600;
}
div.col2 .box .box_content {
	height: 280px;
}
div.col2 .box.rMargin {
	margin: 0px 0px 0px 5px;
}
/* multiple-blocks
======================================= */

div.multiple-blocks {
	overflow: hidden;
	position: relative;
	clear: both;
}
div.multiple-blocks div.box {
	float: left;
	margin: 0 5px 5px 0;
	width: 242px;
}
div.multiple-blocks div.box div.box_content {
	height: 320px;
}
div.multiple-blocks div.box-last-row {
	margin: 0;
	float: right;
}
/*AutoComplete flyout */ 
.autocomplete_completionListElement {
	visibility: hidden;
	margin: 0px !important;
	background-color: inherit;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	list-style-type: circle;
	width: 300px;
	position:relative;
}
/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
	background-color: Gray;
	color: black;
	padding: 1px;
	cursor: hand;
}
/* AutoComplete item */

.autocomplete_listItem {
	background-color: window;
	color: windowtext;
	padding: 1px;
}
