body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: bottom;
	background-image: url(images/mainbg.gif);
}
.mainMail {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;p
	vertical-align: top;
	background-image: url(images/mainbg.gif);
}
.maintext {
	color: #563E23;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
TABLE.maintexttable TD {
	color: #563E23;
}
.mainhome {
	background: url(images/mainbghome.gif);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
.rightbg {
	background-attachment: scroll;
	background-image: url(images/rightbg.gif);
	background-repeat: no-repeat;
	background-position: 1000px top;
}

.main2 {
	background-attachment: scroll;
	background-image: url(images/bottombg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
TABLE.main2texttable TD {
	color: #FFFFFF;
}
body {
	background-color: #271C10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	font-weight: bold;
	color: #00AB39;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00AB39;
}
a:hover {
	text-decoration: underline;
	color: #00AB39;
}
a:active {
	text-decoration: none;
	color: #00AB39;
}
.rightbottombg {
	background-attachment: scroll;
	background-color: #271C10;
	background-image: url(images/rightbottombg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/* Pull down menu */
#nav, #nav ul { /* all lists */
	margin: 0;
	list-style: none;
	line-height: 2; /*1*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav a {
	text-align: left;
	vertical-align: middle;
	display: block;
	width: 184px;
	margin: 0;
	/* Deze padding maakt het menu item hoger: padding: 2px 0px 2px 0px;*/
	padding: 2px 8px 2px 8px;
	/*border: solid #000000;*/
	border-width: 0px 0px 0px 0px; /*0px 0px 1px 0px;*/
}

#nav li { /* all list items */
	float: left;
	width: 184px; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	width: 184px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	/*background: #EEEEEE;*/
}
#nav a:link {
	color: #000000;
	text-decoration: none;
	background-color: #00AB39;
	filter: alpha (opacity=90);
}
#nav a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #00AB39;
	filter: alpha (opacity=90);
}
#nav a:hover {
	color: #000000;
	text-decoration: none;	
	background-color: #00AB39;
	filter: alpha (opacity=100);
}
#nav a:active {
	color: #000000;
	text-decoration: none;
	background-color: #00AB39;
	filter: alpha (opacity=90);
}
.inschrijfform {
	background-color: #533C22;
	border: 1px solid #00AB39;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.panelVacatures {
	background-attachment: scroll;
	background-image: url(images/panel_vacatures.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	text-align: left;
	padding-left: 16px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 120px;
}
.panelMeetings {
	background-attachment: scroll;
	background-image: url(images/panel_meetings.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: text-top;
	text-align: left;
	padding-left: 108px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 28px;
	padding-right: 10px;
}
.panelNieuws {
	background-attachment: scroll;
	background-image: url(images/panel_nieuws.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	text-align: left;
	padding-left: 108px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 110px;
}
.menuMail {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/menu2.gif);
	padding: 5px;
	color: #563E23;
}
.mailTop {
	background-attachment: scroll;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mailBottom {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/rightbottomtopMail.gif);
	background-color:#392917;
}

#greybackground {
    background: url("../70percent.png") repeat scroll 0 0 transparent;
    height: 1000px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
#redirect_message {
 height: 130px;
    left: 30px;
    position: absolute;
    top: 220px;
    width: 500px;
    z-index: 101;}
.message_close {
    background: url("../images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: -16px;
    top: -16px;
    width: 24px;
}
img{
	border: 0;
}
