body { background-color: #99ccff;
       background-image: url("img/bg4.jpg");
       background-attachment: fixed;
       margin-left: 10px;
       margin-top: 0px;
       margin-right: 10px;
       margin-bottom: 0px;
     }
h1,h2,h3,h4  { font-family: "Arial","Verdana","Sans Serif";
               font-weight: bold;
               color: #000033; }
h1 { font-size: 40pt; }
h2 { font-size: 30pt; }
h3 { font-size: 23pt; }
h4 { font-size: 17pt; }
td,p,th { font-family: "Arial","Verdana","Sans Serif"; }
.artname { font-weight: bold; }
.untpunkt { font-size: 8pt; }
.ue { text-align: center; font-size: 19pt }
.nr { font-size: 18pt; }
.it { font-size: 18pt;
      text-align: right; }
.haupt { font-size: 40pt; }
.name { font-size: 30pt; }
.text { font-size: 10pt; }
.fuss { font-size: 6pt; }
a:hover { color: #000066; }
.vorl { color: #666600; }
a:visited { color: #000066; }
.vorl { color: #666600; }
div
.hmenue { position: relative; 
           visibility: visible;
           visibility: show;
           left: 0px;
           width: 113px;
           top: 0px;
         }
.umenue { position: relative;
           visibility: hide;
           visibility: hidden;
           left: 0px;
           width: 99px;
         }
