﻿/* Stylesheet voor Elton - Kleurstelling 3: Groen (#46992a, Architect). (c) Elton. Alle rechten voorbehouden. */

#top {
  background: url(/interface/images/top_bg3.jpg) no-repeat;
}

#top,
.content h1, .videocontent h4 {
  border-color: #46992a;
}

a,
.content a,
.content h1, .videocontent h4,
.sidebar .subnav li a,
.contact .titel .inner,
.login .titel .inner
 {
  color: #46992a;
}

.categorie .naam,
.consument_producten .product .naam{
  color: #46992a;
  background: url(/interface/images/titels_vervolg_bg3.gif) repeat-x;
  border-color: #46992a;
}

.content h1, .videocontent h4 {
  background: url(/interface/images/titels_vervolg_bg3.gif) repeat-x;
}

.sidebar .subnav > ul > li.active > a {
  background: #46992a;
}

.sidebar .subnav ul ul li.active a { color: #46992a; }

#footer {
  background: url(/interface/images/footer_bg3.jpg) no-repeat;
}

.nav a {
  color: #46992a;
  font-family: Arial;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
}

/* --------------- stijlen subsite -------------- */
#subsite_menu .sub_menu,
#subsite_content h3,
#subsite_content h5{
  color: #46992a;
}

#subsite_menu .active{
  background: #46992a;  
}
