/* wsa */
@import url('style_nav.css');
@import url('general.css');
/*@import url('style_main.css'); */
/* mac hide\*/
/* html, body {height:100%} */
/* end hide */

body { 
  padding: 0;
  margin: 0;
  min-width: 760px;/* for mozilla*/
  font: 0.625em "Verdana", sans-serif;
  color: #000000;
  background: #FFFFFF url(/img/body_bg.gif) repeat-x top left; 
  text-align: center; /* IE fix */
}

#container {
  width: 916px;
  color: #000000;
  text-align: left;
  margin:  28px auto;
  position:relative;
  background:  transparent  url(/img/page_body.gif) repeat-y center center; 
}

html>body #container{ height: auto; } /*for mozilla as IE treats height as min-height anyway*/

#page_head {
  margin: 0px auto; 
  width: 916px;
  height: 187px;
  background: #838479 url(/img/page_head.gif) no-repeat top left;
}

#logo_head {
  margin: 0px auto 0px;
  width: 904px;
  height: 160px;
  background: transparent url(/img/logo_head.gif) no-repeat 1px 7px;
}


* html #logo_head {
  height: 158px; /* IE fix */
}

#logo {
  position: relative;
  top: 20px;
  left: 20px;
  width: 280px;
  height: 60px;
}
#logo h1 {
  height: 60px;
  margin: 0px 0px;
  padding: 0px;
}

#logo span {
  display: none;
}

#logo a {
  display: block;
  background: url(/img/blank.gif) no-repeat;
  width: 280px;
  height: 60px;
  color: #000;
}

#logo a:hover {
  display: block;
  width: 280px;
  height: 60px;
  color: #000;
}



#topspace {
  position: relative;
  height: 20px;
  height: 14px;
  background: #F2F1EF url(/img/page_body_topspace.gif) repeat-y center center; 
}

#innerwrap {/* enables content first */
  float: left;
  width: 726px;
  min-height: 498px;
}

#centercol {
  width:540px;
  float:right;
}

* html #centercol { /* IE fix */
  width: 536px;
} 

#centercolright {
  float: right;
  width: 160px;
  min-height: 433px;
  position: relative;
  margin: 0;
  margin-top: 47px;
}

.centercolrightpuff2 {
  margin-left: 10px;
  background: transparent url(/img/centercolright_top.gif) no-repeat top left;
  width: 137px;
}

.centercolrightpuff2_top {
  background: transparent url(/img/centercolright_top2.gif) no-repeat bottom left;
  margin-left: 10px;
  margin-top: 20px;
  height: 5px;
  width: 137px;
}

.centercolrightpuff2 div {
  background: transparent url(/img/centercolright_bg2.gif) repeat-y center center;
  padding: 10px;
  padding-left: 15px;
  line-height: 180%;
}

.centercolrightpuff2_bottom {
  background: transparent url(/img/centercolright_bottom2.gif) no-repeat bottom left;
  margin-left: 10px;
  margin-bottom: 40px;
  height: 5px;
  width: 137px;
}


.centercolrightpuff {
  margin-left: 10px;
  background: transparent url(/img/centercolright_top2.gif) no-repeat top left;
  width: 137px;
}

.centercolrightpuff_top {
  background: transparent url(/img/centercolright_top2.gif) no-repeat bottom left;
  margin-left: 10px;
  margin-top: 20px;
  height: 5px;
  width: 137px;
}

.centercolrightpuff div {
  background: transparent url(/img/centercolright_bg2.gif) repeat-y center center;
  padding: 10px;
  padding-left: 15px;
  line-height: 180%;
}

.centercolrightpuff div a:hover {
  text-decoration: underline;
}

.centercolrightpuff_bottom {
  background: transparent url(/img/centercolright_bottom2.gif) no-repeat bottom left;
  margin-left: 10px;
  margin-bottom: 40px;
  height: 5px;
  width: 137px;
}

* html .centercolrightpuff_top { /* IE fix */
  margin-top: 15px;
}

* html .centercolrightpuff_bottom { /* IE fix */
  margin-top: -10px;
}

.centercolrightpuff ul {
  width: 137px;
  margin: 0;
  padding: 0 10px 0 0;
  list-style: none;
  font-size: 100%;
  font-weight: normal;
  padding-bottom: 10px;
}

.centercolrightpuff li {
  padding: 0;
  background-image: none;
  line-height: normal;
  list-style-position: outside;
  list-style-type: none;
  border:dashed #DDDDDD;
  border-width:0 0 1px 0;
  width: 107px;
  padding:7px 0;
}

.centercolrightpuff a, #nav strong {
  margin: 0;
  display:block;
  color:#68a;
  color: #333;
  text-decoration:none;
/*  white-space:nowrap; */
  width:100%;
}

div .imglink {
  margin-left: 10px;
	margin-bottom: 40px;
}

/*
#centercolright img {
  margin-left: 10px;
}
*/

#textcontent {
  position: relative;
  float: left;
  text-align: left;
  margin: 20px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 10px;
  width: 340px; /* 360px */
  height: 100%;
}

* html #textcontent { /* IE more stupid than ever */
  margin-left: 10px;
  margin-right: 10px;
 } 

#textcontent h2, #textcontent h3, #textcontent p { display: block; }

/* Not used? 
ol img {
  margin-left: -40px;
}
*/

/* Not used?
#textcontent2 {
  position: relative;
  float: left;
  text-align: left;
  margin: 0 0 0 10px;
  width: 524px;
  border-bottom: 1px dashed #CCCCCC;
  height: 281px;
  font-size: 1.1em;
}

* html #textcontent2 { margin-left: 7px; } /* IE fix */

#texthistory { /* Span both center columns */
  position: relative;
  float: left;
  text-align: left;
  margin: 20px;
  margin-left: 20px;
  margin-right: 0;
  margin-top: 10px;
  width: 500px;
  height: 100%;
}

#texthistory h2, #texthistory h3, #texthistory p { 
  display: block; 
}

* html #texthistory { /* IE fix as usual */

  margin-left: 10px;
  width: 500px;
}

#sizeLinks {
  position:relative;
  font-size: 1em;
  color: #000000;
  margin-bottom: 0.8em;
}
  
#smallA {
  width:14px;
  height:16px;
  float:left;
}

#normalA {
  width:13px;
  height:16px;
  float:left;
}

#bigA {
  width:14px;
  height:16px;
  float:left;
}


.textNormal {
	font-size:1.1em;
}

.textLarge {
	font-size:1.5em;
}

.textHuge {
	font-size:1.9em;
}

.bgNormal {
	background: url(/img/litet_a.gif) no-repeat bottom left;
}

.bgLarge {
	background: url(/img/mellan_a.gif) no-repeat bottom left;
}

.bgHuge {
	background: url(/img/stort_a.gif) no-repeat bottom left;
}

.bgNormalSel {
	background: url(/img/litet_a_sel.gif) no-repeat bottom left;
}

.bgLargeSel {
	background: url(/img/mellan_a_sel.gif) no-repeat bottom left;
}

.bgHugeSel {
	background: url(/img/stort_a_sel.gif) no-repeat bottom left;
}

div.SchedSpec {
  font-size:1.3em;
}

div.SchedRow {
  text-indent:2em;
  font-weight:bold;
}

div.Sign {
  text-indent:2em;
  font-style:italic;
}
div.SchedTheme {
  margin-bottom:15px;
}

div.SchedLect {
  margin-bottom:6px;
  margin-top:4px;
}

input#SL_navigator {
  width:100px;
}

#homepuffcontainer {
  position: relative;
  float: left;
  text-align: center;
  margin: 0 0 10px 10px;
  width: 524px;
  height: 100%;
}

* html #homepuffcontainer {
  width: 524px;
  margin-left: 5px;
}

#homepuffcontainer img {
  margin-left: 4px;
}

* html #homepuffcontainer img { /* To do */
  margin-left: 0;
}

#centerpuff1 {
  float: left;
  position: relative;
  left: 0px;
  top: 7px;
  width: 348px;
  min-height: 213px;
  background-color: white;
  border-right: 1px dashed #CCCCCC;
  margin-bottom: 5px;
}


#centerpuff2 {
  float: left;
  position: relative;
  display: inline;
  left: 0px;
  top: 7px;
  width: 174px;
  height: 213px;
  border-left: 1px dashed #CCCCCC;
  border-right: 1px dashed #CCCCCC;
  background-color: white;
}

/* Not used? 
#centerpuff img {
  position: absolute;
  left: 6px;
  bottom: 0;
}
*/

#centerpuff3 {
  float: left;
  position: relative;
  left: 0px;
  top: 7px;
  width: 174px;
  background-color: white;
  margin-bottom: 10px;
}


#leftcol {
  position: relative; /*IE needs this to show float */
  width: 173px;
  min-height: 498px;
  float: left;
  padding-bottom: 15px; /* needed to make room for footer */
  margin-left: 13px;
  margin-bottom: -4px;
  background: #F2F1EF url(/img/menu_head.gif) no-repeat top left;
}

.nohead {
  background-image:none;
}

* html #leftcol {
  margin-left: 7px;
  padding-bottom:0; /* IE fix */
}

#menu {
  text-align: left;
  margin: 0;
  float: left;
  position: relative;
  left: 0px;
  top: 19px;
  width: 167px;
  min-height: 249px; 
  background: #ECEBE7 url(/img/menu_bg2.gif) repeat-x bottom left;
}

* html #menu {
  height: 249px; /* IE fix; treats height as min-height anyway */
}

.invisible {
  visibility: hidden;
}

#menufoot {
  margin: 0;
  padding: 0;
  left: 0;
  position: relative;
  float:left;
  background: white url(/img/menu_foot2.gif) no-repeat bottom left;
  top: 19px;
  width: 167px;
  height: 12px;
  margin-bottom: 30px;
}

#wsi {
  text-align: left;
  width: 173px;
  height: 225px;
  background: #F2F1EF url(/img/leftcol_bg.gif) no-repeat bottom left;
  z-index: 2;
  margin-bottom: -18px;
  position: relative;
}

* html #wsi {
  margin-bottom: -30px;
}

#wsi div {
  position: absolute;
  top: 9px;
  left: 20px;
  width: 142px;
  height: 82px;
}

#wsi div a {
  margin-top: 10px;
}

/* Not used?
* html #leftcolpuff div {
  width: 168px;
  height: 82px;
  padding: 20px 20px 0 20px;
}
*/

#wsi2_top {
	background: #F2F1EF url(/img/leftcol_bg_top.gif) no-repeat scroll left top;
	position: relative;
	width: 173px;
	height: 9px;
	z-index: 2;
}
#wsi2_middle {
	background: #F2F1EF url(/img/leftcol_bg_middle.gif) repeat-y scroll left bottom;
	position: relative;
	width: 153px;
	z-index: 2;
	padding: 0 10px;
}
#wsi2_middle li {
	margin-left: -28px;
}
#wsi2_bottom {
	background: #F2F1EF url(/img/leftcol_bg_bottom.gif) no-repeat scroll left bottom;
	position: relative;
	width: 173px;
	height: 10px;
	z-index: 2;
}

#rightcol p {
  padding-left: 4px;
  padding-right: 2px
}

#rightcol {
  position: relative; /*IE needs this to show float */
  height: 100%;
  width: 174px;
  float: right;
  margin-right: 14px;
  text-align: center;
}

* html #rightcol { /* IE fix */
  margin-right: 7px;
}

#kontakt {
  float: left;
  text-align: left;
  position: relative;
  left: 1px;
  top: 0px;
  width: 174px;
  height: 61px;
  background: #F2F1EF url(/img/kontakt_bg.gif) no-repeat top left;
}

* html #kontakt {
}

#kontakt div {
  font-size: 90%;
  line-height: 145%;
  margin: 0 0 0 15px;
}

#rightcolcontent {
  float: left;
  position: relative;
  left: 1px;
  top: 8px;
  width: 172px;
  min-height: 433px;
  background-color: white;
  border-left: 1px dashed #CCCCCC;
  margin-bottom: 12px;
}

* html #rightcolcontent {
  margin-bottom: 6px;
}

#rightcolpuff1 {
  width: 172px;
  min-height: 208px;
  background: white url(/img/rightcolborder.gif) no-repeat top left;
}

#rightcolpuff1rubr {
  display: block;
  position: relative;
  top: 11px;
  left: 7px;
  width: 152px;
  height: 22px;
  border-bottom: 1px dashed #CCCCCC;
}

* html #rightcolpuff1rubr { /* Do not ask me why! */
  left: 0;
}

#nyheter {
  top: 0;
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  /* Align text after the dot properly in IE and Firefox */
  /*text-indent: -1.0em !important; /*FF*/
  /*text-indent: -1.5em; /*IE*/
  margin: 10px 0 10px 10px;
  font-size: 1em;
  text-align: left;
  width: 155px;
}

/* old
p.nyhet_rubrik {
  font-weight:bold;
  display: inline;
  padding:0;
}

p.nyhet_text {
  display: inline;
  padding:0;
}
*/

.nyhet {
  padding-bottom: 10px;
}

.nyhet .nyhet_rubrik {
  font-weight:bold;
  line-height: 2.5em;
}

.nyhet .nyhet_text {
  display: block;
}

* html #nyheter {
/*  margin: 10px 0 -10px 5px; */
  margin: 10px 0 10px 5px;
  width: 160px;
}

#nyheter ul li {
  list-style-position: inside;
}

#nyheter > ul > li > a {
}

.nolist {
  list-style: none;
  text-indent: -3em;
/*  text-indent: -1em; */
}

#rightcolpuff2 {
  position: relative;
  width: 172px;
  /*height: 37px;*/
  background: white url(/img/rightcolborder.gif) no-repeat top left;
  padding-top: 4px;
  font-size: 1.1em;
  text-align: left;
}

#rightcolpuff2 a {
  width: 100%;
  position: relative;
  display: block;
  margin: 2px 0;
  padding-left: 9px;
}

/** html #rightcolpuff2 {
  width: 155px;
}
*/

* html #rightcolpuff2 a {
  margin: 4px 0 0 0;
  width: 162px;
  padding-top: 12px;
}

#blogg {
  position: relative;
  width: 172px;
  height: 37px;
  padding-top: 4px;
  font-size: 1.1em;
  background: white url(/img/rightcolborder.gif) no-repeat top left;
  text-align: left;
}

#blogg a {
  width: 100%;
  position: relative;
  display: block;
  margin: 2px 0;
  padding: 9px 0 9px 10px;
}

/** html #rightcolpuff2 {
  height: 30px;
}
*/

* html #blogg a {
  margin: 4px 0 0 0;
  width: 162px;
  padding-top: 12px;
}

#rightcolpuff3 {
  width: 172px;
  height: 148px;
}


#wsa_mask {
  position: absolute;
  bottom: 0px;
  left: 7px;
  width: 152px;
  height: 138px;
  background: white url(/img/wsa_mask.gif) no-repeat bottom center;
}

#clearfooter { /* to clear footer */
  width: 100%;
  height: 0px;
  clear: both
}

#page_foot_top {
  margin: 0 auto;
  width: 916px;
  height: 8px;
  font-size: 0px; /* IE fix Font-size must be smaller than height to display correctly */ 
  background: #F2F1EF url(/img/page_foot_top.gif) no-repeat top left;
}

#page_foot {
  margin: 0px auto;
  width: 916px;
  height: 51px;
  background: #F2F1EF url(/img/page_foot.gif) no-repeat bottom left;
  text-align: center;
}

#page_foot a {
  color: #666666;
}

#page_foot span {
  line-height: 3.4em;
  font-size: 1em;
  font-weight: bold;
  color: #666666;
}

.Pressrelease a {
  color: blue;
}
.Pressrelease a:hover {
  text-decoration: underline;
}

div.Pressrelease {
  margin-bottom: 8px;
  margin-top: 4px;
}

div.Press_datum {
  font-weight: bold;
}

div.Press_rubrik {
  font-size: 2em;
  margin-bottom: 6px;
  margin-top: 2px;
  text-align:left;
}

div.Press_rubrik_small {
  font-size: 1.0em;
  margin-bottom: 4px;
  margin-top: 2px;
}

div.Press_rubrik_small_bold {
  font-size: 1.0em;
  margin-bottom: 4px;
  margin-top: 2px;
  font-weight: bold;
  text-align:left;
}

div.Press_ingress {
  font-weight: bold;
  margin-bottom: 10px;
}

div.Press_ingress_small {
  margin-bottom: 10px;
}


div.Press_brodtext {

}

#maincontenthome {
  position: absolute;
  position: relative;
  float: left;
  text-align: left;
  left: 14px;
  padding: 20px 20px 0 20px;
  top: 12px;
  top: 0;
  width: 716px;
  width: 672px;
  height: 278px;
  z-index: 1;
  background-color: white;
  font-size: 1.1em;
}

* html #maincontenthome {
  height: 258px;
}

#homecorner {
  display: block;
  position: relative;
  width: 173px;
  height: 12px;
  z-index: 3;
  background: white url(/img/home_corner.gif) no-repeat bottom left;
  margin-bottom: 10px;
  margin-left: 1px;
}

* html #homecorner {
  margin-left: 2px;
}

html>body #maincontenthome {
  width: 674px;
  height: 258px;
}

#maincontent {
  display: inline; /* IE fix ???*/
  position: relative;
  float: left;
  width: 529px;
  height: 283px;
  border-bottom: 1px dashed #CCCCCC;
}

#leftcolhome {
  position: relative; /*IE needs this to show float */
  width: 173px;
  min-height: 198px;
  float: left;
  padding-bottom: 15px; /* needed to make room for footer */
  margin-left: 13px;
  margin-bottom: -4px;
}

* html #leftcolhome {
  margin-left: 6px; /* IE dubbel-margin fix */
  padding-left: 1px; /* 6px*2 + 1px = 13px */
  width: 160px; /* 173px*/
}
#homeborder {
  position: relative;
  float: right;
  margin: 0 10px 0 0;
  width: 518px;
  border-bottom: 1px dashed #CCCCCC;
}

* html #homeborder {
  width: 510px;
  margin-right: 5px;
  font-size: 0px; /* IE - fix block can not be smaller than font-size */
}

div .bild_med_text {
  margin-bottom: 20px;
  margin-top: 16px;
  margin-left: 20px;
  margin-right: 25px;
}

div .bild_med_text img {
  margin-bottom: 1em;
}

hr.streckad {
  border: dashed #CCCCCC;
  border-width: 1px 0 0 0;
  height:1px;
  background-color:transparent;
  width:100%;
}

.height_spacer10 {
	height:10px;
}

.height_spacer15 {
	height:15px;
}

.height_spacer20 {
	height:20px;
}
