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:#8B0B04;
	font-size:11px;
	line-height:18px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	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. */
}

td, tr {
	font-family: Verdana;
	color:#8B0B04;
	font-size:11px;
}

.container {
	min-height: 100%;
	width: 852px;
	_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_logo {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
.header {
	height: 177px;
	width:852px;
	z-index:-1;
	margin-bottom:40px;
}
.call2action{
	position:absolute;
	top:181px;
	left:630px;
}


.breadcrumbs_text{
	float:left;
	margin-left:22px;
	font-family: Verdana;
	color:#8B0B04;
	font-size:10px;
	padding-bottom:0px;
}

.breadcrumbs_links a{
	padding-bottom:0px;
	font-family: verdana;
	font-size: 10px;
	color: #8B0B04;
	text-decoration:underline;
}

.breadcrumbs_links a:hover {
	padding-bottom:0px;
	font-family: verdana;
	font-size: 10px;
	color: #8B0B04;
	text-decoration:none;
}
  
.left {
	width: 607px;
	float: left;
	height: auto;
	margin-top:15px;
	margin-bottom: 40px; /* dezelfde hoogte als de hoogte van #footer */
}
	.left h1, .left h2, .left p {
		padding-left: 21px;
		padding-right: 25px;
		_padding-right: 34px
		text-align:justify;
	}

	.left p{
		padding-bottom:12px;
	}
	.left h1 {
		font-size: 12px;
		margin-bottom:3px;
	}
	.left h2 {
		font-size: 12px;
		margin-bottom:3px;
	}
	.left ul {
		margin-left:30px;
		_margin-left:10px;
		margin-bottom:10px;
	}
	.left li{
		background: url(../images/list_bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 4px;
		list-style-type:none;
		padding-left:15px;
		_margin-left:19px;
	}
	.left a{
		color:#8B0B04;
		text-decoration:underline;
	}
	.left a:hover{
		color:#8B0B04;
		text-decoration:none;
	}
.right {
	width: 245px;
	float: left;
	height: auto;
	margin-top:20px;
	margin-bottom: 40px; /* dezelfde hoogte als de hoogte van #footer */
}
	
	.right h1{
		padding-left: 25px;
		_padding-left: 30px;
		padding-right: 20px;
		padding-bottom: 4px;
		padding-top:3px;
		text-align:left;
		font-size:12px;
		background-color:#E3B3B3;
	}
	.right p {
		padding-left: 25px;
		_padding-left: 30px;
		padding-right: 20px;
		padding-bottom:20px;
		padding-top: 5px;
		text-align:left;
	}
	.right a{
		color:#8B0B04;
		text-decoration:none;
	}
	.right a:hover{
		color:#8B0B04;
		text-decoration:underline;
	}
	.right ul {
		margin-left:24px;
		_margin-left:11px;
		margin-top:10px;
		margin-bottom:15px;
	}
	.right li{
		background: url(../images/list_bullet.gif) center left no-repeat;
		list-style-type:none;
		padding-left:15px;
		_margin-left:19px;
		padding-top:-5px;
	}
	


.footer {
	position: absolute;
	bottom:0px;
	width:852px;
	height:29px;
	background: url(../images/footer.jpg);
	color:#8B0B04;
	text-decoration:none;
	font-size:10px;
	text-align:left;
}
.footer p {
	padding-top:8px;
	padding-left:21px;
}
.footer a{
	color:#8B0B04;
	text-decoration:none;
}
.footer a:hover{
	color:#8B0B04;
	text-decoration:underline;
}

.faux {
	background: #FFF;
	height: 1%;
	margin: 0 auto;
	width: 852px;
}


.csc-header-n2 {
	padding-top:20px;
	}
.csc-header-n3 {
	padding-top:20px;
	}
.csc-header-n4 {
	padding-top:20px;
	}
.csc-header-n5 {
	padding-top:20px;
	}
