
/* --------------- fckEditor fix ---------------------------------*/
body.fckEdit
{
	background-color:Transparent;
	height:auto;
}

*:first-child+html body.fckEdit
{
	background-color:#fff;
	background-image:none;
}
/* ---------------------------------------------------------------*/

body
{
	font-family:Verdana;
	font-size:0.7em;
}

html,body,form
{
	padding: 0;
	margin: 0;	
}
#ctl00_exBread
{
	background:transparent url(img/breadarrow.gif) no-repeat 0px 0px;
	padding-left:16px;
}



/********* Anpassad stil *****************/
h1, h2, h3, h4
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
   
    

}

.spanH4
{
   color:#5F9429 !important;
    font-size:16px;
    font-weight:bold;
}

h1
{
    font-size: 1.6em;
    color: #5f9429;
}
h2
{
    font-size: 1.2em;
    color: #813300;
}
h3
{
    font-size: 1.0em;
    color: #996633;
     margin:0px;
}
.underheader
{
   font-size: 1.0em;
    color: #996633; 
    font-weight:bold;
}
.middleheader
{
    font-size: 1.2em;
    color: #813300;
    font-weight:bold;
}
.spanh1
{
    font-size: 1.6em;
display:block;
font-size:1.2em;
font-weight:bold;
color:#5f9429;
}
.spanh1 a
{
    color:#5f9429;
}
.spanh2
{
    font-size: 1.3em;
    color: #5f9429 !important;
    display:block;
    font-weight:bold;
}
.spanh2 a
{
    color:#5f9429;    
}
.rightcolpadding
{
    padding:0px 14px 0px 14px;
}
p
{
    margin: 0;
    padding: 0;
}
a
{
    color: #975716;
    text-decoration: none;
}
.ingress
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.05em;
    color: #350A0A;
    font-weight: normaL;
}

.externLink
{
    background: transparent url(/../../styles/img/li.gif);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left: 22px !important;
    display: block;
    min-height: 18px;
}

.powerpointLink
{
    background: transparent url(/../../styles/img/ppt.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 22px !important;
    display: block;
    min-height: 17px;
}
.pdfLink
{
    background-image: url(/../../styles/img/pdf.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 22px !important;
    display: block;
    min-height: 17px;
}
.internLink
{
    background: transparent url(img/ul.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 22px !important;
    min-height: 17px;
    display: block;
}
.wordLink
{
    background: transparent url(/../../styles/img/doc.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 22px !important;
    display: block;
    min-height: 17px;
}
.excelLink
{
    background: transparent url(/../../styles/img/xls.gif);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    padding-left: 22px !important;
    display: block;
    min-height: 17px;
}
.boldstyle
{
    font-weight: bold;
}

@media print
{
    body
    {
        background-image: none;
        background-repeat: no-repeat;
        background-color: #000;
    }
    .col1
    {
        display: none;
    }
    .col3
    {
        display: none;
    }
    #head
    {
        display: none;
    }
    #prefoot
    {
        display:none;
    }
.printright
{
display:none;
}

}

