﻿/* ============================================================	*/
/* ========	print style  	===============================	*/
/* ============================================================	*/
/*div.navigatie,*/

div.navigatie{
	width: 100%;
	height: 100px;
	position:absolute;
	top:-40px;
	left:0px;
}


div.logo{
	position:absolute;
	top:0px;
	right:0px;
	width: 151px;
	height: 100px;
}





div.newsblock{display:none;}
div.menublock{display:none;}



div.payoff,
div.ContentBG,
div.arrowbottom,
div.arrowtop,
div.deco2,
div.footer {
	display:none;
	}
html, body{
	margin:10px;
	padding:0px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 13px;
	text-indent: 14px;

}

a {
	text-decoration: none;
	}

p{	font-size: 14px;
	line-height:19px;
	}
strong{	font-size: 14px;
	line-height:19px;
	}







div.Content{
	width: 100%;
	height: 100%;
	text-align:center;
	overflow:visible;
}


div.Contenttxt{
text-align:left;
width: 90%;
height: 100%;
}
div.contentrow{
text-align:left;
width: 90%;
height: 100%;
}

div.datum {
display:none;
}

div.nieuwskop {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}

