@charset "utf-8";
/*Generella inställningar*/
body {
	font-size: 0.76em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color:#333;
}
html {
	font-size:100%;
}
a:link, a:visited {
	color: #007ac3;
}
a:hover {
	text-decoration:none;
}
.Print, .Hidden, .TopLinks, .SearchArea, .TopMenu, .LeftMenu  {
	display: none;
}


/*BreadCrumb*/
ul#BreadCrumb {
	list-style-type:none;
	padding:0;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
ul#BreadCrumb li {
	list-style-type:none;
	display:inline;
	background-image:url(../Images/bcsep.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin-right: 4px;
}
ul#BreadCrumb a:link, ul#BreadCrumb a:visited {
	text-decoration:none;
	color:#666;
	padding-right: 5px;
}
ul#BreadCrumb a:hover {
	text-decoration:underline;
}
ul#BreadCrumb li.ActiveCrumb {
	background-image:none;
	color:#999;
}

/*Sidans rubrik*/
h1.PageName {
	font-size: 1.8em;
	font-weight: normal;
	clear: both;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 15px;
}
ul {
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}

/*Rubriker generellt*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

/*Editorformateringar*/
h2.Rubrik1 {
	font-size: 1.1em;
	line-height: 1.2em;
}
img.ImageRight {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
img.ImageLeft {
	float: left;
	padding-bottom: 8px;
	padding-right: 8px;
}

/*Editordelar*/
.EditorContent ul {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.EditorContent p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

/*Ingress*/
p.Ingress {
	color: #666;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}#TopHolder {
	background-position: -9999px;
	background-repeat: no-repeat;
}


/*Lista med svart pil*/
h1.RegBoxTop {
	color:#000;
	border-bottom:solid 2px #458DCA;
	clear: both;
}
.RegBoxTop span {
	display: block;
	height: 19px;
	padding-top: 8px;
}


/*Lista med svart pil*/
ul.ArrowList {
	padding-top:6px;
	clear: both;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
.ArrowList li {
	list-style-type: none;
	float:left;
	width:100%;
}
.ArrowList a:link, .ArrowList a:visited {
	color:#333;
	display: block;
	background-position: 0px 3px;
	margin-bottom: 1px;
	text-decoration:none;
}
.ArrowList a:hover {
	text-decoration:underline;
}
/*Dokumentlista*/
.Docs {
	margin:0px;
	clear: both;
	width: 98%;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.Docs li {
	list-style-type:none;
	float:left;
	width:100%;
	padding:2px 0 2px 0;
}
.Docs a:link, .Docs a:visited {
	display:block;
	width:90%;
	color: #333;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
}
.Docs a:hover {
	text-decoration:underline;
}


/*Kolumnhantering vanlig sida 3 kolumner*/
body.SubPage #LeftColumn {
	float: left;
	width:16.5em;
	display: none;
}
body.SubPage #MidAndRightColHolder {
	width: 100%;
}
body.SubPage #RightColumn {
	float: right;
	width:23%;
}
body.SubPage #MidColumn {
	float:left;
	width:75%;
}/*Sidfot*/
.PageFooter {
	padding-top: 18px;
	padding-bottom: 18px;
	width: 100%;
	clear: both;
	text-align: center;
	color: #878787;
	font-size: 0.9em;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.PageFooter a:link, 
.PageFooter a:visited {
	color:#888888;
	text-decoration:underline;
}
.PageFooter a:hover {
	text-decoration:none;
}


/*Pufflista startsida*/
.PuffList {
	padding-bottom: 22px;
	clear: both;
	float: left;
	width: 100%;
}
.TextPuff:link, .TextPuff:visited  {
	float:left;
	width: 159px;
	height: 154px;
	margin-right: 15px;
	color:#3c3c3c;
	text-decoration:none;
	cursor:pointer;
}
.TextPuff span {
	display:block;
	width: 90%;
	font-size: 0.9em;
}
.TextPuff span.Text {
	padding-bottom:4px;
}
.TextPuff .Heading {
	font-weight:bold;
	padding-top: 3px;
}
div#RightColumn .TextPuff {
	width:100%;
	height: auto;
}
div#RightColumn .PuffList a:link, 
div#RightColumn .PuffList a:visited  {
	padding-right:0px;
	margin-bottom: 15px;
	margin-right: 0px;
}
.PuffImage {
}
.PuffList a:link, .PuffList a:visited  {
	float:left;
	margin-right: 15px;
}
a.LastPuff:link, a.LastPuff:visited  {
	float:left;
	margin-right: 0px;
}
.RegularBox {
	clear: both;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}



h2.ListHeading {
	padding: 8px;
	background-color: #CCC;
	margin-bottom: 6px;

}
ul.PageList li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9d4ed;
	margin-bottom: 5px;
	padding-bottom: 4px;
}


/*Sökresultat*/
#ResultArea h2 {
	padding: 8px;
	background-color: #CCE4F3;
	background-image: url(../Images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 6px;
}	
#ResultArea ol {
	padding: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ResultArea li {
	list-style-type:none;
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE4F3;
}
#ResultArea li p {
	padding:0px;
	margin:0px;
}
#accordion p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#accordion a:link, #accordion a:visited {
	font-size: 1.1em;
	color: #333;
	text-decoration: none;
}


/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul {
    margin: 0;
    padding: 0.2em 0;
    list-style-image: none;
}
#SiteMap ul ul {
    padding: 0;
    margin-left: 0.5em;
}
#SiteMap li {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
}
#SiteMap li a {
    text-decoration: none;
}
#SiteMap li li {
	margin: 0.2em 0;
	padding-left: 1em;
	background-image: url(../images/SiteMapBullet.png);
	background-repeat: no-repeat;
}p.Date {
	margin: 0px;
	padding: 0px;
}


/*Vanlig lista*/
.ListHolder {
	float:left;
	width:100%;
}
.ListItemWrapper {
	display:block;
	float:left;
	width:100%;
	margin:0;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCE4F3;
}
.ListHolder .LastItem .ListItemWrapper {
	border:none;
}
.ListHolder P {
	padding:0px;
	margin:0px;
}
.ListHolder .Heading {
	font-weight:bold;
	display: block;
	padding-bottom: 0.2em;
	padding-top: 0px;
	padding-left:12px;
	padding-right:12px;
	font-size: 1.1em;
	/*color:#3f3e3e;*/
}
.ListHolder .Date {
	color: #666;
	padding-top: 0px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom: 0.1em;
}
.ListHolder .Image {
	float: right;
	padding-right:12px;
	padding-left: 12px;
	padding-bottom:5px;
}
.ListHolder .Text {
	padding-left:12px;
	padding-right:12px;
	display: block;
}
.ListLink:link, .ListLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#3f3e3e;
	padding-top: 10px;
	cursor:pointer;
}
.ListLink:hover {
	text-decoration: none;
	background-image: url(../Images/listitemhov.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ListLink span {
	display: block;
}


#accordion ul {
	padding-left: 25px;
}
#accordion h3 {
	padding-top: 6px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 8px;
}

/*Formulärhantering*/
.FilterHolder {
	border: 1px solid #cce4f3;
	padding: 8px;
	margin-bottom: 10px;
	display: none;
}
.FilterHolder fieldset {
	padding:4px;
}
.FilterHolder legend {
	color:#333;
}
.FilterBox {
	float: left;
	padding-right: 15px;
}
.Input {
	float: left;
	background-color: #FFF;
	background-image: url(../Images/searchbg2.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 18px;
	padding-top: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
}
.IpSearch {
	width: 200px;
}
.IpDate {
	width: 70px;
}
.LabelBlock label {
	display:block;
}
.FilterRow {
	clear: both;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}
.Button {
	padding-top: 17px;
}
.SearchInfo {
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
}

/* Paging */
.Paging {
	clear:both;
	font-weight:bold;
	float:left;
	width:100%;
	margin-top:10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCE4F3;
}
.Paging a, .Paging a:link, .Paging a:visited {
	display:inline;
	padding:5px 5px;
	margin:0;
}
.Paging a:hover {
	background-color:#CCE4F3;
}
.Paging .ActiveItem, .Paging .ActiveItem:link, .Paging .ActiveItem:visited {
	color:#000;
	text-decoration:none;
}
.paging .ActiveItem a:hover {
	background-color:none;	
}
.Breaker {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

