body {
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #224E37;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
#main {
	position:relative;
	width:864px;
	height:403px;
	z-index:2;
	margin-top: 63px;
	margin-right: auto;
	margin-left: auto;
}
#LogoEJH {
	position:absolute;
	width:239px;
	height:60px;
	z-index:1;
	top: -60px;
	left: 23px;
}
#hoofdmenu {
	position:absolute;
	width:850px;
	height:35px;
	z-index:3;
	top: 368px;
	left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}
#main #hoofdmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#main #hoofdmenu ul li {
	list-style-type: none;
	float: left;
}
#main #hoofdmenu ul li a {
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
}
#main #hoofdmenu ul li a:hover {
	background-color: #C00;
	color: #FFF;
}
#maintekst {
	position:relative;
	width:564px;
	height:auto;
	z-index:3;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-y;
	padding-left: 280px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#maintekst h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #C00;
	font-weight: lighter;
}
#maintekst h2 {
	margin-bottom: 0px;
}
#maintekst p {
	font-size: 13px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
#maintekst p a {
	color: #C00;
	text-decoration: none;
}
#maintekst p a:hover {
	color: #000;
}
#maintekst table tr td p a {
	color: #C00;
	text-decoration: none;
}
#maintekst table tr td p a:hover {
	color: #000;
}
#bottom {
	position:relative;
	width:864px;
	height:30px;
	z-index:4;
	background-image: url(../images/bottum.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 0px;
}
#submenuback {
	position:absolute;
	width:224px;
	height:120px;
	z-index:5;
	background-image: url(../images/submenu.jpg);
	bottom: 0px;
	left: 31px;
}
#submenu {
	position:absolute;
	top:10px;
	width:224px;
	height:auto;
	z-index:5;
	left: 31px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#maintekst #submenu ul {
	margin: 0px;
	padding: 0px;
}
#maintekst #submenu ul li {
	list-style-type: none;
	float: left;
}
#maintekst #submenu ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	width: 224px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#maintekst #submenu ul li a:hover {
	color: #FFF;
	background-color: #C00;
}
#copyright {
	position:absolute;
	width:321px;
	height:13px;
	z-index:5;
	right: 20px;
	top: -14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: right;
}
#main #copyright a {
	color: #FFF;
	text-decoration: none;
}
#main #copyright a:hover {
	color: #C00;
}
#contact {
	position:absolute;
	width:864px;
	height:25px;
	z-index:5;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
#bottom #contact a {
	color: #FFF;
	text-decoration: none;
}
.cur_sublist   {
	color: #C00;
}
#maintekst p a img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #294437;
}
#maintekst p a:hover img {
	border: 2px solid #C00;
}
#maintekst table tr td p a img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 2px solid #294437;
}
#maintekst table tr td p a:hover img {
	border: 2px solid #C00;
}.cur_list {
	background-color: #C00;
}
.cur_sublist {
	width: 222px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/subback.png);
	background-repeat: repeat-x;
}
.mededeling {
	background-color: #F9F9F9;
	display: block;
	padding: 5px;
	border: 1px solid #C00;
	font-weight: bold;
}

