

#TABLE_STARTSEITE .Abstand {
  empty-cells:show;
}


#TABLE_STARTSEITE #INHALTNORMAL {
}

#TABLE_STARTSEITE #FAHRBERICHTE {
  text-align:center;
  background-color:  #F0F0F0;
  width:160px;
}

/***********************************************
** Stylesheets für Latest - News - Fahrberichte
***********************************************/


TABLE.FahrberichteKontainer {
  margin:0px;
  padding:0px;
  border:0px;
  text-align:center;
  width:202px;
}

TABLE.FahrberichteEintrag {
  margin:0px;
  padding:0px;
  border:0px;
  
  padding-top:5px;
  
  font-family: Verdanda, Helvetica;
  font-size:12px;
  text-align:left;
  color: black;
  width:162px;
  
}

TABLE.FahrberichteEintrag .Titel {
  padding-bottom:5px;
}

TABLE.FahrberichteEintrag .Titel A {
  margin:0px;
  padding:0px;
  border:0px;
  color: #FF2C0E;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  height:1px;
}

TABLE.FahrberichteEintrag .Titel A:HOVER {
  margin:0px;
  padding:0px;
  border:0px;
  color: #FF2C0E;
  text-decoration:underline;
}


TABLE.FahrberichteEintrag  .Text {
  margin:0px;
  padding:0px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:12px;
  font-weight:normal;
}


TABLE.FahrberichteEintrag  .Bild {
  margin:0px;
  padding:0px;
  text-align:center;
}

TABLE.FahrberichteEintrag .Bild IMG {
  margin:0px;
  padding:0px;
  border: 1px solid #666666; 
}

TABLE.FahrberichteArchiv {
  margin:0px;
  padding:0px;
  border:0px;
  padding-top:13px;
  padding-left:12px;
}


TABLE.FahrberichteArchiv A {
  margin:0px;
  padding:0px;
  border:0px;
  padding-top:13px;
  color: #FF2C0E;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
}

TABLE.FahrberichteArchiv A:HOVER {
  text-decoration:underline;
}

TABLE.FahrberichteArchiv IMG {
  margin:0px;
  padding:0px;
  border:0px;
}

/****************************************************
** Stylesheets für Latest - News - AktuellBildLinks
****************************************************/

TABLE.AktuellBildLinksKontainer {
  margin:0px;
  padding:0px;
  border:0px;
  text-align:center;
}

TABLE.AktuellBildLinksKontainer TABLE.Trenner {
  margin:0px;
  padding:0px;
  border:0px;

  padding-top:5px;
}



/* Ueberschreibe bodytext */
TABLE.AktuellBildLinksKontainer P,P.bodytext {
  margin:0px;
  padding:0px;
  border:0px;
}


TABLE.AktuellBildLinksEintrag {
  margin:0px;
  padding:0px;
  border:0px;
  font-family: Verdanda, Helvetica;
  font-size:12px;
  text-align:left;
  color: black;
}

TABLE.AktuellBildLinksEintrag .Titel {
  margin:0px;
  padding:0px;
  border:0px;
}

TABLE.AktuellBildLinksEintrag .Titel A {
  color: #4584C2;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  height:1px;
}

TABLE.AktuellBildLinksEintrag .Titel A:HOVER {
  color: #4584C2;
  text-decoration:underline;
}


TABLE.AktuellBildLinksEintrag .Mehr A {
  margin:0px;
  padding:0px;
  border:0px;
  color: #FF2C0E;
  font-style:bold;
  font-size:12px;
  text-decoration:none;
}

TABLE.AktuellBildLinksEintrag .Mehr A:HOVER {
  text-decoration:underline;
}

TABLE.AktuellBildLinksEintrag  .Text {
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
}


TABLE.AktuellBildLinksEintrag  .Bild {
  margin:0px;
  padding:0px;
  border:1px solid #828387;
  margin-left:3px;
}

TABLE.AktuellBildLinksEintrag .BildZelle {
  margin:0px;
  padding:0px;
  padding-right:5px;

}



TABLE.AktuellBildLinksEintrag .BildZelle A {
  margin:0px;
  padding:0px;
}


TABLE.AktuellArchiv {
  margin:0px;
  padding:0px;
  border:0px;
  padding-top:13px;
  padding-left:12px;
}


TABLE.AktuellArchiv A {
  margin:0px;
  padding:0px;
  border:0px;
  padding-top:13px;
  color: #FF2C0E;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
}

TABLE.AktuellArchiv A:HOVER {
  text-decoration:underline;
}

TABLE.AktuellArchiv IMG {
  margin:0px;
  padding:0px;
  border:0px;
}

/****************************************************
** Stylesheets für Latest - News - AktuellBildOben
****************************************************/

TABLE.AktuellBildObenKontainer {
  margin:0px;
  padding:0px;
  border:0px;
  text-align:center;
}

/* Ueberschreibe bodytext */
TABLE.AktuellBildObenKontainer P,P.bodytext {
  margin:0px;
  padding:0px;
  border:0px;
}


TABLE.AktuellBildObenEintrag {
  margin:0px;
  padding:0px;
  border:0px;
  
  padding-top:10px;
  padding-left:5px;
  
  font-family: Verdanda, Helvetica;
  font-size:12px;
  text-align:left;
  color: black;
}

TABLE.AktuellBildObenEintrag .Titel {
  margin:0px;
  padding:0px;
  border:0px;
  
  padding-top: 12px;
  padding-bottom: 5px;
}

TABLE.AktuellBildObenEintrag .Titel A {
  color: #4584C2;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  height:1px;
}

TABLE.AktuellBildObenEintrag .Titel A:HOVER {
  color: #4584C2;
  text-decoration:underline;
}


TABLE.AktuellBildObenEintrag .Mehr A {
  margin:0px;
  padding:0px;
  border:0px;
  color: #FF2C0E;
  font-style:bold;
  font-size:12px;
  text-decoration:none;
}

TABLE.AktuellBildObenEintrag .Mehr A:HOVER {
  margin:0px;
  padding:0px;
  border:0px;
  color: #FF2C0E;
  text-decoration:underline;
}





TABLE.AktuellBildObenEintrag  .Text {
  margin:0px;
  padding:0px;
  font-size:12px;
  font-weight:normal;
}


TABLE.AktuellBildObenEintrag  .Bild {
  margin:0px;
  padding:0px;
  border:1px solid #828387;
  text-align:center;
}

TABLE.AktuellBildObenEintrag .BildZelle {
  margin:0px;
  padding:0px;
}

