/* Reset */
div, h1, h2, h3, p, form, label,input, img {
 margin: 0;
 padding: 0;
}

a {
 text-decoration: none;
}

img {
 border: none;
}

h1 {
 display: none;
}
h2 {
 color: #000000;
 font-size: 20px;
 padding-bottom: 20px;
 padding-top: 20px;
}
h3 {
 color: #797979;
}
span.hidden {
 display: none;
}

/* Css */
body {
 margin: 0;
 padding: 0;
 font-family: "Verdana", Helvetica, sans-serif;
 color: #cacaca;
 background: #fff;
 margin-top:5px;
}

div#total {
 min-height: 100%;
 height: auto !important;
 margin: auto;
 text-align: left;
 width: 971px;
}
div#container {
 min-height: 100%;
 height: auto !important;
 width: 670px;
 float: left;
 clear: none;
}

div#header {
 height: 120px;
 width: 670px;
 background: url(images/anan6_logo.gif) no-repeat;
 float: left;
 clear: none;
}
div.taal {
 display: none;
}
div#header div.motto {
 width: 750px;
 text-align:center;
 color: #797979;
 font-size: 22px;
 margin-top: 20px;
}
div#header div.motto span.italic {
 font-weight: bold;
 font-style: italic;
}

/*** ZOEK ***/
div#header div#recherche {
 display: none;
}
/*** MENU ***/
div#header div#menu {
 display: none;
}

/*** TOTEM LEFT ***/
div#totem_left {
 display: none;
}

/*** INTER ***/
div#inter {
 background: url(images/a6water_merk.gif) no-repeat;
 width: 490px;
 margin: auto;
 margin-right: 50px;
 min-height: 472px;
}
div#inter ul, 
div#inter ol, 
div#inter ul li a,
div#inter p {
 font-size: 11px;
 color: #010101;
 line-height: 20px;
 padding-bottom: 20px;
 }

body.sitemap div#inter a:hover {
color: #797979;
}

/*** TOTEM RIGHT ***/
div#totem {
 display: none;
}
div#inter a,
#laatstenieuws p a {
 color: #009ee0;
}

/*** RUBRIEK REFERENTIES ***/
div#acoordion img {
 border: 1px solid #ccc; 
 padding: 3px;
 margin-top: 20px;
}
div#inter div#acoordion ul {
 list-style: none;
}
div#inter div#acoordion ul li {
 cursor: pointer;
 background: url(images/ref_bg.gif) repeat-x;
}

/*** FOOTER ***/
div#footer {
 float: left;
 width: 618px;
}
div#footer div.footer_streep {
 background: url(images/footer_streep_bg.gif) no-repeat;
 width: 498px;
 height: 19px;
 float: right;
}
div#footer div.footer_menu {
 display: none;
}

/*** ZOEKRESULTATEN ***/
body.zoek caption {
 font-size: 12px;
 color: #010101;
 text-align: left;
 padding: 15px 0px 15px 0px;
}
body.zoek table.result {
 margin:15px 0 10px;
 width:100%;
 font-size: 11px;
 color: #010101;
}
th#a1,
th#a2 {
 font-size: 12px;
 color: #010101;
}
th#a1 {
 float: left;
}
td.description {
 display: none;
}