@charset "UTF-8";

/*-----------* Color CSS Document tu-kl *-------------*/
/* Startseite */
.willkommen {
  margin-bottom: 18px;
  padding-left: 8px;
  height: 31px;
   width: 687px;
  background-color: #EBEDF5; 
  color: #0C3192;
  line-height: 31px;
  font-size: 1.2em;
  font-weight:bold;
}

#startseiteoben .csc-textpic-imagewrap {
 border: 1px solid #016390;  
}

.news-list-item {
  background-color: #f6f7fb;

}
.news-list-item-right {
  background-color: #016390 !important;
/*  background-color: transparent !important;*/
border: 1px solid #016390;  
/*border-bottom-width: 0px !important;*/
}
.news-list-item-right h2 {
  background-color: #016390 !important;
/*  background-color: transparent !important;*/
border-bottom-width: 0px !important;
}



#header {
  background-image: url(../header/tu/bg_header.png);
}
#header_small {
  background-image: url(../header/tu/bg_header_netbook.png);
}
#language a:hover {
  background-color: #009DE0;
  color: white;
  border: 1px solid #009DE0;
}

a {
  color: #F88326;
}
a:hover {
  color: #FB0118;
}
h1 {
  color: #F88326;
  border-bottom-color: #F88326;
}
/*-----------* Sub navigation left column *-------------*/

#left_column ul li a {
  background-color: #f6f7fb;
  color: #404040;
  border-left-color: #404040;
}
#left_column ul li a:hover {
  background-color: #404040;
  color: #FFF;
  border-left-color: #F88326;
}
#left_column ul li a.firstactive {
  background-color: #404040;
  color: #FFF;
  border-left-color: #F88326;
}
#left_column ul li ul li {
  border-bottom-color: #c5c5c5;
}
#left_column ul li ul li a {
  background: transparent url(../images/tu_thirdnav-bg.png) repeat-y top right;
  color: #404040;
}
#left_column ul li ul li a:hover {
  background-image: none;
  background-color: white;
  color: #FB0118;
}
#left_column ul li ul li a.secondactive, #left_column ul li ul li a.secondactivesub {
background-image: none;
background-color: #f1f1f1;
}
#left_column ul li ul li ul li a{
  background: none;
}
#left_column ul li ul li ul li a:hover {
  background-color: white;
}
/*-----------* Meta navigation right column *-------------*/  

ul.schnellzugriff li a:hover {
  background-color: #f6f7fb;
  color: #009DE0;
}

/*-----------* RTE Classes *-------------*/ 

span.hervorhebung-turot {
  color: #FE0008;
}
span.hervorhebung-tublau {
  color: #016390;
}

/*-----------* Content *-------------*/ 