  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#seite {
    text-align: center;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 791px;
    padding: 0.5em;
  }
  html>body div#seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }

  div#heading { 
  }
  
  div#pic {
  }
  
  div#backg { 
  	height: 430px; padding: 0 1em; font-family: Verdana;
  	background-image: url(../image/sign.jpg); 
  }
   
  div#place {
   	height: 200px;
  }
  
  div#place1 {
   	height: 90px;
  }
  
  div#contents { text-align: center; color: #13694e; font-family: Verdana; font-weight: bold; background-position: 0 top; }
  
  div#contl { width: 395px; float: left; text-align:left ; font-family: Verdana; font-size: 14px; font-weight: normal; background-position: 0 top; }
  
  div#contm { margin-left: 395px; width: 395px; text-align: left; font-family: Verdana; font-size: 14px; font-weight: normal; background-position: 0 top; }
  
  div#table1 { color: #13694e; font-family: Verdana; text-align: center; font-size: 14px; font-weight: normal; border-color: #13694e;  }

a:link { text-decoration:none; color:#13694e; }

a:visited { text-decoration:none; color:#13694e; }

a:hover { text-decoration:none; color:#cfe1db; }

a:active { text-decoration:none; color:#cfe1db; }