/*#######################################################*/
/*                     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/site_header_bg.gif) 0 0 no-repeat;*/
	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;
	/*color: #555;*/
	}
	
#kol2 h2
	{
	padding: 0 0 15px 0;
	font-size: 13px;
	text-transform: uppercase;
	/*color: #D94797;*/
	}
	
#kol2 a
	{
	color: #EC008C;
	}

#kol2 a:hover	
	{
	color: #420E73;
	}	
	
#kol3
	{
	float: right;
	margin: 0 20px 0 0;
	margin: 0;
	}
	
#kol3 div
	{
	width: 180px;
/*	
	padding: 1px 0 25px 0;
*/
	padding: 1px 0 0 0;
	color: #C70071;
	font-size: 11px;
	line-height: 140%;
	}
	
#kol3 div.dim
	{
	color: #5D3E97;
	}	
	
#kol3 h2
	{
	margin: 30px 0 0 0;
	font-size: 13px;
	}
#kol3 img {
	max-width: 100%;
	margin-bottom: 1em;
}
