html{
	margin:0;
	padding:0;
	font-family: 'trebuchet MS', verdana, helvetica;
	font-size:11px;
	width:100%;
	height:100%;
	color:#000000;
}

img{
	border:0;
}

body{
	margin:0;
	padding:0;
	margin:0 auto;
	width:100%;
}

img{
}
a{
	color:#2b3f83;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#2b3f83;
}

h1{
	font-family: 'trebuchet MS', verdana, helvetica;
	color:#000;
	border-bottom:1px dotted #2b3f83;
	font-weight:normal;
	font-size:17px;
}

h2{
	font-family: 'trebuchet MS', verdana, helvetica;
	color:#000;
	font-weight:bold;
	font-size:13px;
}

h3{
	font-family: 'trebuchet MS', verdana, helvetica;
	color:#000;
	font-weight:bold;
	font-size:11px;
}

h4{
	font-family: 'trebuchet MS', verdana, helvetica;
	color:#000;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
}

.welkom {
	display:none;
}
.noshow {
	display:none;
}

.header{
	display:none;
}

.content{	
	font-size:14px;
}
.datum{
	float:right;
	display:block;
}

.colomn1{
	display:none;
}
.colomn2{

}
.colomn3{

}
.colomn3_pictures{

}
.colomn4{
	display:none;
}

.colomn4_2{

}

.colomn2_small{

}
.colomn3_small{

}


