﻿/* ------------------------- Tags -----------------------------*/
html{
    font-size: 100%;
}

body{
    font: 0.75em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
    background:#c6d7e1 url(../images/bg-body-standard.png) repeat-y center 0;
    color:#3c474e;
}

a{color:#036Afb;}
p{margin-bottom:1em;}
em{font-style:italic;}
strong{font-weight:bold;}

h1,h2,h3,h4,h5,h6{
	color:#0274C7;
	font-weight:bold;
	line-height:1.1em;
}

/* ------------------------- Framework -----------------------------*/
#page-wrapper{
	width:976px;
	margin:0 auto;
}
#page{
	background:url(../images/bg-page-shade.png) repeat-y;
	padding:0 7px;
}
#content-wrapper{
	border-left:1px solid #7d8c96;
	border-right:1px solid #7d8c96;
	background:#fff;
	overflow:hidden;
	padding:8px 12px 18px 12px;
	position:relative;
		
}
#main-content-wrapper{
	margin-left:237px;	
}
.bigtext
{
    font-size:120%;
}

/* ------------------------- General -----------------------------*/
a.imglink
{
	border-bottom: 0;
}
a.imglink:hover {
    border-bottom: 0 none;
} 
.non-visual {
	color:#fff;
	font-size:1px;
	left:-900px;
	overflow:hidden;
	position:absolute;
	width:0pt;
}
.bg_color{
	background-color:#e8eff3;
	margin: 0 18px 1em;
    padding: 10px 0;
}
#main-content .bg_color p
{
    margin-bottom:0;
}
.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 */

.display-none{
	display:none;
}
#page .read-more
{
	border-bottom: 1px Transparent;
	font-size:.9em;
	padding-left:6px;
	background: url(/images/ico-arrow-read-more.png) no-repeat 0 5px;
	text-decoration:none;
	font-weight:bold;
}
#page .read-more:hover,
#page .read-more:focus,
#page .read-more:active,
#page .open-doc:hover,
#page .open-doc:focus,
#page .open-doc:active{
	border-bottom:1px dotted #036Afb;
	color: #036Afb;
}
#page .open-doc,
#page .open-window
{
	border-bottom: 1px Transparent;
	font-size:.9em;
	padding-left:22px;
	background: url(/images/ico-arrow-link-list-outitem.png) no-repeat 0 0px;
	text-decoration:none;
	font-weight:bold;
}
img.right{
	float:right;
	margin-left:15px;
	margin-bottom:5px;
}
img.left{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}
img.center 
{	
	display:block;
	margin:5px auto;
}
p.img-text{
	font-style:italic;
	font-size:.9em;
}
p.img-text-left{
	font-style:italic;
	font-size:.9em;
}
p.img-text-left{
	font-style:italic;
	float:left;
	clear:left;
	font-size:.9em;
}
p.img-text-right{
	font-style:italic;
	float:right;
	clear:right;
	font-size:.9em;
}
p.img-text-center{
	font-style:italic;
	text-align:center;
	font-size:.9em;
}
span.cancelled {
	font-size: 1.5em; color: #be2930
}
/* ------------------------- Header -----------------------------*/
#header{
	background:#2e4e62 url(../images/bg-header.png) repeat-x;
	border-left:1px solid #7d8c96;
	border-right:1px solid #7d8c96;
	position:relative;
	z-index:2;	
}
#header h1{
	padding:46px 0 31px 47px;
	background:none;	
	margin:0;
}
#header a
{
	border: none;
}

/* ------------------------- Quick-search -----------------------------*/
#quick-search{
	position:absolute;
	top:64px;
	right:27px;
}
#quick-search p{
	margin-bottom:0;
}
#search-box{
	width:233px;
}
#search-links{
	font-size:.8em;
	color:#7d8d96;
	padding:5px 25px 7px 25px;
}
#search-links a
{
	border-bottom: solid 1px transparent;
	color:#fff;
	margin:0 7px;
	text-decoration:none;
}
#search-links a:hover,
#search-links a:focus,
#search-links a:active{
	border-bottom:1px dotted #fff;
}

/* ------------------------- Functions-navigation -----------------------------*/
#functions-navigation{
	position:absolute;
	top:10px;
	right:20px;
	color:#7d8d96;
	font-size:.8em;
}
#functions-navigation ul{
	overflow:hidden;
}
#functions-navigation li{
	float:left;
	display:block;
	padding:0 7px;
	border-left:1px solid #7d8d96;
}
	#functions-navigation li.first{
		border-left:none;		
	}
#functions-navigation a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:2px 0;
}
#functions-navigation a:hover,
#functions-navigation a:focus,
#functions-navigation a:active{
	border-bottom:1px dotted #fff;
}
	#functions-navigation a.english{
		background:url(/images/ico-flag-en.png) no-repeat;
		padding-left:21px;
	}
	#functions-navigation a.rss{
		background:url(/images/ico-rss.png) no-repeat 0 2px;
		padding-left:17px;
	}
	#functions-navigation a.listen{
		background:url(/images/ico-loudspeaker.png) no-repeat 0 1px;
		padding-left:19px;
	}
	#functions-navigation a.site-map{
		background:url(/images/ico-site-map.png) no-repeat;
		padding-left:21px;
	}
	#functions-navigation a.contact{
		background:url(/images/ico-telephone.png) no-repeat;
		padding-left:20px;
	}
	#functions-navigation a.swedish{
		background:url(/images/ico-flag-sv.png) no-repeat;
		padding-left:21px;
	}
	#functions-navigation a.lattlast{
		background:url(/images/ico-lattlast.png) no-repeat;
		padding-left:21px;
	}
    #functions-navigation a.logout{
		background:url(/images/ico-logout.png) no-repeat;
		color:#FFFFFF;
        padding-bottom:5px;
        padding-left:21px;
        padding-right:5px;
	}

/* ------------------------- Main-navigation -----------------------------*/
#main-navigation{
	border-top:1px solid #375669;
	font-size:.95em;
	position:relative;
}
#main-navigation .main-menu{
	background:#afb8be url(../images/bg-main-nav.png) repeat-x 0 bottom;
	overflow:hidden;
}
#main-navigation .main-menu li{
	float:left;
	display:block;
	background:#516572 url(../images/bg-main-nav-link.png) repeat-x 0 bottom;	
}
#main-navigation .main-menu a{
	background: url(../images/bg-main-nav-separator.png) no-repeat right bottom;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 19px 0 19px;
	display:block;
}
#main-navigation .main-menu a.selected span span,
#main-navigation .main-menu a:hover span span,
#main-navigation .main-menu a:focus span span,
#main-navigation .main-menu a:active span span{
	background:#4a96cd;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	margin:0;
}
#main-navigation .main-menu a.selected span,
#main-navigation .main-menu a:hover span,
#main-navigation .main-menu a:focus span,
#main-navigation .main-menu a:active span{
	background:#516572 url(../images/bg-main-nav-hover.png) repeat-x center bottom;
}
#main-navigation .main-menu a span{
	padding-bottom:13px;
	display:block;
}
#main-navigation .main-menu a span span{
	margin:2px 2px 0 2px;
	padding:6px 8px;
}

/* ------------------------- Organization-navigation -----------------------------*/
#organization-navigation{
	position:absolute;
	right:0;
	z-index:100;
	top:0;
	width:179px;
	overflow:hidden;
}
#organization-navigation .toggle-org-menu{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:10px 0 13px 0;
	text-align:center;
	width:179px;	
}
#organization-navigation .toggle-org-menu span{
	padding-right:23px;
	background:url(/images/bg-org-menu-btn.png) no-repeat right 0;
}
#organization-navigation .toggle-org-menu:hover span,
#organization-navigation .toggle-org-menu:focus span{
	background:url(/images/bg-org-menu-btn.png) no-repeat right -36px;
}
#organization-navigation .org-menu{
	border-left:1px solid #97a9b3;
	border-bottom:2px solid #97a9b3;
	position:relative;
	z-index:100;
	width:179px;
}
#organization-navigation .org-menu h2{
	background:#fff;
	border-bottom:1px solid #c6d7e1;
	display:block;
	text-decoration:none;
	padding:18px 18px 9px 18px;
	font-size:1.1em;
	font-weight:bold;	
}
#organization-navigation .org-menu a{
	background:#fff;
	color:#2f4e62;
	border-bottom:1px solid #c6d7e1;
	display:block;
	text-decoration:none;
	padding:9px 18px;	
	overflow:hidden;
}
#organization-navigation .org-menu a:hover,
#organization-navigation .org-menu a:focus,
#organization-navigation .org-menu a:active{
	background:#4b96cd;
	color:#fff;
}

/* ------------------------- Breadcrumbs -----------------------------*/
#bread-crumbs{
 	border-left:1px solid #7d8c96;
	border-right:1px solid #7d8c96;
	background:#fff;
	font-size:.9em;
	padding:8px 30px 2px 30px;
}
#pageinenglish{
	border-left:1px solid #7d8c96;
	border-right:1px solid #7d8c96;
	background:#fff;
	font-size:.9em;
	padding:8px 30px 2px 30px;
}
#pageinenglish span{
	text-align:right;
}
#bread-crumbs ul{
	padding:0;
	margin:0;
	
}
#bread-crumbs li{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;	
}
#bread-crumbs a
{
	border-bottom: 1px Transparent;
}
#bread-crumbs a:hover,
#bread-crumbs a:focus,
#bread-crumbs a:active{
	border-bottom:1px dotted #036Afb;
	color: #036Afb;
}

/* ------------------------- Secondary Navigation -----------------------------*/
#secondary-navigation{
	width:225px;
	padding:0 0 140px 0;
	float:left;	
}
#secondary-navigation h2.menu-heading{
	background:url(/images/bg-menu-heading.png) no-repeat 0 bottom;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0 0 9px 0;
	z-index:2;
	position:relative;
}
	#secondary-navigation h2.menu-heading a{
		background:#4a96cd;	
		border-bottom: none;
		color:#fff;
		text-decoration:none;
		display:block;	
		padding:8px 17px 9px 17px;
	}

/* first level */ 
#secondary-navigation ul{
	margin-top:-6px;
	background: url(../images/bg-divider-small-shade-only.png) no-repeat bottom center;
	padding-bottom:6px;
	overflow:hidden;
}
#secondary-navigation ul li{	
	background: url(../images/bg-second-nav-item.png) repeat-y;
}
#secondary-navigation ul span{
	border-bottom:1px solid #c6d7e1;
	display:block;
}

#secondary-navigation ul a{
	border-bottom: none;
	color:#2e4e62;
	text-decoration:none;
	display:block;
	padding:7px 18px 8px 18px;
	font-size:.9em;
	overflow:hidden;
}
#secondary-navigation ul a:hover,
#secondary-navigation ul a:focus,
#secondary-navigation ul a:active{
	background:#4a96cd;
	color:#fff;
}

#secondary-navigation ul a.selected{
	background:#4a96cd;
	color:#fff;
}
#secondary-navigation ul a.selected-parent{
	background:#4a96cd url(/images/ico-arrow-down-hover.png) no-repeat 207px 10px;
	color:#fff;	
}
#secondary-navigation ul a.selected-parent:hover,
#secondary-navigation ul a.selected-parent:focus,
#secondary-navigation ul a.selected-parent:active{
	background:#4a96cd url(/images/ico-arrow-down-hover.png) no-repeat 207px 10px;
	color:#fff;	
}
#secondary-navigation ul a.parent{
	background: url(../images/ico-arrow-right.png) no-repeat 207px 10px;		
}

#secondary-navigation ul a.parent:hover,
#secondary-navigation ul a.parent:focus,
#secondary-navigation ul a.parent:active{
	background:#4a96cd url(/images/ico-arrow-right-hover.png) no-repeat 207px 10px;
	color:#fff;	
}

#secondary-navigation ul .expanded a.parent{
	background: url(../images/ico-arrow-down.png) no-repeat 207px 10px;		
}
#secondary-navigation ul .expanded a.parent:hover,
#secondary-navigation ul .expanded a.parent:focus,
#secondary-navigation ul .expanded a.parent:active{
	background:#4a96cd url(../images/ico-arrow-down-hover.png) no-repeat 207px 10px;	
	color:#fff;	
}

/* second level */
#secondary-navigation ul ul{
	border-top:none;
	background:none;
	padding:0;
	margin:0;
}
#secondary-navigation ul ul li{	
	background:none;	
}
#secondary-navigation ul ul span{
	padding-left:12px;
}
#secondary-navigation ul ul a{
	border-left:1px solid #c6d7e1;	
}
#secondary-navigation ul ul a.selected-parent{
	background:#4a96cd url(/images/ico-arrow-down-hover.png) no-repeat 194px 10px;
	color:#fff;	
}
#secondary-navigation ul ul a.selected-parent:hover,
#secondary-navigation ul ul a.selected-parent:focus,
#secondary-navigation ul ul a.selected-parent:active{
	background:#4a96cd url(/images/ico-arrow-down-hover.png) no-repeat 194px 10px;
	color:#fff;	
}
#secondary-navigation ul ul a.parent{
	background: url(../images/ico-arrow-right.png) no-repeat 194px 10px;		
}

#secondary-navigation ul ul a.parent:hover,
#secondary-navigation ul ul a.parent:focus,
#secondary-navigation ul ul a.parent:active{
	background:#4a96cd url(/images/ico-arrow-right-hover.png) no-repeat 194px 10px;
	color:#fff;	
}
#secondary-navigation ul ul .expanded a.parent{
	background: url(../images/ico-arrow-down.png) no-repeat 194px 10px;		
}
#secondary-navigation ul ul .expanded a.parent:hover,
#secondary-navigation ul ul .expanded a.parent:focus,
#secondary-navigation ul ul .expanded a.parent:active{
	background:#4a96cd url(../images/ico-arrow-down-hover.png) no-repeat 194px 10px;	
	color:#fff;	
}
	
/* third level */
#secondary-navigation ul ul ul span{
	padding-left:24px;
}
#secondary-navigation ul ul ul a.parent,
#secondary-navigation ul ul ul a.selected-parent,
#secondary-navigation ul ul ul a.parent:hover,
#secondary-navigation ul ul ul a.parent:focus,
#secondary-navigation ul ul ul a.parent:active,
#secondary-navigation ul ul ul a.selected-parent:hover,
#secondary-navigation ul ul ul a.selected-parent:focus,
#secondary-navigation ul ul ul a.selected-parent:active,
#secondary-navigation ul ul ul .expanded a.parent:hover,
#secondary-navigation ul ul ul .expanded a.parent:focus,
#secondary-navigation ul ul ul .expanded a.parent:active
{
	background-image: none;
}


/* ------------------------- Main content -----------------------------*/
#main-content
{
	width:462px;
	float:left;
	line-height:1.3em;
}
	#main-content.wide{
		width:699px;
	}

#main-content h1 {
	padding:0;
	background:none;
	font-size:2em;
	font-weight:normal;
	color:#0274c7;
	line-height:1.2em;
	margin:	0 18px .5em 18px;
}
	#main-content h1 span{
		font-size:.7em;
	}
#main-content h2{
	font-size:1.5em;
	margin:0 18px .5em 18px;
	font-weight:normal;
	
}
#main-content h3{
	font-size:1.2em;
	margin:0 18px .3em 18px;
	
}
#main-content h4{
	margin:0 18px .2em 18px;
}
a{
	border-bottom:1px dotted #036Afb;
	text-decoration:none;
}

	a:visited{
		color:#036Afb;
	}
	a:hover,
	a:focus,
	a:active{
		border-bottom:1px dotted Black;
		color: Black;
	}
#main-content p{
	margin:0 18px 1em 18px;
}
#main-content p.movieplayer{
	margin: 0 0 1em; 
}
#main-content ul{
	padding: 0 0 1em 18px;
}
#main-content ol{
	padding: 0 0 1em 26px;
}
#main-content ol li {
	margin-left: 15px;
	padding: 0;
	list-style-type: decimal;
}
#main-content ul li {
	margin-left: 15px;
	padding: 0;
	list-style-type: disc;
	line-height:1.6em;
}
#main-content dt{
	font-weight:bold;	
}
#main-content dd{
	padding-bottom:5px;
}
#main-content h2 a{
	color:#4a96cd;
}
#main-content blockquote{
	padding:0 25px;
}
#main-content hr{
	border:0;
	border-top:1px solid #c6d7e1;
	height:8px;
	margin:20px 0;
	color:#fff;
	background:url(/images/bg-divider-big.png) no-repeat center -1px;
}
#main-content table{
	border-top:1px solid #c6d7e1;
	border-right:1px solid #c6d7e1;
	font-size:.9em;
	margin:5px 0 20px 0;
	border-collapse:collapse;
	overflow:visible;	
}
#main-content td,
#main-content th{
	border-left:1px solid #c6d7e1;
	border-bottom:1px solid #c6d7e1;
	padding:10px;
}
#main-content td{
	color:#2e4e62;
}
	#main-content .alternate td{
		background:#e8eff3;
	}

#main-content th{
	background:#2e4e62;
	color:#fff;
	font-weight:bold;
}

#main-content .xform table{
	border:none;
	font-size:1em;
	margin:0;
	border-collapse:inherit;
}
#main-content .xform td,
#main-content .xform th{
	border:none;
	padding:0;
}
#main-content .xform td{
	color:#3c474e;
	background:#fff;
}
	#main-content .xform .alternate td{
		background:#fff;
	}
#main-content .xform th{
	background:#fff;
}

#main-content h2 a:hover,
#main-content h2 a:active,
#main-content h2 a:focus{
	border-bottom:none;
}
#main-content #flash-container{
	/*height:220px;*/
	background:#fff;
	margin-bottom:20px;
}

#page-info{
	position:absolute;
	left:12px;
	bottom:26px;
	font-size:.9em;
	background: url(../images/bg-divider-small.png) no-repeat center 0;
	padding:19px 22px 0 19px;	
	width:185px;
}
#page-info a
{
	border-bottom:1px dotted transparent;
	text-decoration:none;
}
.main-image
{
	float: left;
	padding: 0 5px 5px 0;
	margin:0 3px 5px 18px;
}
.main-image .border
{
	background: url(../images/bg-main-image.png) no-repeat bottom right;
	padding: 0 5px 5px 0;
}
.main-image img
{
	display: block;
	max-width: 140%;
}
.main-image em
{
	display: block;
	font-size:.9em;
	float:left;
	clear:left;
}
.date
{
	color: #d4021d;
	font-weight: bold;
}
.metainfo
{
	font-size: .9em;
	
}
#main-content #news-list,
#main-content #page-ingress-list,
#main-content #image-list {
	margin-left:0;
}

#main-content .prio-news h2,
#main-content .prio-news h3,
#main-content .prio-event h2,
#main-content .prio-event h3,
#main-content #page-ingress-list h2,
#main-content #page-ingress-list h3,
#main-content #image-list h2,
#main-content #image-list h3{
	margin-left:0;
	margin-right:0;
}
#main-content #news-list li,
#main-content #page-ingress-list li
{
	padding: 2px 18px 22px 18px;
	background: url(../images/bg-divider-big.png) no-repeat center bottom;
	margin:0;
	list-style:none;
}

#paging-links
{
	float: right;
}
#main-content #paging-links li
{
	background-image: none;
	float: left;
	list-style: none;
	margin: 0 2px;
	padding: 0;
}
#paging-links .number
{
	background: #e8eff3 url(../images/bg-paging-link.png) repeat-x 0 bottom;
	border-right: solid 1px #2e4e62;
	color: #2e4e62;
	display: block;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
	padding: 0 4px 2px 4px;
	text-decoration: none;
}
#paging-links a
{
	border-bottom: none;
	line-height:1.1em;
}
#paging-links a:hover,
#paging-links a:active,
#paging-links a:focus{
	border-bottom:none;
}
#paging-links a.number:hover,
#paging-links a.number:active,
#paging-links a.number:focus{

	color:#fff;
	background: #4a96cd url(../images/bg-paging-active-link.png) repeat-x 0 bottom;
}
#paging-links .currentpage
{
	background: #4a96cd url(../images/bg-paging-active-link.png) repeat-x 0 bottom;
	color:#fff;
}
#paging-links .prev
{
	background: url(../images/bg-paging-left-arrow.png) no-repeat center bottom;
	display: block;
	padding: 0 3px;
	text-decoration: none;
	width: 5px;	
}
#paging-links .next
{
	background: url(../images/bg-paging-right-arrow.png) no-repeat center bottom;
	display: block;
	padding: 0 3px;
	text-decoration: none;
	width: 5px;
}
#paging-links .prev span, #paging-links .next span, #related-content a.imglink span
{
    visibility:hidden;
}
#main-content-wrapper .page-list{
	background:#e8eff3;
	border-right:1px solid #c6d7e1;
	border-bottom:2px solid #c6d7e1;
	margin:0 0 20px 0;
	padding:0;
}
	#main-content-wrapper .page-list li{
		border-top:1px solid #c6d7e1;
		padding:0;
		margin:0;
		list-style:none;		
	}
	#main-content-wrapper .page-list li.first{
		border-top:none;		
	}
	#main-content-wrapper .page-list a{
		border-top:1px solid #fff;	
		border-bottom: none;
		display:block;
		color:#2e4e62;
		text-decoration:none;
		font-size:.9em;
		padding:5px 35px 5px 18px;
		background:url(/images/ico-arrow-link-list-item.png) no-repeat right 8px;
		font-weight:bold;	
	}
	#main-content-wrapper .page-list a:hover,
	#main-content-wrapper .page-list a:active,
	#main-content-wrapper .page-list a:focus{
		color:#036Afb;
		border-bottom:none;
	}	
	#main-content-wrapper .page-list .first a{
		border-top:1px solid #e8eff3;		
	}
	#main-content-wrapper .page-list a.newwindow{
		background:url(/images/ico-arrow-link-list-outitem.png) no-repeat 433px 8px;		
	}
#main-content .tabs{
	display:none; /*tabs look-n-feel is set in script-styles.css*/
}
#main-content .tab-content{
	margin-bottom:18px;
	padding: 0 18px;
}
#main-content .tab-content h2
{
	margin-left: 0;
}
#main-content .custom-page-list ul{
	margin:0 0 7px 0;
	padding:0;	
}
#main-content .custom-page-list li span {
	color:#036Afb;
	font-weight:bold;
}
#main-content .custom-page-list li{
	padding:0 0 11px 0;
	list-style:none;
	margin:0;
	
}
#main-content .ingress
{
	font-weight: bold;
}
#main-content .videoplayer
{
	padding-bottom: 1em;
}

/* ------------------------- Related content -----------------------------*/
#related-content{
	width:225px;
	margin-left:12px;	
	float:left;
	line-height:1.3em;
}
#related-content h2 {
    font-size:1.5em;
	margin:0 0 .5em;
	font-weight:normal;
}
#related-content h3{
	font-size:1.2em;
	margin:0 0 .3em;
}
#related-content h4{
	margin:0 0 .2em;
}

#related-content .functionteaser h2{
    font-size:1.2em;
    margin:0 0 .3em;
    font-weight:bold;
}
#related-content p{
	margin-bottom:.5em;
}
#related-content .related-main-content{
	padding:0 12px 25px 12px;
	margin-bottom:12px;
	background: url(../images/bg-divider-small.png) no-repeat center bottom;
	overflow:hidden;
}
#related-content .related-main-content p,
#related-content .related-main-content h3{
	clear:left;
}
#related-content .related-main-content hr{
    border:0;
    border-top:1px solid #c6d7e1;
    height:8px;
    margin:10px 0;
    color:#fff;
    background:url(/images/bg-divider-small.png) no-repeat center -1px;
} 
#related-content .related-image{
	margin-bottom:12px;
	overflow:hidden;
}
#related-content .related-image div{
	background: url(../images/bg-related-image.png) no-repeat right bottom;
	padding:0 5px 5px 0;
	max-width:196px;
	overflow:hidden;
	float:left;	
}
#related-content .related-image img{
	display:block;
}
#related-content .related-image em{
	font-size:.9em;
}
#related-content ul li {
line-height:1.6em;
list-style-type:disc;
margin-left:15px;
padding:0;
}

/* ------------------------- Teasers -----------------------------*/
.teaser-item{
	background: url(../images/bg-teaser-shade.png) no-repeat 0 bottom;
	padding-bottom:13px;
	margin-bottom:7px;
}
.teaser{
	border:1px solid #c6d7e1;
	background: url(../images/bg-teaser-rightbottom.png) no-repeat right bottom;	
	overflow: hidden;
}
.teaser .content
{
	font-size:.9em;
	padding:10px;
}

.teaser h2
{
	margin:0 0 .2em;
	font-size:1.1em;
}
#related-content .teaser h2
{
	margin:0 0 .2em;
	font-weight:bold;
	font-size:1.1em;
}
.teaser .image
{
	background-repeat: no-repeat !important;
	padding-left: 29%;
}
#related-content li.teaser-item {
    line-height:1.3em;
    list-style-type:none;
    margin-left:0;
    padding:0 0 13px 0;
}

/* ------------------------- Footer -----------------------------*/

#footer{
	background: url(../images/bg-footer.png) no-repeat center bottom;	
	padding:0 21px 30px 21px;
	font-size:.8em;
}
#footer div{
	background:url(../images/bg-footer-divider.png) no-repeat center 0;
	padding-top:20px;
}
#footer a{
	border-bottom:1px dotted transparent;
}
#footer a:hover,
#footer a:hover,
#footer a:hover{
	border-bottom:1px dotted #036Afb;
	color: #036Afb;
}

/* ------------------------- Page Themes -----------------------------*/
body.catalog{
	background:#fff url(../images/bg-body-catalog.png) no-repeat center 0;
}
body.nt{
	background:#c6d7e1 url(../images/bg-body-nt.jpg) no-repeat center 0;
}
body.ha{
	background:#c6d7e1 url(../images/bg-body-ha.jpg) no-repeat center 0;
	
}
body.hh{
	background:#c6d7e1 url(../images/bg-body-hh.jpg) no-repeat center 0;
	
}
body.humus{
	background:#c6d7e1 url(../images/bg-body-humus.jpg) no-repeat center 0;
	
}
body.jps{
	background:#c6d7e1 url(../images/bg-body-jps.jpg) no-repeat center 0;
	
}
body.musik{
	background:#c6d7e1 url(../images/bg-body-musik.jpg) no-repeat center 0;
	
}
body.roh{
	background:#c6d7e1 url(../images/bg-body-roh.jpg) no-repeat center 0;
}
body.library{
	background:#c6d7e1 url(../images/bg-body-lib.png) no-repeat center 0;
}
/* ------------------------- Entrance Themes -----------------------------*/
#main-header h1{
 color:#0274c7;
 /*background:#f4f7f9 url(../images/bg-heading-regular.png) no-repeat;
 margin-bottom:20px;*/
 padding:8px 18px;
 font-size:1.5em;
 text-transform:uppercase;
 font-family:Arial, Helvetica, Verdana, sans-serif;
 font-weight:normal;
 line-height:1em; 
}
#main-header .headertext{
	background:#f4f7f9 url(../images/bg-heading-regular.png) no-repeat;
	float:left;
	margin-bottom:20px;
}
#main-header .kolumn1{
	float: left;
    width: 462px;
}
#main-header .kolumn2{
	float: left;
    width: 217px;
    margin: 10px;
}
#main-header span{
	background:transparent url(../images/bg-thispageinenglish.png) repeat scroll 0 0;
	border: solid 1px #c6d7e1;
    color: #000;
    font-size:0.9em;
    padding: 1px 2px 2px 2px;
    margin-left:14px;
    position:relative;
}
#main-header span.sv a
{
  background:transparent url(/images/ico-flag-en.png) no-repeat scroll 0 0;
  border:none; 
  padding-left:20px;     
}
#main-header span.en a
{
  background:transparent url(/images/ico-flag-sv.png) no-repeat scroll 0 0;
  border:none; 
  padding-left:20px;     
}
#main-header strong{
	font-size:1.5em;
	font-weight:normal;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
#main-header .entrance{
	display:block;
	padding:7px 17px 8px 17px;	
	font-weight:normal;
	line-height:1em;
	/*margin-bottom:18px;
	background:#f4f7f9 url(../images/bg-heading-regular.png) no-repeat;
	color:#0274c7;*/
}
#main-header h1.entrance {
	font-size:1.5em;
	text-transform:uppercase;
	margin-left:0;
	color:#fff;
}
#main-header .notheme,
#main-header h1.notheme
{
    color:#0274C7;
}

#main-header .nt{
	background:#0274c7 url(/images/bg-heading-theme-technics.png) no-repeat right 0;
}
#main-header .ha{
	background:#0274c7 url(/images/bg-heading-theme-ha.png) no-repeat right 0;
}
#main-header .hh{
	background:#0274c7 url(../images/bg-heading-theme-hh.png) no-repeat right 0;
}
#main-header .humus{
	background:#0274c7 url(../images/bg-heading-theme-humus.png) no-repeat right 0;
}
#main-header .jps{
	background:#0274c7 url(../images/bg-heading-theme-jps.png) no-repeat right 0;
}
#main-header .musik{
	background:#0274c7 url(../images/bg-heading-theme-musik.png) no-repeat right 0;
}
#main-header .roh{
	background:#0274c7 url(../images/bg-heading-theme-roh.png) no-repeat right 0;
}
#main-header .library{
	background:#0274c7 url(../images/bg-heading-theme-library.png) no-repeat right 0;
}

/* ------------------------- Document List -----------------------------*/
#main-content div.AspNet-TreeView ul li{
margin: 5px 12px 0;
padding:0;
list-style-type:none;
vertical-align:middle;
}
#main-content div.AspNet-TreeView .AspNet-TreeView-Leaf:hover
{
    color:Black;
    /*border-bottom:1px dotted Black;*/
}

#main-content div.AspNet-TreeView a
{
    border-bottom:none;
    display:block;
}

#main-content div.AspNet-TreeView img
{
    padding: 5px;
    vertical-align:middle;
}
#main-content div.AspNet-TreeView .alternate{
		background:#e8eff3;
	}
/* -------------------PersonList, Personal search -----------------------*/
#main-content .person-list h4 {
	margin: 0 0 0.2em;
}
#main-content .person-list ul {
	margin: 0 0 1em 0px;
}
#main-content .person-list ul li,
#main-content .personalsearchresult ul li,
#main-content .person-info {
	margin-left: 0;
	padding: 14px 12px 14px 18px;
	list-style-type: none;
	line-height:1.6em;
	min-height:150px;
}
#main-content .person-info
{
    margin-bottom:10px;
    background: none repeat scroll 0 0 #E8EFF3;
}
#main-content .person-list ul li.alternate,
#main-content .personalsearchresult #page-ingress-list li.alternate {
    background:#e8eff3;
}
#main-content .personalsearchresult #page-ingress-list li {
    background:#fff;
    padding: 14px 18px;
}
#main-content .person-list .person-image,
#main-content .personalsearchresult .person-image,
#main-content .person-info .person-image{
    padding-left:12px;
    float:right;
    padding-top:2px;
}
#main-content .person-list .person-image div,
#main-content .personalsearchresult .person-image div,
#main-content .person-info .person-image div {
    background:url("../images/bg-related-image.png") no-repeat scroll right bottom transparent;
    max-width:110px;
    overflow:hidden;
    padding:0 4px 5px 0;
}
#main-content .person-list .photo,
#main-content .personalsearchresult .photo,
#main-content .person-info .photo {
    float:right;
}
/* ------------------ Dela ---------------------------------------------*/
#main-content p.sharethis
{
    float:right;
    width:77px;
    margin-bottom:0;
}
#main-content p.sharethis span
{
    background:none; 
    float:right;  
}

#main-content p.sharethis a
{
  background:transparent url(../images/ico-sharethis.gif) no-repeat scroll left center;
  border:none; 
  padding-left:18px;     
}
/*
#main-content p.nisse
{
	clear:both;
    margin-bottom:0;
}
#main-content p.nisse span
{
    /*background:none;/ 
    /*float:right;/ 
}
/
/* ------------------ ImageList ---------------------------------------------*/
#main-content #image-list li
{
	padding: 2px 18px;
	background: url(../images/bg-divider-big.png) no-repeat center bottom;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#main-content #image-list .main-image
{
	float: left;
	padding: 0 5px 5px 0;
	margin:0 3px 5px 0;
}
#main-content #image-list .main-image img
{
	display: block;
	max-width: 90px;
}
#main-content #image-list .text-wrapper{
	margin-left:108px;
	margin-bottom:1em;
}
#main-content #image-list .main-image em
{
	max-width:90px;
}
/* ------------------ crisis ---------------------------------------------*/
#crisis
{
    background: none repeat scroll 0% 0% #fff; 
    padding: 18px; 
    margin-left: 8px; 
    margin-right: 8px; 
}
#crisis h1{
     color:#0274c7;
     margin-bottom:8px;
     font-size:2em;
     text-transform:uppercase;
     line-height:1.2em; 
     font-weight:normal;
}
