/* KLEUREN STYLES: color1 BRUIN
----------------------------------------------------------------*/

#crumpath { color: #ac9394; }
#crumpath a { color: #ac9394; }

#cat-nav ul li a { color: #ffffff; text-decoration: none; background: #5a2729; border-bottom: 1px solid #411b1d;  border-top: 1px solid #835d5f; }
#cat-nav ul li a:hover { color: #ac9394; }
#cat-nav ul li ul li { background: #835d5f; }
#cat-nav ul li ul li a { background: #835d5f; border-bottom: 1px solid #411b1d;  }
#cat-nav ul li ul li a:hover { color: #331c1d; }
#cat-nav .bot { background: url(../img/standaardsub-catnav-bot_color1_bg.gif) no-repeat; }

#standaardsub #content .datum { color: #5a2729; }
#standaardsub #content .titel { color: #431c1e; }
#standaardsub #content p { color: #5a2729; }
#standaardsub #content p a { color: #5a2729; }

#content .pagmenu { border-top: 1px solid #ac9394; }
#content .pagmenu a { color: #5a2729; }
#content .pagmenu a.print { background: url(../img/icon-print-color1.gif) no-repeat center left; }
#content .pagmenu a.saf { background: url(../img/icon-saf-color1.gif) no-repeat center left; }
#content .pagmenu a.reader { padding: 0px 0 0 19px; background: url(../img/icon-leesvoor-color1.gif) no-repeat center left; }

#tekstpagina #content { color: #5a2729; }
#tekstpagina #content .datum { color: #5a2729; }
#tekstpagina #content h1, h2, h3 { color: #5a2729; }
#tekstpagina #content a { color: #5a2729; }
#tekstpagina #content table th { border: 1px solid #5a2729; background-color: #5a2729; color: #fff; }
#tekstpagina #content table tr td {color: #5a2729; border: 1px solid #5a2729; }
#tekstpagina #content table tr.uneven td { background-color: #ac9394;}

#staf { border: 1px solid #5a2729; background: #fff; padding: 2px; position: absolute; z-index: 2000; top: 0px; left: 0px; }
#staf h2 { margin-bottom: 2px; }
#staf form { background: #835d5f; text-align: left; padding: 8px; }
#staf form label { color: #fff; line-height: 24px; font-size: 11px; }
#staf form input { border: 1px solid #fff; background: #835d5f; color: #fff; width: 195px; margin: 0; }
#staf form input.btn { width: auto; height: auto; border: none; margin-top: 9px; }
#staf form textarea { border: 1px solid #fff; background: #835d5f; width: 197px; height: 105px; }
#staf .verplicht { background: #835d5f url(../img/staf_ico_verplicht.gif) no-repeat 8px 10px; color: #fff; line-height: 28px; font-size: 11px; text-align: left; padding: 0 14px; margin-top: 2px;  }
