﻿body
{
    text-align: center;
    background-color: #8DA7D6;
    margin-top: 0px;
    background-image: url('grafik/backgradient_8.png');
    background-repeat: repeat-x;
}

.page
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    text-align: left;
    background-color: #FFFFFF;
}

.topbox
{
    width: 950px;
    height: 108px;
    margin-bottom: 8px;
    clear: both;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E1EBFE;
}
.menubox
{
    margin: 8px 0px 5px 0px;
    width: 180px;
    min-height: 500px;
    float: left;
    background-color: #FFFFFF;
    padding-left: 3px;
}

.contentbox
{
    width: 765px;
    min-height: 500px;
    background-color: #FFFFFF;
    float: left;
    margin-top: 8px;
}
.bottombox
{
    width: 950px;
    height: 25px;
    background-color: #D6DCED;
    clear: both;   
}

.resatextbox
{
    width: 440px;
    height: auto;
    float: left;
    overflow: visible;
}

.resabildbox
{
    width: 300px;
    height: auto;
    float: right;
    text-align: left;
    
}
.linkbox
{
    width: 2000px;
    height: 90px;
    text-align: left;
    background-image: url(grafik/link_background.gif);
    background-repeat: no-repeat;
    padding-top: 4px;
    padding-left: 4px;
}
.resastartsidabox
{
    width: 350px;
    height: auto;
    float: left;
    
}
.textblocksida
{
    width: 750px;
    height: auto;
    line-height: 18px;
}
    
.stdtext
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}

.stdtextfet
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 2px;
}

.stdingress
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    font-style: italic;
}

.startsidaspecialtext
{
    padding: 5px;
    border: 1px solid #D6DCED;
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    width: 728px;
    display: block;
    margin-top: 10px;
}

.startsidavalkomsttext
{
   
    font-family: Verdana;
    font-size: 11px;
    color: #000000;   
    width: 745px;
    
    display: block;
}
li
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    padding-top: 20px;
    margin-left: -20px;
}

.rubrik1
{
    font-family: Verdana;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    margin-top: 0px;
}
hr
{
    border: 0;
    color: #E4E4E4;
    background-color: #E0E0E0;
    height: 1px;
    width: 100%;
    text-align: left;
}
a
{
    font-family: verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a:active
{
    font-family: verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a:link
{
    
    font-family: verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: none;
}
a:hover
{
    font-family: verdana;
    font-size: 11px;
    font-style: normal;
    color: #000000;
    text-decoration: underline;
}
#resor
{
    margin: 0 0 0 0px;
    padding: 0;
    width: 600px;
}
#resor a
{
    background-position: left top;
    background-image: url(grafik/arrow_r.gif);
    background-repeat: no-repeat;
    padding: 2px 2px 2px 10px;
    text-decoration: none;
    background-color: #FFFFFF;
    display: block;
}

#resor a:hover
{
    background-position: left top;
    background-image: url(grafik/arrow_r_highlight.gif);
    background-color: #E1EBFE;
    display: block;
    background-repeat: no-repeat;
}

#meny
{
    margin: 0 0 0 0px;
    padding: 0;
    width: 170px;
}
#meny a
{
    padding: 2px 2px 2px 10px;
    text-decoration: none;
    background-color: #FFFFFF;
    background-position: left top;
    background-image: url(grafik/arrow_r.gif);
    background-repeat: no-repeat;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
}

#meny a:hover
{
    background-position: left top;
    background-image: url(grafik/arrow_r_highlight.gif);
    background-color: #E1EBFE;
    display: block;
    background-repeat: no-repeat;
}

