@charset "utf-8";
body {
	background-image: url(../images/png/achtergrond_exp.png);
	background-repeat: repeat-x;
	background-color: #8F4800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #412000;
	margin-top: 0px;
}
.contentBorder {
	border-left-width: 2px;
	border-left-style: inherit;
	border-left-color: #7B3501;
}
.agendaTabelTitel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6D38F;
}
.menuLeftBg {
	background-image: url(../images/jpg/menuleft_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	color: #713800;
	text-decoration:none;
}
a:hover {
text-decoration:underline;
}

a:visited {
	color: #8F4800;
}
