body {
	margin: 0px;
    padding:0px;
	border:none;
	background-image:url(/pics/background.jpg);
	font-family: Tempus Sans ITC, Papyrus, Helvetica, sans-serif;
}  

#pagina{
	margin:15px auto;
	width: 885px;
}

#header {
	margin:0px;
	padding:0px;
	color: #1F3384;
	background-image:url(/pics/header.jpg);
	height:148px;
}	
#linker{																
	margin: 0px;
	padding: 0px;	           
	float: left;
	width: 300px;
}
#inhoud {
	float: right;
	margin: 0px;
	width: 500px;
	height: 400px;
}	

		.uitvullen {
			text-align: justify;
		}

.comment {
	color: rgb(255, 255, 102);
	font-size:11px;
	}
a {
	text-decoration: none;
	line-height: 150%;
}
a:link {
	color: #FFFFFF;
}
a:visited {color: #FFFFFF;} 
a:hover, a.wittelink:hover {color: #E67841;}  
a:active, a.wittelink:active {color: #E67841;}   

p {
	color: #FFFFFF;
	text-align: center;
}
.vet {
	font-weight: bold;
}

.wit {color:#FFFFFF;
}
h1,h2{
	color: rgb(255, 153, 0);
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
h2 {
font-size: 18px;
}
.kal-datum {
	text-align:right;
	color: #FFFFFF;
	width: 30%;
	}


.kal-activiteit {
	color: #FFF;
	width: 70%;
}

.kal-opmerking {
	color:rgb(255, 255, 102);
	width: 70%;
}
#lijst {


}
ul {
	color: #FFF;
	text-align:center;}

a.wittelink {
	color: #000;
	}

.lichter {
	background-image:url(/pics/background_light.jpg);
	color: rgb(255, 255, 102);
}
.workshop-groen {
	text-align:center;
	font-weight:bold;
	background-color:#706B29;
	color:#FFF;
}
.workshop-wit {
	text-align:center;
	font-weight:bold;
	background-color:#fff;
	color:#000;
}