html, body{
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;

}

h1{
 	font-size: 18px;
 	margin: 4px 0px 0px 0px;
 	font-weight: bold;
	color: #0357b5;
}

#wrapper{
	width: 100%;
	height: 100%;
}

#header{
	position:relative; 
	width:1000px; 
	margin-left:auto; 
	margin-right:auto; 
	top: 51px;
}

#logo{
	position:absolute; 
	left: 100px; 
	top: -77px;
}

#balk{
	position:absolute; 
	top: 121px;
}

#tekst_op_balk{
	position:absolute; 
	top: 120px; 
	left: 210px;
	color:#FFFFFF; 
	font-size: 24px; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	font-style:italic;
	line-height: 40px;
}

#bck-link1{
	position:absolute; 
	top: -127px; 
	left: 365px;
	width: 270px;
	height: 105px;
	background: url(/images/transparant-ruit.png) no-repeat;
	text-align: center;
	vertical-align:bottom;
	padding-top: 82px;
	font-size: 17px; 
	font-weight:bold; 
	font-style:italic;
}

#bck-link2{
	position:absolute; 
	top: -127px; 
	left: 620px;
	width: 270px;
	height: 105px;
	background: url(/images/transparant-ruit.png) no-repeat;
	text-align: center;
	vertical-align:bottom;
	padding-top: 82px;
	font-size: 17px; 
	font-weight:bold; 
	font-style:italic;
}


#link1{
	position:absolute; 
	top: -45px; 
	left: 445px; 
	font-size: 17px; 
	font-weight:bold; 
	font-style:italic;
}

#link2{
	position:absolute; 
	top: -45px; 
	left: 685px; 
	font-size: 17px; 
	font-weight:bold; 
	font-style:italic;
}


#container{
	position: relative;
	top: 95px;
	width:775px; 
	margin-left:auto; 
	margin-right:auto; 
	left: -12px;
	background: #FFFFFF url(/images/bck-content.png) repeat-y;
}

#menu{
	width: 247px;
	position: absolute;
	top:0px;
	left: 0px;
}

#content{
	width: 500px;
	position: absolute;
	top:0px;
	left: 260px;
}


#footer{
	position: relative;
	left: -22px;
	top: 95px;
	width:747px; 
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
	padding: 4px;
	color: #FFFFFF;
	margin-top: 5px;
}

#footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hoover{
	text-decoration: none;
	color: #cccccc;
}



.hoofdlink{
	width: 222px;
	border-bottom: 5px solid #fff;
	height: 28px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding: 9px 0px 0px 25px;
	cursor: hand;
	cursor: pointer;
}

.hoofdlink a:hover{
	color: #fff;
	text-decoration:none;
}

.hoofdlink a{
	color: #fff;
	text-decoration:none;
}

.nieuws_item{
	width: 100%;
	border: 1px solid #cccccc;
	padding: 0;
	background: #FFFFFF url(../images/bck-nieuws-item.jpg) repeat-x;
	margin-bottom: 25px;
}

.header_item{
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	padding: 5px 5px 0px 5px;
}

.tekst_item P{
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
}

.pagina_header{
	font-size: 16px;
	font-weight: bold;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 
	margin-top: 5px;
}

.pagina_tekst P{
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.readmore{
	color:#000000;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 0px;
	float: right
}

.readmore a{
	color:#000000;
	text-decoration: none;
}

.readmore a:hover{
	color:#555555;
	text-decoration: none;
}


.links{
	float: left;
}

.rechts{
	float: right;
}

.blue{
	color: #0357b5;
}

.clear{
	clear: both;
}
