
 <style type="text/css">
 <!--
 body
  { background-color : #FEE8D1;
    margin-top :  0 px;
    margin-left:  0 px;
  }
 
 body, h1, h2, h3, h4, h5, h6, p, th, td, li, ul, dd, dt, span, div, caption, address, layer
  { font-family : helvetica, arial, avantgarde, sans-serif;
    font-size   : 12pt; /* 100% */
  }

 p 
  {
    margin-top :  5px;
    margin-left:  5px;
  }

 h1
  { font-size   : 125%;
    font-weight : bold;
    text-align  : left;
    margin-top :  5px;
    margin-left:  5px;
  }

 h2
  { font-size   : 100%;
    font-weight : italic;
    text-align  : left;
    margin-top :  5px;
    margin-left:  5px;
  }

 a:link, a:visited,  a:active
  { color       : rgb(200,10,10);
    text-decoration : underline;
  }

 .title
  { font-weight  : bold;
    margin-top   : 0px;
    margin-left  : 0px; 
    text-align   : center;
    font-size    : 115%;
  }

 .welcome
  { font-style   : italic;
    margin-top   : 0px;
    margin-left  : 0px; 
    text-align   : center;
    font-size    : 115%;
  }

 .adresse
  { font-size    : 80%;
    margin-top   : 5px;
    margin-left  : 5px; 
    text-align   : center;
  }

 .languages
  { position:absolute; 
    top:5px; 
    right:10px; 
    width:150px; 
    height:150px; 
    z-index:1;
  }


 
 p.highlight
  { font-weight  : bold;
    margin-left  : 30px;
  }
 p.info
  { font-size    : 80%;
  }

 p.einzug
  { margin-left  : 20px;
  }

 ul.einzug
  { margin-left  : 30px;
  }

 div.formular
  { font-size    : 80%;
    color        : black;
  }
 div.normal
  { text-align   : left;
    font-size    : 80%;
  }

 div.kleinrechts
  { font-size    : 70%;
    text-align   : right;
  }

 div.kleinlinks
  { font-size    : 70%;
    text-align   : left;
  }

 div.copyright
  { font-weight  : bold;
    font-style	 : italic;
    text-align   : center;
    font-size    : 80%;
  }
 div.copyrightr
  { font-weight  : bold;
    font-style	 : italic;
    text-align   : right;
    font-size    : 80%;
  }

 //-->
 </style>
