

/* =============================================
 Header auf Startseite (ca. 50% Deckkraft)
 ============================================= */
body div.featured.slider ul li p+p {background-image: url('fileadmin/templates/images/rkw-energieeffizienz.de/header_slider_caption_2.png');}

/* =============================================
 Verlauf auf Unterseiten im Header (ca. 50% Deckkraft)
 ============================================= */
body div.featured ul li p+p,
body div.featured p.slider-pagination a {background-image: url('fileadmin/templates/images/rkw-energieeffizienz.de/header_slider_caption.png'); }

/* =============================================
 Erste Farbe, dunkler (default: #7d7b38)
 ============================================= */
body div.box h3.title { color:#269d2e; }
body ul.news.alt li h3.title { border-left: 1px solid #269d2e; }


/* =============================================
 Erste Farbe, heller (default: #bebd9b)
 ============================================= */
body div.box { border: 1px solid #269d2e;}
body ul.tab-controls,
body ul.tab-controls>li { background: #269d2e; }

/* =============================================
 Zweite Farbe, heller (default: #6a3a2b)
============================================== */
body ul.menu>li.active>a,
body ul.menu>li:hover>a,
body div.featured p.slider-pagination a.active {color: #00315e; }
body ul.tab-controls>li.active a, 
body a:hover,
body a.active { color: #00315e !important;}
body div.featured p.slider-pagination a { border: 1px solid #00315eb; }

body ul.menu { background-color: #00315e; }

/* =============================================
 Zweite Farbe, dunkler (default: #663333)
 ============================================= */
body a,
body h1, 
body h2, 
body h3, 
body h4, 
body h5, 
body h6,
body p.tag-cloud a,
body ul.v-menu li.active>a,
body input.button,
body .button a {color: #00315e; }
body .button a:hover { color: #00315e !important; }

/* =============================================
 Fancybox
 ============================================= */
body .fancybox-wrap .modal h2 {color:#269D2E !important;}
.modal h2 {color:#269D2E;}
.modal h3 {color:#00315E;}
.modal a {color:#00315E!important;}
.modal a:hover {text-decoration:underline;}
.modal ul.contacts h3.name {color:#000000!important;}
