body{
       scrollbar-base-color: #EDEFEA;
       scrollbar-track-color: #EDEFEA;
       scrollbar-face-color: color;
       scrollbar-highlight-color: color;
       scrollbar-3dlight-color:  #598a6d;
       scrollbar-darkshadow-color: #EDEFEA;
       scrollbar-shadow-color: #598a6d;
       scrollbar-arrow-color:#598a6d;}


.menytabell
{
position:absolute;
margin-top:15px;
margin-left:10px;
width:125px;
border-color: #000000;
background-color:#EDEFEA;
}

.nyhetstabell
{
position:absolute;
margin-top:15px;
margin-right:250px;
width:125px;
height:250px;
background-color:#EDEFEA;
}

.tdnyhetstabell
{
background-color:#EDEFEA;
font-family: verdana;
font-size:10pt;
position:absolute;
width:125px;
height:250px;
background-color:#89BF98;
}

.tdmeny
{
background-color:#598a6d;
}

td
{
font-family: verdana, arial;
font-size:10pt;
color: #000000;
}

.lodrat 
{
border-left: 1pt solid;
background-color:#000000;
}

.text
{
margin-top: 15px;
font-family: verdana,arial;
font-size:10 pt;
color: #333333;
margin-left: 5px;
background-color:#EDEFEA;
border-color:#000000;
}
.adress{
font-family: verdana,arial;
font-size:9 pt;
color: #333333;
}

.lank
{
margin-top: -15px;
font-family: verdana,arial;
font-size:10 pt;
color: #333333;
margin-left: 5px;
background-color:#EDEFEA;
}

.mail
{
margin-top: -35px;
font-family: verdana,arial;
font-size:10 pt;
color: #333333;
margin-left: 5px;
background-color:#EDEFEA;
}

a:link { text-decoration: none; color: #000000}
a:visited { text-decoration: none; color: #000000}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: underline; color: #000000}

input { border: 1pt;
        border-style: solid;
        background-color:#EDEFEA;}

textarea { background-color:#EDEFEA;
         font-family: verdana;
         font-size:10pt;
         color: #000000;
         border: 1pt;
         border-style: solid;
         }

hr { border: 1px dotted #598a6d;
     height: 1px;     
     margin-top: 4px;
   }