
/* -----   Farben --------*/
#container { background-image: none; background-color:#ffffff; display: block; margin: 25px 0 0 50px; padding: 0; width: 760px; height: 100%  }
#header { visibility: hidden; display: none  }
.nav { visibility: hidden; display: none  }
#content { float:left; display:inline; margin: 0 5px 0 0; padding: 0; width:532px; text-align: left; }
#contentiemacfix { width:532px; overflow:hidden	  }
#footer { display:block; width:760px; height:40px; margin: 0; padding: 0; background-color: #ffffff  }
#adresse { float:left; display:inline; margin: 0; padding: 5px 0; width:537px; text-align: left; border-top: 1px solid #009999  }
#navunten { visibility: hidden; 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; }
