

body, html, div {
    color: #10452f;
    background-color: #BAF7DF;
    font-family: verdana, helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
  }


h1 {
    color: FFFFCC;
    font-family: verdana, helvetica, sans-serif;
    font-size: 35px;
    font-weight: normal;
  }


h2 {
    color: #02004f;
    font-family: verdana, helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
  }


h3 {
    color: #02004f;
    font-family: verdana, helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
  }


h4 {
    color:#02004f;
    font-family: verdana, helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
  }


h5 {
    color: #DBDBDB;
    font-family: verdana, helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
  }


h6 {
    color : ##02004f;
    font-family : verdana, helvetica, sans-serif;
    font-size : 12px;
    font-style : inherit;
    font-weight : normal;
  }


a, div {
    color: #02004f;
    font-family: verdana, helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height:20pt;
  }


a.headmail {
    color: #DBDBDB;
    font-family: verdana, helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
  }


p.klein {
    font-family : verdana, helvetica, sans-serif;
    font-size : 12px;
    font-weight : normal;
  }


#stage {
    position: absolute;
    left:-32000px;
    top:0px;
    white-space : nowrap;
  }

