body {
margin: 0; 
padding: 0;
background-image: url(bilder/blue.jpg);
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;
color: #000000;

/* bläddringslist utssnde */

scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #9B99B4;
scrollbar-track-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;

}

/* sidlayout */

#centrering {
position: absolute; 
left: 50%;  
top: 20%;
width: 950px;
height: 500px; 
margin-left: -475px; 
margin-top: -110px;
}

#kolumncontainer {
margin: 0px;
background: #FFFFFF; 
float: left;
border: 1px solid #000000;
border-bottom: 1px solid #000000; 
}

#sidhuvud { 
background: #FFFFFF;
height: 125px;
border-bottom: 1px solid #000000;
padding: 0px; 
}

#menybox { 
float: left; 
width: 160px;
height: 448px;
}

/* stora text kolummnen */

#kolumn1 {
float: left; 
width: 786px;
height: 448px;
background: #ffffff;
border-top: 0px;
border-left: 1px solid #000000;
border-right: 0px;
font-size: 10px;
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
line-height: 16px;
overflow: auto;
}



#text {
float: right; 
width: 750px;
height: 100%;
background: #ffffff;
padding-top: 10px; 
padding-right: 20px; 
padding-bottom: 20px; 
padding-left: 20px;
overflow: auto;
font-size: 10px;
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
}

#text p { 
margin-top: 0px; 
margin-right: 0; 
margin-bottom: 12px; 
margin-left: 0;
text-align: center; 
}

#text p.right { text-align: right; }

#text a:link { color: #9B99B4; text-decoration: none; font-weight: bold }
#text a:visited { color: #9B99B4; text-decoration: none; font-weight: bold }
#text a:hover{background: #DEDDEB;}
#text a:active { color: #9B99B4; text-decoration: none; font-weight: bold }


#uppdaterat {
position: absolute; top: 62%; left: 6%;
width: 380px;
height: 135px;
background: #ffffff;
border: 0px;
padding: 0px;
font-size: 12px;
font-family: Verdana, Helvetica, sans-serif;
}

#uppdateratrubrik {
float: center; 
width: 370px;;
background: #ffffff;
padding: 5px 0 5px 0;
font-size: 10px; 
text-align: center;
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
}

#uppdaterati {
float: center; 
overflow: auto;
width: 365px;
height: 102px;
background: #ffffff;
padding: 10px 10px 0px 0px;
font-size: 10px;
overflow: auto;
font-family: Verdana, Helvetica, sans-serif; 
color: #000000;
}

#uppdaterati ul { 
margin-left: 20px;
margin-right: 0;
margin-top: 0;
margin_bottom: 0;
padding: 0;
list-style-image: url(bilder/liten_kvadrat.jpg);
 }

#uppdaterati li { 
margin-top: 10px;
margin-bottom: 15px;
 }

#sidfot {
width: 941px;
hight: 50px;
padding: 5px; 
background-color: #000000;
color: #ffffff;
text-align: center;
font-size: 10px;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000; }

/* rubriker */

h5 {
font-family: Verdana, sans-serif;
font-size: 12px;
text-align: center;
font-weight: bold;
margin-top: 30px;
margin-bottom: 10px;
}

h6 {
font-family: Verdana, sans-serif;
font-size: 12px;
text-align: center;
font-weight: bold;
margin-top: 20px;
margin-bottom: 10px;
}

/* kantlinje */

.kant {
border-width: 1px;
border-style: solid;
border-color: black;
}

/* text justering */

p.center { text-align: center; }
p.right { text-align: right; }
p.just { text-align: justify; }
p.mindre { line-height: 15px; margin-top: 15px; }
p.mellan { line-height: 15px; margin-top: 0px; }
p.white { color: #ffffff; }

/* länkar i skriven text */


a:link { color: #9B99B4; text-decoration: none; }
a:visited { color: #9B99B4; text-decoration: none; }
a:hover{background: #DEDDEB;}
a:active { color: #9B99B4; text-decoration: none; }


/* tabell & kantlinjer */

.table {
border-collapse: collapse;
border: 1px solid #000000;
margin-bottom: 9px;

/* avdelare */

hr { 
border-top: 1px solid #000000; border-right: 0px;
border-bottom: 0px; border-left: 0px;
} 

/* tabeller */

.table td {
border: 1px solid #000000;
padding: 9px;
}

.table2 {
border-collapse: collapse;
border: 1px solid #000000;
font-size: 11px; }

.table2 td {
border: 1px solid #000000;
padding: 3px;
}

.table3 {
border-collapse: collapse;
border: 1px solid #000000;
font-size: 12px; }

.table3 td {
border: 1px solid #000000;
padding: 9px;
}


.omoss {
border-collapse: collapse;
border: 0px;
float: center;
font-size: 12px; }

.omoss td {
border: 0px;
padding: 8px;
}

.clear { clear: both; }

/* Besöksräknare */

.susnet:link, .susnet:visited, .susnet:active 
{color: white; 
text-decoration: none; 
font-size: 10px; 
font-weight: bold;
font-family:Verdana; }
