body {
	background-color:#fff;
	margin:0;
	text-align:center;
	font-family:Tahoma;
	color:#1b69b3;
}
a.homelink {
	font-size: 15px;
	color: #1b69b3;
}
a.homelink:hover {
	font-size: 15px;
	color: #53a871;
}

#kaartknop {
	border:#FF9933 solid;
	text-align:center;
	display:block;
	height:20px;
	width:120px;
	margin:20px;
}
a {
	text-decoration:none;
	color:#1b69b3;
	font-weight: bold;
}
a:hover {
	color:#53a871;
	font-weight: bold;
}
#container {
	top:40px;
	position:relative;
	width:975px;
	margin:0 auto 0;
}
#menu {
	text-align:left;
	float:left;
	background-color:#fff;
	width:238px;
	height:600px;
	padding:0px;
	margin:0px;
}
#logo {
	width:238px;
	height:298px;
	background-image:url('../img/logo.jpg');
}
#menu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu li {
	padding:0px;
	margin:0px;
	width:238px;
}
#menu li a {
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-size:15px;
	color:#1b69b3;
	height:31px;
	position:relative;
	top:9px;
	background-image:url('../img/but.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#menu li a b {
	position:relative;
	top:8px;
	margin:0px;
	margin-left:10px;
}
#menu li a:hover {
	color:#53a871;
	background-image:url(../img/but_hover.jpg);
}
#content {
	margin-left:15px;
	font-weight:normal;
	font-size:12px;
	text-align:left;
	min-height:655px;
	float:left;
	width:643px;
	background-image:url(../img/engel.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
#lijn_boven {
	margin-top:0px;
	height:10px;
	width:643px;
	background-image:url(../img/lijn_punt.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
#lijn_onder {
	height:10px;
	width:643px;
	background-image:url(../img/lijn_punt.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#ervaring_titel {
	cursor:pointer;
	cursor:hand;
}
#koptekst {
	line-height: 18px;
}
#tekst {
	line-height: 18px;
}
input.groovybutton {
	font-size:15px;
	font-family:Tahoma, sans-serif;
	font-weight:bold;
	color:#1b69b3;
	width:100px;
	height:30px;
	background-color:#fbf4de;
	border-style:solid;
	border-color:#1b69b3;
	border-width:3px;
}
#listl {
	text-align:left;
	font-weight:bold;
}
#listl ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#listl ul li {
	margin:0px;
	padding:0px;
}
#listl ul img {
	margin:0px;
	padding:0px;
}
#listr {
	font-weight:bold;
	text-align:left;
}
#listr ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#listr ul li {
	margin:0px;
	padding:0px;
}
#listr ul img {
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 15px;
	color: #53a871;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #53a871;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h3 {
	font-size: 15px;
	color: #53a871;
	margin:0px;
	padding:0px;
}
#kaart_titel {
	font-size: 15px;
	color: #53a871;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
#kaart_img {
	float:left;
	margin:30px;
}
.uit {
	border-left: 3px solid #cfc891;
	margin-bottom: 5px;
	padding-left: 5px;
}
#agenda {
	border:#cfc891 2px dashed;
	margin-top:25px;
	margin-left:9px;
	padding-left:10px;
}
#agenda_lijst ul {
	list-style-type:none;
	padding:5px;
	margin:0px;
}
#agenda_lijst ul li {
	margin:0px;
	width:100%;
	list-style:none;
}
#agenda_lijst ul li a {
	display:block;
}
#agenda_lijst ul li a:hover {
	background-color:#ff7c05;
	color:#000000;
}
.maintext {
	padding-right:0px;
}
.aan {
	border-left: 3px solid #53a871;
	background-color: #f0eccb;
	margin-bottom: 5px;
	padding-left: 5px;
	cursor: pointer;
	cursor: hand;
}
#spreuk {
	width:200px;
	color:#fff;
	margin:3px;
}
#foto img {
	margin-bottom:4px;
	padding:3px;
	border-style:solid;
	border-width:1px;
	border-color:770095;
}
.lijnbot {
	background-image: url(../img/lijn.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
