/* KLEUREN STYLES: color2 ORANJE
----------------------------------------------------------------*/

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

#cat-nav ul li a { color: #ffffff; text-decoration: none; background: #cd6607; border-bottom: 1px solid #bc4d09;  border-top: 1px solid #e6b283; }
#cat-nav ul li a:hover { color: #e6b283; }
#cat-nav ul li ul li a { background: #e6b283; border-bottom: 1px solid #bc4d09;  }
#cat-nav ul li ul li a:hover { color: #bc4d09; }
#cat-nav .bot { background: url(../img/standaardsub-catnav-bot-color2_bg.gif) no-repeat; }

#standaardsub #content .datum { color: #cd6607; }
#standaardsub #content .titel { color: #bc4d09; }
#standaardsub #content p { color: #5a2729; }
#standaardsub #content p a { color: #cd6607; }

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

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

#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;  }
