html {
overflow-x:hidden;
overflow-y:auto;
}


body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	margin:0px;
	margin-top:0px;
	margin-bottom:5px;
	height: 100%;
	/*background-color:#efefef;*/
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
}

a {
    color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
    color:#EFEFEF;
	font-weight:bold;
	text-decoration:underline;
}

.link_wit, .link_wit:visited{
    color:#000000;
}

.link_wit:hover{
    color:#000000;
	text-decoration:underline;
}

.link_grijs, .link_grijs:visited{
    color:#999999;
}

.link_grijs:hover{
	text-decoration:underline;
}

H1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;	
}

H3{
	margin-top:0px;
	font-size:18px;
}

.titel{
	font-size:18px;
}

p{
	margin-top:0px;
}

.alineatitel{
	font-size: 14px;
	margin:0px;
	font-style:italic;
}

.header {
	position:absolute;
/*	background-image:url(../images/header.jpg);*/
	left:50%;
	top:0px;
	margin-left:-450px;
	width:900px;
	height:150px;	
}

.headertext{
	position:absolute;
	width: 220px;
	left:680px;
	top:5px;
	color:#640909;
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
}

div#footer{
  position: absolute;
  bottom: -1px;
  background-color: #BDA227;
  left:50%;
  margin-left:-450px;
  width: 900px;
  height: 16px;  
}

.searchbox{
	position:absolute;	
	left:50%;
	margin-left:-440px;
	top:175px;
	z-index:2;
	width:270px;
	height:200px;
	color:#000000;

}

.menudiv {
	width:900px;
	height:16px;
	background-color:#BDA227;
	background-color:#D1BFA0;
	position: absolute;
    top: 150px;
	left:50%;
	margin-left:-450px;
	float:left;
	text-align:right;
	font-size:11px;
	color:#000000;
}

.content{
	width:900px;
	height:2900px;
	/*background-color:#640909;*/
	background-color:#FFFFFF;
	position: absolute;
	border:5px solid #d1bfa0 ;
    top: 0px;
	left:50%;
	margin-left:-450px;
	padding-top:5px;
	float:left;
	text-align:right;
	font-size:11px;	
	color:#000000;
}

.tekstblok{
	width: 580px;
	position: absolute;
    top: 165px;
	left: 300px;
	text-align: left;
	padding-top: 5px;
	float: left;
	font-size: 11px;
	color: #000000;
}

.iframe{
    position: absolute;
    width:610px;
	left: 290px;
	top: 295px;
	height: 2610px;
	border: 0px;
}

.zoekbutton{
	width: 100px;
	height: 20px;	
	font-size: 11px;
	color: #000000;
	background-color: #d1bfa0;
	border: 0px;
	cursor: hand;
}

select{
	color: #000000;
	background-color: #d1bfa0;
}

.tekstblok2{
	position: absolute;
	color :#FFFFFF;
	color:#000000;
	width: 630px;
	left: 250px;
	top: 176px;
}

.home-img{	
	position: absolute;	
	left: 15px;
	top: 176px;
	width: 200px;
}

a.home_zoek, a.home_zoek:link {
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 250px;
	top: 370px;
	left: -1px;
	position: absolute;
	font-family:"Trebuchet MS";
	font-size:16px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;	
	padding-right: 18px;
	padding-top:6px;
}

a.home_zoek:hover{
	background-position: 0px -47px;
	color: #000000;
	padding-top:8px;
	padding-left: 2px;
	text-decoration: none;
}

a.actieblok1, a.actieblok1:link {
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	top: 180px;
	left: 15px;
	position: absolute;
}

a.actieblok1:hover{
	background-position: right -130px;
	text-decoration:none;
}

a.actieblok2, a.actieblok2:link {
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	top: 310px;
	left: 15px;
	position: absolute;
}

a.actieblok2:hover{
	background-position: right -130px;
	text-decoration:none;
}

a.actieblok3, a.actieblok3:link {
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 130px;
	width: 200px;
	top: 440px;
	left: 15px;
	position: absolute;
}

a.actieblok3:hover{
	background-position: right -130px;
	text-decoration:none;
}

.qualitylogos{
	position:absolute;
	color: #FFFFFF;
	text-align:right;
	width: 200px;
	height:47px;
	top:376px;
	left:450px;
}

.language{
	position:absolute;
	width:60px;
	text-align:left;
	/*left: 835px;*/
	left: 5px;
	top: 134px;
}

.landenlinks{
	position:absolute;
	color:#FFFFFF;
	top:585px;
	left:10px;
	width: 650px;
	height:30px;
	font-size:10px;
}