.title {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 24pt;
color : #FFFFFF;}
.subtitle {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 12pt;
color : #FFFFFF;}
.subsubtitle {
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 10pt;
color : #FFFFFF;}
.text {
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
color : #FFFFFF;}
.smaltext {
font-family : Arial, Helvetica, sans-serif;
font-size : 8pt;
color : #FFFFFF;}
A:link {
        color : #000099;
        font-weight: bold;
        text-decoration: none;  }

A:visited {
        color : #000099;
        font-weight: bold;
        text-decoration: none; }

A:hover {
        color: #000033;
        font-weight: bold;
        text-decoration: underline; }

A:active {
        color: #000033;
        text-decoration: none; }


DIV { position: absolute; }

   #one { top:  1; left: 1; }
   #two { top:  2; left: 2;}
   #menue1 { top: 100; left: 35; }
