* {
    margin: 0px;
    padding: 0px;
}
html {
/*	overflow: -moz-scrollbars-vertical; */
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background:#FFF;
}
ul {
	list-style-type:none;
}
.clearer {
	clear: both;
	height:1px;
	font-size:1px;
}
.center {
	width:1000px;
	margin:0px auto;
}
.container {
	float:left;
	width:1000px;
	background:url(../img/t-bodybg.png) repeat-y 0px 0px;
}
.header {
	position:relative;
	float:left;
	width:1000px;
	height:174px;
	background:url(../img/top.png) no-repeat 0px 0px;
}
	.header a {
		position:absolute;
		top:37px;
		left:42px;
	}
		.header a img {
			border:none;
		}
	.header p {
		position:absolute;
		display:block;
		top:0px;
		padding:0px;
		left:0px;
		width:1000px;
		height:174px;
		text-indent:-9999px;
		background:url(../img/header-slogan.png) no-repeat 0px 0px;
	}

.sub_header {
	position:relative;
	float:left;
	width:1000px;
	height:30px;
	background:url(../img/sub_header.gif) no-repeat 0px 0px;
	}
/* navigatie */
.mainNav {
	float:left;
	width:1000px;
	padding:0px 0px;
}
	.mainNav ul {
		background:url(../img/t-mainnav-rood.png) repeat-x 0px 0px;
		height:27px;
		padding-left:23px;
	}
		.mainNav ul li {
			float:left;
			margin-left:0px;
		}
		.mainNav ul li a {
			position:relative;
			float:left;
			display:block;
			height:27px;
			padding-left:8px;
			font-size:12px;
			color:#FFF;
			text-decoration:none;
			background:url(../img/mainnav-links.png) no-repeat 0px -27px;
			z-index:1;
		}
			.mainNav ul li a span {
				display:block;
				height:22px;
				padding:5px 13px 0px 9px;
				cursor:pointer;
				background:url(../img/mainnav-rechts.png) no-repeat right -27px;
			}
		.mainNav ul li.first a {
			background:url(../img/mainnav-first-links.png) no-repeat 0px -27px;
		}
			.mainNav ul li.first a span {
				background:url(../img/mainnav-first-rechts.png) no-repeat right -27px;
			}
		.mainNav ul li.last a {
			background:url(../img/mainnav-last-links.png) no-repeat 0px -27px;
		}
			.mainNav ul li.last a span {
				background:url(../img/mainnav-last-rechts.png) no-repeat right -27px;
			}

		.mainNav ul li a.select {
			background:url(../img/mainnav-links.png) no-repeat 0px 0px;
			z-index:10;
		}
			.mainNav ul li a.select span {
				background:url(../img/mainnav-rechts.png) no-repeat right 0px;
			}
		.mainNav ul li.first a.select {
			background:url(../img/mainnav-first-links.png) no-repeat 0px -0px;
		}
			.mainNav ul li.first a.select span {
				background:url(../img/mainnav-first-rechts.png) no-repeat right -0px;
			}
		.mainNav ul li.last a.select {
			background:url(../img/mainnav-last-links.png) no-repeat 0px -0px;
		}
			.mainNav ul li.last a.select span {
				background:url(../img/mainnav-last-rechts.png) no-repeat right -0px;
			}

		.mainNav ul li a:hover {
			color:#ddd;
			text-decoration:none;
		}


/* einde navigatie */
.contentContainer {
	float:left;
	width:1000px;
	padding: 0px 0px 0px 0px;
}

	.col1 {
		float:left;
		width:164px;
		padding: 4px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
		.col1 p {
			font-size:12px;
			font-weight:normal;
			color:#fff;
		}

		.col1 img {
			text-decoration:none;
			border:none;
		}
		.col1 .ad {
			padding-bottom:20px;
		}
		.col1 ul.sponsors {
			text-align:center;
			padding:15px 0px;
		}
			.col1 ul.sponsors img {
				padding:15px 0px;
				border:none;
			}
		.col1 .news {
			width:140px;
			margin-left:10px;
			padding-bottom:10px;
			border-bottom:1px #666 solid;
		}
			.col1 .news h6 {
				font-size:12px;
				font-weight:normal;
				color:#000;
				padding:7px 0px 0px 8px;
			}
			.col1 .news p {
				font-size:12px;
				font-weight:normal;
				color:#666;
				line-height:18px;
				padding:0px 5px 0px 8px;
			}
			.col1 .news a {
				display:block;
				height:17px;
				width:75px;
				font-size:12px;
				font-weight:normal;
				color:#365195;
				white-space:nowrap;
				padding:0px 0px 0px 8px;
				margin:4px 0px 0px 3px;
				text-decoration:none;
				background:url(../img/btn-grey-links.gif) no-repeat 0px 0px;
			}
				.col1 .news a span {
					display:block;
					height:16px;
					padding:1px 15px 0px 0px;
					cursor:pointer;
					background:url(../img/btn-grey-rechts.gif) no-repeat right 0px;
			}

	.col2 {
		float:left;
		width:650px;
		padding:21px 5px 0px 5px;
		color:#888;

	}
		.col2 ul {
			list-style-type:disc;
			color:#555;
			margin:0px 0px 0px 29px;
		}
			.col2 ul li {
				font-size:12px;
				font-weight:normal;
				color:#555;
				line-height:18px;
			}
			.col2 ul li a {
				color:#5a2788;
				text-decoration:underline;
			}

			.col2 ol {
				color:#555;
				margin:0px 0px 0px 29px;
			}
			.col2 ol li {
				font-size:12px;
				font-weight:normal;
				color:#555;
				line-height:18px;
			}

			.col2 .foto {
				float:left;
				padding:10px 0px 20px 0px;
			}
			.col2 .foto .fotoContainer {
				float:left;
				position:relative;
				display:table;
				width:122px;
				height:122px;
				vertical-align:middle;
				text-align:center;
				margin:5px;
			}
			.col2 .foto .fotoCell {
				position:relative;
				display:table-cell;
				width:100%;
				vertical-align:middle;
			}
			.col2 .foto .fotoCell img {
				border:1px #ddd solid;
				padding:10px;
				margin:0px;
				background:#eee;
			}
			.col2 .foto .fotoCell p {
				padding:0px;
				margin:0px;
			}
			.col2 img {
				border:none;
			}
			.col2 ul.antwoorden li {
				font-size:12px;
				font-weight:normal;
				color:#365195;
				line-height:14px;
				list-style-type:none;
			}

		.col3 {
			float:right;
			margin-left:30px;
			width:135px;
			padding:0px 0px 0px 0px;
		}
		.col3 p {
			font-size:12px;
			font-weight:normal;
			color:#FC0204;
		}

		.col3 .flash_sprekers {

		}
		.col3 .flash_sprekers object {
			margin:0px 10px 0px 0px;
		}


		.col3 ul.downloads {
			padding:10px 10px 20px 8px
		}
		.col3 ul.downloads li {
			padding:0px 0px 8px 15px;
			background:url(../img/icon-download.gif) no-repeat 0px 4px;
		}
		.col3 ul.downloads li a {
			font-size:12px;
			color:#365195;
			line-height:18px;
			text-decoration:underline;
		}
		.col3 .news {
			width:173px;
			margin-left:13px;
			padding-bottom:10px;
			border-bottom:1px #666 solid;
		}
			.col3 .news h6 {
				font-size:12px;
				font-weight:normal;
				color:#000;
				padding:7px 0px 0px 8px;
			}
			.col3 .news p {
				font-size:12px;
				font-weight:normal;
				color:#666;
				line-height:18px;
				padding:0px 5px 0px 8px;
			}
			.col3 .news a {
				display:block;
				height:17px;
				width:75px;
				font-size:12px;
				font-weight:normal;
				color:#365195;
				white-space:nowrap;
				padding:0px 0px 0px 8px;
				margin:4px 0px 0px 3px;
				text-decoration:none;
				background:url(../img/btn-grey-links.gif) no-repeat 0px 0px;
			}
				.col3 .news a span {
					display:block;
					height:16px;
					padding:1px 15px 0px 0px;
					cursor:pointer;
					background:url(../img/btn-grey-rechts.gif) no-repeat right 0px;
				}
	h1 {
		font-size:18px;
		font-weight:bold;
		color:#000000;
		padding:0px 0px 4px 6px;
/*		margin-bottom:20px;*/
		margin: 8px 0px;
		width: 100%;
/*		border-bottom:1px #5B87BF solid;*/
	}
	h2 {
		font-size:15px;
		font-weight:bold;
		color:#FC0204;
		padding:0px 0px 0px 6px;
		clear:left;
	}
	h3 {
		font-size:13px;
		font-weight:bold;
		color:#FC0204;
		padding:0px 0px 0px 0px;
	}
	h4 {
		font-size:12px;
		font-weight:bold;
		color:#666;
		padding-left:6px;
		margin-bottom:-8px
	}
	h5 {
		display:block;
		width:167px;
		height:20px;
		font-size:15px;
		font-weight:normal;
		color:#FFF;
		padding:3px 0px 0px 22px;
		background:url(../img/heading.gif) no-repeat 0px 0px;
	}
	p {
		font-size:12px;
		font-weight:normal;
		color:#666;
		line-height:18px;
		padding:9px 6px;
	}
	p a {
		color:#5B87BF;
		text-decoration:underline;
	}
/* Paging */
.paging {
	float:left;
	width:650px;
}
	.paging ul {
		position:relative;
		display:block;
		list-style-type:none;
		margin:0px 0px 10px 0px;
		width:400px;
		height:17px;
		text-align:center;
		background:url(../img/paging.gif) no-repeat 0px 0px;
	}
			.paging ul li {
				display:inline;
				font-size:11px;
				font-weight:normal;
				color:#666;
				line-height:17px;
				padding:0px 2px;
			}
			.paging ul li.previous {
				position:absolute;
				top:-1px;
				left:10px;
				float:left;
			}
			.paging ul li.next {
				position:absolute;
				top:-1px;
				right:10px;
				float:right;
			}
			.paging ul li a {
				color:#365195;
				text-decoration:none;
			}
			.paging ul li a.select {
				color:#000;
				text-decoration:underline;
			}
			.paging ul li a:hover {
				color:#365195;
				text-decoration:underline;
			}
/* Table items */
.col2 table {
	font-weight:normal;
	font-size:11px;
	background:#ffffff;
	margin-bottom:20px;
	margin-left:10px;
	width:550px;
	}
.col2 table .submitButtonRight {
	cursor: pointer;
	float:right;
	font-size:10px;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	color:#FC0204;
	background-color:#365195;
	width:79px;
	}
.col2 table .submitButtonLeft {
	cursor: pointer;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	color:#FC0204;
	background-color:#365195;
	width:79px;
	}
.col2 table .submitButtonLeftWide {
	cursor: pointer;
	float:left;
	font-size:10px;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	color:#FFFFFF;
	background-color:#365195;
	width:120px;
	}
.col2 table p {
	padding:0px 10px 4px 10px;
	}
.col2 table td {
	vertical-align:top;
	}
.col2 table .odd .vol {
	background:url(../img/ic_vol.gif) center 4px no-repeat #F8F4F8;
	}
.col2 table .even .vol {
	background:url(../img/ic_vol.gif) center 4px no-repeat #eee;
	}
.col2 table th {
	background-color:#000000;
	color:#FFFFFF;
	height:20px;
	padding:0px 10px;
	text-align:left;
	}
.col2 table th.tableCol1 {
	width:100px;
	}
.col2 table th.tableCol2 {
	width:320px;
	}
.col2 table .odd {
	background-color:#F8F4F8;
	}
.col2 table .odd em,
.col2 table .even em {
	color:#000000;
	}
.col2 table .even {
	background-color:#eee;
	}
.col2 table input {
	width:10px;
	font-weight:normal;
	font-size:11px;
	margin:5px 10px!important;
	margin:2px 10px;
	border:none;
	}


/* in-uitklap */
.col2 .clickedtwice
{
	background:url(../img/b_minder.gif) 0px 0px no-repeat;
	float:right;
	padding:0px;
/*	margin-top:5px;*/
	color:#5B87BF;
}
.col2 .clickedonce
{
	background:url(../img/b_meer.gif) 0px 0px no-repeat;
	float:right;
	padding:0px;
/*	margin-top:5px;*/
	color:#5B87BF;
}
.hiddenShow
{
	padding:0px;
	margin:0px;
	color:#000000;
}

/* buttons */
.b_algemeen {
	float:left;
	height:24px;
	padding:0px;
	margin:10px 0px 10px 0px;
	}
.b_algemeen a {
	float:left;
	width:auto;
	height:17px;
	font-size:11px;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	text-decoration:none;
	color: #FFFFFF;
	background-color:#666;
	}
.b_algemeen a:hover {
	color:#ddd;
	}
.b_algemeen_terug {
	float:left;
	height:24px;
	padding-left:15px;
	margin:10px 0px 10px 0px;
	}
.b_algemeen_terug a {
	float:left;
	width:auto;
	height:17px;
	font-size:11px;
	font-weight:bold;
	padding:2px 8px 0px 8px;
	text-decoration:none;
	color: #FFFFFF;
	background-color:#666;
	}
.b_algemeen_terug a:hover {
	color:#ddd;
	}

.footer {
	float:left;
	width:1000px;
	height:30px;
	background:url(../img/footer.png) no-repeat 0px 0px;
}
	.footer ul {
		padding-top:30px;
		text-align:center;
	}
		.footer ul li {
			display:inline;
			padding:0px 5px;
			background:url(../img/footer-pipe.gif) no-repeat right 2px;
		}
		.footer ul li.last {
			background:none;
		}

		.footer ul li a {
			color:#365195;
			text-decoration:none;
		}
		.footer ul li a:hover {
			text-decoration:underline;
		}

.samenwerking {
	clear:left;
	float:left;
	color:#365195;
	width:170px;
	height:70px;
	}
.samenwerking h2 {
	font-size:11px;
	font-weight:bold;
	color:#FC0204;
	padding:10px 0px 0px 10px;
	}
.samenwerking img {
	padding:10px 0px 0px 30px;
	}
.ivis {
	display:none;
	}

/* style van de social buttons */
.linkimages {
		margin-left:10px;
	}
	.linkimages img {
			display: block;
			float: left;
			width: 30px;
			height: 30px;
			padding: 0px;
			margin: 1px;
			border:none;

		}

.contentContainer label.error
{
	color:#ff0000;
}
