body { 
    font-family: Arial, Garamond, Verdana, sans-serif; 
    color: black;
    background: "#ffffcc";
  }
div.abteilung {
    font-family: Arial, sans-serif; 
    font-weight: bold;
    font-size: 110%;
    color: "#004080";
    text-align: center;
  }

div.last_change {
    font-family: Arial, sans-serif; 
    font-weight: normal;
    font-size: 70%;
    text-align: center;
  }


div.menu {
  }

div.name {
    font-family: Arial, sans-serif; 
    font-weight: bold;
    font-size: 100%;
    color: "#004080";
    margin-bottom: 4;
  }

div.funktion {
    font-family: Arial, sans-serif; 
    font-weight: bold;
    font-size: 110%;
    color: "#000000";
    margin-bottom: 10;
  }

div.adresse {
    font-family: Arial, sans-serif; 
    font-weight: normal;
    font-size: 90%;
    color: "#000000";
  }

td.passbild {
    width: 81;
    text-align: center;
  }

td.plan {
    text-align: center;
    vertical-align: top;
    margin-top:10%;
    margin-bottom:10%; 
    margin-left:30px;
    margin-right:10%; 
  }

td.title {
    color: "#004080";
    background: "#ffcc66";   
    font-weight: bold;
    font-size: 110%;
    text-align: center;
  }

td.agenda {
    color: "#ffcc66";   
    background: "#004080";
    font-weight: bold;
    font-size: 100%;
    text-align: center;
  }

td.datum {
    font-size: 90%;
  }

td.turnier {
    font-size: 90%;
  }

td.waffe {
    font-size: 90%;
  }

td.e_m {
    font-size: 90%;
  }

td.kategorie {
    font-size: 90%;
  }


