/*#######################################################*/
/*                     basisstramien                     */
/*#######################################################*/
html
	{
	background: #fff;
	}
	
#container
	{
	background: url(../beeld/blog_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/blog_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;
	}
	
#blog #wrapper
	{
	float: left;
	width: 661px;
	min-height: 500px;
	}
	
#kol1
	{
	float: left;
	width: 221px;
	}

#kol1 div
	{
	padding: 25px 0 0 20px;
	color: #FFF;
	}
	
#kol1 div span.aankeiler
	{
	text-transform: uppercase;
	}	
	
#kol1 div ul
	{
	list-style-type: none;
	}
	
#kol1 div li
	{
	display: block;
	}
	
#kol1 a,
#kol2 a
	{
	color: #522E91;
	}

#kol1 a:hover,		
#kol2 a:hover	
	{
	color: #FFF;
	}	
		
#kol2
	{
	float: right;
	width: 420px;
	}

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

#kol2 a.blognav
	{
	margin: -25px 0 0 0;
	}

#kol2 span.pubdatum
	{
	display: block;
	font-size: 11px;
	}
	
#kol2 h2
	{
	padding: 0 0 15px 0;
	font-size: 13px;
	text-transform: uppercase;
	}
	
#kol2 h2.overzicht
	{
	padding: 0;
	}
	
#kol2 h2 a
	{
	color: #FFF;
	}
	
#kol2 h2 a:hover
	{
	text-decoration: underline;
	}	
	
#kol2 .inactive
	{
	color: #EB937C;
	display: block;
	margin: -25px 0 0 0;
	}
	
#kol3
	{
	float: right;
	margin: 0 20px 0 0;
	}
	
#kol3 div
	{
	width: 180px;
	padding: 1px 0 25px 0;
	color: #5D3E97;
	}
	
#kol3 h3
	{
	margin: 30px 0 0 0;
	font-size: 13px;
	}
	
#kol3 a
	{
	color: #522E91;
	font-weight: normal;
	}
	
#kol3 a:hover,
#kol3 a.actief
	{
	color: #EC008C;
	}

#kol3 h3,
#blog .navlink
	{
	height: 25px;
	line-height: 25px;
	}

#blog ul.blognavigatie
	{
	list-style-type: none;
	margin: 0 0 10px 0;
	}
	
#blog ul.blognavigatie li
	{
	padding: 0 0 0 22px;
	}
	
#blog ul.blognavigatie li a
	{
	display: block;
	height: 18px;
	line-height: 18px;
	}		
	
#footer
	{
	float: left;
	clear: left;
	width: 880px;
	width: 660px;
	height: 20px;
	background: #493E99;
	font-size: 11px;
	color: #E6E4F1;
	}
	
#footer ul
	{
	list-style-type: none;
	margin: 0 0 0 236px;
	}
	
#footer ul li
	{
	float: left;
	display: inline; 
	}
	
#footer ul li a
	{
	display: block;
	padding: 0 5px;
	line-height: 20px;
	color: #E6E4F1;
	text-decoration: underline;
	}
	
#footer ul li a:hover
	{
	color: #fff;
	text-decoration: none;
	}

#footer ul li a.printer
	{
	width: 20px;
	height: 20px;
	padding: 0;
	text-indent: -9000px;
	background: url(../beeld/printer2_bg.gif) 0 0 no-repeat;
	}
	
#footer ul li a.printer:hover
	{
	background-position: 0 -20px;
	}