body {
	font: normal 0.7em/1.4em Georgia, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
/*HTML tagg*/
html{
	font-size: 100%;
}
.PrintLine {
	display:none;
}
#SearchHolder {
	display: none;
}
.TopLinks {
	display: none;
}
#MainNavigation {
	display: none;
}
#LeftColumn {
	display: none;
}
/*Hantering av logo för print*/
.PrintLogo {

}
.ScreenLogo {
	display:none;
}

/*Brödsmula*/
#BreadCrumb {
	margin: 0px;
	padding: 8px 0px;
	width: 100%;
	float: left;
}
#BreadCrumb LI {
	list-style-type:none;
	background-image: url(/Templates/Knowit/Styles/Images/bc-sep.gif);
	background-repeat: no-repeat;
	background-position: 100% 70%;
	text-decoration:none;
	float:left;
	margin-right: 4px;
	padding-right: 10px;
}
#BreadCrumb .LastItem {
	background-image:none;
}
#BreadCrumb a:link, #BreadCrumb a:visited {
	text-decoration:none;
	color:#666666;
}
#BreadCrumb a:hover {
	text-decoration:underline;
}
.BotEditor2 {
	display: none;
}
.PageName {
	font-size: 13pt;
	padding: 10px 0px 5pt;
	margin: 0px;
}
.Rubrik2 {
	font-size: 11pt;
	padding-top: 5pt;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0px;
	margin: 0px;
}
.EditorContent p {
	margin: 0px;
	padding: 0px 0px 10pt;
}
.Hidden {
	display: none;
}
h2 {
	font-size: 11pt;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	padding:0px;
	margin:0px;
}
P {
	margin: 0px;
	padding: 0px;
}
.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: 70%;
	float: left;
}
body.SubPageThreeCols DIV#MidColumn .EditorContent{

}
body.SubPageThreeCols DIV#RightColumn {
	width: 28%;
	float: right;
}
body.SubPageThreeCols #MidAndRightColHolder {
	width: 100%;
}
body.SubPageThreeCols DIV#Wrapper {
	background-color:#FFF;
}
.EditorContent {
	padding-bottom: 10px;
}

/*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;
}
h1, h2, h3, h4 {
	font-size: 1em;
	padding: 5px 0px;
	margin: 0px;
}
#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;
}
.Login {
	display:none;
}
.FooterImage {
	display:none;
}
.EditorLeft {
	float: left;
	width: 45%;
	clear: left;
}
.EditorRight {
	float: right;
	width: 45%;
	text-align: right;
}
.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;
}


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: 500px;
}
.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 {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	margin-bottom: 8px;
}
.NewsLink:hover {
	background-color:#eaeaea;
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding: 3px;
}

/*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 {

}

/*VLS - Fliknavigering*/
.VLSNavigation {
	margin: 0px 0px 4px;
	padding: 0px;
	width: 100%;
	float: left;
	background-color: #e3e3e3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
	height: 25px;
}
.VLSNavigation li {
	list-style-type:none;
	display: inline;
}
.VLSNavigation a:link, .VLSNavigation a:visited {
	float:left;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000000;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.45em;
}
.VLSNavigation a:hover {
	background-color:#cecece;
}
.VLSNavigation .Active:link, .VLSNavigation .Active:visited {
	background-color:#cecece;
	background-image: url(/Templates/Knowit/Styles/Images/vlsactivebg.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 0.5em;
}
.VLSNavigation .MainLastItem:link, .VLSNavigation .MainLastItem:visited {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.MyHeading a:link, .MyHeading a:visited {
	color: #333333;
	text-decoration: none;
}
.TopQuickLinks {
	display: none;
}
.SearchTextField {
	display: none;
}

