/* Body */
Body {
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #1d1d1d;
}

/*HTML tagg*/
html {
	font-size: 100%;
}

/*Dolda element*/
.Hidden {
	display: none;
}
.Logo {
	float: left;
}
.TopHolder {
	clear: both;
	width: 100%;
	float: left;
}
.TopMenu {
	display: none;
}
.ShortCuts {
	display: none;
}
.SearchLinkArea {
	display: none;
}
.TopmenuHolder {
	display: none;
}
body.SubPage .LeftColumn {
	display:none;

}
/*Länkar*/
a:link, a:visited {
	color: #1076a0;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
/*Brödsmula*/
ul.BreadCrumb {
	color: #656565;
	clear: both;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6bfc6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
ul.BreadCrumb li {
	display:inline;
	list-style-type:none;
	background-image: url(../images/bc-sep-inact.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-left: 4px;
	padding-left: 5px;
}
ul.BreadCrumb li.StartBread {
	background-image:none;
	margin:0px;
	padding:0px;
}
ul.BreadCrumb li.BreadActiveItem {
	background-image:url(../images/bc-sep-act.gif);
}img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MidAndRightColHolder {
	clear: both;
}

body.SubPage .MidColumn {
	float: left;
	width: 70%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
/*Sidans rubrik*/
h1.PageName {
	font-size: 2.2em;
	line-height: 1.5em;
	color: #1d1d1d;
	padding-top: 3px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
}
/*Ingress*/
p.Ingress {
	color: #1d1d1d;
	font-size: 1.1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	line-height: 1.3em;
	clear: both;
}
h2.SubHeading {
	background-color:#d3d3d3;
	margin-bottom: 8px;
	font-size: 1.2em;
}
h2.SubHeading span {
	padding:4px;
	display:block;
}
body.SubPage div.RightColumn {
	float: right;
	width: 28%;
}
.PageFooter {
	clear:both;
}
.PrintPage {
	display: none;
}
/*Innehållshållare från editorn*/
body.SubPage div.EditorContent {
	font-size: 1.1em;
	line-height: 1.3em;
}
body.SubPage div.MidContent div.EditorContent {
	padding-bottom:30px;
}
div.EditorContent ul {
	margin-left: 20px;
	padding-left: 10px;
}
div.EditorContent table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #cfcfcf;
	border-left-color: #cfcfcf;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
}
div.EditorContent table caption {
	background-color:#cfcfcf;
	text-align:left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
div.EditorContent td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
div.EditorContent th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cfcfcf;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
div.EditorContent tr.GreyRow {
	background-color:#ebebeb;
}
/*Rubriker från editorn*/
h2.Rubrik1 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h3.Rubrik2 {
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4.Rubrik3 {
	font-size: 1.1em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
	font-weight: normal;
}
ul.LinkList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul.LinkList li {
	list-style-type:none;
	padding-bottom: 5px;
}
