

body header:after,
body #subMenu .menu:before        { background-color:rgba(127, 89, 51, 0.50); }

body,
.isMobile body #bgMobile div,
body #subMenu .menu 							 { background-color:rgba(127, 89, 51, 0.50); }

html:not(.isMobile) body,
.isMobile body #bgMobile div,
body header:before						{ background-image:url('../../../../media/bgimages/standaard/$w,1024$-c,ffb366-vingertje.jpg'); }

body nav a:hover    { background:rgba(255, 179, 102, 0.35); }
body nav a.selected { background:rgba(255, 179, 102, 0.50); }

#calendar .calMonth:before,
#calendar .isToday  { background-color:rgba(229, 161, 91, 1.0); }
#calendar .isToday.hasEvent > div { border-color:rgba(229, 161, 91, 1.0)!important; }