﻿/*Bakgrundsfärg, bakgrundsbild, typsnitt, centering av sajt*/
body {
	padding: 0px;
	margin-top: 0px;
	font: normal 0.7em/1.4em Arial, Geneva, sans-serif;
	background-color: #c4d0e0;
}
.LineHeightLarge {
	line-height:1.4em;
}
.LineHeightLargest {
	line-height:1.9em;
}
/*Flashhållare*/
.Splash {
	float: right;
	width: 778px;
}
.Splash .EditorContent {
	padding:4px;
}
.FlashEditor1 {
	position:absolute;
	z-index: 1;
	left: 670px;
	top: 115px;
	height: 95px;
	width: 275px;
}
.FlashEditor2 {
	position:absolute;
	z-index: 1;
	left: 670px;
	top: 220px;
	height: 95px;
	width: 275px;
}
.FlashEditor3 {
	position:absolute;
	z-index: 1;
	left: 670px;
	top: 325px;
	height: 95px;
	width: 275px;
}
/*Omsluter toppen, Styr sidans bredd*/
#TopWrapper {
	width: 84em;
	text-align: left;
	min-width: 930px;
}
/*Omsluter sidan, skuggning*/
#Wrapper {
	width: 960px;
	text-align: left;
	background-image: url(../klap_images/bodybg.gif);
	background-repeat: repeat-y;
	clear: both;
	background-position: right;
}
/*Omsluter botten, skuggning*/
#BotWrapper {
	width: 961px;
	background-repeat: no-repeat;
	clear: both;
	background-position: right bottom;
	background-image: url(../klap_images/pagebot.gif);
	height: 43px;
}
/*Hoppa till innehållet*/
.Skip {
	position:absolute;
	top:-999px;
}
/*Hållare för mitteninformationen*/
#MidWrapper {
	clear: left;
	width: 940px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	background-image: url(/klap_images/menubg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*HTML tagg*/
html {
	font-size: 100%;
}
/*Gör så att länkade bilder inte får ram*/
img {
	border:none;
}
/*Rubriker*/
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
.RoundHeading {
	display: block;
	padding: 2px 4px 8px 10px;
	color: #FFF;
	background-repeat:no-repeat;
	clear: left;
}
.Blue {
}
.Marron {
}
.Yellow {
}
/*Länkhantering generellt*/
A:link, A:visited {
	color:#31638b;
	text-decoration: none;
}
A:hover {
	text-decoration:underline;
	cursor:pointer;
}
/*Dold hållare till för kortkommando/genvägen till textinnehållet */
.Hidden {
	visibility: hidden;
	display: none;
}
/*Bibehåller bakgrundshantering*/
.Breaker {
	clear: both;
}
/*Horisontella hållare*/
#TopHolder {
	width: 960px;
	background-image: url(../klap_images/top.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	float: left;
	padding-top: 15px;
}
#LogoHolder {
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 8px;
}
#MidAndRightColHolder {
	background-image: url(../klap_images/sub-tone.gif);
	background-repeat: repeat-x;
}
/*Sidhuvud - Sök*/
#SearchHolder {
	float: right;
	width: 30%;
}
#LinksHolder {
	float: right;
	width: 30%;
}
/*Sidhuvud */
/*Fält som håller Sökknapp och input*/
.SearchField {
	float: left;
	clear: left;
	padding-bottom: 5px;
	padding-top: 4px;
}
.SearchTextField {
	float: right;
	clear: left;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 92%;
	padding-top: 15px;
}
.Intranet {
	padding-top:8px;
	display: block;
	padding-bottom: 5px;
}
#Intranet {
	width:79%;
}
.TextField {
	width:75%;
}
/*Sidfoten*/
#BotHolder {
	padding-top: 0px;
	float: left;
	width: 100%;
	padding-bottom: 0px;
	background-color:#899fb4;
	margin-top: 10px;
	color: #FFFFFF;
}
/*Editor innehåll - Sidfot*/
#BotHolder .EditorContent {
	float:left;
}
#BotHolder a:link, #BotHolder a:visited {
	color:#FFFFFF;
}
#BotHolder .EditorContent IMG {
	vertical-align: middle;
}
#BotHolder .BotEditor1 {
	float:left;
	width: 80%;
	padding-top: 10px;
}
#BotHolder .BotEditor2 {
	float:right;
	width: 15%;
	padding-top: 20px;
}
/*Kolumner Startsida*/
body.StartPage DIV#LeftColumn {
	width: 161px;
	float: left;
}
body.StartPage DIV#MidColumn {
	width: 500px;
	float: left;
}
body.StartPage DIV#MidColumn .EditorContent {
	padding-bottom: 8px;
}
body.StartPage DIV#RightColumn {
	width: 270px;
	float: right;
	background-color: #FFF;
	height: 280px;
	padding-top: 5px;
	margin-top: 5px;
}
body.StartPage DIV#RightColumn div.EditorContent {
	clear:both;
}
body.StartPage #MidAndRightColHolder {
	width: 778px;
	float: right;
	background-image: none;
	background-color: #DEDAD7;
	padding-bottom:5px;/*}
body.StartPage DIV.EditorContent a:link,
body.StartPage DIV.EditorContent a:visited {
	text-decoration:none;
}
body.StartPage DIV.EditorContent a:hover {
	text-decoration:underline;*/
}
/*3-Kolumner Subsida*/
body.SubPageThreeCols DIV#LeftColumn {
	width: 161px;
	float: left;
	background-color: #004990;
	background-repeat: no-repeat;
	background-position: bottom;
}
body.SubPageThreeCols DIV#MidColumn {
	width: 67%;
	float: left;
	padding-left: 8px;
}
body.SubPageThreeCols DIV#RightColumn {
	width: 29%;
	float: right;
	margin-top: 8px;
	padding-right: 8px;
}
body.SubPageThreeCols #MidAndRightColHolder {
	width: 770px;
	float: right;
	padding-top: 8px;
}
/*Ingen Högerkolumn*/
body.NoRightCol DIV#LeftColumn {
	width: 161px;
	float: left;
}
body.NoRightCol DIV#MidColumn {
	width: 99%;
	float: left;
}
body.NoRightCol DIV#MidColumn .EditorContent {
}
body.NoRightCol DIV#RightColumn {
	display:none;
	position: absolute;
}
body.NoRightCol #MidAndRightColHolder {
	width: 770px;
	float: right;
}
/*Ingen Högerkolumn - Smal mittfält*/
body.NoRightColNarrow DIV#LeftColumn {
	width: 23%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn {
	width: 64%;
	float: left;
}
body.NoRightColNarrow DIV#MidColumn .EditorContent {
}
body.NoRightColNarrow DIV#RightColumn {
	display:none;
	position: absolute;
}
body.NoRightColNarrow #MidAndRightColHolder {
	width: 75%;
	float: right;
}
/*I-Frame Subsida*/
body.SubPageIframe DIV#LeftColumn {
	width: 25%;
	float: left;
}
body.SubPageIframe DIV#MidColumn {
	width: 100%;
	float: left;
}
body.SubPageIframe DIV#MidColumn .EditorContent {
}
body.SubPageIframe DIV#RightColumn {
	display:none;
}
body.SubPageIframe #MidAndRightColHolder {
	width: 74%;
	float: right;
}
body.SubPageIframe DIV#Wrapper {
	background-color:#FFF;
}
/*Topplänkar*/
.TopLinks {
	margin: 0px;
	padding: 18px 20px 0px 0px;
	float: right;
	width: 75%;
	clear: right;
	text-align: right;
}
.TopLinks LI {
	display:inline;
}
/*Topplänkar - Hantering vid hover etc*/
.TopLinks a:link, .TopLinks a:visited {
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	float:right;
}
.TopLinks a:hover {
	text-decoration:underline;
}
/*Vänstermeny*/
#LeftMenuHolder a:link, #LeftMenuHolder a:visited {
	display:block;
	width:100%;
	color: #FFF;
}
h2.LeftMenuHead {
	background-color:#bfceb4;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #dae5d2;
	border-bottom: 1px solid #dae5d2;
}
#LeftMenuHolder {
	width: 100%;
}
#LeftMenuHolder .ArrowOpen {
	background-repeat: no-repeat;
	background-position: 1px 6px;
}
#LeftMenuHolder .ArrowIndicator:link, #LeftMenuHolder .ArrowIndicator:visited {
	background-repeat: no-repeat;
	background-position: 1px 4px;
}
#LeftMenuHolder a:hover {
	background-color: #749CC2;
	text-decoration:none;
}
#LeftMenuHolder .MenuItemHolder {
	margin: 0px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right: 0px;
	padding-left: 0px;
}
#LeftMenuHolder .MenuItemHolder LI {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 4px;
}
#LeftMenuHolder .GroupDivider {
	padding: 0px;
	margin: 0px;
	background-image: url(../klap_images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
	overflow:hidden;
}
#LeftMenuHolder .MenuItemHolder LI .ActiveItem:link, #LeftMenuHolder .MenuItemHolder LI .ActiveItem:visited {
	font-weight:bold;
}
#LeftMenuHolder .MenuItemHolder LI a:link, #LeftMenuHolder .MenuItemHolder LI a:visited {
	width:95%;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup {
	background-color: #ccdbe9;
	margin: 3px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(../klap_images/opengroup-bg.gif);
	background-repeat: repeat-x;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup li {
	background:none;
	padding-left:6px;
	padding-bottom: 2px;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup .ActiveItem:link, #LeftMenuHolder .MenuItemHolder .OpenGroup .ActiveItem:visited {
	background-color:transparent;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup .ActiveItem:hover {
	text-decoration:underline;
	background-color:none;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup a:link, #LeftMenuHolder .MenuItemHolder .OpenGroup a:visited {
	color:#333;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup a:hover {
	text-decoration:underline;
	background-color:transparent;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup li a:hover {
	text-decoration:underline;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup li ul {
	padding-top:0px;
}
#LeftMenuHolder .MenuItemHolder .OpenGroup li ul li {
}
#LeftMenuHolder .MenuItemHolder LI span {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
#LeftMenuHolder .MenuItemHolder LI UL {
	padding:0em 0em 0em 1em;
	margin:0em;
	border:none;
}
.LeftMenuEnd {
	background-repeat:repeat-x;
	height:8px;
	width: 100%;
}
/*Sidans rubrik*/
h1.PageName {
	font-size: 1.8em;
	color: #004990;
	padding-bottom: 14px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	padding-top: 4px;
}
/*Generell styrrning av input och select*/
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
/*Iframehållare - Bred*/
.IframeWide {
	width: 100%;
	height: 500px;
}
/*Fieldset Filterhållare */
.FilterHolder {
	padding-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 8px;
	background-color: #EDF6E6;
	padding-top: 8px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: left top;
}
.FilterRow {
	padding-left: 8px;
	display: block;
	clear: both;
	padding-bottom: 3px;
	float: left;
	width: 95%;
}
.FilterGroup {
	float:left;
	padding-right:8px;
}
.FilterGroupButton {
	float:left;
	padding-top:18px;
	padding-right:8px;
}
.FilterGroup label {
	display:block;
	cursor:pointer;
	padding-bottom: 3px;
}
.FilterHolder P {
	padding:0px;
	margin:0px;
}
h2.FilterHeading {
	background-color:#BFCEB4;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*Paginering - Generellt*/
.Paging {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
.Paging LI {
	display:inline;
	list-style-type:none;
}
.Paging .CurrentPage:link, .Paging .CurrentPage:visited {
	font-weight:bold;
	background-color: #CCCCCC;
}
.Paging a:link, .Paging a:visited {
	color:#333333;
	padding: 4px;
	font-weight: normal;
}
.Paging a:hover {
	background-color:#CCCCCC;
}
/*Sökning kommentar*/
.SearchComment {
	padding-bottom: 5px;
}
.SearchComment P {
	padding:0px;
	margin:0px;
}
/*Paginering - Generellt*/
.SortList {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 100%;
	font-weight: bold;
}
.SortList LI {
	display:inline;
	list-style-type:none;
	padding-right: 5px;
}
.SortList .CurrentPage:link, .SortList .CurrentPage:visited {
	font-weight:bold;
	background-color: #CCCCCC;
	color:#FFFFFF;
}
.SortList a:link, .SortList a:visited {
	color:#333333;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 4px;
}
.SortList a:hover {
	text-decoration: underline;
}
.SortList .SortIndex {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 16px;
	padding-right: 8px;
}
/*Dolt fält*/
.Invisible {
	display: none;
}
/*Skriv ut*/
.PrintLine {
	padding-top: 4px;
	margin-top: 5px;
	clear: both;
	width: 100%;
	float: left;
	padding-bottom: 4px;
}
.Print:link, .Print:visited {
	background-image: url(../klap_images/print.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-bottom: 4px;
	margin-right: 18px;
	float: left;
	padding-left: 25px;
	padding-top: 4px;
	text-decoration:underline;
}
.Print:hover {
	text-decoration:none;
}
/*Sifot*/
#PageFooter {
	text-align: left;
	clear: both;
	width: 940px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
}
#PageFooter DIV.EditorContent {
	background-color: #d48600;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}
#PageFooter DIV.EditorContent a:link, #PageFooter DIV.EditorContent a:visited {
	color:#FFF;
}
#PageFooter .LeftEditor {
	float:left;
	width: 50%;
}
#PageFooter .RightEditor {
	float:right;
	width: 50%;
	text-align: right;
}
#PageFooter .RightEditor div.EditorContent {
	padding-right: 8px;
}
/*Hantering av öppna stänga grupper*/
.Open {
	background-repeat: no-repeat;
	background-position: 98%;
	width: 100%;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Open:link, .Open:visited {
	color:#333333;
	text-decoration:none;
}
.Closed {
	background-repeat: no-repeat;
	background-position: 98%;
	width: 100%;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Closed:link, .Closed:visited {
	color:#333333;
	text-decoration:none;
}
/*Hållare för processkartor*/
.FormHorizontal {
	width:100%;
}
.FormHorizontal Label {
	width:100px;
	display: block;
	float: left;
	font-weight: bold;
}
.FormRow {
	padding-bottom:8px;
}
/*Artikelbilder*/
.ArticleImageWide {
	padding-bottom:8px;
}
/*Hållare för editor*/
.EditorContent {
	padding-bottom: 8px;
}
/*Hållare för editor, styrning av P taggen i editorn, 
styrning av utseende länkar i editorn*/
.EditorContent p {
	margin: 0px;
	padding: 0px 0px 8px;
}
.EditorContent a:link, .EditorContent a:visited {
	text-decoration:none;
}
.EditorContent a:hover {
	text-decoration:underline;
}
.EditorContent img.FloatLeft {
	float:left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.EditorContent img.FloatRight {
	float:right;
	padding:4px;
}
/*Rubriker, som redaktören kan sätta via EditMenuName i editorn, se editor.css 
för klasser som styr detta i editorn i EpiServer*/
h2.Rubrik1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 4px;
	line-height: 1.2em;
}
.EditorContent h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 4px;
	line-height: 1.2em;
}
h3.Rubrik2 {
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0px 0px;
	padding: 0px;
}
P.Ingress {
	font-size:1.2em;
	color:#666666;
	margin: 0px;
	padding: 0px 0px 5px;
}
.BoxHeadingList {
	background-color:#e1e1e1;
	color: #333333;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/*Nyhetslista*/
.NewsList {
	width:99%;
	margin-bottom:4px;
}
.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 .Image {
	float: left;
	padding-right: 5px;
}
.NewsList .Text {
	display: block;
}
.ImageText {
	font-style:italic;
	clear: both;
}
.NewsLink:link, .NewsLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 4px;
}
.NewsLink:hover {
	background-color:#BEDAF1;
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
/*List*/
.List a:link, .List a:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 8px;
}
.List a:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
.List span {
	display:block;
	padding:4px;
}
/*informationsyta*/
.InfoArea {
	padding:5px;
}
/*Bild på startsidan*/
.SplashArea {
	width: 100%;
	padding-bottom: 8px;
}
/*Kolumnhantering - Startsida*/
.ColRow {
	width:99%;
	float:left;
	padding-left:5px;
	margin-top: 5px;
}
.ColRow .EditorContent {
	padding-left:5px;
	padding-right:5px;
}
.ColLeft {
	width:230px;
	float:left;
	background-color: #FFF;
	padding-top: 5px;
	height: 280px;
}
.ColRight {
	width:260px;
	float:right;
	background-color: #FFF;
	padding-top: 5px;
	height: 280px;
}
/*Generellt Boxar */
.BoxContent {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
/*Läs mer länk under boxlistningarna */
.ReadMore {
	clear:both;
	text-align: left;
	display: block;
	background-image: url(../klap_images/readmore.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 4px;
	margin-top: 4px;
	padding-left: 14px;
}
.NoBorder {
	border:none;
}
h1.BoxHeading {
	border-bottom:solid 2px #a3be8f;
	margin-bottom: 4px;
	color: #487e20;
}
/*Boxar - Typer*/
/*Vanlig används på subsidor*/
.Regular {
}
.Regular h1.BoxHeading {
	padding-top:0px;
	background-color:#e1e1e1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
}
/*Dölja visa block - Dölj*/
.HiddenBlock {
	display:none;
}
/*Dölja visa block - visa*/
.VisibleBlock {
	display:block;
}
/*Kontaktblock för undersida*/
.Contact span {
	width: 100%;
	display:block;
}
/*Ta bort ram på sista alternativet i högerlistor*/
.MyBox li.LastItem, .MessageBox li.LastItem {
	border-bottom:none;
}
/*Formulär*/
.FormHolder {
}
.FormHolder Label {
	display:block;
	width:100%;
	padding-top: 8px;
	font-weight: bold;
}
/*Fliknavigering*/
.FoldNavigation {
	width: 230px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.FoldNavigation li {
	list-style-type:none;
	display: inline;
	background-color: #E6E6E6;
}
.FoldNavigation a:link, .FoldNavigation a:visited {
	float:left;
	text-decoration:none;
	color: #d48600;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 2px;
	margin-top: 7px;
	margin-left: 1px;
	padding-top: 2px;
	background-image: url(/klap_images/foldnav-bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d48600;
	border-right-color: #d48600;
	border-left-color: #d48600;
	font-family: Helvetica, sans-serif;
	background-position: bottom;
	font-weight: bold;
}
.FoldNavigation a:hover {
	color: #d48600;
}
.FoldNavigation .Active:link, .FoldNavigation .Active:visited {
	background-repeat: no-repeat;
	font-weight: bold;
	background-image: url(/klap_images/fold-nv-act.gif);
	background-position: left top;
}
.FoldNavigation .MainLastItem:link, .FoldNavigation .MainLastItem:visited {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
#SideOrders {
	position: absolute;
	left: 970px;
	top: 70px;
	width: 180px;
}
/*Artikelbild*/
.ArticlImage {
	float: right;
	width: 770px;
}
/*Filterhållare*/
.Selector {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E2E2E2;
	clear: both;
	float: left;
	width: 100%;
}
.SelectGroup {
	float:left;
	padding-right: 8px;
	width: auto;
}
.SelectGroup Label {
	font-weight:bold;
	display: block;
}
.Button {
	padding-top: 15px;
}
/*Events*/
#EventHolder {
	width:100%;
}
#EventHolder UL {
	padding:0px;
	margin:0px;
	list-style:none;
}
#EventHolder LI {
}
#EventHolder a:link, #EventHolder a:visited {
	text-decoration:none;
	background-image:  url(/klap_images/arrowlist.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: block;
	clear: both;
	width: 90%;
	padding: 2px 2px 2px 15px;
}
#EventHolder a:hover {
	background-color:#BEDAF1;
}
.EventDay {
	font-size: 1em;
	font-weight: bold;
	margin-top: 5px;
	width:90%;
	padding-bottom:5px;
	margin-bottom: 0px;
	padding-top: 0px;
	clear: both;
}
.EventHeadingNoLink {
	background-image:  url(../klap_images/stopper.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	display: block;
	clear: both;
	width: 90%;
	padding: 2px 2px 2px 15px;
}
/*Söksida*/
.SearchPageField {
	padding-bottom:10px;
}
.SearchPageField span {
	display:block;
}
.HitContent {
	padding:2px;
}
.HitContent:link, .HitContent:visited {
	cursor: hand;
	float: left;
	width: 100%;
	display:block;
	color:#333333;
	margin-top: 10px;
}
.HitContent:hover {
	text-decoration:none;
	background-color:#BEDAF1;
}
.BoxHeading {
	clear: both;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
/*Blog*/
h2.BlogHeading {
	font-size: 1.2em;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 50%;
	font-family: Georgia, serif;
}
.Blogg {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	clear: both;
	padding-top: 5px;
}
.BlogDate {
	float: right;
	width: 50%;
	text-align: right;
	color: #333333;
	font-family: Georgia, serif;
}
.BlogTop {
	float: left;
	padding: 4px;
	background-color: #E1EAF2;
}
/*Länklist*/
.LinkList {
	padding:0px;
	margin:0px;
	width: 100%;
	clear: both;
}
.LinkList li {
	padding-bottom:4px;
	list-style-type: none;
}
.LinkList a:link, .LinkList a:visited {
	background-image: url(../klap_images/ornagedot.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 3px 6px;
}
.LinkList a:hover {
	background-color: #DCE6EF;
	text-decoration: none;
}
.LinkList span {
	display:block;
	padding-right: 2px;
	padding-left: 2px;
}
/*Fält för scrollning, startsida*/
.ScrollDiv {
	clear: both;
	height: 190px;
	width: 234px;
	overflow: auto;
	margin-left: 6px;
}
.ScrollDiv div#EventHolder {
	width: 225px;
}
.ScrollDiv li.EventDay {
	margin: 0px;
	padding: 0px;
}
.ScrollDiv div.Selector {
	border: none;
	margin: 0px;
	background-color: #E6E6E6;
	width: 223px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.ScrollDiv div.SelectGroup {
	padding-right: 4px;
}
.ScrollDiv .NewsList {
	width:92%;
}
.MoreEvents:link, .MoreEvents:visited {
	text-align:right;
	display: block;
	float: right;
	padding-top: 1px;
	padding-right: 3px;
	text-decoration:underline;
}
.MoreEvents:visited {
	text-decoration:none;
}
/*Lista med fyrkant*/
.DotList {
	margin: 0px;
	padding: 0px;
}
.DotList LI {
	list-style-type:none;
	background-image:url(../klap_images/ornagedot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 5px;
	margin-top: 4px;
	margin-left: 0px;
}
.hidden {
	display:none;
}
#BgMaker {
	background-image: url(../klap_images/bgleft.gif);
	background-repeat: repeat-y;
}
/* Snö och pistrapport */
#WeatherContent {
	float: left;
	width: 630px;
}
#WeatherContent Table {
	border:solid 1px #CCCCCC;
	border-right:none;
	float:left;
	margin-top: 5px;
	width:100%;
}
#WeatherContent TD {
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.TDHeading {
	font-family: tahoma, arial;
	font-weight: bold;
}
.TDMainHeading {
	background-color:#2564a0;
	color:#FFFFFF;
	font-family: tahoma, arial;
	font-weight: bold;
	text-align: center;
}
.QSearch {
	clear: both;
	padding-left: 8px;
	background-image: url(/klap_images/menu-divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
}
.QSearchInput {
	width:55%;
	background-color: #EBEBEB;
	background-image: url(/klap_images/qsearch.gif);
	border: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-position: 4px 0px;
	padding-left: 20px;
	height: 15px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:4px;
}
.QSearchButton {
	font-family:Arial, Helvetica, sans-serif;
}
/*Bildformateringar*/
.ImageLeft {
	float: left;
	padding-right: 10px;
}
.ImageRight {
	float: Right;
	padding-left: 10px;
}
/*Bildformateringar*/
.ImageGroup {
	float:left;
	width: 300px;
}
.ImageGroup img {
	padding-left:5px;
	padding-bottom:5px;
}
div.ImageBlock div.EditorContent {
	float: right;
	width: 195px;
}
.ImageBlock {
	padding-top: 5px;
	padding-left: 4px;
}
div.ImageBlock p {
	padding-left:0px;
}
body.StartPage div.ImageBlock h4.Rubrik3 {
	padding-left:0px;
}
div.ThumbGalleryItem {
	float:left;
	display:inline;
	width:94px;
	height:94px;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 5px 5px;
}
/* GALLERISIDAN */
.GalleryTopArea {
	float:left;
	background-color:#FFF;
	width:100%;/*clear: both;*/
}
.GalleryTopArea .Box {
	padding:6px;
	margin:0 6px;/*width:100%;
	float:left;*/
}
.GalleryTopInfo {
	float:left;
	width:420px;
	margin-left:24px;
	padding:30px 0 15px 0;
	display:inline;
}
.GalleryList {
	margin-top:6px;
	float: left;
	width: 400px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0px;
}
.GalleryList .ThumbGallery {
	padding-top:4px;
}
.GalleryList .ThumbGalleryItem {
	margin:0 0 4px 4px;
}
.GalleryList h2.HeaderYellowBox, .GalleryList h2.HeaderGreyBox {
	margin:0 6px 0 4px;
}
.ImagePanel {
	width:100%;
	float:right;
	margin-bottom:6px;
	margin-top: 6px;
}
div#CommentPanel {
	clear:both;
	width:90%;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
div#CommentPanel .CommentContent {
	padding:15px 25px 25px 25px;
}
.CommentRow {
	float:left;
	width:100%;
	clear:both;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:solid 1px #d0d0d0;
}
.Rating {
	float:right;
	width:100px;
	text-align:right;
	padding-bottom:5px;
}
.CommentText {
	width:auto;
}
.CommentForm {
	clear:both;
}
.ImageInfo {
	padding:12px;
}
.ImageInfo a.LinkArrows {
	color:#545454;
	margin:10px 0;
	display:block;
}
.ImageInfo .ImageDescription {
	padding-top:10px;
}
.ImageInfo .ImageDescription span {
	display:block;
	padding-top:10px;
	padding-bottom:20px;
}
#Add .LinkArrows {
	color:#545454;
	margin:10px 0;
}
.BoxUpload {
	background-color:#fff;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 4px;
}
.BoxUpload input {
	margin-bottom:6px;
}
.UploadInfo {
	color:#8b8b8b;
}
.BoxPicWeek {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.BoxPicWeek .ImageHolder {
	text-align:center;
}
.WideButton {
	width: 230px;
	margin-top: 10px;
}
.Links ul {
	list-style-type:none;
	padding:10px;
	margin:0;
}
.Links ul li {
	list-style-type:none;
	padding:2px 0;
	margin:0;
}
.Links a, .Links a:link, .Links a:visited, .Links a:hover, .Links a:active {
	color:#535353;
	display:block;
}
.GalleryRight.Grey {
	float: right;
	width: 45%;
}
h2.HeaderYellowBox {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	text-transform:uppercase;
	background-color:#d48600;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h1.Rubrik1 {
	color: #244673;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	margin-top:0;
	margin-bottom: 10px;
}

.ButtonGrey{
	background-color:#444444;
	border:solid 1px #444;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	padding:0;
}
.Grey {
	background-color: #efefef;
}
div.Box {
	float: left;
	width: 68%;
	background-color: #E1E1E1;
}
body.NoRightCol div.Box {
	height:auto;
}
div.Right {
	float: right;
	width: 30%;
}
#Add {
	width: 100%;
}
.ThumbGalleryLinks {
	clear: both;
}
