/*
 * Farbinfos-stylesheet
*/
@media all
{
	
	
  #headhead .box, .infobox dt, .eventbox dt { background-color: #294891;}
  #logo { background: #efefef url(images/cubes_alg.gif) no-repeat; }


  h2, h3, h4, h5,
  .zitat dd,
  blockquote ,
  table caption, thead th ,  
  #content a,
  #content a:visited,
  #content a:focus,
  #content a:hover,
  #content a:active,
  #content .schema a:hover,
  .projects a,
  #conthead h2,
  .projects h3,
  .switchreiter a:hover,
  #switchcontent dt a,
  #switchcontent dd a:hover,
  .stg-team dl dl dt,
  .stg-team h3,
  .default a,
  .sorting a.active,
  #content .schema dd.mehr a,
  .introtext,
  #slot .infobox p a.sololink:hover,
  .eventbox dt a {color:#294891;}

  .projects a:hover { color:#294891 !important; }   

  .kontakt_stg dt { color:#294891; border-bottom: 1px #294891 solid; }

  /*
   * sidenav
 */

  .vlist li ul li a.navTreeCurrentItem { color: #294891; background: transparent url(../images/pfeil.gif) 6px -36px no-repeat; }

  .vlist li ul li ul li a:focus,
  .vlist li ul li ul li a:hover,
  .vlist li ul li ul li a:active,
  .vlist li ul li ul li a.navTreeCurrentItem { color: #294891; background: transparent url(../images/pfeil.gif) 26px -36px no-repeat}
  
  #switchhead .active  { background: #294891 !important;}
  #switchhead .switchreiter { border: 1px #294891 solid; border-bottom:none;}
  #switchcontent { border-top: 1px #294891 solid}
  
  
  .default tbody th {border-bottom: 1px #294891 solid; color: #294891;}
  
}

a.red {color:#b83e18 !important;}
a.green {color:#9bc41c !important;}
a.blue {color:#358fac !important;}
