div.print{
	display: inline;
}
html, body {
	height: 100%;
}

body
{
	font-family: verdana, lucida grande, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #656E75;
	background-color: #fff;
	/*	background-image: url(../img/bg3.gif);*/
	background-repeat: repeat;
}


body#bgground
{
	background-image:none;
}

body#bgground .bgSolution{
	background-image: none;
}

#horizon        
{
position: relative;
float: none;
margin: 0;
width: 100%;
}

#central{
position: relative;
float: none;
margin: 0;
width: 100%;
top: 0px;
left: 0;
width: 100%;
height: 100%;
}

a, a:hover, a:active, a:visited { 
	color: #fc6500;
	text-decoration:none;
}
div#header {
	display: none;
}
.nieuwsbrief{
	display: none;
}
.tekstRecord{
	border-bottom:none;
	color:#000;
}
ul.subnav{
	display: none;
}
#footer{
	display: none;
}
