body  {
	text-align:left;
}

#main {
	width: 100%;  /* this will create a main 80% of the browser width */
}

.balk_top{
	display:none;
}

#kolom_rechts {
	margin-left : 20px;
	width : 100%;
}


#kolom_links .header, #kolom_rechts .header{
	display:block;
}

#kolom_links .content{
	display:none;
}

#kolom_rechts .kolom_1{
	margin-right : 20px;
}

#kolom_rechts .content{
	float:left;
	margin:0;
}


#kolom_rechts .kolom_2{
	display:none;
}

.indekijker .tekst{
	margin-left : 70px;
	margin : 10px 5px 5px 5px;
	
}
