/**
* Formatierung für den Bereich Medienkompetenz
*
* © 01/2009 i-D internet & Design GmbH & Co. KG
* Erfurter Str. 35
* 99423 Weimar
* Deutschland
* Fon:     03643 7785 0
* Fax:     03643 7785 29
* E-Mail:  office@i-d.de
* Web:     http://www.i-d.de/
*
* @author Annekathrin Linge <a.linge@i-d.de>
*/



body{
  background: url(/tlm/pic/bg_streifen_medienkompetenz.jpg) repeat-x left top #fff;
}

#header{
  background: url(/img/header_medien.jpg) no-repeat;
}

.mainActive{
  border-color: #F1A92B !important;
}

#navigation ul ul a:hover,
#navigation ul ul a.active,
#navigation ul ul li.active ul a.active {
  background: #FCEED5;
}
  
#navigation ul ul a{
  border-color: #FCEED5 !important;
}

 #navigation ul ul a:hover{
  background: #FCEED5 !important; 
  border-color: #FCEED5 !important;
 }
 
 
 h1{
  color: #FF9900;
 }


.inhalt table td {
border-bottom:1px solid #FF9900 !important;
}


.inhalt table .zeilen1 td, .inhalt table .zeilen2 td  {
border-bottom:0px !important;
}