﻿body 
{
    background-color: #fff;
    font-size: 11pt;
    font-family: Georgia, Times New Roman, Times, serif;
    line-height: 15pt;
    color: #000;
    padding: 0px;
    margin: 0px;
    min-width: 800px;
    background-image: url(/images/mattias_background4.gif);
    background-repeat: repeat-x;
    background-color: #b2c239;
}
h1 
{
    font-size: 20pt;
    font-weight: normal;
}
h2 
{
    font-size: 14pt;
    line-height: 18pt;
}
h3 
{
    font-weight: bold;
    margin: 0px;
}
a
{
    text-decoration: none;
    color: #000;
}
a:hover
{
    text-decoration: underline;
}

ul 
{    
    margin: 0;
    padding: 0;
    list-style-type: none; 
}

ul li
{
    padding-bottom: 10px;
}
.clearFloat 
{
    clear:both;
}
     
#container {
    width: 850px;
    padding:0px;
    margin: 0px;
    margin-top: 20px;
    margin-left: 40px;
    text-align: left;
    border: 2px solid black;
    background-color: #fff;
} 
.footerrow 
{
    width: 850px;
    background-color: #000;
    margin-left: 40px;
    margin-bottom: 40px;
    border: 2px solid black;
    text-align: left;
    position: relative;
}
.footeritem 
{
    padding: 2px;
    padding-left: 10px;
    color: #333;
    font-size: 9pt;
    float: left;
}
.footeritem a
{
    color: #333;
}   
#leftcol 
{
    width: 546px; /* 30px margin to right */
    xheight: 100%;
    xposition:relative;
    float:left;
    xborder: 2px solid red; /* svart */
    margin: 0px;
    padding-bottom: 20px;
}
.leftcolcontent, .leftcolcontentdark
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}
.leftcolcontentdark 
{
    background-color: #222;
    color: #eee;
    padding-top: 10px;
    padding-bottom: 10px;
}
#rightcol 
{
    float:right;
    width: 300px;
    padding-bottom: 30px;
    xheight: 100%;
    xborder: 1px solid #0f0; /* grön */
}

.ingro 
{
    font-size: 14pt;
    line-height: 18pt;
}
.pagetitle 
{
    background-color: #000;
    width: 100%;
    color: #fff;
    padding-top: 3px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-weight: bold;
}
.leftcolheader
{
    margin-top: 30px;
}
.rightcolumnheader 
{
    background-color: #000;
    width: 100%;
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    margin-top: -3px;
}
.rightcolumnheader div 
{
    padding-top: 3px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.rightcolumnbox, .rightcolumnboxnospaceunder
{
    border-left: 1px solid #e5e5e5;
    font-size: 9pt;
    line-height: 14pt;
    padding: 15px;
}
.rightcolumnboxnospaceunder 
{
    padding-bottom: 0px;
}

.discodisc 
{
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background-color: #efefef;
    font-size: 8pt;
    line-height: 12pt;
    xwidth: 300px;
    padding-top: 10px;
    min-height: 110px;
}
.discodisc img 
 {
    float: left;
    width: 100px;
}
.discodisctext
{
    float: right;
    width: 180px;
    padding-right: 10px;
    padding-bottom: 15px;
}
.horizontaldiv 
{
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.halfcontentleft
{
    width: 240px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
}
.halfcontentright 
{
    width: 240px;
    float: right;
    margin-top: 15px;
    margin-bottom: 15px;
}
.newsheader 
{
    position: absolute;
    margin-top: -11px;
    margin-left: -12px;
    color: #333;
    font-style:italic;
    background-color: #fff;
    font-weight: bold;
    padding-right: 3px;
    padding-left: 3px;
}
.newsitem 
{
}
.newsdate 
{
    font-size: 9pt;
    font-style:italic;
}
.newstext 
{
    margin-bottom: 10px;
}

.iamgefloatleft 
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.darklink 
{
    background-color: #685f35;
    border: 1px solid #000;
    height: 20px;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 5px;
}

.darklink a
{
    color:#FFF;
    text-decoration: none;
}








