﻿html, body, form, #wrapper
{
    height: 100%;
}

body
{
    background-image: url(img/bg.gif);
    background-position: top center;
    
}
html, body, #wrapper
{
    height: 100%;
}
#wrapper
{
    width: 900px;
    margin: 0 auto;
    height: 100%;
}
#wrapper
{
    height: auto;
    min-height: 100%;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */
/*** Foot ***/
#foot
{
    background-image: url(img/bgfoot.jpg);
    background-repeat: no-repeat;
    background-position: 4px bottom;
    width: 866px;
    height: 47px;
    margin: -47px auto 0px auto;
    padding: 5px 10px 10px 0px;
    position: relative;
    clear: both;
}


/*** Head ***/

#head
{
    /*background-image: url(img/bgheader.jpg);     background-repeat: no-repeat;*/
    margin: 0px 0px 0px 15px;
    height: 125px;
}

.logo
{
    float: left;
    height: 100px;
    width: 100px;
}


/*** Columns ***/


.sidebar
{
    width: 270px;
    float: left;
}
.sidecolumn
{
    width: 200px;
    float: left;
}

.sidecolumn h3
{
    background-image:url(img/bgBtn2.gif);
background-repeat:no-repeat;
color:#656565;
height:25px;
padding:10px 0 0 10px;
text-decoration:none;
width:240px;
}
.sidecolumn ul
{
    list-style-type:none;
}


.main
{
    float: left;
    width: 550px;
    margin-right: 20px;
}
.maincontent
{
    float: left;
    width: 430px;
    margin-right: 10px;
}
/*** Default.aspx ***/

#container
{
    width: 840px;
    padding: 0px 30px 47px 30px;
}
.infopadding
{
    padding:0px;
    margin:0 0 3px 10px;
}
.infopadding a
{
    text-decoration:none;
}
.footertxt
{
    float: left;
    width: 750px;
    padding: 10px 0 0 20px;
    font-size: 0.9em;
    color: #666;
}
.webdoc
{
    float: right;
    padding: 20px 10px 0px 0px;
    font-size: 0.9em;
    color: #666;
}
/******** Sokfunktion ***************/
#searchholder
{
    margin-left: 650px;
    height: 30px;
    padding: 5px 0px 0px 0px;
}
.searchbox
{
    float: left;
    width: 170px;
}
.searchbtn
{
    float: left;
    width: 50px;
}
#result
{
    background-color: #fff;
    border: 1px solid #ccc;
    color: Black;
    left: 210px;
    min-width: 150px;
    padding: 5px;
    position: absolute;
    top: 43px;
    z-index: 3000;
}
.cl
{
    clear: both;
}

/*******************/
#pList li
{
    list-style: none;
    width: 260px;
    height: 114px;
    float: left;
    border-right: dotted 1px #656565;
    margin: 0px 10px 10px 0px;
}
#pList .header
{
    background-image: url(img/bgBtn.gif);
    background-repeat: no-repeat;
    width: 240px;
    height: 30px;
    padding-top: 10px;
    float: left;
}
.sidebar .header h3
{
    background-image: url(img/bgBtn.gif);
    background-repeat: no-repeat;
    width: 240px;
    height: 25px;
    color: #656565;
    padding: 10px 0 0 10px;
    text-decoration: none;
}
.textr
{
    padding: 0px 10px 0px 10px;
    display: block;
}
#ctl00_cph1_inforight1_cplsPage .header 
{
background-image:url(img/bgBtn2.gif);
background-repeat:no-repeat;
color:#656565;
height:25px;
padding:10px 0 0 10px;
text-decoration:none;
width:240px;
text-decoration:none;
}
#ctl00_cph1_inforight1_cplsPage .header a
{
    text-decoration:none;
}
.imgItem
{
    padding: 0px 10px 0px 0px;
    float: left;
    width: 90px;
}
.txtItem
{
    float: left;
    width: 160px;
    padding: 0px 0px 5px 0px;
}
.holder
{
}

.itemPlist li
{
    list-style: none;
}
.cPopup
{
    position: absolute;
    background-color: #fff;
    border: 1px solid #5ca128;
    padding: 2px;
}
.toggler.on
{
    background-color: #ccc;
}


/* calendar */
.weekcalendar
{
    margin: 0 10px 5px;
    width: 220px;
}
.visablefalse
{
    display:none;
    
}
.visabeltrue
{
    display:block;
    
}

.weekcalendar .nav
{
    margin: 5px 0;
}

.weekcalendar .nav .prev
{
    float: left;
}

.weekcalendar .nav .next
{
    float: right;
}

.weekcalendar .day
{
    margin-top: 5px;
    border-bottom: 1px solid #656565;
}

.weekcalendar .day .h
{
    font-weight: bold;
    color: #656565;
    padding: 0 0 3px 2px;
    margin: 0 0 3px 0;
}

.weekcalendar .day .h .date
{
    float: right;
}

.weekcalendar .day .c
{
    padding: 0 0 3px 2px;
}

.weekcalendar .day .c a
{
    text-decoration: none;
}
#ctl00_cph1_exresult ul
{
    list-style-type:none;
    margin-left:5px;
}
#filarkiv ul
{
    list-style-type:none;
    padding-top:5px;
}

#filarkiv ul li
{
    margin-left:10px;
    padding:2px 0px 2px 0px;
}

.rsslinksborder li
{
    border-bottom:1px solid #CCC;
   
}
.rsslinksborder
{
    margin-bottom:5px;
}

.hr1
{
    border-bottom:1px solid #CCCCCC;
  
}