body, html
{ 
background-color: #cccc99;
color: #000000;
margin-top: 0;
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
}

.vit_bakgrund {
border: 1px solid #666633;
background-color: #ffffff;
color: #ff0000;
height: 525px;
width: 650px;
margin: 0;
padding: 10px;
position: absolute;
left: 40px;
top: 30px
}

.streck {
border-right: 1px solid #666633;
background-color: #ffffff;
color: #ff0000;
height: 480px;
width: 5px;
margin: 0;
padding: 10px;
position: absolute;
left: 135px;
top: 20px
}

.skugga {
background-color: #999966;
color: #ffffff;
height: 525px;
width: 650px;
margin: 0;
padding: 10px;
position: absolute;
left: 50px;
top: 40px
}

.vitmitten {
border: 0px;
width: 350px;
margin: 0;
background: #ffffff;
padding: 10px;
position: absolute;
left: 180px;
top: 35px
}

.hogerspalt {
border: 0px;
width: 140px;
margin: 0;
background: #ffffff;
padding: 10px;
position: absolute;
left: 300px;
top: 80px
}

.textruta {
border: 0px none;
margin: 0;
width: 400px;
background: #ffffff;
padding: 10px;
position: absolute;
left: 10px;
top: 0px;
}

.scrollbox {
padding: 10px;
height: 390px;
width: 390px;
border: 0px none;
overflow: auto;
background-color: #ffffff
}

.meny {
border: 0px none;
margin: 0;
background-color: #ffffff;
padding: 0;
position: absolute;
left: 30px;
top: 150px
}

.bild {
border: 1px solid #000000;
}

.logo {
border: 0px solid #000000;
margin: 0;
background-color: #ffffff;
padding: 0;
position: absolute;
left: 515px;
top: 290px
}

.textlogo {
border: 0px;
height: 120px;
margin: 0;
background-color: #ffffff;
padding: 0;
position: absolute;
left: 40px;
top: 15px
}

h1 {
font: 14px Arial;
color: black;
font-weight: bold;
line-height: 20px;
}

p {
font: 12px Arial;
color: black;
font-weight: normal;
line-height: 18px;
}

p.menytext {
font: 11px Arial;
color: black;
line-height: 23px;
font-weight: bold;
}

p.rubrik {
font: 14px Arial;
color: black;
font-weight: bold;
}

ul {
list-style-type: square;
list-style-position: inside;
border: 0px none;
width: 300px;
position: absolute;
}

li {
font: 11px Verdana;
color: black;
font-weight: normal;
}

table {
padding: 2px;
}

td {
font: 11px Verdana;
color: #000000;
font-weight: normal;
}

A:link {
color: black;
}    

A:visited {
color: black;
}  

A:active {
color: black;
}   

A:hover {
color: #3a3a3a;
}

A {
text-decoration: none;