#tekstveld h1 {
	font-size: 2em;
	color: #467837;
	font-weight: bold;
	margin-bottom: -3px;
	margin-top: 15px;
	letter-spacing: 0.1em;
		
}

#tekstveld h2 {
	font-size: 1.8em;
	color: #467837;
	padding-top: 5px;
	margin-bottom: -5px;
}



#tekstveld p {
	margin-top:5px;
	letter-spacing: 0.1em;
	font-size: 1.8em;	
	}
	
#tekstveld a:link, a:visited, a:active
{text-decoration: underline; color: #467837;}


#tekstveld a:hover
{color: #fff; background-color:#467837; text-decoration: none;}

#tekstveld hr {
	color: #004980;
	line-height: normal;
	height: 1px;
	margin-top: 1px;
	margin-bottom: 1px;	
}

#tekstveld ul {
	padding: 0;
	margin: 0;
	list-style-type: square;
	margin-left: 3.0em;

	
	}
	
#tekstveld ul li {
	padding-top: 3px;
	list-style-type: square;
	font-size: 1.8em;
	letter-spacing: 0.1em;
	}
#tekstveld ul li li{
	padding-top: 3px;
	list-style: none outside;
	font-size: 1.0em;
	}
.discover {
	font-size: 2em;
	color: #7e2db0;
	text-decoration: underline overline;
	
}
.all{
font-size: 2.0em;
color: #467837;
text-decoration: underline overline;
}
.now {
font-size: 2.0em;
color: #cccccc;
text-decoration: underline overline;}
.clear {
clear: both;
}
.vlag {
border: 0;
padding-left: 3px;}
img {
border: solid 1px #7e2db0;}
	
.img_left {
float: left;
margin: 5px 20px 5px 0;
clear: both;}

.img_right {
float: right;
margin: 5px 0 5px 20px;
clear: both;}

.vet {
font-weight: bold;
}

.kadertje {
	border: 1px solid #7e2db0;
	background-color: #cddac9;
	padding: 1.8em;
	line-height: 200%;
	height: 180px;
	font-weight: bold;
	color: #467837;
}

.noborder {
	border: 0;}
.ro {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 250px;
	border-left-style: solid;
	border-left-color: #fff;
}
.w {
	border-top-width: 0px;
	border-right-width: 250px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: #fff;
}