.body1
{
  color: #000000;
  background: url(./images/background1.gif);
  font: 16px Arial, Helvetica;
}

.body2
{
  color: #A00000;
  background: url(./images/background2.gif);
  font: 16px Arial, Helvetica;
}

.body3
{
  color: #A00000;
  background: url(./images/background2.gif);
  font: 20px Arial, Helvetica;
}

.aktuell1
{
  position:absolute;
  width:400px;
  height:300px;
  top:480px;
  left:10px;
}

.aktuell2
{
  position:absolute;
  width:400px;
  height:300px;
  top:480px;
  left:50%;
  margin:0px 10px;
}

.aktuell3
{
  position:absolute;
  width:920px;
  height:40px;
  top:620px;
}

.btn_Flyer1
{
  position:absolute;
  width:149px;
  height:28px;
  top:445px;
  left:20px;
  background-image:url(./images/btn_Flyer1a.gif);
}
.btn_Flyer1:hover
{
  background-image:url(./images/btn_Flyer1b.gif);
}

.btn_Flyer2
{
  position:absolute;
  width:153px;
  height:28px;
  top:445px;
  right:20px;
  background-image:url(./images/btn_Flyer2a.gif);
}
.btn_Flyer2:hover
{
  background-image:url(./images/btn_Flyer2b.gif);
}

.tabelle1
{
  width: 100%;
  height: 100%;
  padding: 0 0 0 0;
  background-color: #006868;
  border: 5px #66cca0 ridge;
  border-collapse: collapse;
}

.struktur
{
  background-color: #EDE9C6;
  font: 11px Arial, Helvetica;
}

.mainCss, .mainCss a:link, .mainCss a:hover, .mainCss a:visited, .mainCss a:active
{
  text-decoration: none;
  font: Bold 13px Arial, Helvetica;
  color: #A00000;
}

.subCss, .subCss a:link, .subCss a:hover, .subCss a:visited, .subCss a:active
{
  text-decoration: none;
  font: 13px Arial, Helvetica;
  color: BLACK;
}
/* ---------------------------------------------------- */

#zeit
{
 position: relative;
 width: 10em;
 background-color: #006868;
 border-width: 3px;
 border-color: #66cca0;
 border-style: ridge;
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #00FF00;
 text-align: center;
 padding: 0px;
 margin: 2px;
}

* html #zeit
{
 width: 140px;
 w\idth: 10em;  /* Breitenangabe fuer IE 6 */
}
/* ---------------------------------------------------- */

table#foto
{
 position: relative;
 width: 141px;
 background-color: #000000;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

* html table#foto
{
 w\idth: 8.8em;
 padd\ing: 0px;
 ma\rgin: 0;
}
/* ---------------------------------------------------- */