body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
}
/*HTML tagg*/
html{
	font-size: 100%;
}
.PrintLine {
	display:none;
}
#SearchHolder {
	display: none;
}
.TopLinks {
	display: none;
}
#MainNavigation {
	display: none;
}
#LeftColumn {
	display: none;
}
#BreadCrumb {
	display: none;
}
.BotEditor2 {
	display: none;
}
.PageName {
	font-size: 200%;
	padding: 10px 0px 5pt;
	margin: 0px;
	color: #a81524;
}
.Rubrik2 {
	font-size: 11pt;
	padding-top: 5pt;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0px;
	margin: 0px;
}
.Hidden {
	display: none;
}
h2{
	font-size: 185%;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #a81524;
	line-height: 1.2em;
}
	
h4 {
	font-size: 135%;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #a81524;
	line-height: 1.4em;
}	
	
h5        {
	font-size: 115%; 
	font-weight: bold; 
	margin-top: 30px; 
	margin-bottom: 3px;
	color: #a81524;	
}
h2.nomargin      {
	font-size: 185%;
	font-weight: normal;	
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 1px;
	color: #a81524;
	}
h4.nomargin        {
	font-size: 135%; 
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 5px;
	color: #a81524;	
 }	
	
h5.nomargin        {
	font-size: 115%; 
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 3px;
	color: #a81524;
    }	
ul {
	margin: 10px;
	padding: 10px;
}
ul li {
	padding:0px;
	margin:0px;
}



P {
	margin: 0px;
	padding: 0px;
}
.ScreenLogo {
	display:none;
	position:absolute;
}
.ReadMore {
	padding-bottom: 10px;
}
.Rubrik1 {
	font-size: 11pt;
	margin: 0px;
	padding: 0px 0px 5px;
}
#BotHolder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 8px;
	padding-top:8px;

}
#BotHolder IMG {
	visibility:hidden;
	display:none;
}
#OverView img {
	width: 100%;
}

/*3-Kolumner Subsida*/
body.SubPageThreeCols DIV#LeftColumn {
	display:none;

}
body.SubPageThreeCols DIV#MidColumn {
	width: 62%;
	float: left;
}
body.SubPageThreeCols DIV#MidColumn .EditorContent{

}
body.SubPageThreeCols DIV#RightColumn {
	width: 20%;
	float: left;
}
body.SubPageThreeCols #MidAndRightColHolder {
	width: 100%;
}
body.SubPageThreeCols DIV#Wrapper {
	background-color:#FFF;
}
.EditorContent {
	padding-bottom: 10px;
}

#MidAndRightColHolder .EditorContent li {
	list-style-type:disc;	
	display:block;
	padding-left: 10px;
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 1px; 
}

/*Ingen Högerkolumn*/
body.NoRightCol DIV#LeftColumn {
	display:none;
}
body.NoRightCol DIV#MidColumn {
}
body.NoRightCol DIV#MidColumn .EditorContent{

}
body.NoRightCol DIV#RightColumn {
	display:none;
	position: absolute;

}
body.NoRightCol #MidAndRightColHolder {
	width: 100%;
}
body.NoRightCol DIV#Wrapper {
}


.Skip {
	display: none;
}
#RightColumn UL LI {
	list-style-type: none;
}
.Contact span {
	display: block;
}
.PageInfo {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#PageFooter {
	clear: both;
	width: 100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.EditorLeft {
	float: left;
	width: 45%;
}
.EditorRight {
	display: none;
}
.tabbackground {
	display: none;
}
/*Hållare för processkartor*/
.FormHorizontal {
	width:100%;
}
.FormHorizontal Label {
	width:100px;
	display: block;
	float: left;
	font-weight: bold;
}
.FormRow {
	padding-bottom:8px;
}


/*Mina länkar*/
.MyLinks {
	padding:0px;
	margin:0px;
}
.MyLinks li {
	list-style-type:none;
	border-bottom:dashed 1px #c8cac9;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	padding-top: 2px;
}
.MyLinks a:link {
	text-decoration:none;
}	
.MyLinks a:visited {
	text-decoration:none;
}	
.MyLinks a:hover {
	text-decoration:underline;
}
.MylinkItem:link, .MylinkItem:visited {
	float:left;
	width:90%;
}
.MylinkDel:link, .MylinkDel:visited {
	float:right;
	width:8%;
	text-align: center;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#card h3 {
	padding: 10px 0px 0px;
	margin: 0px;
}
.FilterHeading {
	display: none;
}
.FilterHolder {
	display: none;
}
.SortList {
	display: none;
}

/*Nyhetslista*/
.NewsList {
	width: auto;

}
.NewsList P {
	padding:0px;
	margin:0px;
}
.NewsList .Heading {
	font-weight:bold;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
}
.NewsList .Date {
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.NewsList .Text {
	display: block;
}
.NewsLink:link, .NewsLink:visited {
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 8px;
}
.NewsLink:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding: 0px;
}

/*Bildvisning i lista*/
Body.SubPageThreeCols .HightLightImage {
	float:right;
	padding-left: 10px;
}
Body.NoRightCol .HightLightImage {
	float:right;
	padding-left: 10px;
}
Body.NoRightColNarrow .HightLightImage {
	float:right;
	padding-left: 10px;
}
.Paging {
	display: none;
}

/*Ingen Högerkolumn - Smal mittfält*/
body.NoRightColNarrow DIV#LeftColumn {
	width: 23%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn {
}
body.NoRightColNarrow DIV#MidColumn .EditorContent{
}
body.NoRightColNarrow DIV#RightColumn {
	display:none;
	position: absolute;
}
body.NoRightColNarrow #MidAndRightColHolder {
}
body.NoRightColNarrow DIV#Wrapper {

}
.ProdNavigation {
	display: none;
}
.SplashArea {
	display: none;
}

/*Produktlistning*/
.ProductRow {
	width:100%;
	margin-bottom: 10px;
	clear: both;
}
.Product {
	float:left;
	width: 48%;
	padding-right: 1%;
}
.Product a:link, .Product a:visited {
	color:#333;
	float:left;
	display: block;
	width: 100%;
}
.Product a:hover {
	background-color:#eee;
	text-decoration:none;
}
.ProductRow P {
	padding:0px;
	margin:0px;
}
.ProductHeading {
	background-color:#a81524;
	color: #FFFFFF;
	padding: 4px;
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
}
.Product .Description {
	padding-top:4px;
	padding-left: 4px;
	float: left;
	width: 200px;
}
.Product .ProdImage {
	float: left;
	width: 100px;
}
.IframeWide {
	width: 100%;
	height: 400px;
/*Hållare för editor, styrning av P taggen i editorn, 
styrning av utseende länkar i editorn*/
}
.EditorContent p {
	margin: 0px 0px 10px;
	padding: 0px;
}
.EditorContent a:link, .EditorContent a:visited { 

}
.EditorContent a:hover {
	text-decoration:underline;
}
.EditorContent img.FloatLeft {
	float:left;
	padding:4px;
}
.EditorContent img.FloatRight {
	float:right;
	padding:4px;	
}
.EditorContent .Ingress {
	font-size:1.1em;
	color: #990000;
}
.Map {
	display: none;
}
.InfoArea label {
	display: none;
}
.InfoArea select {
	display: none;
}
.InfoArea input {
	display: none;
}
.InfoArea h3 {
	color: #a81524;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a81524;
	margin-bottom: 10px;
}
.MapLogo {
	margin-bottom: 10px;
}
.DivFloatLeft {
	float: left;
}
.DivFloatLeft label {
	display: block;
	font-weight: bold;
}
.MapHolder {
	clear: both;
	width: 100%;
	padding-top: 10px;
}
/*Kartsök*/
.SearchActions {
	display: block;
	padding-bottom: 8px;
}
.SearchActions label {
	display:block;
	font-weight: bold;
	cursor: pointer;
}
.Reseller {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 8px;
}
.Reseller span {
	display:block;
}
.Reseller p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Reseller  .Col0 {
	float:left;
	width: 4%;
}
.Reseller .Col1 {
	float: left;
	width: 50%;
}
.Reseller .Col2 {
	float: left;
	width: 35%;
}
.Reseller .Col3 {
	float: left;
	width: 10%;
}
.FilterMap {
	padding: 4px;
	background-color: #EBEBEB;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
