html, body {
height: 100%; /* héél belangrijk */
}

img { border:none; }

#container {
position: relative;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
background:url(../images/content_bg.png) repeat-y;
display:table; /* must put this in for FireFox. */
margin:auto; /* for IE6 and Firfox centering */

height:400px; /* Have to put SOMETHING in here for the height for both
browser. DO NOT put in a percentage, must be a pixel value */
}

html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #eeeeee;
	background-image: url(../images/bg.png); 
	background-repeat: repeat-x;
	height:100%;
}

body {
	margin: 0px auto;
	width: 758px;
	color:#5A767C;
		height:100%;

}	
	
	a:link {
	color: #1885d7;
	text-decoration: none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	a:visited {
	color: #1885d7;
	text-decoration: none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
	a:hover {
	color:#6FBCEA;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;

}
	a:active {
	color: #1885d7;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



.container2{
overflow:visible;
}


#left {
	float: left;
	margin-left:10px;
	margin-top:-135px;
}

#menu {
	margin-top: 25px;
	margin-left: 5px;
}

#menu2 {
	margin-top: 10px;
	margin-left: 5px;
}

#menu_right {
float:right;
width:137px;
margin-right:13px;
margin-top:-110px;

}

#menu_header {
	width: 170px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
	background-color:#ebf3fb;
	border:#aaccee solid 1px;
color:#07519A;
font-size:100%;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu_header2 {
	width: 170px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
	background-color:#ebf3fb;
	border:#aaccee solid 1px;
color:#07519A;
font-size:100%;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu_centre {
	background-color:#FFFFFF;
	border-left:#aaccee solid 1px;
	border-right:#aaccee solid 1px;
	border-bottom:#aaccee solid 1px;
	width: 158px;
	padding-left: 12px;
	padding-bottom:10px;
}

#menu_footer {
	width: 170px;
	height: 19px;
}

#main {
	width: 350px;
	float: left;
	margin-left: 9px;
	margin-top:-135px;
}

#main_header {
	background-image:url(../images/main_header.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 18px;
}

#main_centre {
	background-image:url(../images/main_centre.jpg);
	background-repeat: repeat-y;
	width: 400px;
	padding-left: 0px;
	overflow:hidden;
}

#main_footer {
	background-image:url(../images/main_footer.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 17px;
}

#footer {
margin-top:-5px;
text-align:center;
height:50px;
}


/* ADS RECHTS */

#menu_header_ad {
	width: 137px;
	height: 18px;
	text-align: center;
	padding-top: 2px;
	font-size: 12px;
	background-color:#ebf3fb;
	border:#aaccee solid 1px;
color:#07519A;
font-size:100%;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#menu_centre_ad {
	background-color:#FFFFFF;
	border-left:#aaccee solid 1px;
	border-right:#aaccee solid 1px;
	border-bottom:#aaccee solid 1px;
	width: 125px;
	padding-left: 12px;
	padding-top:25px;
	padding-bottom:10px;
}

#menu_footer_ad {
	width: 137px;
	height: 19px;
}

#header	{
	width: 758px;
	height: 308px;
	background-image: url(../images/header.png);
}

#banner, #banner a {
border:0;

}

#adwords_top {
width:234px;
height:68px;
position:relative;
top:82px;
left:190px;

background-color:#6AAEE1;

}
