﻿.publicbody 
{
	color: black;
    font-family: "Franklin Gothic Book", "trebuchet ms", Sans-Serif; 
    font-size: small;
    text-align: left;
    background-image: url(../../img/bgbrown.gif);
    background-repeat: repeat-x;
    background-color: #cbb987;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 10px;
}

#totalContent 
{
/* SKK-BANNER   width: 1050px;*/
    width: 1120px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #5f432b;
	margin: 0px;
	font-family: "Franklin Gothic Medium", "trebuchet ms", Sans-Serif;
    border-bottom-style: dashed;
    border-bottom-color: #5f322b;
    border-bottom-width: 1px;
    margin-bottom: 20px;
}
.h1style {
	font-size: 20px;
	font-weight: bold;
	color: #5f432b;
	margin: 0px;
	font-family: "Franklin Gothic Medium", "trebuchet ms", Sans-Serif;
    border-bottom-style: dashed;
    border-bottom-color: #5f322b;
    border-bottom-width: 1px;
    margin-bottom: 20px;
}
h2
{
	font-size: 15px;
	color: #5f432b;
	margin: 0px;
	font-family: "Franklin Gothic Medium", "trebuchet ms", Sans-Serif;
	font-weight: bold;
}
.h2style
{
	font-size: 15px;
	color: #5f432b;
	margin: 0px;
	font-family: "Franklin Gothic Medium", "trebuchet ms", Sans-Serif;
	font-weight: bold;
}
h3
{
	font-size: 15px;
	color: #5f432b;
	margin: 0px;
	font-family: "Franklin Gothic Medium", "trebuchet ms", Sans-Serif;
	font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #cbb987;
}

ul 
{
	list-style-image: url(../../img/tass.gif);
}

ul li 
{
 	padding-left: 10px; 
}

p {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}


a:link
{
    color: Black;
    text-decoration: none;
    border-bottom: 1px dotted #5f432b;
}

a:visited  
{
    color: Black;
    text-decoration: none;
    border-bottom: 1px dotted #5f432b;
}
a:hover
{
    color: #fdee01;
}
a:active 
{
    color: #fdee01;
}
#copytext 
{
    text-align: center;
    font-size: small;
}

#newslist 
{
    text-align: left;
    background-image: url(../../img/roundcornerbg.gif);
    background-repeat: repeat-y;
    padding-bottom: 10px;
    padding-right: 70px;
    padding-top: 10px;
}
#newslist h2 
{
    margin-left: 20px;
}

#leftColumn 
{
    background-image: url(../../img/headerimgleft2.jpg);
    background-repeat: no-repeat;
    width: 280px;
    float: left;
}

#leftColContent 
{
    margin-top: 334px;
    margin-left: 10px;
    margin-right: 20px;
}

#centerColumn
{
    background-image: url(../../img/headerimgcenter2.gif);
    background-repeat: no-repeat;
    float: left;
/* SKK BANNER   width: 450px;*/
    width: 520px;
    min-width: 400px;
}

#centerColumnOnly
{
    background-image: url(../../img/headerimgcenter2.gif);
    background-repeat: no-repeat;
    float: left;
    width: 700px;
    min-width: 400px;
}

#breadCrumb 
{
    text-align: left;
    padding-bottom: 10px;    
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
#breadCrumb a:link
{
    color: Black;
    text-decoration: none;
    border-bottom: none;
}
#breadCrumb a:visited  
{
    color: Black;
    text-decoration: none;
    border-bottom: none;
}
#breadCrumb a:active 
{
    color: #5f432b;
    font-weight: bold;
}
#breadCrumb a:hover
{
    color: #5f432b;
    font-weight: bold;
}


#centerColContent
{
    margin-top: 200px;
    background-color: #f5ebd0;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#centerColContent a:link
{
    color: Black;
    text-decoration: none;
    border-bottom: 1px dotted #5f432b;
}
#centerColContent a:visited  
{
    color: Black;
    text-decoration: none;
    border-bottom: 1px dotted #5f432b;
}

#centerColContent a:hover
{
    color: #f5ebd0;
    background-color: #cbb987;
}
#centerColContent a:active 
{
    color: #f5ebd0;
    background-color: #cbb987;
}

#rightColumn
{
    float: left;
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    background-repeat:no-repeat;
}

#rightColContent 
{
    /* Absolut, annars följer innehållet med upp och ner om man loggar in eller inte */
    position: absolute;
    top: 200px;
    margin-left: 20px;    
    width: 280px;
}

#rightColContent a:hover
{
    color: #f5ebd0;
    background-color: #cbb987;
}
#rightColContent a:active 
{
    color: #f5ebd0;
    background-color: #cbb987;
}



.rightColItem 
{
    background-color: #cbb987;
    border: solid 4px #f5ebd0;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 10px;
}
.rightColItem h2 
{
    font-size: medium;
    font-weight: normal;
    color: #5f432b;
}


.rightColItemEx 
{
    background-color: #cbb987;
    border: solid 4px #f5ebd0;
    padding-bottom: 10px;
    padding-top: 5px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 10px;
    width: 220px;
    text-align: center;
}


/* Download-link */
.download 
{
    background-image: url(../../img/icon_save.jpg);
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    padding-bottom: 15px;
}
.regular
{
    color: Black;
    text-decoration: none;
    border-bottom: 1px dotted #5f432b;
}

/* External-link */
.external
{
    background-image: url(../../img/externallink.gif);
    background-repeat: no-repeat;
    padding-left: 30px;
    display: block;
    padding-bottom: 10px;
}


/* Internal-link */
.internal
{
    background-image: url(../../img/internallink2.gif);
    background-repeat: no-repeat;
    padding-left: 22px;
    display: block;
    padding-bottom: 10px;
}

.printout2
{
    padding-left: 22px;
    padding-bottom: 10px;
    text-align: right;
    display: block;
    border-bottom: none;
}
#printout
{
    text-align: right;
    padding-bottom: 10px;
}
#printout a:link 
{
    border-bottom: none;
}


/* Archive */
.archive
{
    background-image: url(../../img/archive.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    padding-bottom: 10px;
}

.smallbold 
{
	color: black;
    font-family: "Franklin Gothic Book", "trebuchet ms", Sans-Serif; 
    font-weight: bold;
    font-size: 80%;
}

.small 
{
	color: black;
    font-family: "Franklin Gothic Book", "trebuchet ms", Sans-Serif; 
    font-size: 90%;
}

.normal 
{
	color: black;
    font-family: "Franklin Gothic Book", "trebuchet ms", Sans-Serif; 
    font-weight: normal;
}

.normalbold 
{
	color: black;
    font-family: "Franklin Gothic Book", "trebuchet ms", Sans-Serif; 
    font-weight: bold;
}

.normalitalic
{
	color: black;
    font-family: "Franklin Gothic Book", "trebuchet ms", Sans-Serif; 
    font-style: italic
}

.underline 
{
	text-decoration: underline;
}
.nowrap 
{
	white-space: nowrap;
}

.imgFloatLeft 
{
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}

#loginContent 
{
    width: 220px;
    margin-top: 10px;
    margin-left: 20px;
    padding: 5px;
    background-color: #cbb987;
    border-style: solid;
    border-color: #f5ebd0;
    border-width: thin;
}

.rightImage 
{
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
}

.nolink
{
    text-decoration: none;
    border-bottom-style: none;
}
.nolink a
{
    text-decoration: none;
    border-bottom-style: none;
}
.document 
{	
	padding-bottom : 8px;
}