﻿a
{
    background: transparent;
    color: #497b72;
    text-decoration: none;
}
a:hover
{
    background: transparent;
    color: #000;
    text-decoration: none;
}
html
{
    height: 100%;
}
body
{
    background: url(/App_Themes/Standard/images/bg.jpg);
    color: #000;
    font: 12px/150% arial,verdana,helvetica,sans-serif,serif;
    height: 100%;
    margin: 0;
    padding: 0;
}
div.shoutbox
{
    padding: 1em 4em 0 0;
}
    div.shoutbox div.sbcontent
    {
    }
        div.shoutbox div.sbcontent div.sbpost
        {
            border-bottom: solid 1px #000;
            margin: 0 0 1em 0;
            padding: 0 0 1em 0;
        }
            div.shoutbox div.sbcontent div.sbpost span
            {
                color: #666;
            }
        div.shoutbox div.sbcontent input.sbnormal
        {
            height: 6em;
            width: 97.5%;
        }
        div.shoutbox div.sbcontent input.sbbtn
        {
            width: 100%;
        }
div.addactivity
{
    background: transparent;
    border: solid 1px #333;
    margin: 30px;
    padding: 10px 0 10px 10px;
    width: 500px;
}
    div.addactivity h1
    {
    }
    div.addactivity input.akttitle
    {
        width: 200px;
    }
    div.addactivity textarea.akttext
    {
        height: 100px;
        width: 400px;
    }
div.content
{
    background: url(/App_Themes/Standard/images/bg_normal.jpg);
    clear: both;
    overflow: auto;
}
    div.content div.container
    {
        margin: auto;
        width: 980px;
    }
div.contentintra
{
    background: url(/App_Themes/Standard/images/bg_intranett_2.jpg);
    clear: both;
    overflow: visible;
}
    div.contentintra div.intranettcontainer
    {
        margin: auto;
        width: 1260px;
    }
        div.contentintra div.intranettcontainer div.oppslagstavle
        {
            float: left;
            width: 250px;
        }
        div.contentintra div.intranettcontainer div.intrainnhold
        {
            float: left;
            width: 1010px;
        }
div.footer
{
    background: url(/App_Themes/Standard/images/menusubdot.png) top left repeat-x;
    color: #999;
    font-size: 11px;
    margin: 10px auto 0 auto;
    overflow: auto;
    padding: 1px 0 0 0;
    width: 980px;
}
    div.footer div.leftfooter
    {
        float: left;
    }
    div.footer div.rightfooter
    {
        float: right;
    }
        div.footer div.rightfooter a
        {
            background: transparent;
            color: #999;
            text-decoration: none;
        }
        div.footer div.rightfooter a:hover
        {
            background: transparent;
            color: #000;
            text-decoration: none;
        }
div.frontpage
{
    background: transparent;
    color: #58504a;
}
    div.frontpage div.container
    {
        font-size: 11px;
        height: 540px;
        line-height: 115%;
        margin: auto;
        overflow: hidden;
        width: 980px;
    }
        div.frontpage div.container div.leftside
        {
            float: left;
            width: 585px;
        }
        div.frontpage div.container div.forsideflash
        {
            float: left;
            height: 270px;
            width: 585px;
        }
        div.frontpage div.container div.pagelines
        {
            background: url(/App_Themes/Standard/images/frontpagelines.png) no-repeat;
            clear: left;
            float: left;
            height: 247px;
            margin: 0 6px 0 0;
            padding: 23px 0 0 30px; /*padding: 293px 0 0 30px;*/
            width: 163px;
        }
        div.frontpage div.container div.hseq
        {
            background: url(/App_Themes/Standard/images/frontpagehseq.png) no-repeat;
            float: left;
            height: 247px;
            margin: 0 6px 0 0;
            padding: 23px 0 0 30px; /*padding: 293px 0 0 30px;*/
            width: 160px;
        }
        div.frontpage div.container div.news
        {
            background: url(/App_Themes/Standard/images/frontpagenews.png) no-repeat;
            float: left;
            height: 247px;
            padding: 23px 5px 0 30px; /*padding: 293px 5px 0 30px;*/
            width: 155px;
        }
            div.frontpage div.container div.news a.newslink
            {
                font-size: 12px;
            }
            div.frontpage div.container div.news span.ingress
            {
                background: transparent;
                color: #666;
            }
        div.frontpage div.container div.assets
        {
            float: left;
            width: 395px;
        }
            div.assetstop
            {
                clear: both;
            }
            div.assetsbottomleft
            {
                float: left;
            }
            div.assetsbottomright
            {
                float: right;
                padding: 23px 0 0 0;
                width: 163px;
            }
        div.frontpage div.container h1
        {
            background: transparent;
            color: #433b3b;
            margin: 0 0 13px 0;
        }
        div.frontpage div.container h3
        {
            background: transparent;
            color: #7a7561;
            font-size: 12px;
            font-weight: normal;
        }
        div.frontpage div.container strong
        {
            font-size: 12px;
            font-weight: bold;
        }
div.headerbg
{
    background: url(/App_Themes/Standard/images/headerbg.jpg) repeat-x;
    height: 87px;
}
div.headerbgfrontpage
{
    background: url(/App_Themes/Standard/images/bg.jpg) repeat-x;
    height: 87px;
}
div.intranettheader
{
    height: 130px;
    margin: auto;
    width: 1260px;
}
    div.intranettheader div.logo
    {
        padding: 30px 0 14px 0;
    }
    div.intranettheader div.navbar
    {
        background: url(/App_Themes/Standard/images/menusubdot.png) bottom left repeat-x;
        overflow: auto;
        padding: 15px 0 0 0;
    }
        div.intranettheader div.navbar ul
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
            div.intranettheader div.navbar ul li
            {
                float: left;
            }
                div.intranettheader div.navbar ul li a
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #776a2d; /*#35716d;*/
                    display: block;
                    outline-style: none;
                    padding: 0 38px 0 14px;
                    text-decoration: none;
                }
                div.intranettheader div.navbar ul li a:hover
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    text-decoration: none;
                }
                div.intranettheader div.navbar ul li a.lastitem
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #776a2d; /*#35716d;*/
                    display: block;
                    outline-style: none;
                    padding: 0 0 0 14px;
                    text-decoration: none;
                }
                div.intranettheader div.navbar ul li a.lastitem:hover
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    text-decoration: none;
                }
                div.intranettheader div.navbar ul li a.lastitemselected
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    display: block;
                    outline-style: none;
                    padding: 0 0 0 14px;
                    text-decoration: none;
                }
                div.intranettheader div.navbar ul li a.selected
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    text-decoration: none;
                }
div.header
{
    margin: auto;
    width: 980px;
}
    div.header div.logo
    {
        float: left;
        padding: 47px 0 0 0;
        width: 199px;
    }
    div.header div.navbar
    {
        background: url(/App_Themes/Standard/images/menusubdot.png) bottom left repeat-x;
        float: left;
        overflow: auto;
        padding: 0 0 4px 0;
    }
        div.header div.navbar div.flag
        {
            padding: 4px 0 0 0;
            text-align: right;
        }
            div.header div.navbar div.flag a
            {
                outline: none;
            }
        div.header div.navbar div.links
        {
            padding: 41px 0 0 0;
        }
        div.header div.navbar ul
        {
            list-style-type: none;
            margin: 0;
            padding: 0;
        }
            div.header div.navbar ul li
            {
                float: left;
            }
                div.header div.navbar ul li a
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #35716d;
                    display: block;
                    outline-style: none;
                    padding: 0 30px 0 14px;
                    text-decoration: none;
                }
                div.header div.navbar ul li a:hover
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    text-decoration: none;
                }
                div.header div.navbar ul li a.lastitem
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #35716d;
                    display: block;
                    outline-style: none;
                    padding: 0 0 0 14px;
                    text-decoration: none;
                }
                div.header div.navbar ul li a.lastitem:hover
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    text-decoration: none;
                }
                div.header div.navbar ul li a.lastitemselected
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    display: block;
                    outline-style: none;
                    padding: 0 0 0 14px;
                    text-decoration: none;
                }
                div.header div.navbar ul li a.selected
                {
                    background: url(/App_Themes/Standard/images/menudot.png) left center no-repeat;
                    color: #000;
                    text-decoration: none;
                }
div.calendar
{
    border-left: solid 1px #999;
    border-top: solid 1px #999;
}
    div.calendar div.dateselector
    {
        background: #eee;
        border-bottom: solid 1px #999;
        border-right: solid 1px #999;
        text-align: center;
        padding: 3px 0 3px 0;
    }
    div.calendar table.tbl
    {
        border-collapse: collapse;
        width: 100%;
    }
        div.calendar table.tbl thead td
        {
            background: #eee;
            border-bottom: solid 1px #999;
            border-right: solid 1px #999;
            font-weight: bold;
            padding: 3px;
            text-align: center;
            width: 14.2%;
        }
        div.calendar table.tbl tbody td
        {
            /*background: #fff;*/
            background: transparent;
            border-bottom: solid 1px #999;
            border-right: solid 1px #999;
            height: 7em;
            padding: 3px 5px 3px 5px;
            vertical-align: top;
        }
            div.calendar table.tbl tbody td div.displayday
            {
                float: right;
                overflow: auto;
            }
            div.calendar table.tbl tbody td div.displayweek
            {
                float: left;
                font-weight: bold;
                overflow: auto;
            }
            div.calendar table.tbl tbody td div.displaycontent
            {
                clear: both;
                padding: 3px 0 0 0;
            }
        div.calendar table.tbl tbody td.prevmonth
        {
            background: #ddd;
        }
        div.calendar table.tbl tbody td.today
        {
            background: #fee;
        }
div.pagecontent
{
    float: left;
    padding: 10px 0 0 0;
    width: 590px;
}
    div.pagecontent img.mainimage
    {
        margin: 0 0 20px 0;
    }
div.pagecontentintra
{
    float: left;
    padding: 10px 0 0 0;
    width: 1010px;
}
    div.pagecontentintra img.mainimage
    {
        margin: 0 0 20px 0;
    }
div.gallerycontent
{
    float: left;
    padding: 10px 0 0 0;
    width: 780px;
}
    div.gallerycontent div.cont
    {
        background: #fff;
        border: solid 1px #d2d2d2;
        float: left;
        height: 125px;
        margin: 0 2em 2em 0;
        padding: 1em;
        overflow: auto;
        text-align: center;
    }
        div.image
        {
            height: 100px;
            margin: 0 0 .5em 0;
            text-align: center;
            vertical-align: middle;
            width: 130px;
        }
    div.gallerycontent table.albums
    {
    }
        div.gallerycontent table.albums a.titlelink
        {
            font-size: 16px;
        }
        div.gallerycontent table.albums span.albumtext
        {
            font-size: 13px;
        }
        div.gallerycontent table.albums td
        {
            vertical-align: middle;
        }
        div.gallerycontent table.albums td.info
        {
            padding: 0 3em 0 0;
        }
        div.gallerycontent table.albums td.thumbnail
        {
            height: 100px;
            padding: 0 1em 0 0;
            text-align: center;
            vertical-align: middle;
            width: 130px;
        }
div.showevent
{
    background: url(/App_Themes/Standard/images/bg_intranett.jpg);
    padding: 3em;
}
div.sidemenu
{
    float: left;
    padding: 0 20px 0 0;
    width: 177px;
}
    div.sidemenu ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
        div.sidemenu ul li
        {
            margin: 0;
            padding: 0;
        }
            div.sidemenu ul li a
            {
                background: url(/App_Themes/Standard/images/sidedot.png) left center no-repeat;
                color: #35716d;
                display: block;
                font-size: 13px;
                outline: none;
                padding: 10px 0 10px 19px;
                text-decoration: none;
            }
            div.sidemenu ul li a:hover
            {
                background: url(/App_Themes/Standard/images/sidedot.png) left center no-repeat;
                color: #000;
                text-decoration: none;
            }
            div.sidemenu ul li a.selected
            {
                background: url(/App_Themes/Standard/images/sidedot.png) left center no-repeat;
                color: #000;
                text-decoration: none;
            }
    div.sidemenu ul.l2
    {
        margin: 0 0 0 20px;
    }
        div.sidemenu ul.l2 li a
        {
            padding: 2px 0 2px 19px;
        }
    div.sidemenu ul.l3
    {
        margin: 0 0 0 40px;
    }
        div.sidemenu ul.l3 li a
        {
            padding: 2px 0 2px 19px;
        }
    div.sidemenu ul.l4
    {
        margin: 0 0 0 60px;
    }
        div.sidemenu ul.l4 li a
        {
            padding: 2px 0 2px 19px;
        }
div.sidemenuintra
{
    float: left;
    width: 250px;
}
    div.sidemenuintra ul
    {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
        div.sidemenuintra ul li
        {
            margin: 0;
            padding: 0;
        }
            div.sidemenuintra ul li a
            {
                background: url(/App_Themes/Standard/images/sidedot.png) left center no-repeat;
                color: #776a2d; /* #35716d;*/
                display: block;
                font-size: 13px;
                outline: none;
                padding: 10px 0 10px 19px;
                text-decoration: none;
            }
            div.sidemenuintra ul li a:hover
            {
                background: url(/App_Themes/Standard/images/sidedot.png) left center no-repeat;
                color: #000;
                text-decoration: none;
            }
            div.sidemenuintra ul li a.selected
            {
                background: url(/App_Themes/Standard/images/sidedot.png) left center no-repeat;
                color: #000;
                text-decoration: none;
            }
    div.sidemenuintra ul.l2
    {
        margin: 0 0 0 20px;
    }
        div.sidemenuintra ul.l2 li a
        {
            padding: 2px 0 2px 19px;
        }
    div.sidemenuintra ul.l3
    {
        margin: 0 0 0 40px;
    }
        div.sidemenuintra ul.l3 li a
        {
            padding: 2px 0 2px 19px;
        }
    div.sidemenuintra ul.l4
    {
        margin: 0 0 0 60px;
    }
        div.sidemenuintra ul.l4 li a
        {
            padding: 2px 0 2px 19px;
        }
div.topseparator
{
    background: url(/App_Themes/Standard/images/separatorbg.jpg) repeat-x;
    height: 43px;
    margin: 0;
}
div.topseparatorfrontpage
{
    background: url(/App_Themes/Standard/images/bg87.jpg) repeat-x;
    height: 43px;
    margin: 0;
}
div.separatorfrontpage
{
    background: url(/App_Themes/Standard/images/separatorbgfrontpage.png) no-repeat;
    height: 43px;
    margin: auto;
    width: 980px;
}
form
{
    height: 100%;
    margin: 0;
    padding: 0;
}
h1
{
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 .5em 0;
    padding: 0;
}
h2
{
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h3
{
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
img
{
    border: 0;
}
p
{
    margin: 0 0 1.3em 0;
    padding: 0;
}