
/* -----   Farben --------*/
body      { margin: 0; padding: 0; }

#container { background-image: none; background-color:#ffffff; display: block; margin: 40mm 0 0 30mm; padding: 0; width:532px; height: 100%   }

#header { display: none;  }
.nav    { display: none;  }

#content         { float:left; display:block; margin: 0; padding: 0; text-align: left; width:532px; }

#footer          { position: absolute ! important; top: 15mm ! important; left: 30mm ! important; height:40px; width:532px; margin: 0; padding: 0; }

#footer #adresse { float:left ! important; display:block; margin: 0; padding: 0; width:532px; text-align: left; 
                   border-top: 0px solid #0099cc; border-bottom: 1px solid #0099cc; }

#navunten        { display: none;   }




/* -----   Allgemeine Formatierungen--------*/
/* Abst 0nde aller Elemente auf Null setzen + weitere Formatierungen */
body { background-image: none; background-color:#ffffff   }
html,  body { font-size: 14px   }
html,  body,  div,  p,  h3,  h4,  h5,  ul,  ol,  li,  span,  a,  form,  img,  input,  table,  td,  th,  sup,  samp { font-family: Verdana, Arial, Helvetica, sans-serif; }
html,  body,  div,  p,  li,  td,  th,  sup,  samp { color:#000000; }
