html {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	height:100%;
	background-image:url(img/bg01.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#95b386;
}
*{
	margin:0;
	padding:0;
}
a {
	outline:none;
}
hr {
	border:none;
	border-bottom:1px solid #BBBBBB;
	height:1px;
}
table {
	font-size:12px;
}
/* Container
-------------------- */
#container {
	position:relative;
	width:920px;
	margin-left:-460px;
	left:50%;
}
#header {
	position:relative;
	height:150px;
	background-image:url(img/bg-header.gif);
	background-repeat:no-repeat;
	background-position:top center;
	z-index:10;
}
#header #taalkeuze{
	position:absolute;
	top:10px;
	left:20px;
	height:20px;
	background-image:url(img/bg-top.gif);
	border:1px solid #000;
	border-top:none;
	font-size:11px;
	font-weight:bold;
	padding:5px 7px 0;
}
#header #taalkeuze a{
	text-decoration:none;
	color:#ded3c8;
	padding:0 3px;
}
#header #taalkeuze a:hover{
	color:#fff;
}
#header #zoeken{
	position:absolute;
	top:9px;
	right:20px;
	height:25px;
	background-image:url(img/bg-top.gif);
	border:1px solid #000;
	border-top:none;
}
#header #zoeken #zoekveld,#header #zoeken #SearchWord{
	width:127px;
	height:15px;
	padding:0 16px 2px 3px;
	background:none;
	border:none;
	background-image:url(img/search-bg.gif);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4d2e0f;
	margin:4px 5px 0 8px;
}
#header #zoeken #SearchButton{
	display:none;
}
#header h1 {
	text-indent:-9999px;
	position:absolute;
}
/* Header menu
-------------------- */
#top-menu{
	position:absolute;
	left:20px;
	bottom:5px;
	list-style:none;
	font-size:10px;
}
#top-menu li{
	float:left;
	margin-right:5px;
}
#top-menu a{
	color:#4d2e0f;
	text-decoration:none;
	line-height:16px;
	background-image:url(img/bg-btn-top.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:0 5px 1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#top-menu a:hover{
	color:#000;
	background-color:#fff;
	background-position:top;
}
/* Page
-------------------- */
#page {
	position:relative;
	margin-top:-10px;
	background-image:url(img/bg-page.gif);
}
#page-top {
	position:relative;
	background-image:url(img/bg-page-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	min-height:600px;
	_height:600px;
}
/* Menu
-------------------- */
#menu {
	position:absolute;
	width:210px;
	left:20px;
	top:25px;
	background-image:url(img/bg-left-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#e9ebe7;
	padding-bottom:40px;
	font-size:11px;
	z-index:999;
}
/*#menu ul{
	list-style:none;
	padding:5px;
	margin-bottom:10px;
	background-image:url(img/bg-left-top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#menu ul ul{
	background-image:none;
	padding:0;
	margin:0;
	border-top:1px dotted #989996;
}
#menu li{
	border-bottom:1px dotted #989996;
}
#menu li.first{
	border-top:1px dotted #989996;
}
#menu a{
	padding:4px 10px 4px 10px;
	color:#000;
	text-decoration:none;
	display:block;
}
#menu a:hover,#menu a:active,#menu .space a{
	padding-left:15px;
	font-weight:bold;
	color:#4d2e0f;
	background-color:#fff;
	background-image:url(img/bg-btn-left.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
#menu .space{
	margin-top:15px;
	border-top:1px dotted #989996;
}*/
/* Content
-------------------- */
#content {
	position:relative;
	margin-left:265px;
	padding:25px 25px 0 0;
	z-index:9;
}
#content a{
	color:#806040;
	font-weight:bold;
}
#content a:hover{
	color:#4d3926;
}
#content a:hover{
	text-decoration:none;
}
#content p{
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
}
#content #print{
	position:absolute;
	right:25px;
	top:33px;
	line-height:12px;
	font-size:10px;
	background-image:url(img/print-icon.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#content #print a{
	color:#806040;
	display:block;
	padding-top:4px;
	padding-right:20px;
}
#content h1{
	font-size:24px;
	font-weight:normal;
	color:#4d3926;
	border-bottom:1px solid #bbb;
	margin:0 -5px 5px;
	padding:0 3px;
}
#content img{
	border:1px solid #4d2e0f;
	padding:1px;
	margin:3px;
	background-color:#fff;
}
#content form img{
	margin:0;
	padding:0;
	border:none;
	background:none;
}
#content #adres-banner{
	text-align:center;
	padding:5px;
	background-color:#fff;
	border:1px solid #4d2e0f;
	width:90%;
	margin:10px auto 0;
}
#content #contactform{
	margin-top:10px;
}
#content ul{
	margin-left:25px;
}
#content #searchresult #BTNPage{
	border-bottom:1px dotted #bbb;
	padding:3px 0;
}
#content #searchresult #LINE{
	display:block;
	border-bottom:1px dotted #bbb;
	padding:3px 2px;
}
#content #BTNBack{
	display:none;
}
/* Footer
-------------------- */
#footer {
	position:relative;
	width:920px;
	margin-left:-460px;
	left:50%;
	height:37px;
	background-image:url(img/bg-footer.gif);
	background-repeat:no-repeat;
	font-size:10px;
	color:#4d2e0f;
}
#footer #proximedia{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	top:16px;
	left:20px;
}
#footer #top{
	position:absolute;
	top:15px;
	right:20px;
	width:23px;
	padding-left:1px;
	text-align:center;
}
#footer #top a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding-top:5px;
	line-height:17px;
}
#footer img{
	vertical-align:text-top;
}
