body {
font-family: Arial, Helvetica;
font-size: 10pt;
color: white;
background-color: black;
margin: 0;
border: 0;
   SCROLLBAR-FACE-COLOR: black;
   SCROLLBAR-HIGHLIGHT-COLOR: white;
   SCROLLBAR-SHADOW-COLOR: black;
   SCROLLBAR-3DLIGHT-COLOR: black;
   SCROLLBAR-ARROW-COLOR: white;
   SCROLLBAR-TRACK-COLOR: black;
   SCROLLBAR-DARKSHADOW-COLOR: black;
}

table {
font-family: Arial, Helvetica;
font-size: 10pt;
color: white;
background-color: black;
margin: 0;
border: 0;
}

a {
text-decoration: none;
color: white;
}

a:active {
text-decoration: none;
color: gray;
}

a:visited {
text-decoration: none;
color: white;
}

a:hover {
text-decoration: none;
Font-weight: bold;
color: white;
}

img {
border: 0;
}

#content {
position: absolute;
top: 130px;
left: 20px;
width: 85%;
height: 50%;
z-index: 2;
}

#contentfull {
position: absolute;
top: 130px;
left: 20px;
width: 95%;
height: 60%;
z-index: 2;
}


#besbild {
position: absolute;
top: 130px;
left: 20px;
z-index: 3;
}

#bestext1 {
position: absolute;
top: 110px;
left: 20px;
z-index: 4;
}

#bestext2 {
position: absolute;
top: 300px;
left: 170px;
z-index: 4;
}

#background {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}