body
{
    font-family: Arial;
    font-size: 68.25%;
    line-height: 16px;
}
#content a, #rightbar a,#content1 a
{
    color: #005aa1;
   /* font-weight:normal;*/
}
a
{
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}
a img
{
    border: 0;
}
p
{
    margin: 0px;
}
html, body, form, li, ul
{
    padding: 0;
    margin: 0;
}

.cp
{
    padding: 20px;
}

.cl
{
    clear: both;
}

/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
    background-color: Transparent;
    height: auto;
}

*:first-child + html body.fckEdit
{
    background-color: #fff;
    background-image: none;
}
/* ---------------------------------------------------------------*/

#wrapper
{
    font-size: 1em;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-decoration: none;
}
h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.header
{
    font-family: Arial;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 5px;
    text-transform: uppercase;
}
h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 5px;
}
h3
{
font-size:13px;
}

.imgfloatleft
{
    float: left;
    width: 250px;
    margin-right: 10px;
}
.textfloatright
{
    width: 257px;
    float: left;
}
.datepopup
{
    color: #787878;
    display: block;
    font-style: italic;
    margin: 3px 3px 3px 0;
    min-height: 30px;
    width: 400px;
}

@media print
{
    body
    {
        background-image: none;
        background-repeat: no-repeat;
        background-color: #fff;
    }
    #wrapper
    {
        width: 100%;
        background: none;
        height: 100%;
        border: none;
    }
    #mainmenu
    {
        display: none;
    }
	p{
		color:#000;
		font-size:16px!important;
	}
    .logo
    {
        display: none;
    }
    #head
    {
        display: none;
    }
    #sidebar
    {
        display: none;
    }
    .fottext
    {
        padding: 0px;
    }
    .webdoc
    {
        display: none;
    }

}

/****** filarkiv ******/
.TabellHuvud
{
    background-repeat: repeat-x;
    color: #2A4587;
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 0;
    padding-top: 0;
}

#filarkiv .header
{
    border-bottom: 1px solid #EFF0F1;
    color: #2A4587;
    display: block;
    font-size: 1em;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 10px;
    padding: 10px 10px 5px 0;
}

#filarkiv ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#archiveBody
{
    list-style-type: none;
}

ul, ol
{
    margin-left: 0px;
    padding: 0;
}
#filediv1
{
    width: 300px;
    margin-left: 20px;
}

.fileHandle
{
    cursor: move;
}
.bold
{
    font-weight: bold;
}

#floatleft
{
    float: left;
    width: 300px;
    padding-right: 10px;
}
#floatleft header
{
    font-weight: bold;
}
.boxnews header
{
    font-weight: bold;
}
.boxnews
{
    float: left;
    width: 200px;
}

