#header3 {background:#f29400;}

/* Boxen: red -> Kundenfarbe, weisse Schrift, blue -> Kundenfarbe, schwarze Schrift*/

.REboxRedContent {color: #fff;}
.REboxBlueContent {color: #000;}
.REboxRedContent, .REboxBlueContent  {background:#f29400; border-left: #f29400; border-right: #f29400;}
.rRline2, .rRline3, .rRline4, .rBline2, .rBline3, .rBline4  {background:#f29400; border-left: #f29400; border-right: #f29400;}
.rRline1, .rBline1 { background:#f29400;}


.note , p.note {background:#eee;  border-bottom: 1px #ccc dotted;}
.important, p.important {background:#f29400; border-bottom:1px #f29400 dotted; color: #fff; }
.warning, p.warning {background:#f29400; border-bottom:1px #f29400 dotted; color: #000;}



/* light: blacktext and arrow */

#col2_content h1,
#col2_content h2,
#header3 a, 
#header3 a:focus,
#header3 a:hover,
#header3 a:active {color:#000 !important;}

#nav_main ul li a:hover { color: #555 !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_schwarz_unten.gif") no-repeat 4px;
  }
  



