a img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

body{
	text-align:center;
	overflow: -moz-scrollbars-vertical;
}

html,body {
	height: 100%;
	font-family: Verdana;
	color:#121b4c;
	font-size:11px;
	line-height:16px;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	behavior:url(fileadmin/template/main/css/csshover3.htc);
}
.clear {
	clear: both; 
}

td, tr {
	font-family: Verdana;
	color:#121b4c;
	font-size:11px;
}

.container {
	min-height: 100%;
	width: 900px;
	_height: 100%;
	text-align:left;
	margin: 0 auto;
	position: relative;
}
.taalkeuze {
	position:absolute;
	left:800px;
	top:5px;
	width:100px;
	height:18px;
}

* html > .container {
	height: 100%;
}
.header_logo {
	position:absolute;
	top:50px;
	left:21px;
	z-index:100;
}
.header {
	height: 234px;
	width:900px;
	padding-top:27px;
	margin-bottom:20px;
	z-index:1;
}
  
.left {
	width: 235px;
	/* position:absolute;
	top:326px;
	left:0px; */
	float:left;
	height: auto;
	margin-top:68px;
	_margin-top:51px;
	margin-bottom:30px;
	z-index:100;
}

	.left h1 {
		font-size:12px;
		font-family:arial;
		font-weight:600;
		padding-left:20px;
		padding-right:25px;
		padding-top:20px;

	}
	.left h2 {
		font-size:12px;
		font-family:arial;
		font-weight:600;
	}
	.left p{
		padding-left:20px;
		padding-right:25px;
	}
	.left ul {
		margin-left:0px;
		margin-bottom:10px;
	}
	.left li{
		background: url(../images/bullet.gif);
		background-repeat: no-repeat;
		background-position: 0 4px;
		list-style-type:none;
		padding-left:12px;
		_margin-left:19px;
	}
	.left a{
		color:#e66918;
		text-decoration:none;
	}
	.left a:hover{
		color:#e66918;
		text-decoration:underline;
	}
.right {
	width: 640px;
	float:left;
	/* position:absolute;
	top:326px;
	left:235px; */
	height: auto;
	margin-top:43px;
	margin-left:25px;
	_margin-top:33px;
	margin-bottom:30px;
	z-index:0;
}
	
	.right h1{
		font-size:20px;
		font-family:arial;
		font-weight:100;
		text-transform:uppercase;
		height:40px;
		background-image:url(../images/bg_h1.gif);
		background-repeat:no-repeat;
		padding-left:27px;
		padding-top:16px;
		margin-bottom:-13px;
		_margin-bottom:-2px;
		/*margin-left:21px;*/
		margin-right:25px;
	}
	.right h2 {
		font-size:16px;
		font-family:arial;
		font-weight:100;
		color:#e66918;
		margin-left:33px;
		margin-right:25px;
		padding-bottom:3px;
	}
	.right h4 {
		font-size:14px;
		font-family:arial;
		font-weight:100;
		padding-bottom:3px;
	}
	.right p {
		text-align:justify;
		/*margin-left:33px;*/
		margin-right:25px;
		padding-bottom:16px;
	
	}

	.right ul {
		/*margin-left:32px;
		_margin-left:15px;*/
		margin-bottom:16px;
	}
	.right li{
		background: url(../images/bullet.gif) top left no-repeat;
		list-style-type:none;
		padding-left:12px;
		_margin-left:19px;
	}
	.right a{
		color:#e66918;
		text-decoration:none;
	}
	.right a:hover{
		color:#e66918;
		text-decoration:underline;
	}	


.contenttable {
	border-collapse:collapse;
	width:610px;
	border:0px;
	padding:0;
	margin-left:0px;
	margin-bottom:15px;
	}
	
.tr-0 {
	font-weight:bold;
	}
	
.td-0 {
	text-align:left;
	padding-right:10px;
	white-space:nowrap;
}
.td-1 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-2 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-3 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-4 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-5 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-6 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-7 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-8 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-9 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-10 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-11 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-12 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-13 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-14 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
.td-15 {
	text-align:center;
	padding-right:10px;
	white-space:nowrap;
}
	
.tr-odd {
	background-color:#eaeff6;
	text-align:right;
	}
.tr-even {
	background-color:#fff;
	text-align:right;
	}


.footer {
	position: absolute;
	bottom:0px;
	width:900px;
	height:30px;
	background: url(../images/footer.jpg);
	color:#121b4c;
	text-decoration:none;
	font-size:10px;
	text-align:left;
}
.footer p {
	padding-top:8px;
	padding-left:21px;
}
.footer a{
	color:#121b4c;
	text-decoration:none;
}
.footer a:hover{
	color:#121b4c;
	text-decoration:underline;
}

.faux {
	background: #FFF;
	height: 1%;
	margin: 0 auto;
	width: 900px;
}