﻿@import url(nieuws.css);
@import url(activiteiten.css);
/****************************************LAYOUT*/
#centerLeft {
	color:#498FCA;
	margin-top:30px;
	}

	/*
html>body #centerLeft {margin:33px 0 0 33px; color:#498FCA;}*/

#centerRight {
	float:right;
	/*width:255px;  vervangen door auto omwille van hiet niet openklappen indien een rechter kolom*/
	width:auto;
	}
	
/*
html>body #centerRight {margin:0 30px 0 0;}*/

/********************************************VC*/
#VC {margin:30px 0 0 30px;padding:0;width:225px;}
#VC img {margin-bottom:10px;}


#VC2 {;padding:0;min-width:159px;}
#VC2 img {margin-bottom:10px;}
/*html>body #VC2 {width:40%;}*/

#centerLeft #nwsTop {width:auto;}