body {
	background: #FFFFFF url(img/bg_grid.gif) right repeat-y;
	padding: 0;
	margin: 0;

	font-family: Verdana, Arial;
	font-size: 12px;
}

/* ----------------------- */

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

textarea { width: 300px; height: 50px; }

/* ----------------------- */

.klein { font-size: 12px; }
.standaard { font-size: 14px; }
.titel { font-size: 16px; font-weight: bold; }
.video_tekst { font-size: 13px; font-weight: bold; color: #000; }

.search_result {
	color: #CA0028;
}

.transp {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.top_sub {
	border: 1px solid #000000;
	background: #FFFFFF;
}

/* ----------------------- */

.tbl {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
.tbl td {
	padding: 0;
	margin: 0;
}
td.clLeft {
	width: 200px;
}

table.striped tr.odd {
	background-color: #EAEAEA;
}

/* ----------------------- */

.tbl .holder {
}

/* ----------------------- */

.tbl .centre {
}

/* ----------------------- */

.tbl .top {
	height: 24px;

	background: #CA0028;

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
	.tbl .top marquee {
		width: 760px;
	}
	.tbl .top a {
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.tbl .top input {
		width: 120px;
		border: 1px solid #FFFFFF;
		font-size: 10px;
		color: #666666;
	}

/* ----------------------- */

.tbl .banner {
	height: 120px;

	background: #FFFFFF;
}

/* ----------------------- */

.tbl .nav_top {
	height: 24px;

	background: #EAEAEA;

	font-size: 11px;
	font-weight: bold;
}
	.tbl .nav_top a {
		font-size: 11px;
		font-weight: bold;
		color: #434343;
	}
	.tbl .nav_top a.hi {
		text-decoration: underline;
	}
	.tbl .nav_top td.item .element {
		float: left;

		width: 100px;
		height: 24px;

		text-indent: 16px;
		text-align: left;
		line-height: 24px;
		vertical-align: middle;

		background: url(img/bg_navtop.jpg) left repeat-y;
	}
	.tbl .nav_top td.item .element:hover {
		background: #DDDCDC url(img/bg_navtop_hi.jpg) left repeat-y;
	}
	.tbl .nav_top td.item .element:hover a {
		text-decoration: none;
	}
	.tbl .nav_top td.item .element:hover a.hi {
		text-decoration: underline;
	}
	.navTopTip {
		padding: 8px;

		border: 1px solid #C6C6C6;
		background: #EEEEEE;

		text-align: left;
		line-height: 18px;
	}

/* ----------------------- */

.tbl .main {
	font-size: 11px;
	color: #000000;
}
	.tbl .main a {
		color: #CA0028;
	}

/* ----------------------- */

.tbl .nav_left {
	margin: 16px 0 0 0;

	font-size: 11px;
}
	.nav_left_box {
		padding-top: 2px;

		background: #FFFFFF;
		opacity: 0.8;
		filter: alpha(opacity = 80);

		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-align: center;
	}
	.tbl .nav_left a {
		font-size: 11px;
		color: #000000;
		line-height: 160%;
	}
	.tbl .nav_left a:hover {
		color: #CA0028;
		text-decoration: none;
	}
	.navLeftTip {
		padding: 10px;

		border: 1px solid #D0D0D0;
		background: #EAEAEA;

		line-height: 18px;
	}
	td.clNavLeft {
		width: 200px;
	}

/* ----------------------- */

table.content {
	margin: 16px;

	line-height: 180%;
	font-size: 12px;
}
	table.content table {
		font-size: 12px;
	}
	td.clContent {
	}

/* ----------------------- */

ul.mini_pagination {
	font-size: 11px;
	display: inline;
	margin-left: 0;
	padding-left: 0;
}
	ul.mini_pagination li a {
		border: 1px solid #D3D3D3;
		padding: 1px 3px;
	}
	ul.mini_pagination li a.hi {
		background: #EEEEEE;
		color: #444444;
		font-weight: bold;
		cursor: default;
		text-decoration: none;
	}
	ul.mini_pagination li {
		display: inline;
		margin: 0px 2px;
	}

/* ----------------------- */

table.project_wizard {
	width: 650px;
	border: 1px solid #CA0028;
	background: #FFFFFF;
}
	table.project_wizard td {
		padding: 1px;
		margin: 0;
	}
	table.project_wizard td.hdr {
		padding: 5px;
		background: #CA0028;
		color: #FFFFFF;
	}
	table.project_wizard td.fields {
		padding: 3px;
		background: #C1C1C1;
		font-size: 11px;
	}
	table.project_wizard button {
		background: #CA0028;
		color: #FFFFFF;
	}

/* ----------------------- */

table.results {
	width: 650px;
}
	table.results td table td {
		height: 65px;
		padding: 4px;
	}

.reference_thumb {
	width: 55px;
	height: 55px;
	border: 1px solid #A1A1A1;
	margin-left: 4px;
}
.reference_thumb:hover {
	border: 1px solid #CA0028;
}

/* ----------------------- */

.tbl .footer {
	height: 30px;

	background: #EAEAEA;

	font-size: 10px;
	color: #555555;
}
.tbl .footer a {
	color: #000000;
}
.tbl .footer .notes {
	font-size: 10px;
	color: #CCC;
}
.tbl .footer .notes a {
	color: #CCC;
}

/* ----------------------- */

.mooquee {
	top: 3px;
	/* don't change */
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
}
.mooquee-text {
	/* don't change */
	position: absolute;
}

/* ----------------------- */

.ticker { font-size: 13px; color: #FFFFFF; }
a.ticker { text-decoration: none; color: #FFFFFF; }

.contact { font-size: 12px; color: #FFFFFF; }
a.contact { color: #000000; }

.formulier { width: 300px; }
