/**
* Formatierung für den Bereich Aktuelles
*
* © 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_aktuelles.jpg) repeat-x left top #fff;
}

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

/* farbliche Anpassung Navigation */

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

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

 #navigation ul ul a:hover{
  background: #F1D4D2 !important; 
  border-color: #F1D4D2 !important;
 }



 
 h1{
  color: #BB2A1C;
 }


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


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

.italic{
  font-style: italic;
  font-size: 0.9em;
line-height: 1.2em;
padding: 5px 0px 5px 5px; 
}

.italic span{
  width: 150px;
  display: block;
padding-top: 5px;
}

.newsletterArchiv hr{
  margin-bottom: 5px;
}

.newsletterArchiv h3{
  font-size: 1.1em;
margin-bottom: 8px;
}