html, body {
	margin:0;
	padding:0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	height:100%;
	line-height:14px;
	background:url(/gfx/html_back.gif);
	color:#435066;
}
html {
     overflow: -moz-scrollbars-vertical;
}

img{	
	border:0;
}

span.update{
	display:none;
}


.container{
	width:820px;
	color:#000;
}

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

h1{
	font-size:11px;
	color:#FD0003;
	margin:0;
	padding:0;
	color:#000;
}
h2{
	font-size:11px;
	color:#1488BB;
	margin:0;
	padding:0;
	color:#000;
}

.header{
	display:none;
}


/*  MENU  */

.menu_div{
	display:none;
}



/*  Content  */

.main {
	overflow:auto;
	zoom:1;
	padding:0 0 0 10px;
}

.kol1_2{
	overflow:auto;
	float:left;
	z-index:0;
}

.kolom1{	
	display:none;
}

.kolom2{
	overflow:auto;
	padding:25px 41px 12px 15px;
	float:left;
}


.kolom2 ul li strong{
	font-weight:normal !important;
}
.kolom2 p strong{
	font-weight:normal;
}

.kolom3{
	display:none;
}


.pictures{	
	display:none;
}

