body           { color: navy;
                 background: white; 
                 margin: 10%; }
A:link         { color: #cc0033; }
A:visited      { color: purple; }
A:active       { color: white; 
                 background: #cc0033; }
h1             { font-size: xx-large;
                 font-weight: bolder;
                 font-style: normal; 
                 text-align: left; }
p.menuo        { background: silver;
                 border: none; 
                 font-size: small; 
                 text-align: center; }
p.kontaktadreso { background: silver;
                  border: solid;
                  border-width: medium; 
                  font-size: normal; 
                  font-weight: bold;
                  text-align: center; }
div.piedo      { font-size: small; }
strong         { color: #cc0033 ! important; }
dd             { margin-bottom: 1ex }
