/* last rev. 14.06.2006 | 25.03.2009 */
* { margin:0; padding:0; }
html, body {height: 100%;}
img, fieldset {border:0;}
body { font-family: Arial; font-size:11px; }
a, a:visited, a:link, a.active, a:hover {text-decoration:underline;color:#868686;}
.bs {color:#bababa; font-style:italic;}

h1#kunstenaarsnu_home{ width:420px; height:90px; background-image: url(../icons/logo_groot.gif); background-repeat: no-repeat; font-size: 1.0em; line-height: 1.0em; text-indent: -2000em; }
h1#kunstenaarsnu{ width:220px; height:90px; background-image: url(../icons/logo_klein.gif); background-repeat: no-repeat; font-size: 1.0em; line-height: 1.0em; text-indent: -2000em; cursor:pointer;}
	
/* -------------- HOOFDOPMAAK -------------- */
/* allesomvattende div */
#pagecontainer { position: relative; min-height: 100%; height: 100%; height: auto; }
html>body #pagecontainer { height: auto; }

/*bevat menu en logo*/
#top{ width:780px; height:82px; margin:auto; }
/*zoek op home, atikel */
#home, #article{ width:780px;margin:auto;}

/* nieuws op homepage */
#home_actueel_container { width: 100%; margin: auto; position: absolute; bottom: 50px; }
#home_actueel{ width:780px;margin:auto;}

/* ALGEMEEN */
.align_right { float:right; }

/* NAVIGATIE / HEADER */
#logo_klein{ width:230px; float:left; margin-top:4px;}
#nav { width:550px; height:50px; float:right; }
#nav a, #nav a:visited, #nav a:link, #nav a.active, #nav a:hover {text-decoration:none; color:#000;}
#chapters{float:left; margin-top:2px; text-align:right; width:355px; padding-right:3px; list-style-type: none; display:inline;}
#chapters li{display:inline;}
#quicksearch { float:right; margin-top:2px; width:165px; }
#quicksearch input#criteria  { color: #7f7f7f; font-size:9px; border: 1px #bbb solid; background: #f6f6f6; width: 106px; height: 14px; font-size:10px; margin-right:5px; }

/* FOOTER */
#footer_container { float:left; width: 100%; margin: 20px auto 0 auto; }
#footer_container_home { width: 100%; margin: auto; position: absolute; bottom: 0; }
#footer_container_home  #footer { width:780px;margin:auto;	}
#footer { width:780px; margin:auto;	padding-top:2px; padding-bottom:5px; border-top: #ababab 1px solid; font-size:9px; color:#878773; }
#footer a{ text-decoration: none; color: #878773; }
#footer a:link { text-decoration: none; }
#footer a:visited { text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer a:active { text-decoration: none; } 
#footer ul{ margin-top:3px; list-style-type: none; } 
#footer li{ display: inline; }

/* aantal zoekresultaten of verfijningen */
.deelaantal { color:red; }