﻿/* Stylesheet voor Elton - Kleurstelling 4: Oranje (#d26d06, DHZ Retail). (c) Elton. Alle rechten voorbehouden. */

#top {
  background: url(/interface/images/top_bg4.jpg) no-repeat;
}

#top,
.content h1, .videocontent h4 {
  border-color: #d26d06;
}

a,
.content a,
.content h1, .videocontent h4,
.sidebar .subnav li a,
.contact .titel .inner,
.login .titel .inner 
{
  color: #d26d06;
}

.categorie .naam,
.consument_producten .product .naam{
  color: #d26d06;
  background: url(/interface/images/titels_vervolg_bg4.gif) repeat-x;
  border-color: #d26d06;
}

.content h1, .videocontent h4 {
  background: url(/interface/images/titels_vervolg_bg4.gif) repeat-x;
}

.sidebar .subnav li.active a {
  background: #d26d06;
}

#footer {
  background: url(/interface/images/footer_bg4.jpg) no-repeat;
}

.nav a {
  color: #d26d06;
  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: #d26d06;
}

#subsite_menu .active{
  background: #d26d06;  
}