@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	border:#CCCCCC 3px solid;
	background-color:#FFFFFF;
	}
#inhoud {
	margin-left:auto;
	margin-right:auto;
	width:900px;
	line-height:18px;
	}
#inhoud li {
	margin-left:-23px;
	list-style-image:url(../afbeeldingen/list.jpg);
	}
#content {
	padding:5px 30px 20px 30px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing:1px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #00718F;
}
a:active {
	color: #333333;
}
h1 {
	font-size: 16px;
	color: #00718F;
	letter-spacing:0.1em;
	text-align:center;
	line-height:150%;
}
h2 {
	font-size: 14px;
	color: #00718F;
	line-height:150%;
}
h3 {
	font-size: 14px;
	color: #b5b107;
	line-height:150%;
}
.style1 {color: #FFFFFF}
.blauw {
	color:#30728e;
	}
hr {color:#30728e;}
.blauwvet {
	color:#30728e;
	font-weight:bold;
	}
.groen {
	color:#b5b107;
}
.groenvet {
	color:#b5b107;
	font-weight:bold;
}
.blauwvetgroot {
	color:#30728e;
	font-weight:bold;
	font-size:14px;
	}
