html, body{
	width: 100%;
	height: 100%;
    background-color: #03b30b;  
    font-family: verdana,sans-serif;
    font-size: 11px;
    line-height: 1.5em;
}
img{
	border: 0px;
}
body{
	margin: 0px;
}
a{
	color: #666666;
	text-decoration: none;	
}
a:hover{
	text-decoration: underline;
}

h1{	font-size: 17px;}
h2{	font-size: 15px;}
h3{	font-size: 13px;}
h4{	font-size: 11px;}
#main{
	width: 990px;	
	color: #444444;
	margin: 0 auto;
	height: auto;
}
#header{
	padding: 0;
	width: 100%;
	margin: 0;
	
}
#head{
	background-color: #ffffff;
	height: 70px;
}
#head h1{
	font-size: 23px;
	padding: 17px 0px 0px 0px;
	margin: 0px;
}
#head h2{
	font-size: 11px;
	padding: 10px 0px 7px 0px;
	margin: 0px;
}

#kalenderplaatje{
	float: left;
	padding: 3px;
}
#header #logo_image{
	padding: 10px;	
	float: left;
}

#header #hoofdmenu{
	clear: both;	
	background-color: #ffffff;	
	height: 50px;	
	padding: 5px 0px 0px 10px;
	margin-top: 2px;
	margin-bottom: 15px;
}
#header #hoofdmenu a{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}
#header #hoofdmenu a:hover{	
	text-decoration: underline;
}
#footer{
	height: 20px;
	background-color: #ffffff;
	clear: both;
	
}
#content{
	padding: 10px;	
	background-color: #ffffff;
	height: auto;
}
#sidebar{
	width: 350px;
	float: left;
	background-color: #ffffff;
	height: auto;
	/*border-left: 1px solid #73fd76;	*/
	padding: 5px;		
}
#lijsten{
	width: 450px;
}
.lijst{
	float: left;
	width: 200px;
}
#agenda, #workshop{
	width: 600px;
	float: left;
	background-color:#eeeeee; 
	padding-left:10px;
}
.agenda-item{
	float: left;
	width: 468px;
	padding: 0px 5px 0px 0px;		
	
}
.agenda-item h3{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.agenda-item a{
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#agenda .advertorial{
	float: left;
	width: 300px;
	padding: 5px;
	height: 320px;
	padding: 5px 15px 5px 5px;
}
#sidebar .advertorial{
	float:right;
	padding: 0px 5px 0px 0px;
	width: 350px;
	text-align: center;
}
#sidebar .advertorialWorkshop{
	float:left;
	padding: 0px 5px 0px 0px;
	width: 350px;	
}
.advertorialWorkshop .ad{
	padding: 0px 0px 0px 25px;
}
#workshop a h1{

		
}
#sub{
	color: #000000;
}
#cse-search-box{
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.nieuwsitem a, a.nieuwsitem{
	font-weight: bold;	
}
