/* CSS Document */
body {padding: 2em; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; color: #000; background-color: #FFF;}

h2 {margin: 0 0 0.5em 0; font-size: 2.3em; font-family: Verdana, Arial, Helvetica, sans-serif;}
h3 {margin: 1em 0 0.5em 0; font-size: 1.2em;}
h4 {margin: 1.5em 0 0.5em 0; font-size: 1em;}
p {line-height: 1.8em; margin: 0 0 10px 0;}
li {line-height: 1.4em; margin: 0 0 10px 0;}
a:hover{color: #CB6218; text-decoration: underline}
a {color:#000; text-decoration: underline}
.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000; line-height: 18px}
.underrubrik {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000; font-style: normal; line-height: 18px}
.kursiv {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; color: #000; line-height: 18px}
.gul {font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFCC00; line-height: normal}
.tabell {border: 1px solid #000000;}
.ingress {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; color: #000000; line-height: 18px}
.text11 {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000;  line-height: normal}

#menybox
{
width: 120px;
border-color: #000000;
margin: 0;
padding: 0;
font: 11px verdana, arial, helvetica, sanserif;
font-weight: bold;
}

#menybox ul
{
list-style-type: none;
margin: 0;
padding: 0;
}

#menybox a, #menybox span
{
display: block;
height: 100%;
padding: 3px 2px;
border: 1px solid #000000;
background-color: #ffffff;
color: #000000;
text-decoration: none;
}

#menybox a:hover, #menybox span
{
background-color: #000000;
color: #ffffff;
}

/* sidlayout */
#layout {position: absolute; top:11px; left:16px; width: 860px;}
#sidhuvud {padding: 1px; margin: 0; }
#kolumncontainer{position: absolute; top:100px; float: left; width: 860px; background: transparent; background: #ffffff;}
#kolumn1 {float: left; width: 820px; padding: 10px; }
#sidfot {clear: both; padding: 10px ; border-top: 1px dotted #000000; }
