.text{
	width:100px;
}

body{
	font-family:"Segoe UI";
	font-size:14px;
}

#headerbalk{
	background: url(strook1.png);
	width:100%;
	height:250px;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}

#container{
	background: #F9F9F9;
	width:800px;
	height:auto;
	top:0px;
	left:50%;
	position:absolute;
	margin-left:-400px;
}

#header{
	background: url(header.jpg);
	width:800px;
	height:250px;
}

#submenu{
	height:auto;
	width:200px;
	margin:25px 0px 25px 0px;
	float:left;
}




.submenuvak{
	height:30px;
	color:#fff;
	padding: 10px 0px 0px 20px;
	filter:alpha(opacity=50);
    opacity:0.5;
	background:#000;
}

div:hover.submenuvak{
	filter:alpha(opacity=30);
    opacity:0.3;
	color:#fff;
}

#fotos{
	height:202px;
	width:202px;
	float:right;
	margin:25px 105px 25px 0px;
	vertical-align:middle;
}

.foto{
	vertical-align:middle;
	border:solid 1px #000;
}

#body{
	background: url(../images/menu_01_03.jpg);
	width:520px;
	height:auto;
	float:left;
	margin:10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
}

#bodytekst{
	width:500px;
	height:auto;
	float:left;
	padding: 0px 10px 0px 10px;
}

#bodyb{
	background: url(../images/menu_01_01.jpg) no-repeat;
	width:520px;
	height:15px;
	float:left;
}

#bodyo{
	background: url(../images/menu_01_05.jpg) no-repeat;
	width:520px;
	height:15px;
	float:left;
}

.bodyafbeelding{
	float:left;
	width:200px;
    margin: 0px 5px 5px 0px;
}

.body_2{
	background: url(../images/2.jpg);
	width:760px;
	height:auto;
	float:left;
	margin:20px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
}

.bodytekst_2{
	width:740px;
	height:auto;
	float:left;
	padding: 0px 10px 0px 10px;
}

.bodyb_2{
	background:url(../images/1.jpg) no-repeat;
	width:760px;
	height:10px;
	float:left;
}

.bodyo_2{
	background:url(../images/7.jpg) no-repeat;
	width:760px;
	height:15px;
	float:left;
}



#blokrechts{
	width:230px;
	float:right;
	height:auto;
	margin: 0px 10px 0px 10px;
}

.blokrechtsa{
	width:230px;
	height:auto;
	margin: 10px 0px 0px 0px;
}

.blokrechtstitel{
	background:url(../images/menub_01.png) no-repeat;
	width:200px;
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 0px 15px;
	height: 40px;
	text-align:center;
	font-weight:bold;
}

.blokrechtsinhoud{
	background:url(../images/menub_02.png);
	width:200px;
	padding: 0px 15px 0px 15px;
	color:#000;
}

.blokrechtse{
	background:url(../images/menub_03.png) no-repeat;
	width:230px;
	height:30px;
}

#footer{
	width:800px;
	height:auto;
	float:left;
	color:#000;
	text-align:center;
	font-size:12px;
	background-image:url(footer.png);
}

#transbox
  {
  width:400px;
  height:180px;
  margin:30px 50px;
  background-color:#ffffff;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  }

.imgfotoalbum{
	margin:10px 10px 10px 10px;
	border:none;
}

#grootvak{
	width:220px;
	height:220px;
	margin:10px 10px 10px 10px;
	float:left;
}

.lijst{
	width:150px;
	float:left;
}

.lijst4{
	width:125px;
	float:left;
	height:20px;
}

.lijst5{
	width:30px;
	float:left;
	height:20px;
}

.lijst1{
	width:50px;
	float:left;
	height:20px;
}

.lijst2{
	width:100px;
	float:left;
	height:20px;
}

.lijst3{
	width:20px;
	float:left;
}

.lijst6{
	width:80px;
	float:left;
}

.lijst7{
	width:auto;
	float:left;
}

.lijstlijst{
	width:auto;
	height:20px;
}

.lijstlijst2{
	width:480px;
	float:left;
}

.lijstlijst3{
	width:480px;
	float:left;
	margin-bottom:10px;
}

.noborder{
	border:none;
}

.nbericht{
	width:480px;
	height:auto;
	float:left;
	margin:0px 0px 10px 0px;
}

.nleft{
	width:100px; height:100px;
	height:40px;
	float:left;
}

.ntekst{
	width:380px;
	height:auto;
	float:left;
}

.ndatum{
	width:380px;
	height:auto;
	float:left;
	font-size:10px;
}

.nbalk{
	float:left;
	width:480px;
}

.ntitel{
	font-size:14px;
}

a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
	
a:link{
	text-decoration:none;
	color: #666;
	font-weight:bold;
}
	
a:visited {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#666;
	font-weight:bold;
}

a:active {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

a.neutraal{
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
	
a.neutraal:link{
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
	
a.neutraal:visited {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}

a.neutraal:hover {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}

a.neutraal:active {
	text-decoration:none;
	color:#000;
	font-weight:normal;
}



