html,body{
	margin:0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-position:top center;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#logo{
	position:absolute;
	margin-top:59px;
}
.background{
	background-image:url(images/background_website.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	height:100%;
	margin:0 auto;
}
.website{
	width:988px;
	height:100%;
	margin:0 auto;
}
.qualityproduct{
	position:absolute;
	font-weight:bold;
	letter-spacing:4px;
	margin-top:35px;
	font-size:18px;
	display:none;
}
.content{
	background-image:url(images/background_kaders.jpg);
	background-repeat:repeat-y;
	position:absolute;
	width:988px;
	margin-top:213px;
}
.contentbackground{
	background-image:url(images/background_kaders2.jpg);
	padding-top:75px;
	background-repeat:no-repeat;
	width:988px;
	min-height:431px;
	height:auto !important;
	height:431px;
}
.menu{
	position:absolute;
	font-size:12px;
	margin-top:190px;
	margin-left:220px;
	width:775px;
	z-index:2000;
	
}
.menu a{
	margin-right:15px;

}

.kaderlinks{
	float:left;
	font-size:12px;
	margin-left:30px;
	width:170px;
	min-height:431px;
	height:auto !important;
	height:431px;
}
.kaderrechts{
	float:right;
	margin-top:50px;
	font-size:12px;
	width:90px;
	margin-right:50px;
}
.kadermidden{
	font-size:12px;
	margin-left:250px;
	width:525px;
	padding:10px;
}
.footer{
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:54px;
	display:block;
	width:988px;
}

h1{
	font-family:Tahoma;
	font-size:14px;
	margin-top:0px;
}

h2{
	font-family:Tahoma;
	font-size:12px;
	background-color:#017DC7;
	color:#fff;
	padding:2px;
	margin-top:10px;
}

.kadermidden ul{
	list-style-type:square;
}

.kadermidden ul li{
	margin-bottom:4px;
}

.kadermidden ul li a:link,
.kadermidden ul li a:visited{
	color:#000;
	text-decoration:none;
}

.kadermidden ul li a:hover{
	text-decoration:underline;
}

.kaart{
	width:520px;
	height:426px;
	background-image:URL("images/belgie.gif");
	background-repeat:no-repeat;
}

.kaart a:link,
.kaart a:visited{
	text-decoration:none;

}

.kaart a:hover{
	text-decoration:underline;
}

hr{
	height:0px;
	border:0px;
	border-top:1px solid #F1EDED;
}

.terug{
	background-color:#017DC7;
	color:#fff;
	padding:2px;
	width:100px;
	text-align:center;
	margin-bottom:0px;

}

.terug a:link,
.terug a:visited{
	text-decoration:none;
	color:#fff;
}

.clear{
	clear:both;

}

input, select{
	font-family:verdana;
	font-size:10px;
}

.button{
	background-color:#017DC7;
	color:#fff;
	border-style:none;
	padding:2px;
}

.persinfo{
	width:145px;
	font-weight:bold;
	height:28px;
	background-image:URL('images/persinfo.jpg');
	background-repeat:no-repeat;
	padding-top:12px;
	padding-left:15px;
}
