html, body{
	margin:0;
	padding:0;
	font-family: verdana, helvetica;
	font-size:10px;
	width:100%;
	height:100%;
	color:#222;
	background:#FFF;
	overflow:hidden;
}
a{
	color:#ec5a19;
	text-decoration:none;
}

a:hover{
	color:#ec5a19;
}
img {
	border:0;
}
.container{
	width:990px;
	margin:0 auto;
	/*position:relative; */
}
.welkom {
	display:none;
}
.noshow, .menu .noshow{
	display:none;
}
