body {
	margin: 0px;
	background: url('gfx/background.gif') repeat-x;
}
div.search {
	background: url('gfx/grad.gif') repeat-x bottom;
	padding: 20px;
}
form.form {
	border: 1px solid #b5b5b5;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #f0efef;
}
form.form input.submit {
	width: 68px;
	float: left;
	background: url('gfx/login_button.gif') no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	height: 20px;
	color: #fff;
	border: none;
}
form.search {
	width: 220px;
	padding-top: 5px;
	float: right;
}
input#search {
	width: 118px;
	height: 18px;
	float: left;
	padding-left: 30px;
	background: url('gfx/search_input.gif') no-repeat;
	border: none;
}
input.searchButton {
	width: 68px;
	float: left;
	background: url('gfx/search_button.gif') no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 5px;
	height: 20px;
	color: #fff;
	border: none;
}
form.login {
	margin-top: 25px;
	margin-left: 20px;
}
form.login a {
	text-decoration: underline;
	color: #3d3d3d;
}
form.login a:hover {
	text-decoration: none;
	color: #3d3d3d;
}
input.gebruiker {
	width: 118px;
	height: 18px;
	padding-left: 30px;
	padding-bottom: 5px;
	background: url('gfx/gebruikersnaam_input.gif') no-repeat;
	border: none;
}
input.wachtwoord {
	width: 118px;
	height: 18px;
	float: left;
	padding-left: 30px;
	background: url('gfx/wachtwoord_input.gif') no-repeat;
	border: none;
}
input.login {
	width: 68px;
	float: right;
	background: url('gfx/login_button.gif') no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	color: #fff;
	border: none;
	margin-right: 15px;
}
a.normal {
	float: left;
	padding-right: 5px;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #45a9a0;
}
a.bigger {
	float: left;
	padding-right: 5px;
	line-height: 25px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
a.biggest {
	float: left;
	padding-right: 5px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

.pagePartContent table { 
	width: 920px;
	background-color: #fafafa;
	border-collapse: collapse;
	border-spacing: 0px;
}
.pagePartContent table td { 
	border: 1px #dcdcdc solid;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	color: #404040;
	background-color: #fafafa;
	background: url('gfx/grad.gif') repeat-x bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
}
td.img { 
	border: 1px #dcdcdc solid;
	text-align: center;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	color: #404040;
	background-color: #fafafa;
	background: url('gfx/grad.gif') repeat-x bottom;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px; 
}
div#mainContainer {
	width: 1000px;
	margin: auto;
	background: url('gfx/content_background.gif') repeat;
}
div#headerContainer {
	width: 1000px;
	height: 156px;
	background: url('gfx/header.jpg') no-repeat;
}
div#logoContainer {
	width: 309px;
	height: 83px;
	float: left;
	margin-top: 20px;
}
div#functionsContainer {
	width: 335px;
	height: 26px;
	float: right;
	margin-top: 85px;
	margin-right: 10px;
}
div#menuContainer {
	padding-top: 10px;
	padding-left: 5px;
	font-size: 14px;
	text-transform: uppercase;
	clear: both;

}
div#menuContainer div.sub {
	background-color: #3d3d3d;
	display: none;
	left: 0px;
	position: absolute;
	top: 0px;
	margin-top: 5px;
	padding: 5px 10px;
	width: 240px;
	z-index: 103;
	line-height: 20px;
	filter:alpha(opacity=82);
	opacity: 0.82;
	-moz-opacity: 0.82;
}
div#menuContainer div.sub a {
	font-size: 11px;
	color: white;
	text-transform: none;
	padding-top: 2px;
	padding-left: 0px;
	padding-bottom: 2px;
	margin-bottom: 5px;
	display: block;
	border: none;
	background: url('gfx/menu_line.gif') no-repeat bottom left;
	opacity: 1.00;
	-moz-opacity: 1;
}
div#menuContainer div.sub a:hover {
	text-decoration: none;
	color: #20a2ab;
}
div#menuContainer a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #939292;
	border-right: 1px solid #939292;
}
div#menuContainer a.active {
	font-weight: bold;
	color: #3d3d3d;
}
div#menuContainer a:hover {
	color: #3d3d3d;
}
div#headerExtend {
	width: 1000px;
	height: 258px;
	padding: 0px;
	background: url('gfx/main_img.jpg') no-repeat;
}
div#headerExtendv {
	width: 1000px;
	height: 258px;
	padding: 0px;
	background: url('gfx/vervolg_img.jpg') no-repeat;
}
div#contentContainer {
	background: url('gfx/content_background.gif') repeat;
}
div#actueelContainer {
	width: 264px;
	background: url('gfx/actueel_background.gif') repeat-y;
}
div#actueelContainer h2 {
	width: 264px;
	background: url('gfx/actueel_background.gif') repeat-y;
}
div#actueelMiddle {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	background: url('gfx/actueel_bottom.jpg') no-repeat bottom;
}
div.actueelLine {
	width: 240px;
	height: 2px;
	padding-top: 5px;
	border-bottom: 2px solid #d1d1d1; 
}
div.actueelDots {
	width: 240px;
	height: 2px;
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 2px dotted #d1d1d1;
}
div#leftCol {
	float: left;
	padding: 40px;
}
div#rightCol {
	position: relative;
	width: 271px;
	float: left;
	margin-left: 9px;
	top: -110px;
	clear: right;
}
div#loginContainer {
	width: 254px;
	height: 123px;
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 10px;
	float: left;
	background: url('gfx/login_background.gif') no-repeat;
}
div#kaartenContainer {
	width: 259px;
	height: 180px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	background: url('gfx/kaarten_background.jpg') no-repeat;
}
div#kaartenContainer a {
	color: #3d3d3d;
}
div#kaartenContainer a:hover {
	text-decoration: underline;
}
div.blockText {
	width: 120px;
	height: 160px;
	color: #fff;
}
div#footer {
	background: white url('gfx/footer_background.gif') no-repeat top;
	text-align: right;
	padding-right: 5px;
	line-height: 50px;
}
div#footer a {
	margin: 0 5px;
}
div.spacer {
	clear: both;
}
div#linkFunctions {
	width: 680px;
	color: #3d3d3d;
	float: left;
	text-align: right;
}
div#linkFunctions a {
	text-decoration: none;
	color: #45a9a0;
	margin: 0 5px;
}
div#linkFunctions a:hover {
	text-decoration: underline;
	color: #3d3d3d;
}
.hightlightString{
	font-weight:bold;
}

/* ### TOP NAV ### */
#topNav, #topNav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
}

#topNav a {
  display: block;
  line-height: 16px;
  text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	color: #939292;
	border-right: 1px solid #939292;
}

#topNav a:hover {
  color: #3d3d3d;
}

#topNav li { /* all list items */
  float: left;
}

#topNav li li a {
  font-size: 11px;
  color: white;
  text-transform: none;
  padding-top: 2px;
  padding-left: 3px;
  padding-bottom: 2px;
  border: none;
  background: #3d3d3d url('gfx/menu_line.gif') no-repeat bottom left;
}

#topNav li li a:hover {
  color: #20a2ab;
}

#topNav li li {
  float: none;
  clear:left;
  _height: 1px;
  padding: 5px 8px;
  line-height: 20px;
}

#topNav li ul { /* second-level lists */
  position: absolute;
  overflow: visible;
  width: 14em;
  left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
  background-color: #3d3d3d;
  border-top: 5px solid #dcdcdc;
}

#topNav li ul ul { /* third-and-above-level lists */
  margin: -1.8em 0 0 13.4em;
  border-top: 0px;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.sfhover ul ul, #topNav li.sfhover ul ul ul {
  left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.sfhover ul, #topNav li li.sfhover ul, #topNav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}
/* ### NEWS ###*/
table#newsItems td {
	text-align: left;
}