Body {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;
	font-family: Trebuchet MS, verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
}
html {
	font-size: 100%
}
html label {
	cursor:pointer;
}
img {
	border:none;
}
a:link, a:visited {
	color:#990000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
H1, H2, H3, H4, H5 {
	padding:0px;
	margin:0px;
	font-size: 1em;
}
.Wrapper {
	width: 85em;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
body.InfoPage div.BackgroundWrapper {
	height:auto;
	height:auto !important;
	min-height:300px;
}
body.StartPage div.BackgroundWrapper {
	height:550px !important;
	height:550px;
	min-height:550px;
	z-index: 15;
}
.BackgroundWrapper {
	height:auto !important;
	height:572px;
	min-height:572px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddedd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddedd;
	background-repeat: no-repeat;
}
.ContentWrapper {
	position: relative;
	clear: both;
}
.RightCorner {
	background-image: url(../images/leftctop.png);
	background-repeat: no-repeat;
	float:right;
	height: 28px;
	width: 40px;
	background-position: right top;
}
.LeftCorner {
	background-image: url(../images/rightctop.gif);
	background-repeat: no-repeat;
	float:left;
	height: 28px;
	width: 40px;
}
.CornersTop {
	position: absolute;
	width: 100%;
	background-image: url(../images/greyborder.gif);
	background-repeat: repeat-x;
}
body.StartPage div.CornersTop {
	display:none;
}
body.InfoPage .CornersBottom, body.Search .CornersBottom {
	position: static;
	width: 100%;
	background-image: url(../images/greyborder.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	top:auto;
	clear: both;
	float: left;
}
.CornersBottom {
	position: absolute;
	width: 100%;
	background-image: url(../images/greyborder.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	top: 522px;
}
body.PuffPage div.CornersBottom {
	top: 550px;
}
.CornersBottom div.LeftCorner {
	background-image: url(../images/leftcbot.png);
	background-position:left bottom;
}
body.InfoPage .CornersBottom div.RightCorner, body.Search .CornersBottom div.RightCorner {
	border-right:solid 1px #dddedd;
	background-image:none;
}
body.PuffPage .CornersBottom div.RightCorner {
	border-right:solid 1px #dddedd;
	background-image:none;
}
body.StartPage .CornersBottom div.RightCorner {
	border-right:solid 1px #dddedd;
	background-image:none;
}
.CornersBottom div.RightCorner {
	background-image: url(../images/rightcbot.gif);
	background-position:right bottom;
}
body.StartPage .SearchArea {
	background-image:url(../images/searchstart-ie6.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 526px;
	position: absolute;
	z-index: 30;
	left: auto;
	top: auto;
	right: 0%;
	bottom: auto;
}

body.Eng div.SearchArea {
	background-image:url(../images/searchstart-eng.gif);
}

body.No div.SearchArea {
	background-image:url(../images/searchstart-no.gif);
}

body.StartPage div.SearchHitList{
	width: 46.6em;
	/*margin-top:40px;*/
	background-image:url(../images/fejder-start.png);
	background-repeat:no-repeat;
	/*padding-top: 6px;*/
	margin-left:2px;
	position: absolute; 
    visibility: visible; 
    left: 2px !important; 
    top: 39px !important;
}

body.PuffPage .SearchArea, body.InfoPage .SearchArea, body.Search .SearchArea {
	top: -111px;
	height: auto;
	background-image:none;
	left: 537px;
	background-repeat: no-repeat;
}
body.PuffPage .SearchBox, body.InfoPage .SearchBox, body.Search .SearchBox {
	padding-top:5px;
}
.Logo {
	float: left;
	padding-top: 12px;
}
/*Snabblänkar topp*/
.ShortCuts {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body.StartPage ul.ShortCuts {
	margin-top:45px;
}
body.InfoPage ul.ShortCuts {
	margin-top:-12px;
}
body.PuffPage ul.ShortCuts {
	margin-top:-12px;
}
body.Search ul.ShortCuts {
	margin-top:-12px;
}
.ShortCuts li {
	list-style-type:none;
	display: inline;
	padding-left: 10px;
	background-image: url(../images/pipe.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 10px;
}
li.LastItem {
	background-image:none;
}
.SearchArea {
	position: absolute;
	background-image: url(../images/searchbg.png);
	background-repeat: no-repeat;
	height: 106px;
	width: 440px;
	left: 670px;
	top: -83px;
	padding-bottom: 15px;
	z-index: 2;
}
/*Boxar puffsida*/
Body.PuffPage .BoxWrapper {
	position: absolute;
	width: 100%;
}
/*Boxar startsidan*/
Body.StartPage .BoxWrapper {
	position:absolute;
	width:100%;
	z-index: 20;
	top: 60px;
}
Body.StartPage .BoxWrapperTwo {
	position:absolute;
	width:100%;
	z-index: 20;
	top: 290px;
}
.Box {
	float:left;
}
.TopBorders {
	background-image:url(../images/sp-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	width:88%;
	background-color: #FFF;
	height: 17px;
}
.BotBorders {
	background-image:url(../images/sp-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
	width:88%;
	height: 17px;
	background-color: #FFF;
}
.BoxTopLeft {
	background-image:url(../images/sp-leftc.gif);
	background-repeat:no-repeat;
	float:left;
	width:6%;
	height:17px;
	background-position: left top;
}
.BoxTopRight {
	background-image:url(../images/sp-rightc.gif);
	background-repeat:no-repeat;
	float:right;
	width:6%;
	height:17px;
	background-position: right top;
}
.BoxBotLeft {
	background-image:url(../images/sp-leftc-bot.gif);
	background-repeat:no-repeat;
	float:left;
	width:6%;
	height:17px;
	background-position: left top;
}
.BoxBotRight {
	background-image:url(../images/sp-rightc-bot.gif);
	background-repeat:no-repeat;
	float:right;
	width:6%;
	height:17px;
	background-position: right top;
}
.BoxLeft {
	float:left;
	width:17px;
	background-image: url(../images/sp-boxleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
}
.BoxContent {
	float: left;
	background-image: url(../images/boxbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 160px;
	width: 16em;
}
Body.PuffPage .BoxContent {
	background-image:none;
	height: 155px;
	width: 170px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	overflow: hidden;
}
Body.PuffPage div.BoxOne {
	padding-left:0px;
}
Body.PuffPage div.Image .BoxContent {
	margin:0px;
	width:100%;
	background-color:#000000;
}
Body.PuffPage div.Image .BoxContent .PuffLink:link, Body.PuffPage div.Image .BoxContent .PuffLink:link {
	background-image:none;
}
Body.PuffPage div.BoxContent a.PuffLink:link, Body.PuffPage div.BoxContent a.PuffLink:visited {
	height:150px;
	background-position: 95% 110px;
}
.BoxContent p {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.BoxRight {
	float:left;
	width:17px;
	background-image: url(../images/sp-boxright.png);
	background-repeat: no-repeat;
	height: 160px;
	background-position: left top;
}
.TopHolder {
	padding-top: 15px;
	padding-bottom: 29px;
	height: 50px;
}
/*Pufflänkar*/
.PuffLink span {
	display:block;
}
.PuffLink .Image {
}
.PuffLink span.BoxHeading {
	font-size: 1.3em;
	margin-top: 12px;
	font-weight:bold;
}
.PuffLink:link, .PuffLink:visited {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/dotdot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	height: 130px;
}
span.Text {
	padding-top: 5px;
}
.PuffLink:hover span.BoxHeading {
	color: #bd1d22;
}
.PuffLink:hover {
	background-image: url(../images/dotdot-act.png);
}
.PageFooter {
	padding-top: 26px;
	color: #666666;
	float: left;
	clear: both;
	width: 100%;
}
.RightEditor {
	float: right;
	width: 120px;
	text-align: right;
}
.LeftEditor {
	float: right;
	width: 300px;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
	height: 90px;
	text-align: right;
}
.Puff {
	height: 160px;
	width: 200px;
	position: absolute;
	background-image: url(../images/piffbg.png);
	background-repeat: no-repeat;
}
div.Image {
	background-image:none;
}
.SPBox {
	background-image:url(../images/spboxbg.png);
	background-repeat:no-repeat;
	width:303px;
	height:216px;
}
.StartPageBoxOne {
	float:left;
	width:27.1em;
	margin-left: 10px;
}
.StartPageBoxTwo {
	float:left;
	margin-left:10px;
	width:27.1em;
}
.StartPageBoxThree {
	float:left;
	margin-left:10px;
	width:27.1em;
}
div.BoxFour {
	left: 505px;
	top: 200px;
}
.BoxOne {
	left: 34px;
	top:380px;
	padding-left: 16px;
}
.BoxTwo {
	left: 270px;
	top: 200px;
}
.BoxThree {
	left:270px;
	top:380px;
}
.BoxFour {
	left: 505px;
	top: 200px;
}
.BoxFive {
	left: 730px;
	top: 25px;
}
.TopMenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 95%;
}
.TopMenu li {
	display: inline;
	float:left;
}
body.NoTopCorners div.CornersTop {
	display:none;
}
.TopMenuHolder {
	clear: both;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;/*	height:45px;*/
}
.ToppLeftC {
	float: left;
}
.TopRightC {
	float: right;
	background-image: url(../images/topmenu-cr.gif);
	background-repeat: no-repeat;
	width: 2%;
	background-color: #C5DEB8;
	height: 32px;
	background-position: right top;
}
.TopLeftC {
	float: left;
	background-image: url(../images/topmenu-cl.gif);
	width: 2%;
	height: 32px;
	background-color: #cbe0be;
	background-repeat: no-repeat;
}
/*Huvudnavigering*/
.HeadNavigationHolder {
	float:left;
	width:80%;
}
#MainNavigation {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1%;
	float: left;
	width: 90%;
	font-family: "Trebuchet MS";
	height: 38px;
	padding-top: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainNavigation LI {
	list-style-type:none;
	display:inline;
	font-size: 1.1em;
	font-weight: bold;
	float: left;
	margin-right: 4px;
}
#MainNavigation a:link, #MainNavigation a:visited {
	text-decoration:none;
	color:#333;
}
#MainNavigation a:hover {
	cursor:pointer;
}
body.StartPage div#MainNavigation {

}
/*Huvudnavigering-flikhantering-inaktiv*/
#MainNavigation span.LeftBg {
	float: left;
	margin-top:4px;
	width: 8px;
	height: 35px;
}
#MainNavigation span.LinkText {
	float: left;
	margin-top:4px;
	height: 26px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#MainNavigation span.RightBg {
	float: left;
	width: 10px;
	height: 35px;
	margin-top: 4px;
}
#MainNavigation li.SpecialItem {
	float:right;
}
/*Huvudnavigering-flikhantering-hover*/
#MainNavigation a:hover span.LeftBg {
	background-image:url(../images/mlefthov.gif);
	background-repeat: no-repeat;
}
#MainNavigation a:hover span.LinkText {
	background-image: url(../images/mmidhov.gif);
	background-repeat: repeat-x;
}
#MainNavigation a:hover span.RightBg {
	background-image:url(../images/mrighthov.gif);
	background-repeat: no-repeat;
}
/*Huvudna
vigering-flikhantering-Aktiv*/
#MainNavigation li .Active:link, #MainNavigation li .Active:visited {
	color:#FFF;
}
#MainNavigation .Active:link span.LeftBg, 
#MainNavigation .Active:visited span.LeftBg {
	background-image:url(../images/actmleft.gif);
	float: left;
	width: 10px;
	height: 35px;
	background-repeat: no-repeat;
	margin-top:4px;
	background-position: right;
}
#MainNavigation .Active:link span.LinkText, 
#MainNavigation .Active:visited span.LinkText {
	float: left;
	background-image: url(../images/actmmid.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 10px;
	margin-top:4px;
	color:#000;
}
#MainNavigation .Active:link span.RightBg, 
#MainNavigation .Active:visited span.RightBg {
	background-image:url(../images/actmright.gif);
	float: left;
	width: 10px;
	height: 35px;
	background-repeat: no-repeat;
	margin-top:4px;
}
.SplashArea {
      width: 100%;
      clear: both;
      border-top-width: 4px;
      border-top-style: solid;
      border-top-color: #FFFFFF;
      /*z-index:1;*/
      overflow: hidden;
}

/*Vänstermeny*/
ul.LeftMenu {
	clear: both;
	font-size: 1.1em;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:8px;
	padding-right:8px;
	margin: 0px;
	width: 15.2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddedd;
	border-left-color: #dddedd;
	float:left;
}
ul.LeftMenu li {
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom:solid 1px #dddedd;
}
ul.LeftMenu .ActiveItem:link, 
ul.LeftMenu .ActiveItem:visited {
	font-weight:bold;
}
ul.LeftMenu .ActiveItem:hover span {
	background-image:url(../images/actarrow.gif);
}
ul.LeftMenu .ActiveItem span {
	background-image:url(../images/actarrow.gif);
}
ul.LeftMenu a:link, 
ul.LeftMenu a:visited {
	text-decoration:none;
	color:#333;
	background:none;
	display:block;
	width:100%;
}
ul.LeftMenu a:hover {
	text-decoration: underline;
}
ul.LeftMenu li span {
	display:block;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-image: url(../images/inactarrow.gif);
	background-repeat: no-repeat;
	background-position: 95% 10px;
}
ul.LeftMenu a:hover span {
	background-image: url(../images/hovarrow.gif);
}
ul.LeftMenu li ul {
	background-image: url(../images/actgroup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#cee0b3;
	/*background-color:#333;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
ul.LeftMenu li ul li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border:none;
}
ul.LeftMenu li ul li ul {
	background-image:none;
	border:none;
}
ul.LeftMenu li.ActiveGroup li {
	padding-top:1px;
}
ul.LeftMenu li.ActiveGroup li span {
	padding-left:20px;
	background-image:none;
	padding-top:1px;
	padding-bottom:1px;
	display:block;
}
ul.LeftMenu li.ActiveGroup ul li ul li span {
	padding-left:35px;
}
ul.LeftMenu li.ActiveGroup ul li ul li ul li span {
	padding-left:55px;
}
ul.LeftMenu li.ActiveGroup ul li ul li ul li ul li span {
	padding-left:75px;
}
ul.LeftMenu li.ActiveGroup {
	padding-bottom: 0px;
	background-color: #CEE0B3;
}
ul.LeftMenu li.ActiveGroup li a:hover span {
	background-image:none;
}
ul.LeftMenu li.ActiveGroup li {
	background-image:none;

}
.LeftMenuEnd {
	background-image:url(../images/lmender.gif);
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddedd;
	background-position: left bottom;
}
.LeftMenuTop {
	height: 10px;
	clear: both;
	background-image: url(../images/lmenutop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDEDD;
}
.Columns {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 1%;
	padding-left: 1%;/*	margin-top: 30px;*/
}
.LeftMenuHolder {
	float: left;
	width: 100%;
/*	background-image: url(../images/lmtop.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.MidColumn {
	width: 50%;
	float: left;
	margin-top: 20px;
	height:auto !important; /*FF-hack - höjdinställning för att skapa mellanrum till skriv ut*/
	height:350px;
	min-height:350px;
}
.MidColumn .EditorContent {
	font-size:1.1em;
}
.RightColumn {
	float: right;
	width: 19.5em;
	padding-top: 25px;
}
.LeftColumn {
	float: left;
	width: 22%;
	margin-right: 2%;
	margin-top: 20px;
}
h1.PageName {
	font-size: 1.8em;
	line-height: 1.4em;
	padding-bottom: 4px;
	font-weight: normal;
	clear: both;
}
.EditorContent p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin: 0px;
}
.Breaker {
	clear: both;
}
body.InfoPage div .PageFooter {
	padding-top: 20px;
}
.SearchBox {
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 20px;/*Sökning*/
}
body.StartPage div.SearchBox {
	padding-top: 0px;
}
body.StartPage .SearchWrap {
	background-image:none;
	padding-bottom:0px;
	padding-left: 110px;
	width: auto;
}
body.StartPage {
}
.SearchWrap {
	float: left;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 15px;
	background-image: url(../images/bgsearch.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	width: 98%;
}
.SearchButton {
  background-image: url(../images/buttonbg.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
  /*padding-left: 10px;*/
  font-weight: bold;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  float: left;
  height: 30px;
  width: 60px;
  margin-left: 2px;
  background-position: 0px 2px;
  cursor: pointer;
}

body.Eng .SearchButton {
	background-image: url(../images/buttonbg-eng.gif);
}
body.No .SearchButton {
	background-image: url(../images/buttonbg-no.gif);
}
.SearchButton:hover {
	background-image:url(../images/buttonbg-hov.gif)
}
body.Eng .SearchButton:hover {
	background-image:url(../images/buttonbg-hov-eng.gif)
}
body.No .SearchButton:hover {
	background-image:url(../images/buttonbg-hov-no.gif)
}
.SearchButton span {
	display:none;
}
body.StartPage .SearchText {
	background-image:url(../images/searchbg-ie7-start.png);
}
.SearchText {
	float: left;
	background-image:url(../images/searchbg-ie7.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 304px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 10px;
}
.HitLink {
	clear: both;
	float: left;
	width: 100%;
}
.SearchHitList {
	clear: both;
	/*background-color:#fff;*/
	margin-right: auto;
	margin-left: -6px;
	background-image: url(../images/fejder-sub.gif);
	background-repeat: no-repeat;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top:4px;
	width:89%;
	border-bottom-color: #a6c98c;
}
.SearchContent {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	padding-bottom: 15px;
	z-index:2;
}
.HitLink:link, .HitLink:visited {
	color:#333333;
	text-decoration:none;
	background-image: url(../images/smallarrow.gif);
	background-repeat: no-repeat;
	background-position: 1% 17%;
	width:100%;
}
.HitLink:hover, .HitLinkActive {
	background-color:#d7e8ca;
}
.HitLink span {
	display: block;
	padding:4px;
}
.HitLink span.Heading {
	font-weight:bold;
	padding-bottom:0px;
	padding-left: 17px;
}
.HitLink span.Text {
	padding-top: 0px;
}
.HitLink {
}
h2.SubHeading {
	color: #FFFFFF;
	margin-bottom: 4px;
	background-color: #A6C98C;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 4px;
	background-image: url(../images/subheadingbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2.SubHeading span {
	padding-left:8px;
}
.AllHits:link, .AllHits:visited {
	clear:both;
	text-decoration:none;
	color:#000;
	text-align:right;
	display:block;
	width:100%;
	text-decoration:underline;
}
.AllHits:hover {
	text-decoration:none;
}
.MoreHits:link, .MoreHits:visited {
	clear:both;
	text-decoration:none;
	color:#000;
	text-align:right;
	display:block;
	width:100%;
	text-decoration:underline;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6C98C;
	margin-top: 10px;
	padding-top: 10px;
}
.MoreHits:hover {
	text-decoration:none;
}
/*Skriv ut*/
.Print {
	background-image:url(../images/print.gif);
	background-repeat:no-repeat;
	display: block;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: 0px 5px;
}
.PrintHolder {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
/*Ingress*/
p.Ingress {
	margin: 0px;
	font-size: 1.2em;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.5em;
}
/*Ingen högerkolumn - vanlig webbsida*/
body.NoRightCol div.RightColumn {
	display:none;
}
body.NoRightCol div.MidColumn {
	width:76%;
}
/*Kontaktlista högerblock*/
.ContactList P {
	margin: 0px;
	padding: 0px;
	float: left;
}
.ContactList span {
	display:block;
}
span.Name {
	font-size: 1.1em;
	color: #333333;
	font-weight: bold;
}
.PersonImage {
	float: right;
	padding-left: 8px;
}
p.Person {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 0px;
	padding-top: 8px;
}
/*Rubrik i högerkolumn*/
h2.ListHeading {
	clear: both;
	background-color: #F1F1F1;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-image: url(../images/hedbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
}
/*Dokumentlista*/
.Doc {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.Doc li {
	list-style-type:none;
	padding-bottom: 4px;
	margin-top: 10px;
}
.Doc a:link, .Doc a:visited {
	background-image:url(../images/docico.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:20px;
}
/*Länklista*/
.Links {
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.Links li {
	list-style-type:none;
	padding-bottom: 4px;
	margin-top: 10px;
}
.Links a:link, .Links a:visited {
	background-image:url(../images/link.gif);
	background-repeat:no-repeat;
	display:block;
	padding-left:20px;
}
div.RightColumn div.EditorContent {
	padding-bottom: 0px;
	clear: both;
}
.ContactList {
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
/*Filterhantering, arkiv mm*/
.FilterHolder {
	background-image: url(../images/filterbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
}
.FilterHolder input, .FilterHolder select {
	font-size:0.9em;
}
.FilterContent {
	padding:8px;
}
.FilterGroup {
	float: left;
	padding-right: 10px;
}
.FilterGroup label {
	display:block;
}
div.Flat label {
	display:inline;
}
.Button {
	padding-top: 16px;
}
.SearchFree {
	width: 200px;
}
/*Nyhetslista*/
body.StartPage .NewsList {
	margin-top:0px;
}
.NewsList {
	width:100%;
	margin-bottom:4px;
	margin-top: 8px;
	clear: both;
}
.NewsList P {
	padding:0px;
	margin:0px;
}
body.StartPage .Heading {
	font-size:1em;
}
.NewsList .Heading {
	font-weight:bold;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #990000;
}
.NewsList .Date {
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.NewsList .Image {
	float: left;
	padding-right: 15px;
	padding-left: 5px;
}
.NewsList .Text {
	display: block;
	padding-top: 0px;
}
.ImageText {
	font-style:italic;
	clear: both;
}
body.StartPage .NewsLink:link, body.StartPage .NewsLink:visited {
	padding-top:3px;
	padding-bottom:3px;
}
.NewsLink:link, .NewsLink:visited {
	float:left;
	width: 100%;
	text-decoration:none;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9f0f5;
	padding-bottom: 8px;
	padding-top: 8px;
}
.NewsLink:hover {
	background-color:#F2F2F2;
	text-decoration: none;
}
.NewsLink span {
	display: block;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.NewsList .Category {
	color:#666666;
	font-size: 0.9em;
}
.SearchInfo {
	padding: 4px;
	background-color: #F1F1F1;
	margin-top: 8px;
}
/*Paginering-lista*/
.Paging {
	color: #000000;
	padding-top: 5px;
	padding-right: 0em;
	padding-bottom: 0.3em;
	padding-left: 0em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
	width: 100%;
}
.Paging a, .Paging a:visited {
	display: inline;
	margin-top: 0.5em;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.Paging a:hover {
	background-color:#F3F3F3;
}
.Paging .ActiveItem:link, .Paging .ActiveItem:visited {
	background-color:#eeeeee;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.PageInfo {
	padding-bottom: 4px;
}
/*Iframehållare - Bred*/
.IframeWide {
	width: 99%;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
/*Bildarkiv*/
.ImageRow {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.ImageCategories {
	clear:both;
	width:100%;
	float: left;
	margin-top: 15px;
}
.ImageCategory {
	float: left;
	width: 33%;
}
.ImageCategory a {
	display: block;
}
.ImageWrap {
	text-align: center;
	padding: 2%;
	background-color: #F1F2F1;
	height: 175px;
	width: 100px;
	display: block;
	float: left;
}
.ImageCategory .Last {
	padding:0px;
}
h2.CategoryHeading {
	font-size: 1.1em;
	padding-bottom: 5px;
}
.ImageSearch {
	padding-bottom:22px;
	background-image: url(../Sveaskog_Images/searchtone.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 0px;
}
.ImageSearch .FilterGroupButton {
	padding-top:21px;
}
.ImageInfo {
	float:left;
	padding-left: 8px;
}
.ImageInfo p, h3 {
	padding:0px;
	margin:0px;
	font-size:1em;
}
.HighRes {
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	background-position: 0px 2px;
	padding-bottom: 5px;
	display: block;
	margin-top: 5px;
}
.ImageSelected {
	float: left;
}
.EpiControls {
	padding-top: 8px;
	padding-bottom: 8px;
}
.SearchColumn {
	float: left;
	width: 49%;
}
.SearchColumnRight {
	float: right;
	width: 49%;
}
/*Söksida*/
body.Search div.LeftColumn {
	display: none;
}
body.Search div.MidColumn {
	width:72%;
}
body.Search div.Paging {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top:10px;
}
.FloatLeft {
	float: left;
}
.FloatRight {
	float: right;
	padding-bottom: 8px;
	padding-left: 8px;
}
.Grey {
	background-color: #F3F3F3;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
/*Rubriker*/
.EditorContent h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}
/*Användarrubriker*/
h2.Rubrik1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #4c721c;
	padding-bottom: 5px;
}
h3.Rubrik2 {
	font-size: 1em;
	font-weight: bold;
	color: #4c721c;
	padding-bottom: 5px;
}
/*Användarformateringar bilder*/
.ImageLeft {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.ImageRight {
	float: right;
	padding-right: 8px;
	padding-left: 8px;
}
.RssImageRight
{
    float: right;
    padding-right:8px;
    padding-top:12px;
}
.RssStartPage
{
    float: right;
    padding-top:9px;
}
/*************************/
/* SITEMAP PAGE          */
/*************************/
#SiteMap ul {
	margin: 0;
	padding: 0.2em 0;
}
#SiteMap ul ul {
	padding: 0;
	margin-left: 0.5em;
}
#SiteMap li {
	margin: 0 0 0.5em 0;
	padding: 0;
	list-style: none;
	font-size: 1.3em;
}
#SiteMap li a {
	text-decoration: none;
}
#SiteMap li li {
	margin: 0.2em 0;
	padding-left: 1em;
	background: url(../images/SiteMapBullet.png) no-repeat;
	font-size: 0.7em;
}
#SiteMap li li a {
	text-decoration: underline;
}
#SiteMap li li li {
	font-size: 1em;
}
/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/
.subscriptionArea {
	width: 100%;
}
.subscriptionArea label.topLabel {
	display: block;
	line-height: 1em;
}
.subscriptionArea input, .subscriptionArea select {
	margin: 0.3em 0 0.5em 0;
}
.subscriptionListArea input {
	margin: 0 0.3em 0 0;
}
.subscriptionListArea td {
	vertical-align: text-bottom;
	padding: 0.3em 0;
}
.hidden {
	display:none;
}
/*************************/
/* SEARCH			     */
/*************************/

.SearchBoxSearch {
	width:60%;
}
.ButtonSearch {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
.ess-search-form .SearchWrap {
	width:370px;
}

/*Brödsmula*/
.BreadCrumb {
	margin: 0px;
	clear: both;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.BreadCrumb li {
	display:inline;
	background-image: url(../images/bc-sep.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 8px;
	margin-right: 4px;
}
.BreadCrumb li.LastItem {
	background-image:none;
}
.BreadCrumb a:link, 
.BreadCrumb a:visited {
	color:#666;
	text-decoration: underline;
}
.BreadCrumb a:hover {
	text-decoration:none;
}
div.TopRight {
	padding: 0px;
	border: 1px solid #C8C8C8;
	margin-bottom: 8px;
	background-image: url(../images/topright.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:6px;

}
/*Punktlistor editor*/
.EditorContent ul {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	padding-left:0px;
}
.EditorContent li {
	list-style-type:none;
	background-image:url(../images/dotred.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left: 10px;
}
.BoxInner {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	height: 180px;
	padding-top: 15px;

}

/*Puffar på startsida*/
.StartPuff:link, .StartPuff:visited {
	text-decoration: none;
	color: #333;
	background-image: url(../images/dotdot.png);
	background-repeat: no-repeat;
	background-position: right 99%;
	display: block;
	height:175px;
}
.StartPuff:hover {
	background-image: url(../images/dotdot-act.png);
}
.StartPuff span {
	display:block;
	padding-bottom: 6px;
}
span.Description {
	padding-right:18px;
}
.NewsHeader {
	font-size: 1.3em;
	font-weight:bold;
	padding-bottom: 6px;
}
.MoreLink:link, .MoreLink:visited {
	clear: both;
	display: block;
	width: 75%;
	padding-top: 8px;
	background-image: url(../images/dotdotdot.gif);
	background-repeat: no-repeat;
	padding-left: 5%;
	background-position: 0px 13px;
	float:left;
}
div.PayOff {
	float: left;
	width: 50%;
}
div.NoDisplay {
	background-image:none;
}
div.NoDisplay div.BoxInner {
	display:none;
}
input[type=text]:focus,
input[type=password]:focus  {
  outline: 0 none;
}
