/*#######################################################*/
/*                     basisstramien                     */
/*#######################################################*/
html
	{
	background: #fff;
	}
	
#container
	{
	background: url(../beeld/bg_wrapper.gif) 0 0 repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 880px;
	}
	
#header
	{
	position: relative;
	width: 880px;
	height: 183px;
	background: #fff url(../beeld/vragen_header_bg.jpg) 0 0 no-repeat;
	}
	
#header a#homebutton,
#header a#printbutton
	{
	position: absolute;
	top: 110px;
	left: 0;
	width: 20px;
	height: 20px;
	text-indent: -9000px;
	background: url(../beeld/home_bg.gif) 0 0 no-repeat;
	}
	
#header a#printbutton
	{
	left: 20px;
	background: url(../beeld/printer_bg.gif) 0 0 no-repeat;
	}	
	
#header a#homebutton:hover,
#header a#printbutton:hover
	{
	background-position: 0 -20px;
	}
	
#header a#sitebutton
	{
	position: absolute;
	top: 110px;
	left: 0px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	color: #EC008C;
	text-decoration: none;
	}
	
#header a#sitebutton:hover
	{
	color: #522E91;
	}

#header a#home
	{
	position: absolute;
	top: 110px;
	left: 172px;
	width: 489px;
	height: 73px;
	}
	
#wrapper
	{
	float: left;
	width: 661px;
	min-height: 500px;
	color: #420E73;
	position: relative;
	}
	
#kol1
	{
	float: left;
	width: 221px;
	}	
		
#kol2
	{
	float: right;
	width: 420px;
	}

#kol2 div
	{
	padding: 25px 20px 25px 0;
	}

#kol2 span.pubdatum
	{
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	}
	
#kol2 h2
	{
	padding: 0 0 15px 0;
	font-size: 13px;
	text-transform: uppercase;
	}
	
#kol2 a
	{
	color: #EC008C;
	}

#kol2 a:hover	
	{
	color: #420E73;
	}	

#kol2 div#vraagvdmaand
	{
	margin: 0 -18px -25px -20px;
	padding: 0;
	background: #F6CB5E;
	}
	
#kol2 h2#vraag
	{
	margin: 0;
	padding: 0 0 0 20px;
	height: 30px;
	line-height: 30px;
	background: #FFF100;
	}
	
#kol2 div#antwoorden
	{
	padding: 20px 18px 25px 20px;
	}
	
#kol3
	{
	float: right;
	margin: 0 20px 0 0;
	}
	
#kol3 div
	{
	width: 180px;
	padding: 1px 0 25px 0;
	color: #5D3E97;
	font-size: 11px;
	line-height: 140%;
	}
	
#kol3 a
	{
	color: #522E91;
	font-weight: normal;
	}
	
#kol3 a:hover	
	{
	color: #EC008C;
	}