html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}
body {
	background: url(gfx/bg_body.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#wrapper {
	position: absolute;
	left: 50%;
	display: block;
	width: 982px;
	margin: 0 0 0 -491px;
	min-height: 100%;
	padding-bottom: 29px;
}

#topnav {
	position: absolute;
	right: 53px;
	top: 0;
}

#topmenu {
	background: url(gfx/bg_topmenu.gif) repeat;
	padding: 0 0 0 24px;
	height: 26px;
	overflow: hidden;
	float: left;
}
#topmenu div {
	background: url(gfx/bg_topmenu_right.gif) no-repeat right top;
	padding: 0 24px 0 0;
	line-height: 36px;
}
#topmenu a {
	text-decoration: none;
	color: #000;
        padding: 0 5px 0 5px;
}
#topmenu p {
    margin: 0;
}

#language {
	float: left;
	padding-right: 10px;
	line-height: 36px;
	color: #FFF;
}
#language a {
	color: #FFF;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 38px;
	left: 30px;
}

#mdlogo {
	margin-left: 25px;
}

#banners {
	position: absolute;
	top: 111px;
	display: block;
	width: 982px;
	height: 328px;
	overflow: hidden;
}

#telefoon {
	position: absolute;
	left: 18px;
	top: 125px;
	z-index: 1;
}

#menu {
	position: absolute;
	top: 439px;
	left: 273px;
	z-index: 1000;
}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index: 10;
}
#menu ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	display: block;
	line-height: 32px;
	text-decoration: none;
	font-size: 14px;
	padding: 0 14px;
	color: #0e62a6;
	background: url(gfx/menu_spacer.gif) no-repeat 0 6px;
}
#menu ul li a:hover {
	background: url(gfx/bg_menu_active.gif) repeat-x top left;
	color: #FFF;
}

#menu ul ul,
#menu ul li:hover ul ul,
#menu ul ul li:hover ul ul
{display: none;}

#menu ul li:hover ul,
#menu ul ul li:hover ul,
#menu ul ul ul li:hover ul
{display: block;}

#menu ul ul {
	position: absolute;
	display: none;
	left: 0;
	top: 28px;
	width: 238px;
	padding: 0;
	background-color: #FFF;
	border:  1px solid #e7e9e5;
}
#menu ul ul li {
	display: inline;
	float: none;
}
#menu ul ul li a {
	display: block;
	border-top: 1px solid #e7e9e5;
	line-height: 34px;
	font-size: 12px;
	color: #707173;
	background: url(gfx/pijltje_grijs.gif) no-repeat 215px 14px;
	padding: 0 18px 0 16px;
}
#menu ul ul li a:hover {
	background: url(gfx/link_pijltje.gif) no-repeat 215px 14px;
	color: #0e62a6;
}


#menu ul ul ul {
	position: absolute;
	left: 182px;
	top: -32px;
}


#content {
	margin-top: 469px;
	left: 0;
	width: 982px;
	background: url(gfx/bg_content.jpg) no-repeat;
}

#left {
	float: left;
	width: 228px;
	padding: 120px 32px 0 27px;
}
#center {
	float: left;
	width: 528px;
	padding: 0;
}
#right {
	float: left;
	width: 146px;
	padding-left: 21px;
	padding-top: 33px;
}

#left ul {
	display: block;
	width: 226px;
	margin: 28px 0 0 0;
	padding: 0;
	list-style-type: none;
	border-left: 1px #e7e9e5 solid;
	border-right: 1px #e7e9e5 solid;
	border-bottom: 1px #e7e9e5 solid;
}

#left ul li.header {
	display: block;
	width: 226px;
	background: url(gfx/bg_leftmenu_top.jpg) no-repeat;
	line-height: 24px;
	padding: 0 22px 0 22px;
	color: #FFF;
}
#left ul li {
	background-color: #f9f9f8;
	display: inline;
}
#left ul li a {
	display: block;
	background: url(gfx/bg_leftmenu.jpg) no-repeat top right;
	line-height:  30px;
	text-decoration: none;
	color: #000;
	/*border-top: 1px #e7e9e5 solid;*/
	margin: 0 7px 0 7px;
	padding: 0 15px 0 15px;
	width: 182px;
}
#left ul li a:hover {
	background-image:url(gfx/bg_leftmenu_active.jpg);
	color: #004a99;
}

#breadcrumbs {
	margin: 31px 0 20px 0;
	font-size: 12px;
	color: #333;
}
#breadcrumbs a {
	text-decoration: none;	
	color: #333;
}

#tekst h1 {
	font-size: 14px;
	margin: 0 0 1.5em 0;
	padding: 0;
	color: #4a9d00;
	text-transform: uppercase;
}
#tekst h2 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #4a9d00;
}
#tekst p {
	line-height: 1.4em;
	margin: 0 0 1em 0;
}
#center a {
	color: #0059a1;
	/*padding-left: 10px;
	background: url(gfx/link_pijltje.gif) no-repeat 0 4px;*/
	text-decoration: none;
}

/* Tabellen */
#tekst td p {margin: 0;}
#tekst td a {pading: 0; background: none;}

#right .blok {
	display: block;
	border: 1px solid #e7e9e5;
	margin: 0 0 16px 0;
}
#right .blok h1 {
	display: block;
	border-bottom: 1px solid #e7e9e5;
	background: url(gfx/bg_blok_h1.gif) repeat-x;
	line-height: 24px;
	padding: 0 12px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #6c6c6c;
}
#right .blok img {
	margin: 12px 0 0 12px;
}
#right .blok p {
	display: block;
	color: #333;
	padding: 0 12px;
	margin: 10px 0;
}
#right .blok .footer {
	border-top: 1px solid #e7e9e5;
	display: block;
	margin: 0 0 0 12px;
	padding: 10px 0;
}
#right .blok .footer a, #right #contactblok a {
	display: block;
	color: #0059a1;
	padding-left: 10px;
	background: url(gfx/link_pijltje.gif) no-repeat 0 4px;
	text-decoration: none;
}
#right .blok a {
	padding-left: 0;
	background: none;
}

#right .banner {
	display: block;
	margin-bottom: 16px;
}
#right #contactblok {
	background: url(gfx/bg_contactblok.jpg) 0 24px;
        padding-bottom: 10px;
}
#right #contactblok p { 
	margin: 85px 0 0 0;
}

#footerContainer {
	position: absolute;
	bottom: 0;
	left: 25%;
	width: 75%;
	height: 29px;
	overflow: hidden;
	background: url(gfx/bg_footer_left.gif) no-repeat;
	color: #9a9a9a;
}
#footer {
	position: relative;
	display: block;
	height: 29px;
	margin-left: 51px;
	border-top: 1px solid #e0e3dd;
	line-height: 29px;
}
#footerNav {
	position: absolute;
	left: 0;
}
#footerCopyright {
	position: absolute;
	right: 0;
}
#footer a { 
	color: #9a9a9a;
	text-decoration: none; 
}
#footer p {
	margin: 0;
}

/* Search engine */

#sq2 {
    position: absolute;
    right: 0;
    top: 79px;
    margin: 0;
    padding: 0;
    display: block;
    background: url(gfx/bg_search.gif) no-repeat;
    height: 18px;
}
#q {
	display: block;
	width: 94px;
	line-height: 18px;
	border: none;
	padding: 0 5px 0 5px;
	margin: 0;
	background: none;
	background-color: transparent;
	font-size: 12px;
}

#searchButton {
    display: block;
    width: 58px;
    line-height: 18px;
    color: #FFF;
    border: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

a img {border: none;}