*
{
    margin: 0px;
    padding: 0px;
}
body
{
    font-family: Verdana;
    font-size: 75%; /*12px */
    background-image: url(img/bgbody.gif);
    margin: 0px;
    color: #333;
    line-height: 150%;
}

p
{
    margin: 5px 0px;
    font-size: 1.0em;
}
a
{
    color: #04720c;
    text-decoration: underline; /*font-weight:bold;*/
}

h1 /*16px;*/
{
    font-family: Verdana;
    font-size: 1.4em;
    color: #666;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
}
h2 /*14px;*/
{
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    color: #666;
    margin: 0px;
}
h3 /*14px;*/
{
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
h4 /*14px;*/
{
    font-family: Verdana;
    font-size: 1.0em;
    font-weight: normal;
    color: #000;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
h5 /*11px*/
{
    font-family: Verdana;
    font-size: 0.92em;
    font-weight: bold;
    color: #c41200;
    padding: 0px;
    margin: 0px;
}
h1 a, h2 a
{
    color: #666;
}
h3 a
{
    color: #fff;
}
h4 a
{
    color: #000;
}
h5 a
{
    color: #c41200;
}
h1 a, h2 a, h3 a, h4 a, h5 a
{
    text-decoration: none;
    color: inherit;
}
html, body, form
{
    padding: 0px;
    margin: 0px;
}
ul, ol
{
    margin-left: 25px;
    padding: 0px;
}
.green
{
    background-image: url(img/bggreen.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
.yellow
{
    background-image: url(img/bgyellow.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
.grey
{
    background-image: url(img/bggrey.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
.black
{
    color: #000;
}
.lgreen
{
    background-image: url(img/lgreen.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
.lgreens
{
    background-image: url(img/lgreen.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding: 3px 0px 0px 10px;
    margin: 0px;
    color: #fff;
}
.red
{
    background-image: url(img/bgred.gif);
    background-repeat: no-repeat;
    height: 26px;
    padding: 5px 0px 0px 10px;
    margin: 0px;
}
.red a, .lgreen a, .grey a, .yellow a, .green a
{
    font-family: Verdana;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    padding: 5px 0px 0px 10px;
    margin: 0px;
    text-decoration: none;
}
.hr1
{
    border-bottom: solid 1px #ccc;
    margin: 5px 0px;
    padding: 0px;
    height: 1px;
}

.hr3
{
    border-top: solid 1px #ccc;
    margin: 0px;
    background-color: #fff;
    clear: both;
}
.hr2
{
    border-top: solid 1px #ccc;
    margin: 3px 0px;
}

.cp
{
    padding: 20px;
}

.cl
{
    clear: both;
}

.rss
{
    background: transparent url(img/rss.gif) no-repeat;
    height: 16px;
    padding-left: 20px;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
    background-color: Transparent;
    height: auto;
}

*:first-child + html body.fckEdit
{
    background-color: #fff;
    background-image: none;
}
/* ---------------------------------------------------------------*/

.left
{
    float: left;
}
.right
{
    float: right;
}

a img
{
    border: 0;
}


/*********** Startsidan ***********************/
#ctl00_cph1_kolumn1 ul, #ctl00_cph1_kolumn3 ul, #ctl00_cph1_cplist1_cplsPage1 ul
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}


#ctl00_cph1_kolumn1 li, #ctl00_cph1_kolumn3 li
{
    border-bottom: 1px solid #E5E5E5;
    padding: 5px 0px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 10px;
}

#ctl00_cph1_kolumn1 li a, #ctl00_cph1_kolumn3 li a
{
    text-decoration: none;
    color: #333;
    font-weight: normal;
}


#ctl00_cph1_cplist1_cplsPage1 li, #ctl00_cph1_cplist1_cplsPage1 p
{
    border-bottom: 1px solid #E5E5E5;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding-left: 10px;
    display: block;
}

#ctl00_cph1_kolumn3
{
    margin-bottom: 20px;
}



/******** Nyhetslistning *************/

.newslist
{
    margin-left: 0px;
    padding: 0px;
}
.newslist li
{
    list-style: none;
    clear: both;
}
.date
{
    color: #999;
    font-size: 11px; /*font-weight:bold;*/
}
.date2
{
    color: #999;
    font-size: 11px;
    font-weight: bold;
    display: block;
}

.readmore
{
    background-image: url(img/readmore-arrow.gif);
    background-repeat: no-repeat;
    background-position: 50px 5px;
    color: #000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 0px 20px 5px 0px;
    display: block;
    float: right;
}
.rdmore
{
    background-image: url(img/readmore-arrow.gif);
    background-repeat: no-repeat;
    background-position: 50px 5px;
    height: 22px;
    color: #000;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding: 3px 20px 0px 0px;
    display: block;
}
#contact
{
    padding: 5px 0px 0px 0px;
    margin: 10px 0px 10px 0px;
}
.roundtop
{
}
.roundbottom
{
}
.r1
{
    margin: 0 5px;
    height: 1px;
    overflow: hidden;
    background: #f2e3bc;
}
.r2
{
    margin: 0 3px;
    height: 1px;
    overflow: hidden;
    background: #f2e3bc;
}
.r3
{
    margin: 0 2px;
    height: 1px;
    overflow: hidden;
    background: #f2e3bc;
}
.r4
{
    margin: 0 1px;
    height: 2px;
    overflow: hidden;
    background: #f2e3bc;
}
.contactcontent
{
    padding: 10px;
    background-color: #f2e3bc;
}

#bottomNav a
{
    background-image: url(img/closelabel.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 66px;
}
#bottomNavClose img
{
    display: none;
}
#imageData img
{
    float: right;
    padding-bottom: 0.7em;
    width: 66px;
}
#resultq
{
    background-color: #ebebeb;
    border: 1px solid #04720C;
    color: Black;
    left: 210px;
    min-width: 150px;
    padding: 5px;
  
    top: 43px;
    z-index: 3000;
}

@media print
{

    body
    {
        background-image: none;
        background-repeat: no-repeat;
        background-color: #fff;
        font-size: 20px !important;
        font-family: Times New Roman,Helvetica;
        line-height: normal;
    }
    h1
    {
        font-size: 24px;
    }


    p, .fckEdit, .fckEdit p
    {
        color: #000;
    }

    #rightbar
    {
        display: none;
    }

    #sitewrapper
    {
        background-image: none;
        background-color: #fff;
    }
    #wrapper
    {
        margin: 0px;
    }

    #main
    {
        margin-left: 0px !important;
        margin-right: 30px;
        float: left;
        border: none;
        width: 600px;
    }
    .edited
    {
        width: 450px;
        margin: 0px;
        padding-left: 0px;
    }
    #page
    {
        width: 720px;
    }
    #content, #contentmain
    {
        /*width:100%;*/
    }
    #container
    {
        border: none !important;
        margin: 0px;
    }
    #imgcard, .roundhead, .footleft, #righthead
    {
        display: none;
    }
    #mainmenu
    {
        display: none;
    }
    #sidebar
    {
        display: none;
    }
    #rightbar
    {
        float: left;
        width: 220px;
    }
    #rightbar img
    {
        display: none;
    }
    .iholder
    {
        display: none;
    }
    #footer
    {
        /*   width:600px;*/
        text-align: left;
    }
    #footer p
    {
        font-size: 12px;
    }

    #PAFTOOLBAR, #paftoolbar
    {
        display: none;
        height: 0;
    }


}

