* {
  font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif;
  }

BODY {
  color: #FFFFFF;
/*
  background-color: #FFFFFF;
*/
  background-color: #000099;
/*
  background-image: url(http://www.Alemannia-Muenchen.de/img/Zirkel_b.gif);
*/
  background-attachment: fixed;
  }

/*
A {
  color: #444444;
  text-decoration: none;
  }
A:visited {
  color: #000000;
  }
A:hover {
*/
/*
  font-weight: bold;
  color: #000000;
*/
/*
  background-color: #E9D0B3;
  }
*/

/* to avoid borders around images with links */
IMG {
  border-width: 0px;
  }

TABLE {
  empty-cells: show;
  padding:5px;
  /*  uncomment the following line for table layout debugging:  */
/*
  border: 1px solid red;
*/
}
TD {
  vertical-align:top; 
}
/*
.oben    { vertical-align:top; background-color:#CCCCCC; }
*/

.Kopfzeile {
  font-size: 10pt;
}

.Fusszeile {
  font-size: 10pt;
}
