ul.sh-sitemap-category ul, ul.sh-sitemap-category li { 
        margin:0ex; 
        padding:0ex; 
} 
ul.sh-sitemap-category ul { 
        margin:1ex 3ex 3ex 0ex; 
        padding:1ex 3ex 3ex 3ex; 
        border-bottom:dotted 1px gray; 
} 
ul.sh-sitemap-category ul ul { 
        margin:0ex; 
        padding:0ex; 
        border-width:0px; 
} 
ul.sh-sitemap-category img, .sh-sitemap-category br { 
        display:none; 
} 
ul.sh-sitemap-category h3 { 
        margin-top:1ex;         
} 
ul.sh-sitemap-category div { 
        font-size:142%; 
} 
ul.sh-sitemap-category ul div { 
        font-size:100%; 
} 
ul.sh-sitemap-category li { 
        list-style:none; 
} 


div.sh-sitemap-alpha .sh-alpha-links { 
        margin-bottom:4ex; 
} 
div.sh-sitemap-alpha ul { 
        margin:1ex 3ex 3ex 3ex; 
        padding:1ex 3ex 3ex 3ex; 
        border-bottom:dotted 1px gray; 
} 

div.sh-print-button a { 
        display:-moz-inline-box; /* this is like display:block... */ 
        display:inline-block; 
        margin:0.75ex -0.5ex 1.75ex 0ex; 
        padding:1px 0.25em 2px 0.25em; 
        font-weight:normal; 
} 


.sh-nav-path li a { 
        white-space:nowrap; 
        text-overflow:ellipsis; 
        overflow:hidden; 
        font-weight:normal; 
} 
.sh-nav-path li a.last { 
        font-weight:bold; 
} 
.sh-nav-path li.sep { 
        float:left; 
        margin-left:-0.25ex; 
        margin-right:-0.5ex; 
} 

.sh-news h1, .sh-news h2 { 

        padding-bottom:0.25ex; 
        padding-left:0px; 


        font-weight:normal; 
        font-size:155%; 



        border-bottom:solid 1px #7D0B00; 

        color:#7D0B00; 
} 





ul.sh-news, .sh-news ul, .sh-news ol { 
        margin:0em; 
        padding:0ex; 
        list-style:none; 
} 
.sh-news li { 
        padding-bottom:1ex; 
        margin-bottom:1ex; 
        overflow:hidden; 

/* Added 2007-06-26 */ 
word-wrap:break-word; 
min-width:4ex; 

        border-width:0px 0px 1px 0px; 
        border-style:dotted; 
        border-color:gray; 
} 

.sh-news ol li { /* ol.tmt_portlets_domino_inbox */ 
       
} 

.sh-news li div { 
        display:block; 
        overflow:hidden; 
} 
.sh-news li br { 
        display:none; 
} 
.sh-news li a { 


        margin:auto; 
        position:static; 
        vertical-align:auto; 

        padding:0.5ex 0.5ex 0ex 0.5ex; 
        display:block; 
        overflow:hidden;         
} 
.sh-news li strong { 
        display:block; 
        margin-bottom:0.5ex; 
        text-indent:1.5ex; 

        background-image:url(/C1256C8A0066623D/0/80218F3234234BE8C125740200393652/$file/menypil.gif); 
        background-repeat:no-repeat; 
        background-position:0.2ex 0.1ex; 
} 
.sh-news li img { 
        float:right; 
        margin-left:0.5ex; 
                /* not avail in MSIE6 */         
} 
.sh-news li span.text { /* Added .text 2007-06-25 */ 
        display:block; 
        margin-bottom:0.5ex; 
        font-weight:normal; 
/* 
Magnus B. removed 2007-06-18 
        text-align:justify; 
*/ 
        text-justify:newspaper; 
} 


li span.date { /* Added rule 2007-06-25 */ 
        display:none; 
} 
.sh-news.compact.date span.date { /* Added rule 2007-06-25 */ 
        display:block; 
        margin-right:1ex; 
        font-weight:normal; 
} 


.sh-news.compact li a, .tmt_portlets_domino_inbox li a { 
        padding-bottom:0.5ex; 
} 
.sh-news.compact li strong, .tmt_portlets_domino_inbox li strong { 
        display:inline; 
        text-indent:0ex; 
        padding-left:1.5ex; 
        padding-right:1ex; 
} 
.sh-news.compact li span.text, .tmt_portlets_domino_inbox li span.text {  /* Added .text 2007-06-25 */ 
        display:inline; 
} 




ul.sh-nav-tree { 
        margin:0em; 
        padding:0ex; 
        list-style:none; 
} 
ul.sh-nav-tree li { 

} 
ul.sh-nav-tree li div { 
        display:block; 
        overflow:hidden; 
} 
ul.sh-nav-tree li br { 
        display:none; 
} 
ul.sh-nav-tree li a { 
	font-weight: normal;

        margin:auto; 
        position:static; 
        vertical-align:auto; 


        padding:0.5ex 0.5ex 0ex 0.5ex; 

        display:block; 

        overflow:hidden;   
	    
} 
ul.sh-nav-tree li h3 { 
        margin-bottom:0ex; 
} 
ul.sh-nav-tree li strong { 
	font-weight:normal;
        display:block; 
        margin-bottom:0.5ex; 
  
        padding-left:1.5ex; 

        background-image:url(/C1256C8A0066623D/0/80218F3234234BE8C125740200393652/$file/menypil.gif); 
        background-repeat:no-repeat; 
        background-position:0.2ex 0.1ex; 
} 
ul.sh-nav-tree li img { 
        float:right; 
        
} 
ul.sh-nav-tree li span.text { /* Added .text 2007-06-25 */ 
        display:block; 
        margin-bottom:0.5ex; 
       font-weight:normal;
        text-align:justify; 
        text-justify:newspaper; 
} 

/* Added .nolink 2007-07-23 */

/* 2007-10-30 Ändrar enligt Astrids önskemål. Maria Anundby */
li div.nolink a {
	font-weight:bold;
	text-decoration:none;
	color:#515C60;
	padding:0ex;
}
li div.nolink a:active {
	background-color:transparent;
}

/* 2007-10-30 Ändrar enligt Astrids önskemål. Maria Anundby */
li div.nolink strong {
	background-image:none;
	margin-bottom:0ex;
	padding-left:0ex;
	font-weight:bold;
	
}

