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

.preload { display: none; visibility: hidden; }
a { outline: none; }
.tekst_wit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.tekst_wit,.tekst_wit a:link,.tekst_wit a:visited,.tekst_wit a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}


.tekst_zwart,.tekst_zwart a:link,.tekst_zwart a:visited,.tekst_zwart a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

body{
	background-color: #d9d9d9;
	margin-top: 0px;
	padding: 0;
	z-index:1;
}
#main {
	width: 100%;
	height:100%;
	position:absolute;
	left:0px;
	z-index:1;
	color: #d9d9d9;
}
#mainCntr {
	width: 920px;
	margin: 0 auto;
	height: 100%;
	padding: 0px 30px; 
	background: #FFF; position: relative; display:block; 
}

.itemlinks {
	width: 340px;
	height: 260px;
	display: block;
	float: left;
	padding: 5px 0;
}
.itemrechts {
		width: 570px; 
		height: 260px;
		display: block;
		float: right;
		padding: 5px 0; }
	
.itemlinks img {
	border: 1px solid #000;
}

#headerCntr {
	width: 920px; 
	height: 137px;
	display: block;
	background: url('../images/stripe.gif') repeat-x bottom;
}
#headImg {
	display: block;
	margin-top: 28px; 
	float: left
}
#headImg img.head {
	padding-bottom: 24px;
	margin-top: -23px;
	background: url('../images/stripe.gif') repeat-x bottom;
}

#headerCntr h1 {
	width: 137px; height: 115px; display: block; background: url('../images/nr9_logo.gif') no-repeat; text-indent: -9999px; float: left; margin-top: 0px; }

#headerCntr h1.bg {
	width: 779px; height: 9px; display: block; background: url('../images/nr9_adres.gif') no-repeat; text-indent: -9999px; float: right; margin-top: 105px;  }

#footer { 
	height: 50px;
	display: block;
	 width: 930px; 
	 margin-left: -30px;
	 padding: 0 20px 0px 30px;
	 float: left;
	 background: #000;
	 }
	 
.inhoud a {
	text-decoration: none;
	color: #FFF;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.inhoud a.naar {
	float: left;
	margin-top: 18px;
}
.inhoud a.clic { margin-top: 18px; float: right; margin-right: 15px; }
.inhoud a.plaatje {
	float: right; 
}
	


.tekst_zwart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.tekst_koppen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.tekst_platte_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #000000;
	width: 500px;
	text-decoration: none;
	text-align: left;
}
a.blog {
	width:190px;
	height: 28px;
	display: block;
	float: right;
	position: absolute;
	background: url('../images/blog.png') no-repeat; 
	top: 22px; 
	text-indent: -9999px;
	right: 0px;
}
a.blog:hover { background: url('../images/bloghover.png') no-repeat; 
}
a.news {
	width:190px;
	height: 28px;
	display: block;
	float: right;
	position: absolute;
	background: url('../images/news.png') no-repeat; 
	text-indent: -9999px;
	right: 0px;
	top: 22px;
	margin-top: 35px; 
}
a.news:hover { background: url('../images/newshover.png') no-repeat; }

