@charset "utf-8";
/* CSS Document */

body{
	font-family: Verdana, Arial,sans-serif;
	font-size: 11px;
	margin-top: 5px;
	color: #0D6FAB;
}

a:link{
	text-decoration: none;
	color:#8DBAD6;
}

a:visited{
	text-decoration: none;
	color:#8DBAD6;
}

a:hover{
	text-decoration: none;
	color:#0F2E67;
}

a:active{
	text-decoration: none;
	color:#8DBAD6;
}

img{
	border:none;
}

.logoSanoma{
	top: 5px;
}

.container{
	width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
	vertical-align: middle;
	height: 600px;
}

.top{
	z-index:1;

	margin-bottom: 23px;
}

.topright{
	width:238px;
	float: right;
	z-index: 2;
	margin-top: -67px;
}

.logo{
	width: 960px;
	text-align: center;
	padding-top:20px;
	border-top: dashed 0px #E5EEF3;
	z-index: 11;
	vertical-align: middle;
}

h2{
	text-align: left;
	color: #0F2E67;
	font-size: 14px;
}

.frame_infopakket h2{
	text-align: left;
	color: #0F2E67;
	font-size: 14px;
	margin: 8px 5px 0px 10px;
	padding-top: 9px;
}

.frame_nieuws h2{
	text-align: left;
	color: #0F2E67;
	font-size: 14px;
	margin: 5px 5px 0px 10px;
	padding-top: 6px;
}
	
.frame_nieuws  { 
	background: white url(pics/bg_pics/bg_frame2.jpg) no-repeat top left;
	width: 238px;
	height: 300px;
	margin-top: 15px;
	padding-top: 148px;
}

.frame_infopakket  { 
	background: white url(pics/bg_pics/bg_frame3.jpg) no-repeat top left;
	width: 238px;
	height: 151px;
	margin-top: -165px;
}
	
.block-content {
	position: relative;
	top: 10px;
	left: 10px;
	width: 216px;
	height: 75px;
	text-align: left;
	margin: 10px 3px 3px 3px;
}

.content_kop{
	width: 410px;
	border: solid 1px #0D6FAB;
	margin: -517px 0px 0px 255px;
	padding: 5px 15px 0px 15px;
	z-index: 3;
}

.content_bijtekst{
	width: 200px;
	border: solid 1px #0D6FAB;
	margin: 10px 0px 0px 2px;
	padding: 15px 15px 15px 15px;
	z-index: 4;
}

.content_contact{
	width: 410px;
	border: solid 1px #0D6FAB;
	margin: 24px 0px 0px 255px;
	padding: 5px 15px 0px 15px;
	z-index: 5;
}

.content_nieuws{
	width: 410px;
	height: 488px;
	border: solid 1px #0D6FAB;
	margin: -495px 0px 0px 255px;
	padding: 5px 15px 0px 15px;
	z-index: 3;
}

.sluiten{
	float: right;
	margin-top: -50px;
}