/* CSS Document */

body {
	background-color:#8eaddc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}

#sitecontainer {
	border:8px solid #fa6f1a;
	width:950px;
	margin:4px auto;
	background-color:#fff;
	position:relative;
}

#hoofdnavigatie {
	background-color:#e8eff8;
	height:50px;
	padding-left:203px;
	background-image:url(../images/dot_horizontaal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:13px;
}

#hoofdnavigatie ul {
	float:left;
	list-style:none;
	margin:0;
	/*width:110px;*/
	padding:4px;
	position:relative;
	top:6px;
	width:147px;
}

#hoofdnavigatie ul#here {
	background-image:url(../images/bg_hoofdmenu.gif); /*bg_hoofdmenu1.gif);*/
	background-position:top;
	background-repeat:repeat-x;
}
#hoofdnavigatie li{
	padding:0;
	margin:0;
	text-align:center;
}


#hoofdnavigatie a {
	display:block;
	height:30px;
	width:96px; /*width:64px;*/
	line-height:20px;
	background-image:url(../images/hoofdmenu.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:10px 18px 0px 32px;
	margin-top:0;
	text-decoration:none;
	color:#000;
	text-align:left;
}
#hoofdnavigatie a:hover {
	background-image:url(../images/hoofdmenu_hover.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#2d439d;
}

#hoofdnavigatie a#here {
	background-color:#fff;
	background-image:url(../images/hoofdmenu_hover.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#2d439d;
	margin-bottom:1px;
}

#facilities {
	position:absolute;
	top:0px;
	left:820px;
	width:130px;
	height:48px;
}

#contentkader {
	background-image:url(../images/bg_fotobalk.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#tekstcontent {
	float:left;
	width:575px;
	padding:40px 40px 0px 20px;
	margin-top:0px;
	height:450px;
	overflow:auto;
}

a:link, a:visited, a:active {
	color:#2d439d;
}
a:hover {
	color:#fa3f1a;
}

h1 {
	font-size:140%;
	color:#2d439d;
	padding:0;
	margin:0;
	padding-bottom:10px;
	/*padding-bottom:26px;*/

}
h2 {
	font-size:100%;
	font-weight:bold;
	color:#2d439d;
	padding:0;
	margin:0;
}

td { vertical-align:top; }

#foto_snelnaar {
	float:left;
	/*position:absolute;
	top:52px;
	left:820px;*/
	width:130px;
	padding-top:20px;
	padding-bottom:0px;
	text-align:center;
	background-image:url(../images/bg_fotobalk.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#foto_snelnaar img { border:0;}

#logo {
	position:absolute;
	top:21px;
	left:12px;
	z-index:6;
}

#endcontent {
	clear: both;
}


#footer {
	background-color:#fa6f1a;
	padding:6px 10px;
	color:#fff;
}

#footer a {
	color:#fff;
}

/*--------------------------------------*/
/*submenu*/
#menu{
float:left;
/*position:relative;
top:120px;
left:10px;*/
width:173px;
z-index:2;
font-family: Arial, Helvetica, sans-serif;
font-size:12px; /*17px;*/
padding-top:120px;
padding-left:10px;
padding-bottom:2em;
}

#menu a, #menu h2 {
display:block;
border-bottom:1px solid #fff;
background-color:#2d439d;
background-image:url(../images/bg_submenu.gif);
background-position:left top;
background-repeat:no-repeat;
height:25px;
line-height:25px;
white-space:nowrap;
padding:0em 2em;
color:#fff;
text-decoration:none;
}

/*#menu a:active, */
/*, #menu a#here:visited, #menu a#here:active*/
#menu a:hover, #menu a#here:link, #menu a#here:visited, #menu a#here:active {
background-color:#fff;
background-image:url(../images/bg_submenu_active.gif);
background-position:left top;
background-repeat:no-repeat;
color:#2d439d;
border-bottom:1px solid #fff;
}

#menu a#here_x {
background-image:url(../images/bg_submenu2_active.gif);
background-position:left bottom;
background-repeat:no-repeat;
color:#2d439d;
border-bottom:1px solid #fff;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
width:100%;
}

#menu li{
padding-bottom:0px;
padding-left:0px;
background-image:none;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

div#menu li ul{
position:absolute;
top:0;
left:100.1%;
display:none;
/*border:1px solid #fff;*/
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display:none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display:block;
	width:173px;
	text-align:left;
	margin:0;
	padding:0em;
}
/* End non-anchor hover selectors */

/* Styling for Expand */
#menu a.x:link, #menu a.x:visited, #menu a.x:active {
color:#fff;
background-image:url(../images/bg_submenu2.gif);
background-position:left bottom;
background-repeat:no-repeat;
border-bottom:1px solid #fff;
}

#menu a.x:hover {
color:#fff;
background-image:url(../images/bg_submenu2_active.gif);
background-position:left bottom;
background-repeat:no-repeat;
color:#2d439d;
border-bottom:1px solid #fff;
}



/*--------------------------------------*/
#zoekform { text-align:left; border-bottom:1px solid #fff; margin-bottom:1em; }
/*#zoekform h2 { display:inline; font-weight:normal; color:#fff; margin:0; padding:10px; }*/
#zoekform form { margin:0px; padding:0px 10px 20px 10px ; margin-bottom:0px;  }
#zoekform input#keywords { width:90px; margin:0px; padding:2px;  }
#zoekform input.button { padding:0px; position:relative; top:5px; }


/*zoekresultaten*/
#zoekmachine { width:100%; background-color:#fff; } 
#zoekresultaten {
	/*background-color:#6f7072;
	padding:5px;
	color:#fff;*/
	margin-bottom:12px;
}

#zmkol1 { width:30px; text-align:center; vertical-align:top; padding:0px 10px; }
#zmkol2 { width:520px; vertical-align:top; padding:0px 10px; }

.lijst_even {
background-color:#fff; /*#f2f7e2;*/
border-top:1px solid #eee;
}
.lijst_oneven {
background-color:#fff;	
border-top:1px solid #eee;
}

#categorie {
font-size:0.8em;
color:#999;
}

