body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,select { margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; color: #111; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
html { font-size: 125%; }
body { 
  font-size: 50%; 
  background: #FFF; 
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1;
}
* {
  border-width: 0;
  border-color: #CCC;
  border-style: solid;
}
a {
  text-decoration: none;
  color: #bc0020;
}
select {
  border-width: 1px;
}
em {
  font-style: oblique;
}
strong {
  font-weight: bold;
}
.dot-red {
  float: left;
  padding-left: 16px;
  background: url("http://www.sjf.se/sj/gui/img/icon-reddot.png") 0 0 no-repeat;
}
.dot-white {
  float: left;
  padding-left: 16px;
  background: url("http://www.sjf.se/sj/gui/img/icon-whitedot.png") 0 0 no-repeat;
}
.input-text {
  background: url("http://www.sjf.se/sj/gui/img/input-text.gif") 0 0 no-repeat #FFF;
  border-top: 1px solid #9d9d9d;
  border-bottom: 1px solid #e8e8e8;
  border-right: 1px solid #d4d4d4;
  border-left: none;
  padding: 1px 2px;
  min-height: 16px;
}
.button-small-red {
  float: left;
  background: url("http://www.sjf.se/sj/gui/img/button-red-small-left.gif") top left no-repeat;
}
.button-small-red a {
  float: left;
  background: url("http://www.sjf.se/sj/gui/img/button-red-small-right.gif") top right no-repeat;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  color: #FFF;
  display: block;
  padding: 5px 12px 8px 8px;
  position: relative;
  left: 2px;
}
.button-small-red-hover {
  background: url("http://www.sjf.se/sj/gui/img/button-red-small-left-hover.gif") top left no-repeat;
}
.button-small-red-hover a {
  background: url("http://www.sjf.se/sj/gui/img/button-red-small-right-hover.gif") top right no-repeat;
}
.button-big-red {
  float: left;
  background: url("http://www.sjf.se/sj/gui/img/button-red-big-left.gif") top left no-repeat;
}
.button-big-red a {
  float: left;
  background: url("http://www.sjf.se/sj/gui/img/button-red-big-right.gif") top right no-repeat;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: bold;
  color: #FFF;
  display: block;
  padding: 6px 12px 10px 8px;
}
.button-big-red-hover {
  background: url("http://www.sjf.se/sj/gui/img/button-red-big-left-hover.gif") top left no-repeat;
}
.button-big-red-hover a {
  background: url("http://www.sjf.se/sj/gui/img/button-red-big-right-hover.gif") top right no-repeat;
}
.document {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  width: 980px;
}
.header {
  float: left;
  clear: both;
  width: 960px;
  margin: 0 0 15px 0;
}
.header .header-top {
  background: url("http://www.sjf.se/sj/gui/img/header-bg.gif") top right no-repeat #000;
  width: 916px;
  min-height: 100px;
  height: 100px;
  padding: 16px 12px 0 32px;
}
.logo {
  float: left;
  margin: 12px 0 0 0; 
}
.top-quote {display:none;
  float: right;
  position: relative;
  padding-right: 145px;
}
.top-quote .image {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 0 0 2px;
}
.top-quote h2 {
  font-size: 1.6em;
  line-height: 1.2;
  font-style: oblique;
  font-family: Georgia, "Times New Roman", Times, serif;
  float: right;
  clear: both;
  margin: 32px 0 8px 0;
}
.top-quote h2 a {
  color: #bdbdbd;
}
.top-quote .quote-label {
  float: right;
  clear: both;
  background: url("http://www.sjf.se/sj/gui/img/quote-label-bg.gif") 0 0 no-repeat #606060;
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 2px 8px 3px 0;
  min-height: 10px;
  height: 10px;
  margin: 0 8px 0 0;
}
.top-quote .quote-label .dot-red {
  cursor: pointer;
  padding-left: 22px;
}
.mainmenu {
  background: url("http://www.sjf.se/sj/gui/img/header-menu-bg.gif") 0 0 repeat-x;
  width: 948px;
  padding: 0 0 0 12px;
  min-height: 30px;
  height: 30px;
  border-top: 1px solid #242424;
}
.mainmenu li {
  float: left;
  background: url("http://www.sjf.se/sj/gui/img/header-menu-button-bg.gif") 0 0 no-repeat;
  border-right: 1px solid #161616;
  min-height: 30px;
  height: 30px;
}
.mainmenu .empty {
  border-right: none;
}
.mainmenu .left-first {
  border-left: 1px solid #161616;
}
.mainmenu .left-hover,
.mainmenu .active {
  background: url("http://www.sjf.se/sj/gui/img/header-menu-button-hover-bg.gif") 0 0 no-repeat;
}
.mainmenu .left-hover a,
.mainmenu .active a {
  color: #FFF;
}
.mainmenu .right {
  float: right;
  background: url("http://www.sjf.se/sj/gui/img/header-menu-right-bg.gif") 0 0 no-repeat;
  border-left: 1px solid #161616;
}
.mainmenu .right a {
  color: #FFF;
}

.mainmenu .right_sjf {
  float: right;
  background: url("http://www.sjf.se/sj/gui/img/bakgrund_rod.gif") 0 0 no-repeat;
  border-left: 1px solid #161616;
}
.mainmenu .right_sjf a {
  color: #FFF;
}

.mainmenu li a {
  font-size: 1.3em;
  font-weight: bold;
  color: #c9c9c9;
  display: block;
  float: left;
  padding: 8px 10px;
}

.mainmenu li .akassa {
  background: url("http://www.sjf.se/sj/gui/img/icon-external-header.gif") right 9px no-repeat;  
  padding-right: 22px;
}

.mainmenu li .sjf_right {
  padding-right: 22px;
}

.extras-menu {
  width: 948px;
  padding: 3px 0 5px 12px;
  background: url("http://www.sjf.se/sj/gui/img/extras-menu-bg.gif") 0 0 repeat-x;
  height: 19px;
  min-height: 19px;
}
.extras-menu .extras-search {
  font-size: 1.2em;
  width: 160px;
  float: left;
  margin-right: 5px;
}
.extras-menu .extras-search-button {
  position: relative;
  top: -1px;
  margin: 0 10px 0 0;
}
.extras-menu .popular-searches {
  float: left;
  font-size: 1.2em;
  min-height: 18px;
}
.extras-navigation {
  float: right;
}
.extras-navigation li {
  float: left;
  background: url("http://www.sjf.se/sj/gui/img/extras-menu-bg.gif") 1px 0 no-repeat;
}
.extras-navigation li a {
  font-size: 1.2em;
  color: #000;
  display: block;
  float: left;
  border-left: 1px solid #d0d0d0;
  padding: 4px 10px;
}
.extras-navigation li .english {
  background: url("http://www.sjf.se/sj/gui/img/icon-english.gif") 8px 6px no-repeat;  
  padding-left: 28px;
}
.main {
  float: left;
  clear: both;
  width: 980px;
}
.col-main {
  width: 745px;
  float: left;
  display: inline;
  margin-right: 15px;
  margin-left: 10px;
}
.startpage-col-left {
  width: 450px;
  float: left;
  display: inline;
  margin: 0 15px 15px 0;
}
.subpage-col-left {
  width: 210px;
  float: left;
  display: inline;
  margin: 0 15px 15px 0;
}
.startpage-col-mid {
  width: 280px;
  float: left;
  display: inline;
  margin: 0 0 15px 0;
}
.subpage-col-mid {
  width: 520px;
  float: left;
  display: inline;
  margin: 0 0 15px 0;
}
.row {
  float: left;
  clear: both;
  margin: 0 0 5px 0;
  width: 100%;
}
.submenu .nav_level_1 {
  border-top-width: 1px;
  margin: 0 0 24px 0;
}
.submenu ul {
  float: left;
  clear: both;
  width: 195px;
}
.submenu ul li a {
  font-size: 1.2em;
  line-height: 1.250;
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-red-small-right.gif") 0 9px no-repeat;
  padding: 4px 0 4px 10px;
  float: left;
  display: block;
  width: 185px;
}
.submenu ul .active a,
.submenu ul li a:hover {
  background-color: #f3f3f3;
}
.submenu h3 {
  font-size: 1.2em;
  line-height: 1.231;
  font-weight: bold;  
}
.submenu ul .title {
  padding: 0 0 4px 0;
}
.submenu ul li {
  border-bottom-width: 1px;
  float: left;
  clear: both;
  width: 195px;
}
.article {
  width: 440px;
  padding-right: 80px;
  float: left;

}
.article h1 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1.1;
  letter-spacing: -0.05em;
  margin: 0 0 10px 0;
  width: 90%;
  float: left;
  clear: both;
}
.article h4 {
  float: left;
  clear: both;
  font-size: 1.3em;
  line-height: 1.231;
  width: 100%;
  font-weight: bold;
}
.article p {
  float: left;
  clear: both;
  font-size: 1.3em;
  line-height: 1.231;
  width: 100%;
}
.article p a {
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-red-small-right.gif") 0 6px no-repeat;
  padding-left: 8px;
}
.article .nomargin {
  margin: 0;
}
.article ul {
  float: left;
  clear: both;
  width: 100%;
  list-style-position: outside;
}
.article ul .title {
  padding: 0;
}
.article ul .title h4 {
  font-size: 1em;
}
.article ul li {
  font-size: 1.3em;
  line-height: 1.231;
  padding-left: 8px;
  position: relative;
  float: left;
  clear: both;
  width: 100%;
}
.article ul li .bullet {
  position: absolute;
  left: 0;
  top: 0;
}
.article .breadcrumbs {
  float: left;
  clear: both;
  width: 100%;
}
.article .breadcrumbs li {
  float: left;
  font-size: 1.1em;
  margin: 0 5px 0 0;
  color: #333;
  display: inline;
  padding: 0;
  width: auto;
  clear: none;
}
.article .breadcrumbs .title {
  color: #666;
}
.article .breadcrumbs li a {
  font-size: 1em;
}
.byline {
  float: left;
  clear: both;
  width: 100%;
  padding: 12px 0 0 0;
  border-style: dotted;
  border-top-width: 1px;
}
.byline .byline-image {
  border-top-width: 2px;
  border-color: #ef082d;
  float: left;
  margin: 0 16px 0 0;
}
.byline .byline-image img {
  display: inline;
}
.byline .byline-quote {
  font-size: 1.3em;
  font-style: oblique;
  margin: 0 0 5px 0;
}
.byline p {
  font-size: 1.2em;
  line-height: 1.231;
  margin: 0;
}
.byline .byline-info {
  padding-top: 5px;
  float: left;
}
.byline .byline-info .button-signup {
  display: inline;
}
.byline .byline-info .button-signup span {
  background: url("http://www.sjf.se/sj/gui/img/icon-signup-arrow.gif") right 1px no-repeat;
  padding-right: 10px;
  float: left;
  cursor: pointer;
}
.byline .byline-info .byline-author {
  margin: 0 0 10px 0;
}
.article ul li h4 {
  font-weight: bold;
}
.row-topnews {
  margin: 0 0 15px 0;
}
.item-frame .item-inner-contents {
  border-width: 1px;
  border-top-width: 0;
  float: left;
  clear: both;
}
.startpage-col-mid .item .item-inner-contents {
  width: 245px;
  padding: 12px;
}
.startpage-col-mid .item-frame .item-inner-contents {
  padding: 12px 12px 24px 12px;
}
.column {
  float: left;
  width: 217px;
  margin-right: 16px;
}
.column-last {
  margin: 0;
}
.item .item-label {
  font-size: 1em;
  font-weight: bold;
  color: #FFF;
  padding: 2px 0 2px 0;
  text-transform: uppercase;
  min-height: 12px;
  float: left;
  width: 100%;
}
.item .item-label span {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
}
.item .item-label .label-logotype {
  float: right;
  margin-right: 4px;
}
.item .item-label-yellow {
  background: #f99d0b;
}
.item .item-label-black {
  background: #000;
}
.item .item-label-red {
  background: #e20026;
}
.item h2 {
  font-size: 3em;
  font-weight: bold;
  line-height: 1.025;
  letter-spacing: -0.05em;
  margin: 0 0 10px 0;
  width: 90%;
}
.item-midsize-noimage .item-label {
  margin: 0 0 12px 0;
}
.item-midsize h2 {
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1.03;
  letter-spacing: -0.025em;
  margin: 0 0 6px 0;
  width: 100%;
}
.item-flash {
  float: left;
  clear: both;
  width: 100%;
}
.item h2 a {
  color: #111;
}
.item .item-image {
  float: left;
  clear: both;
  margin: 0 0 4px 0;
  width: 100%;
}
.item .item-image img {
  display: inline;
  float: left;
  margin: 0 0 2px 0;
}
.item .item-image .item-photodescription {
  font-size: 1em;
  color: #222;
  text-transform: uppercase;
  float: right;
}
.item .item-dateline {
  font-size: 1.1em;
  color: #666;
  margin: 0 0 4px 0;
}
.item p {
  font-size: 1.3em;
  line-height: 1.231;
}
.item .item-linklist {
  width: 100%;
  float: left;
}
.item .item-linklist li {
  border-bottom-width: 1px;
  padding: 4px 0;
  float: left;
  clear: both;
  width: 100%;
}
.item .item-linklist-noborder {
  padding-top: 8px;
}
.item .item-linklist-dotted li {
  border-style: dotted;
  padding: 0 0 4px 0;
  margin: 0 0 4px 0;
}
.item .item-linklist-dotted li a {
  color: #111;
  font-size: 1.3em;
  line-height: 1.231;
}
.item .item-linklist-noborder li {
  border: none;
  padding: 0;
  margin: 0 0 2px 0;
}
.item .item-linklist-noborder li a {
  font-size: 1.3em;
  line-height: 1.231;
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-red-small-right.gif") 0 5px no-repeat;
  padding-left: 8px;
}
.item .item-linklist-news li a {
  color: #111;
}
.item .item-linklist li a span {
  font-size: 1.1em;
  line-height: 1.455;
}
.item .item-linklist li a strong {
  font-size: 1.3em;
  line-height: 1.231;
}
.item .item-linklist .last {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.item .item-linklist li .item-readmore {
  font-size: 1.1em;
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-black-small.gif") 0 4px no-repeat;
  line-height: 1.455;
  padding-left: 8px;
}
.item .item-linklist-noborder li .item-readmore {
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-red-small-right.gif") 0 4px no-repeat;
}
.item p a {
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-red-small.gif") right 5px no-repeat;
  padding-right: 8px;
}
.item .item-inner-contents p {
  margin: 0 0 15px 0;
}
.item .item-inner-contents p .item-image-inline {
  display: inline;
  margin-bottom: 1px;
}
.item .item-inner-contents p .item-image-inline-left {
  float: left;
  margin-right: 10px;
}
.item .item-inner-contents p .item-image-inline-right {
  float: right:
  margin-left: 10px;
}
.item .item-inner-contents .item-inner-row {
  margin: 0 0 5px 0;
  float: left;
  clear: both;
}
.col-footitems {
  float: left;
  clear: both;
  width: 745px;
  margin: 0 0 15px 0;
}
.col-footitems .column-colspan {
  width: 280px;
  margin-left: -1px;
}
.item-border-red {
  border-top-color: #e20026;
}
.item-border-black {
  border-top-color: #000;
}
.item-border {
  border-top-width: 4px;
}
.item-border .item-border-contents {
  border-width: 0 1px 1px 1px;
  padding: 10px 12px;
}
.col-footitems .item h3 {
  font-size: 1.2em;
  line-height: 1.231;
  font-weight: bold;
}
.col-footitems .item p {
  font-size: 1.2em;
  line-height: 1.231;
}
.item-border .item-border-contents-gray {
  background-color: #f8f8f8;
}
.item-border .item-border-contents-yellow {
  background-color: #fffddf;
}
.item-border .item-border-contents .box-header {
  font-size: 1.2em;
  line-height: 1.231;
  font-weight: bold;
  border-bottom-width: 1px;
  margin: 0 0 7px 0;
  padding: 0 0 5px 0;
}
.item-border .item-border-contents .box-header-tips {
  padding: 2px 0 6px 22px;
  background: url("http://www.sjf.se/sj/gui/img/icon-tips.gif") 0 0 no-repeat;
}
.item-border .item-border-contents .box-header-calendar {
  padding: 2px 0 6px 22px;
  background: url("http://www.sjf.se/sj/gui/img/icon-calendar.gif") 0 0 no-repeat;
}
.col-right {
  width: 190px;
  float: left;
  display: inline;
}
.item-col-right {
  margin: 0 0 15px 0;
}
.item-col-right-last {
  margin: 0 0 5px 0;
}
.item-oneclick {
  margin: 0 0 5px 0;
}
.item-col-right-border {
  float: left;
  display: inline;
}
.item-col-right-border .item-border-contents {
  float: left;
  display: inline;
}
.item-col-right-border .item-border-contents .item-border-contents-inner {
  width: 164px;
}
.item-col-right .item-linklist-noborder {
  padding-top: 0;
}
.item-col-right .item-linklist li a strong {
  font-size: 1em;
}
.item-border .item-border-contents .login-form {
  width: 164px;
}
.item-border .item-border-contents .login-form-loggedin .box-header {
  font-size: 1.1em;
  margin: 0 0 2px 0;
}
.item-border .item-border-contents .login-form-loggedin .user-realname {
  font-size: 1.2em;
  float: left;
  font-weight: bold;
  position: relative;
  padding: 7px 0 0 24px;
  margin: 0 0 4px 0;
}
.item-border .item-border-contents .login-form-loggedin .user-userdata {
  float: left;
  clear: both;
  width: 100%;
}
.item-border .item-border-contents .login-form-loggedin .user-userdata li {
  font-size: 1.2em;
  line-height: 1.231;
  margin: 0 0 4px 0;
}
.item-border .item-border-contents .login-form-loggedin .user-realname img {
  display: inline;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
}
.item-border .item-border-contents .login-form .form-row-left {
  margin-right: 6px;
}
.item-border .item-border-contents .login-form .form-row {
  width: 78px;
  float: left;
  margin-bottom: 4px;
  display: inline;
}
.item-border .item-border-contents .login-form .form-row label {
  font-size: 1.1em;
  margin: 0 0 2px 0;
  float: left;
}
.item-border .item-border-contents .login-form .form-row-colspan {
  width: 164px;
}
.item-border .item-border-contents .login-form .form-row-last {
  margin: 0;
  display: block;
}
.item-border .item-border-contents .login-form .form-row .login-tools {
  float: left;
  width: 80px;
}
.item-border .item-border-contents .login-form .form-row input {
  font-size: 1.2em;
}
.item-border .item-border-contents .login-form .form-row .input-text {
  width: 74px;
  float: left;
}
.item-border .item-border-contents .login-form .form-row-colspan .login-button {
  float: right;
}
.item-border .item-border-contents .login-form-loggedin .form-row-last {
  margin-bottom: -8px;
}
.item-border .item-border-contents .login-form-loggedin .form-row-colspan .login-button { 
  position: relative;
  top: -5px;
}
.item-border .item-border-contents .login-form .form-row-colspan .login-button a {
  padding-right: 9px;
}
 .item-border .item-border-contents .login-form .form-row-colspan .login-button span {
  background: url("http://www.sjf.se/sj/gui/img/icon-login-dot.gif") right 3px no-repeat;
  padding-right: 10px;
  float: left;
  cursor: pointer;
}
.item-border .item-border-contents .login-form .form-row-colspan .login-tools li {
  margin: 0 0 1px 0;
  float: left;
  clear: both;
  width: 80px;
}
.item-border .item-border-contents .login-form .form-row-colspan .login-tools a {
  color: #111;
  font-size: 1.1em;
  line-height: 1.1;
  float: left;
}
.item-border .item-border-contents .login-form-loggedin .form-row-colspan .login-tools a {
  color: #BC0020;
}
.item-border .item-linklist-noborder li a,
.item-border .item-linklist-noborder li .item-readmore {
  color: #111;
  background: url("http://www.sjf.se/sj/gui/img/icon-arrow-black-small.gif") 0 4px no-repeat;
}
.item-dawit {
  position: relative;
  height: 92px;
}
.item-dawit .item-link {
  position: absolute;
  top: 0;
  left: 0;
}
.item-dawit .item-info {
  position: absolute;
  top: 38px;
  left: 12px;
  width: 70%;
}
.item-dawit .item-info p {
  color: #FFF;
  font-size: 1.1em;
  margin: 0 0 3px 0;
}
.item-dawit .item-info p a {
  text-decoration: underline;
  color: #FFF;
  background: none;
}
.footer {
  clear: both;
  float: left;
  width: 745px;
  padding: 0 0 20px 0;
}
.footer .foot-contents {
  float: left;
  clear: both;
  width: 745px;
  padding-top: 5px;
  border-top-width: 1px;
}
.footer ul {
  float: left;
  margin-right: 30px;
}
.footer ul li {
  font-size: 1.1em;
  line-height: 1.3;
}
.footer ul li a {
  color: #111;
}
.footer .right {
  float: right;
  margin: 0;
}
.uppgtexter {
color:#000000;
font-family:Arial,Helvetica;
font-size:8pt;
}
