body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #000000;
line-height:15px;

}

body {
	background-color: #565656;
	margin: 0;
background-image: url(images/achtergrond.gif);
	background-repeat: repeat-x;
}


a:link, a:visited, a:active {
	color: #9DA744;
font-weight:bold
}

a:hover {
	color: #666666;
font-weight:bold
}

.main {
	width: 1000px;
	margin: auto;
	padding: 0;
}

.header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	text-align: left;
	border: 0px solid #ffffff;
	vertical-align: bottom;
height:192px;
background-color: #565656;
}






.highlight {
	background-color: #D0D0D0;
}


.content {
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 0px solid #ff0000;
	background-color: #ffffff;

}

.footer {
	clear: both;
	font-size: 9px;
	color: #666666;
	text-align: center;
	border: 0px solid #ff0000;
vertical-align: top;
padding-left:0px;
color:#dddddd;	
}

.powered_by {
	text-align: center;
	font-size: 9px;
	padding-top: 0px;
}

.adres {
font-family: century gothic,verdana
font-size:11;
font-weight:bold;
color:#efefef;
align:left;
vertical-align: top;
}

.submenu {
color: #9DA744;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
text-decoration:underline;
color: #9DA744 ;
font-size:8px;
text-transform:uppercase;
line-height:10px;
letter-spacing:-1
}

.submenu a:hover {
color: #666666 ;
}