#header3 {background:#663300;}

/* Boxen: red -> Kundenfarbe, weisse Schrift, blue -> Kundenfarbe, schwarze Schrift*/

.REboxRedContent {color: #fff;}
.REboxBlueContent {color: #000;}
.REboxRedContent, .REboxBlueContent  {background:#663300; border-left: #663300; border-right: #663300;}
.rRline2, .rRline3, .rRline4, .rBline2, .rBline3, .rBline4  {background:#663300; border-left: #663300; border-right: #663300;}
.rRline1, .rBline1 { background:#663300;}


.note , p.note {background:#eee;  border-bottom: 1px #ccc dotted;}
.important, p.important {background:#663300; border-bottom:1px #663300 dotted; color: #fff; }
.warning, p.warning {background:#663300; border-bottom:1px #663300 dotted; color: #000;}



/* dark: white text and arrow */

#col2_content h1,
#col2_content h2,
#header3 a, 
#header3 a:focus,
#header3 a:hover,
#header3 a:active {color:#fff !important;}

#nav_main ul li a:hover { color: #bbb !important;}

#nav_main ul li#current strong,
#nav_main ul li#current a,
#nav_main ul li#current a:focus,
#nav_main ul li#current a:hover,
#nav_main ul li#current a:active {

background: url("../../img/joy_icons/pfeil_weiss_unten.gif") no-repeat 4px;
  }
  



