
/* Stil: Stahl */

body {
   background-image: url('hintergrund.png');
}

a.untermenue:link {
   color: black;
   text-decoration: none;
}

a.untermenue:visited {
   color: black;
   text-decoration: none;
}

a.untermenue:hover {
   color: black;
   text-decoration: none;
}

td { border: 0px solid black;}

td.haupt {
   padding: 0px;
   color: white;
   text-align: center;
   font-weight: bold;
}

td.unter {
   padding: 1px 0px;
}

td.ueberschrift {
   padding: 0px;
}
/* td.ueberschrift { */
/*    color: white; */
/*    text-align: center; */
/*    font-weight: bold; */
/*    background-color: <?= $farbe ?>; */
/*    background-image: url('kopf0.png'); */
/* } */