﻿/* THIS CSS HOLDS ONLY OPTIONAL COLORS FOR TARGET AND MAIN MENU. */

/*  MAIN MENU (LEFT MENU) */
#navcontainer, #navdrop, #eservice, #boxcontainer, #rightnews { background-color: #E8BDB8 !important; } /*Grundfärg*/
.bigbox, .smallbox{ background-color: #E8BDB8; } /*Grundfärg*/
#navcontainer ul li a:hover {	background-color: #EFD1CD !important; }/*Hoover*/
#navcontainer ul ul a:hover {	background-color:  #EFD1CD !important; }/*Hoover*/
#navcontainer div.item a:hover {background-color: #EFD1CD !important; }/*Hoover*/

#navcontainer div.itemactive {background-color: #E8BDB8 !important; }/*Vald*/
#active { background-color: #E8BDB8 !important; } /*Vald*/

/* RIGHT COL ELEMENTS */
.rbtop div { background-color: #E8BDB8 !important;} /*Grundfärg*/

