@charset "utf-8";
/* CSS Document */
	
#content-left, #logo, #navigatie, #content-right, #payoff {
	display:none;
	}
#printlogo {
	display:block;
	}	
#content-head {
	height:50px;
}
#maincontainer {
	width:100%;
	
	margin:0;
	background:none;
}
#contentwrapper, #content {margin:0;background:none;}				
h2 {
	font-size:24px;
	color:#f20017;
	margin:0;
	padding:0;
	line-height:auto;
}
h3 {
	font-size:18px;
	color:#183394;
	margin:0;
	padding:0;
	line-height:auto;
}


#realcontent {
	font-size:14px;
	color:black;
	line-height: 18px;
	margin:0;
	padding:0;
}

#footer {
		margin: 0;
		width: 100%;
		background:none;
		color: #000;
		line-height:normal;
		font-weight: normal;
		font-size: 16px;
		}
#footer_adres {
		float:none;
		padding:10px 0;
		font-size: 14px;
		text-align: justify;
		font-weight:normal;
		}

			
