    html        { overflow-y: scroll }
    body        { color: #aaaaaa; background: url('bilder/bg.jpg') black; font: arial,helvetica ; }
    div.midt    { width: 700px; position: absolute; top: 4; left: 50%; margin-left: -352; 
                  border: 1px solid #444; background: url('bilder/bg2.jpg'); height: 99%; }
    div.bg      { width: 700px; height: 100%; position:absolute; top: 3; left: 50%; margin-left:-353; 
                  z-index: 1; opacity:.20;filter: alpha(opacity=20); background: #000; border: 1px solid #fff }
    td          { margin: 0; padding: 0; font: 11px arial,helvetica; }
    td.hoved    { margin: 0; padding: 0; width: 700px; }
    td.header   { border-bottom: 1px solid #444; height: 176px; background: url('bilder/header-3.jpg'); }
    img         { border: 0 }
    td.midt     { text-align: left; vertical-align: top; padding: 15px; }
    td.meny     { text-align: right; vertical-align: top; padding: 15px; width: 120px; }
    a           { text-decoration: none; color: #888; font-weight: bold; }
    a:hover     { color: #ccc; text-decoration: underline; }
    a.menylink  { text-decoration: none; font-size: 11px; font-weight: bold; color: #111111; }
    .thumb      { float: left; margin: 3px 15px 20px 0; }
    .hr         { height: 10px; border-bottom: 1px dotted #444; }