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:#095093;
	font-size:12px;
	line-height:16px;
	background-image:url(../images/homepage-bg.gif);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
	background-position:top;
}


.container {
	min-height: 100%;
	width: 879px;
	_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%;}
		
	
.welkom {
	width: 834px; 
	height: auto;
	padding-left:45px;
	padding-top:5px;
	padding-bottom:20px;}

	.welkom h1 {
		font-size: 12px;}
	.welkom h2 {
		font-size: 12px;}
	.welkom p {
		font-size: 12px;}
	.welkom a{
		color:#F05D0F;
		text-decoration:none;}
	.welkom a:hover{
		color:#F05D0F;
		text-decoration:none;}

.introtekst {
	width: 879px; 
	height: auto;
	padding-top:30px;
	padding-bottom:20px;}

	.introtekst h1 {
		font-size: 11px;
		font-weight:normal;}
	.introtekst h2 {
		font-size: 11px;
		font-weight:normal;}
	.introtekst p {
		font-size: 12px;}
	.introtekst a{
		color:#F05D0F;
		text-decoration:none;}
	.introtekst a:hover{
		color:#F05D0F;
		text-decoration:none;}
.introtekst_2 {
	width: 879px; 
	height: auto;
	padding-top:0px;
	margin-bottom:-10px;}

	.introtekst_2 h1 {
		font-size: 11px;
		font-weight:normal;}
	.introtekst_2 h2 {
		font-size: 11px;
		font-weight:normal;}
	.introtekst_2 p {
		font-size: 12px;}
	.introtekst_2 a{
		color:#F05D0F;
		text-decoration:none;}
	.introtekst_2 a:hover{
		color:#F05D0F;
		text-decoration:none;}

		
.landenkeuze-nl {
	width:293px;
	float:left;
	font-size:10px;}
	
	.landenkeuze-nl p{
		padding:0px;
		padding-left:65px;}
	.landenkeuze-nl a{
		color:#095093;
		text-decoration:none;}
	.landenkeuze-nl a:hover{
		color:#F05D0F;
		text-decoration:none;}
		
.landenkeuze-be {
	width:293px;
	float:left;
	font-size:10px;}
	
	.landenkeuze-be p{
		padding:0px;
		padding-left:80px;}
	.landenkeuze-be a{
		color:#095093;
		text-decoration:none;}
	.landenkeuze-be a:hover{
		color:#F05D0F;
		text-decoration:none;}
		
.landenkeuze-fr {
	width:293px;
	float:left;
	font-size:10px;}
	
	.landenkeuze-fr p{
		padding:0px;
		padding-left:100px;}
	.landenkeuze-fr a{
		color:#095093;
		text-decoration:none;}
	.landenkeuze-fr a:hover{
		color:#F05D0F;
		text-decoration:none;}
	
.merken-nl {
	width: 293px; 
	height: auto;
	float:left;
	padding-bottom:20px;}

	.merken-nl h1 {
		font-size: 10px;
		font-weight:normal;}
	.merken-nl h2 {
		font-size: 10px;
		font-weight:normal;}
	.merken-nl p {
		font-size: 11px;
		padding-bottom:10px;
		font-weight:bold;}
	.merken-nl a{
		color:#095093;
		text-decoration:none;}
	.merken-nl a:hover{
		color:#F05D0F;
		text-decoration:none;}
		
.merken-be {
	width: 273px; 
	height: auto;
	float:left;
	padding-bottom:20px;
	padding-left:20px;}

	.merken-be h1 {
		font-size: 10px;
		font-weight:normal;}
	.merken-be h2 {
		font-size: 10px;
		font-weight:normal;}
	.merken-be p {
		font-size: 11px;
		padding-bottom:10px;
		font-weight:bold;}
	.merken-be a{
		color:#095093;
		text-decoration:none;}
	.merken-be a:hover{
		color:#F05D0F;
		text-decoration:none;}

.merken-fr {
	width: 253px; 
	height: auto;
	float:left;
	padding-bottom:20px;
	padding-left:40px;}

	.merken-fr h1 {
		font-size: 10px;
		font-weight:normal;}
	.merken-fr h2 {
		font-size: 10px;
		font-weight:normal;}
	.merken-fr p {
		font-size: 11px;
		padding-bottom:10px;
		font-weight:bold;}
	.merken-fr a{
		color:#095093;
		text-decoration:none;}
	.merken-fr a:hover{
		color:#F05D0F;
		text-decoration:none;}
		


.faux {
	background: #FFF;
	height: 1%;
	margin: 0 auto;
	width: 954px;
}
