a img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

body{
	text-align:center;
	overflow: -moz-scrollbars-vertical;
}

html,body {
	height: 100%; /* HEEL BELANGRIJK! */
	font-family: Verdana;
	color:#000;
	font-size:11px;
	line-height:16px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	behavior:url(/fileadmin/template/main/css/csshover.htc);
}


.clear {
	clear: both; /* deze class wordt gebruikt om de twee floats #left en #right te clearen. */
}

.container {
	min-height: 100%;
	width: 824px;
	_height: 100%;
	text-align:left;
	margin: 0 auto; /* deze div links zetten (gebruik 'auto' om te centreren */
	position: relative; /* De footer wordt absoluut gepositioneerd, relatief aan #container. */
}

* html > .container {
	height: 100%;
}

.header {
	height: 283px;
	text-align:right;
	color:#FFF;
	font-size:9px;
}

.vlaggen {
	float:right;
	width:100px;
	height:30px;
	padding-top:21px;
	padding-right: 0px;
	color:#000;
}

.slogan {
	position:absolute;
	top:40px;
	left:185px;
	width:450px;
	height:50px;
	text-align:center;
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	color:#DADADA;
	text-transform:uppercase;
	padding-top:5px;
	}
	
.introtekst{
	position:absolute;
	top:104px;
	left:0px;
	width:215px;
	height:153px;
	text-align:left;
	font-size:11px;
	padding-top:15px;
	line-height:24px;
	}

.flash_mask{
	position:absolute;
	top:98px;
	left:230px;
	width:615px;
	height:190px;
	z-index:10;}

.flash_film{
	position:absolute;
	top:98px;
	left:230px;
	width:615px;
	height:190px;
	z-index:5;}

.navbar {
	height: 32px; /* height en vertical-align: middle zorgen ervoor dat de inhoud altijd verticaal gecentreerd wordt. */
	vertical-align: middle;
	z-index:100;
}

.navbar li{
	float:left;
}


.left {
	width: 595px; 
	float: left;
	height: auto;
	padding-top:0px;
	margin-bottom: 35px; /* dezelfde hoogte als de hoogte van #footer */
}
	.left h1, .left p {
		padding-left: 0px;
		padding-right: 20px;
	}
	.left h1 {
		font-size: 14px;
		font-weight:bold;
		color:#000;
		text-align:left;
		padding-bottom:10px;
	}
	.left p {
		font-size: 11px;
		color:#000;
		text-align:justify;
		padding-bottom:13px;
		line-height:18px;
	}
	
	.left ul {
		margin-left:42px;
		_margin-left:24px;
		padding-bottom:13px;
	}
	.left li{
		background: url(../images/arrow_red.gif) top left no-repeat;
		list-style-type:none;
		padding-left:15;
		padding-bottom:8px;
		_margin-left:19px;
		line-height:17px;
	}
	.left a{
		color:#CD1314;
		text-decoration:underline;
	}
	.left a:hover{
		color:#CD1314;
		text-decoration:none;
	}
.right {
	width: 229px;
	float: left;
	height: auto;
	padding-top:0px;
	margin-bottom: 35px; /* dezelfde hoogte als de hoogte van #footer */
}
	
	.right h1{
		padding-left: 17px;
		padding-right: 0px;
		padding-bottom:5x;
		text-align:left;
		font-size:11px;
		color:#FFF;
	}
	.right p {
		padding-left: 17px;
		padding-right: 0px;
		padding-bottom:20px;
		text-align:left;
		color:#FFF;
	}
	.right a{
		color:#FFF;
		text-decoration:underline;
		
	}
	.right a:hover{
		color:#FFF;
		text-decoration:none;
	}
	.right ul {
		text-align:left;
		margin-left:15px;
		padding-bottom:30px;
		color:#FFF;
	}
	.right li{
		background: url(../images/arrow_white.gif) top left no-repeat;
		list-style-type:none;
		padding-left:14px;
		margin-left:0px;
		color:#FFF;
	}	
	.right img {
		margin-left:3px;
	}
	.tx-slideshow-pi1{
		margin-left:16px;
	}
.footer {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left:-40px;
	background: url(../images/footer.jpg) top center no-repeat;
	width:904px;
	height: 35px;
	color:#A0A0A0;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}
.footer p {
	padding-top: 17px;
}
.footer a{
	color:#A0A0A0;
	text-decoration:none;
}
.footer a:hover{
	color:#CD1314;
	text-decoration:none;
	border-bottom-color:#CD1314;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.faux {
	background: #FFF;
	height: 1%;
	margin: 0 auto;
	width: 954px;
}

.csc-firstHeader {
	padding-top:0px;
}

.csc-BackAgain {
	padding-top:15px;
}

tx-slideshow-pi1 {
	z-index:-1;
	}