/* CSS Document 
--------------------------------------------------------------- 
#000080 blauw
#be1a01 oranje
*/


html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}


/*LIJNEN
--------------------------------------------------------------- */
#xtra {border:2px solid white; padding-left:5px}
#sfeer{border-right:2px solid white; border-left:2px solid white;}
#menu{border:2px solid white;}
#content{border-bottom:2px solid white;border-top:2px solid white;border-right:2px solid white;}
#F1,  #F2,  #F3{border-right: 2px solid white}

#content img {border:5px solid white}

/* KLEUREN
--------------------------------------------------------------- */
body{
	background-color:#18767e;
	margin:0px;
	font: 0.75em Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
}
h1{font-size:120%; font-weight:700; color: #000080}
h2{font-size:115%; font-weight:700; color: #000080;margin-bottom:-5px;}
h3{font-size:115%; color: #000080}

#xtra{background-color:black}
#content{background-color:#f8f8f8}
#sfeer{background-color:black}
#menu{background-color:black}
#logo, #adres {background-color:white}

/* MENU
--------------------------------------------------------------- */
.sMenu{margin-left:-40px}
* html .sMenu{margin-left:0px;} /* IE only */ 

#mMenu li, #content li{
	list-style-type: none;
	width:100%;
	padding:0px;margin:0px;
}
#mMenu{
	position: relative; 
	width:193px;
	top:20px; 
	margin:0px; 
	padding:0px}

#mMenu li a:link,  #mMenu li a:visited{
	display:block;
	padding: 4px 0px 4px 25px;
	border-bottom:1px solid white;
	color:white;
	font-weight:700;
	text-decoration:none;
	background-image: url(/images/bullet_off.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
}
#mMenu li a:hover,  #mMenu li a:active{
	color:#18767e; 
	text-decoration:none;
	padding: 4px 5px 4px 25px;	
	background-image: url(/images/bullet_on.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
}

#mMenu ul.sMenu li a:link,  #mMenu ul.sMenu li a:visited {
	color:white; 
	font-size:80%;
	font-weight:700;
	background-image: url(/images/kruimelpijl.gif);
	padding-left:35px;
	background-position: 25px 8px;
	background-repeat: no-repeat;
	border-bottom:1px dashed #f2f2f2;
	text-transform: none;
}

#mMenu ul.sMenu li a:hover,  #mMenu ul.sMenu li a:active{
	color:#18767e; 
	font-style: normal
}

/* actieve pagina uitlichten door a class="active"
--------------------------------------------------------------- */
#mMenu li a:link.active, #mMenu li a:visited.active{
	font-style: italic; color:#18767e; background-image: url(/images/bullet_on.png);
	background-position: 5px 8px;background-repeat: no-repeat;}
#mMenu ul.sMenu li a:link.active, #mMenu ul.sMenu li a:visited.active{font-weight:700;color:#18767e}
#links a:link.active, #links a:visited.active{font-style: italic;font-weight:700}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 5px;
	text-align: right;
}

#sfeer h1{
	background:url(/images/logo-dvanmeurs.jpg) no-repeat;
	width:193px;
	height:145px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
}
#logo h1 a{
	width:100%;
	overflow:hidden;
	height:100%;
	display:block;
}
#content li{
	padding: 5px 5px 5px 25px;	
	background-image: url(/images/bullet_on.png);
	background-position: 5px 8px;
	background-repeat: no-repeat;
}
#content p, #content td, #content ul, #content th{}
#content th{font-weight:700}
#menu {color:#FFFFFF}
#kruimelpad{font-weight:700; font-size:80%;}
#kruimelpad a:link, #kruimelpad a:visited{color:#000080}
#kruimelpad a:hover, #kruimelpad a:active{color:#be1a01}
#content a:link, #content a:visited{color:#18767e;padding: 2px;; text-decoration:underline}
#content a:hover, #content a:active{text-decoration:none; background-color: #18767e  ; color: #FFF; padding: 2px;}

#content a.thumb{
	text-decoration:none;background:none; border:none
	}
	
#content img.thumb{
	padding: 5px;
	margin-top:5px;
	background: #fff;
	border: solid 1px #ccc;
}
#content a img {border:none}

#adres p{font-weight:700}
#footer{font-size:80%;}
#links{text-align:center; margin-top:40px}
#links a:link, #links a:visited{text-decoration:none; padding: 4px;}
#links a:hover, #links a:active{text-decoration:none; background-color: red  ; color: #FFF; padding: 4px;}
#footer a:link, #footer a:visited{text-decoration:none; color:black}
.asmall{color:white;font:8pt Arial, Verdana, sans-serif}

#kruimelpad{position:relative; left:-5px;top:-5px}
#content{padding:10px}
#adres{padding-right:5px}