html, body
{
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
body
{
	color: #000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	min-width: 968px;
	text-align: center;
}
img {
	border: 0;
}
a {
	color: #006ab3;
}
h2 {
	font-size: 10pt;
	margin: 0;
}
table, td, tr {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}
td {
	padding: 2px 0;
}
#container
{
	margin: 0 auto;
	text-align: left;
	width: 968px;
	border-top: 10px solid #1a171b;
}

/* HEADER */

#header
{
	float: left;
	margin: 0;
}
#header a
{
	background: url("../images/design/logo.jpg") transparent no-repeat 0 0;
	display: block;
	height: 94px;
	text-indent: -9999px;
	width: 326px;
}
#meta
{
	float: right;
}
#meta a {
	color: #000;
	text-decoration: none;
}
#meta a:hover {
	text-decoration: underline;
}
/* MENU */

#menu
{
	float: left;
	height: 38px;
	list-style: none;
	width: 968px;
	padding: 1px 0 0 0;
	margin: 0 0 8px 0;
	background: url("../images/design/stripehorizontal.jpg") transparent repeat-x 0 0; 
}
#menu li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li a
{
	display: block;
	float: left;
	height: 38px;
	text-indent: -9999px;
	margin-left: 30px;
}
#menu li a.toekomst
{
	background: url("../images/design/but_toekomst.jpg") transparent no-repeat 0 0;
	width: 220px;
}
#menu li a.buiten
{
	background: url("../images/design/but_buitenallee.jpg") transparent no-repeat 0 0;
	width: 106px;
}
#menu li a.lusthof
{
	background: url("../images/design/but_lusthofpoort.jpg") transparent no-repeat 0 0;
	width: 129px;
}
#menu li a.arcadie
{
	background: url("../images/design/but_arcadie.jpg") transparent no-repeat 0 0;
	width: 153px;
}
#menu li a.hoeve
{
	background: url("../images/design/but_hoeve.jpg") transparent no-repeat 0 0;
	width: 52px;
}
#menu li a.doemee
{
	background: url("../images/design/but_doemee.jpg") transparent no-repeat 0 0;
	width: 68px;
}

/* HOME */

#content_home_left
{
	float: left;
	width: 326px;
	padding-right: 14px;
	border-right: 1px dotted #000000;
}
#content_home_center
{
	float: left;
	padding: 14px;
	width: 226px;
}

#content_home_actualiteit
{
	float: left;
	height: 370px;
	width: 247px;
	padding-top: 14px;
	border-left: 1px dotted #000000;
}
#content_home_actualiteit h2 {
	margin-left: 14px;
}

#banner
{
	background-color: #ffffff;
	float: left;
	height: 152px;
	width: 968px;
}

ul#news {
	list-style: url("../images/design/newsitem.jpg");
}

ul#news a {
	color: #a3c72b;
}

/* SUBMENU */

#submenu
{
	width: 198px;
	color: #000000;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#submenu li {
	margin: 0;
	padding: 0;
}
#submenu li a {
	color: #000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
	padding: 4px 4px;
}
#submenu li a:hover, #submenu li a:hover{
	background-color: #e3001b;
	color: #FFFFFF;
}


/* BREADCRUMB */

#breadcrumb {
	font-size: 8pt;
	color: #006ab3;
}

#breadcrumb a {
	color: #006ab3 !important;
	text-decoration: underline;
}

#breadcrumb a {
	color: #000;
}


/* CONTENT */

#content
{
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
	float: left;
	width: 361px;
	padding: 14px;
}

#content img {
	margin: 12px 0;
}

#wensenbos {
	float: left;
	border-left: 1px dotted #000;
}

#photo
{
	float: left;
	width: 376px;
}

/* DEELNEMER */

.deelnemer
{
	color: #ffffff;
	background: url(../images/design/text_deelnemer.jpg);
}
.deelnemer a 
{
	color: #ffffff;
}
.deelnemer a:hover
{
	color: #ffffff;
}

.deelnemer #breadcrumb {
	font-size: 8pt;
	color: #fff;
}

.deelnemer #breadcrumb a {
	color: #fff !important;
	text-decoration: underline;
}

.deelnemer #breadcrumb a {
	color: #fff;
}

