/* =============== RAMVERK =============== */

#nav1 {
  float: left;
  width: 23%;
}

#spalt1 {
  float: left;
  width: 52%;
}

#spalt2 {
  float: left;
  width: 24%;
}

#wrapper {
  float: left;
  float/**/: none;
}

/* easy clearing */
#wrapper:after {
  content: '[.]'; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#wrapper {
  display: inline-block;
}
/*\*/

#wrapper {
  display: block;
}

/* end easy clearing */
#sidfot {
  clear: both;
}

/*Om bara spalt1 ska synas*/
.enSpalt #spalt1 {
  width:75%;
}

.enSpalt #spalt2 {
  width:0%;
  display:none;
}


/* =============== BAS ELEMENT =============== */

html {
  margin:0;
  padding:0;
  font:80% Verdana,Arial,Helvetica,sans-serif;
  background:#fff;
  color:#333;
}

body {
  position:relative;
  margin-top:0;
}

a {
  color:#004f8c;
  text-decoration:none;
  width:auto;
}

a:hover {
  text-decoration:underline;
  color:#a90000;
}

a:active, a:focus {
  text-decoration:underline;
}


dd {
  margin-left:1.5em;
}

dl {
  margin-top:0.4em;
  margin-bottom:1.2em;
}

form {
  margin:0;
}

form label {
  font-weight:normal;
  margin-bottom:0.1em;
}

form select {
  margin-bottom:0.1em;
}

/*Fix för tomma kolumner så att de fortfarande får en bredd*/
form .divRow div:after, form .divRow span:after {
  content:'.';
  visibility:hidden;
  line-height:0.01em;
}

fieldset {
  display:block;
  position:relative;
  margin-top:0.5em;
  margin-bottom:1.5em;
  padding-top:0.85em;
  padding-bottom:1em;
  padding-left:1em;
  padding-right:1em;
  border:0.08em solid #c4c4c4;  
}

fieldset legend {
  margin-left:-0.1em;
  font-weight:bold;
}

fieldset p {
  margin-bottom:0.6em;
  }

fieldset h3 {
  margin-top:1em;
  }

h1 {
  font-family:arial;
  margin-top:0;
  font-weight:normal;
  font-size:2.3em;
  margin-bottom:0.5em;
  color:#a90000;
}

h2 {
  color:#444;
}

h3 {
  font-size:1em;
  font-weight:bold;
  margin-top:0em;
  margin-bottom:0.1em;
}

h4 {
  font-size:0.8em;
  font-weight:bold;
  margin-top:0em;
  margin-bottom:0.1em;
}

h3, h4, b, strong, th, legend {
  color:#555;
}

hr {
  clear:both;
}

hr .dold {
  display:none;
}

img {
  border:none;
}

ul {
  margin-top:0em;
  margin-left:0.16em;
  padding-left:0em;
  margin-bottom:1em;  
}

ul li {
  list-style:none;
  background-image: url(/img/listpunktGra.gif);
  background-position: 1px 0.55em;
  background-repeat: no-repeat;
  padding-left:1.2em;
  margin-bottom:0.2em;
  margin-left:0em;
  line-height:1.4em;
}

ol {
  margin-top:0.4em;
  margin-bottom:1.2em;  
}

ol li {
  margin-bottom:0.4em;
}

ul li ul {
  margin-top:0.2em;
  margin-bottom:0em;
}


p {
  margin:0;
  margin-bottom:1em;
  line-height: 1.4em;
}


/* =============== AVSKILJARE =============== */

#avskiljare1 {
  clear:both;
  width:99%;
  height:0.5em;
  background-color:#c4c4c4;
  margin-top:1px;
  margin-bottom:1.5em;
}

#avskiljare2 {
  clear:both;
  width:99%;
  height:0.08em;
  margin-top:1.5em;
  background-color:#c4c4c4;
}

#avskiljare1 hr, #avskiljare2 hr {
  display:none;
}


/* =============== BRÖDSMULOR =============== */

#brodsmulor {
  font-size:1em;
  margin-bottom:1.5em;
  line-height:1.5em;
}


/* =============== POPUP =============== */

#popup #spalt1 {
    width:40em;
}

#popup #spalt1 .pad {
    padding-right:1em;
}


/* =============== NAV1 =============== */

#nav1 {

}

#nav1 .pad {
  padding-top:0em;
  padding-right:0em;
}

#nav1 h3 a {
  margin-bottom:-0.4em;
}

#nav1 ul {
  margin-left:0;
  padding:0;
}

#nav1 ul li ul {
  margin-left:1.1em;
  padding:0;
}


#nav1 li {
  padding-left:0em;
  background:none;
  list-style:none;
  background-image: url(/img/menyPil.gif);
  background-position: 0.15em 0.3em;
  background-repeat: no-repeat;
}

#nav1 a {
  display:block;
  padding-left:1.2em;
  text-decoration:none; 
  color:#333;
}

#nav1 .box1Header h2 a,  #spalt2 .box1Header h2 a,
#nav1 .box1Header .fet a,  #spalt2 .box1Header .fet a {
  display:block;
  text-decoration:none;
  padding-left:0.1em;
  background:url(/img/pilDubbelVit.gif) right top no-repeat;
  background-position: right 0.2em;
  color:#fff;
  font-weight: bold;
}
#spalt2 .box1Header .fet {
  display:block;
  text-decoration:none;
  padding-left:0.1em;
  background-position: right 0.2em;
  color:#fff;
  font-weight: bold;
}
#spalt2 .box1Header .svart {
  color: #000; 
}

#nav1 h2 a:hover, #spalt2 h2 a:hover,
#nav1 .box1Header .fet a:hover,  #spalt2 .box1Header .fet a:hover {
  text-decoration:underline;
  color:#fff;
}

#nav1 h2 a:focus, #spalt2 h2 a:focus,
#nav1 h2 a:active, #spalt2 h2 a:active,
#nav1 .box1Header .fet a:focus,  #spalt2 .box1Header .fet a:focus,
#nav1 .box1Header .fet a:active,  #spalt2 .box1Header .fet a:active {
  text-decoration:underline;
  color:#fff;
}

#nav1 h3 {
  margin-bottom:0.2em;
  }

#nav1 .aktiv {
  background: url(/img/menyPilAktiv.gif);
  background-position: 0.15em 0.3em;
  background-repeat: no-repeat;
}

#nav1 .medUnderniva {
  background: url(/img/menyPilMedUnderniva.gif);
  background-position: 0.15em 0.3em;
  background-repeat: no-repeat;
}

#nav1 .medUndernivaNer {
  background: url(/img/menyPilMedUndernivaNer.gif);
  background-position: 0em 0.5em;
  background-repeat: no-repeat;
}

#nav1 .medUndernivaNerAktiv {
  background: url(/img/menyPilMedUndernivaNerAktiv.gif);
  background-position: 0em 0.5em;
  background-repeat: no-repeat;
}

#nav1 a:hover {
  text-decoration:underline;
  color:#a90000;
}

#nav1 a:active, #nav1 a:focus {
  color:#a90000;
  text-decoration:underline;
}

#nav1 a strong {
  font-weight:bold;
  color:#a90000;
}


#nav1 #malgruppsingangar {
  width:99%;
}

#nav1 #malgruppsingangar a {
  display:block;
  padding:0em;
  padding-left:30px;
  padding-right:0em;
  text-decoration:none;
  background:url(/img/bakgrundMalgruppsIngang.gif) no-repeat !important;
}

#nav1 #malgruppsingangar a:hover {
  background-position:0 -200px !important;
}

#nav1 #malgruppsingangar a:focus, #nav1 #malgruppsingangar a:active {
  background-position:0 -200px !important;
}

#nav1 #malgruppsingangar .tillbaka a {
  background:url(/img/bakgrundMalgruppsIngangTillbaka.gif) no-repeat !important;
}

#nav1 #malgruppsingangar .ram {
  margin-left:0.08em;
  border:0.08em #c4c4c4 solid;
  border-left:0.5em #c4c4c4 solid;
  padding:0.5em;
  padding-bottom:0.55em;
  padding-top:0.4em;
  display:block;
}

#nav1 #malgruppsingangar ul {
  margin:0;
  padding:0;
}

#nav1 #malgruppsingangar li {
  margin-bottom:0.4em;  
}

#nav1 .box1Header {
  background:#5c5c5c url(/img/toningGraHoger.gif) right top no-repeat ;
}

#nav1 #boxTjanster .box1Header {
  background:#004477 url(/img/toningBlaHoger.gif) right top no-repeat ;
}

#startsida #nav1 .pad {
  padding-right:0;
}

#startsida #nav1 a {
  background-image:none; /*För att inte accesskeylänken ska visa en menypil i första ingången*/
}

#startsida #nav1 h2 {
  display:none
}

/* =============== NAV2 =============== */

#nav2 {
  width:99%;
  color:#fff;
  background:#900 url(/img/toningRodLong.gif) no-repeat;
  height:auto;
  min-height:2.5em;
}

#nav2 .pad {
  padding-top:0.5em;
  padding-left:1em;
  padding-right:1em;
  padding-bottom:0.8em;
}

#nav2 ul {
  margin:0;
  padding:0;  
}

#nav2 li{
  display: inline;
  padding-left:0em;
  margin-right:1em;
  list-style:none;
  background:none;
}

#nav2 strong {
  color:#fff;
}

#nav2 #generellaLankar {
  width:70%;
}

#nav2 a {
  text-decoration:none;
  color:#fff;
}

#nav2 a:hover {
  text-decoration:underline;
}

#nav2 a:focus, #nav2 a:active  {
  text-decoration:underline;
  background-color: #fff !important;
  color: #9d0000;
}

#nav2 #loggaUt {
  font-weight:bold;
}


/* =============== SIDHUVUD =============== */

#logo {
  float: left;
  width: 40%;
  margin-top: 1.4em;
}

#logo a img {
  border:none;
}

#logo h1 {
  margin:0;
  font-size:1em;
}

#logo img {
  display:block;
}

#sok {
  float: right;
  text-align: right;
  width: 59%;
}

#sok form {
  clear:both;
  margin-top:0;
  margin-bottom:0;
  white-space: nowrap;
}

#sok #sokText {  
  margin-top:0.16em;
  width:11.9em;
  margin-right:0.1em;
}

#sok h2 {
  display:none;
}

#sok ul {
  margin:0;
  padding:0;
}

#sok li {
  display: inline;
  padding-left:0em;
  margin-left:0.8em;  
  list-style:none;
  background:none;
}

#sok li a:active, #sok li a:focus {
  background-color: #f1f8fe;
  color: #000;
}

/*============ Ikoner framför anpassa-länkar ============*/
#sok #anpassningar {
  margin-top:0.5em;
  margin-bottom:0.5em;
  min-height:20px;
  height:auto !important;
  height:20px;
}

#sok #anpassningar li a {
  display: inline-block;
  padding-left:1.8em;
  padding-bottom:0.2em;
  background:none;
  background-repeat:no-repeat;
  text-decoration:none !important;
}

#sok #anpassningar li a:hover {
  text-decoration:underline !important;
}

#sok #anpassningar li a:focus, #sok #anpassningar li a:active {
  background-color: #f1f8fe;
  color: #000;
}

#sok #anpassningar li a#anpassa {
  background-image:url(/img/icon/ikon_anpassa_2010.gif);
  background-repeat: no-repeat;
  text-decoration:underline;
}

#sok #anpassningar li a#lattlast {
  background-image:url(/img/icon/ikon_lattlast_2010.gif);
  background-repeat: no-repeat;
  text-decoration:underline;
}

#sok #anpassningar li a#sprak {
  background-image:url(/img/icon/ikon_sprak_2010.gif);
  background-repeat: no-repeat;
  text-decoration:underline;
}

#sok #anpassningar li a#hoppatill {
  background-image:url(/img/icon/ikon_hoppatill_2010.gif);
  background-repeat: no-repeat;
  text-decoration:underline;
}

#sok #anpassningar li a#teckensprak {
  background-image:url(/img/icon/ikon_teckensprak_2010.gif);
  background-repeat: no-repeat;
  text-decoration:underline;
}

#sok #anpassningar li a#lyssna {
  background-image:url(/img/icon/ikon_lyssna.gif);
  background-repeat: no-repeat;
  text-decoration:underline;
}

/* =============== SPALT1 =============== */

#spalt1 {
  position:relative;  /* Så det finns möjlighet att lägga en högerjusterad div i spaltens topp bredvid rubriken för tex ansökan stegen. */
  min-height:36em;
}

#spalt1 p a,
#spalt1 th a, #spalt1 td a {
  text-decoration:underline;
}

#spalt1 p a:focus,
#spalt1 th a:focus, 
#spalt1 td a:focus,
#spalt1 p a:active,
#spalt1 th a:active, 
#spalt1 td a:active {
  background-color: #f1f8fe;
  color: #000;
}

#spalt1 h2 {
  margin:0;
  padding-top:0.3em;
  padding-bottom:0.3em;
  font-family:arial;  
  font-weight:normal;
  font-size:1.4em;
}

#spalt1 hr {
  display:none;
}

#spalt1 .pad {
  padding-top:0;
  padding-left:1.5em;
  padding-bottom:0em;
}
  
#spalt1 .pad hr {
  display:block;
  height:0em;
  border:0;
  border-bottom:0.08em solid #c4c4c4;
  margin-top:1.8em;
  margin-bottom:1.5em;
}

#spalt1 .datum {
  color:#666;
  font-size:0.85em;
}

#spalt1 #stegadGuide {
  position:absolute;
  top:0.5em;
  right:0.1em;
  text-align:right;
  float:right;
}

#spalt1 #stegadGuide span {
  height:19px;
  width:19px;
  margin-left:5px;
  text-align:center;
}

#spalt1 #stegadGuide .aktiv {
  background: url(/img/stegadGuideAktiv.gif) no-repeat;
}

#spalt1 #stegadGuide .aktiv strong {
  color:#fff;
}

#spalt1 #stegadGuide .kommande {
  background: url(/img/stegadGuideKommande.gif) no-repeat;
}

#spalt1 #stegadGuide .kommande {
  color:#666;
}

#spalt1 #stegadGuide .passerad {
  background: url(/img/stegadGuidePasserad.gif) no-repeat;
}

#spalt1 #stegadGuide .passerad {
  color:#666;
}

#spalt1 fieldset .hjalplank {
  position:absolute;
  right:1.7em;
  width:auto;
  text-align:right;
  margin-top:-2.2em;
  padding-left:0.3em;
  padding-right:0.3em;
  background-color:#fff;
}

/* =============== SPALT2 =============== */

#spalt2 form {
  margin-bottom:1em;
}

#spalt2 #banners {
  width:100%;
  overflow:hidden;
}

#spalt2 #banners a {
  margin-bottom:0.4em;
  padding-left: 0.3em;
  background-image: none !important;
}

#spalt2 #banners ul li {
    background-image: none !important;
}

#spalt2 #banners img {
  margin-bottom:0.4em;
}

#spalt2 .pad {
  padding-left:1.5em; 
}

#spalt2 .pad hr {
  display:block;
  height:0em;
  border:0;
  border-bottom:0.08em solid #c4c4c4;
  margin:0;
  margin-bottom:0.8em;
}

#spalt2 ul.ingenBottenMarginal {
   margin-bottom: 0em;
}


/* =============== SIDFOT =============== */

#sidfot {
  clear:both;
  width:99.1%;
  height:70px;
  margin-top:1em;
  padding-top:2px;
  background:#fff url(/img/bakgrundSidfotToppToning.gif) center top no-repeat;
}
#sidfot .pad {
  clear:both;
  width:100%;
  background:#eeeeee url(/img/bakgrundSidfot.gif) repeat-x;
  border-bottom:1px solid #e5e5e5;
}
#sidfot .inner {
  padding-top:1.5em;
  padding-right:0.7em;
  padding-left:1.5em;
  padding-bottom:0.1em;
}

#sidfot a {
  display:inline;
}

#sidfot a:focus, #sidfot a:active {
  background-color: #f1f8fe;
  color: #000;
}

#sidfot p {
  margin-top:0;
}

#sidhuvud {
  width:99%;
  position:relative;
  height:78px;
  margin-bottom:1em;
}


/* =============== WRAPPERS =============== */


#yttreSkal {
  text-align:left;
  margin:auto;
  margin:0 auto;
  min-width:58.5em;
  max-width:75.5em;
}


/* divRow - klass för att hantera kolumnlayout */

.divRow
  {
  float: left;
  float/**/: none;
  }
/* easy clearing */
.divRow:after {
  content: '[.]'; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
  
.divRow {
  display: inline-block;
}
/*\*/

.divRow {
  display: block;
}

/* end easy clearing */

.divRow div {
  float: left;
}

.divRow span {
  float: left;
}

.divRow div div, .divRow span span  {
  float: none;
}

.divRow div .divRow div, .divRow span .divRow span {
  float: left;
}

/* Fix så att inte designen förstörs när readspeaker-funktionen startar */
.divRow span[class="sync_word"], 
.divRow span[class="sync_sent"],
.divRow span[class="sync_word_highlighted"],
.divRow span[class="sync_sent_highlighted"] {
  float: none;
}

/* =============== INFOBOXAR =============== */

.infoBox {
   margin-top:0;
   position:absolute;
   top:0.8em;
   width:22em;
   text-align:left;
   left:0; 
}

.hogerjusterad .infoBox {
   right:0;
   left:auto;
}


/* =============== GRÅ BOX MED VANLIGA FRÅGOR =============== */

#boxFragorTop {
  background:#f8f8f8 url(/img/rundadToningVit.gif) no-repeat;
  margin-top:1em;
  border-right:1px solid #e9e9e9;
  min-height:10px;
  height:auto !important;
  height:10px;
}

#boxFragorInnehall {
  background:#eeeeee url(/img/tonadBoxBakgrund.gif) repeat-x;
  border-left:1px solid #e9e9e9;
  border-right:1px solid #e9e9e9;
  border-bottom:1px solid #e9e9e9;
  padding:0em 1em 0em 1em;
  margin:0em 0em 1.5em 0em;
}

#boxFragorInnehall p.hogerjusterad {
  margin-bottom:1em !important;
  margin-bottom:0em;
}


/* =============== LÄNKAR MED IKON =============== */

.ikonLank,
#spalt1 ul li a,
#spalt1 .divRow p a,
#spalt2 a,
#sidfot ul li a,
#fixForIkonLank a
{
  margin-left:-0.1em;
  display:inline-block;
  padding-left:1.3em;
  background:none;
  background-image: url(/img/ikonLankpil.gif) !important;
  background-position: 0.15em 0.3em;
  background-repeat: no-repeat;
  text-decoration:none !important;
}

.ikonLank:hover,
#spalt1 ul li a:hover,
#spalt1 .divRow p a:hover,
#sidfot ul li a:hover,
#spalt2 a:hover
{
  background-image: url(/img/ikonLankpilAktiv.gif) !important;
  text-decoration:underline !important;
}

.ikonLank:active, .ikonLank:focus,
#spalt1 ul li a:active,
#spalt1 .divRow p a:active,
#spalt2 a:active,
#fixForIkonLank a:active,
#spalt1 ul li a:focus,
#spalt1 .divRow p a:focus,
#spalt2 a:focus,
#fixForIkonLank a:focus {
  background-color: #f1f8fe;
  color: #000;
}

#spalt1 ul li a,
#spalt2 ul li a,
#sidfot ul li a {
  margin-left:-1.5em; 
}

#sidfot ul .rssIkon a {
  margin-left:-0.1em;
  display:inline-block;
  padding-left:1.3em;
  margin-left:-1.5em; 
  background:none;
  background-image:url(/img/icon/ikon-rss-15x14-sv.gif) !important;
  background-position:0em 0.1em;
  background-repeat:no-repeat;
  text-decoration:none !important;
}
#sidfot ul .rssIkon a:hover, 
#sidfot ul .rssIkon a:active, 
#sidfot ul .rssIkon a:focus {
  background-image:url(/img/icon/ikon-rss-15x14-farg.gif) !important;
  background-repeat:no-repeat;
  text-decoration:underline !important;
}


/* Tabnavigering -ÅB */
#spalt1 ul[id="tabnavab"] { 
  text-align: left;
  margin-top: 1em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  border-bottom: 1px solid #888;
  list-style-type: none;
  padding-left: 4px;
}

#spalt1 ul[id="tabnavab"] li { 
  display: inline !important;
  background-image: none;
  background-color: #fff;
  margin-right: 4px;  
  padding: 0px;
  font-size: 0.9em;
}
#spalt1 ul[id="tabnavab"] li a { 
  margin-right: 0px;
  margin-left: 0px;
  padding: 6px 8px;
  background-image: url(/img/toningTab.gif) !important;
  background-position: right top;
  background-repeat: repeat; 
  border: 1px solid #ccc;   
  border-bottom: none;  
  color: #004f8c; 
  text-decoration: none;
}
#spalt1 ul[id="tabnavab"] a:hover { 
  background-image: url(/img/toningTab.gif);
  background-position: right top;
  background-repeat: repeat;
  color: #a90000;
  text-decoration: underline;
}


#spalt1 ul[id="tabnavab"] li#current {
  border-bottom: 1px solid #888;
  background-color: #fff;
}

#spalt1 ul[id="tabnavab"] li#current a {
  position: relative;
  top: 1px;
  margin-left:0px;
  padding-top: 8px;
  background-image: none !important;
  background-color: #fff ;  
  color: #000;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  font-weight: bold;
}
#spalt1 ul[id="tabnavab"] li#current a:hover { 
  background: #fff;
  color: #000;
  text-decoration: none !important; 
}

.flikram {
	padding: 8px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  margin-bottom:1em;
}

/* Tabnavigering */
#spalt1 ul[id="tabnav"] { 
  text-align: left;
  margin-top: 1em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  border-bottom: 1px solid #ccc;
  list-style-type: none;
  padding-left: 10px;
}

#spalt1 ul[id="tabnav"] li { 
  display: inline !important;
  background-image: none;
  background-color: #fff;
  margin-right: 5px;  
  padding: 0px;
}
#spalt1 ul[id="tabnav"] li a { 
  margin-right: 0px;
  margin-left: 0px;
  padding: 6px 8px;
  background-image: url(/img/toningTab.gif) !important;
  background-position: right top;
  background-repeat: repeat; 
  border: 1px solid #ccc;   
  border-bottom: none;  
  color: #004f8c; 
  text-decoration: none;
}
#spalt1 ul[id="tabnav"] a:hover { 
  background-image: url(/img/toningTab.gif);
  background-position: right top;
  background-repeat: repeat;
  color: #a90000;
  text-decoration: underline;
}


#spalt1 ul[id="tabnav"] li#current {
  border-bottom: 1px solid #ccc;
  background-color: #fff;
}

#spalt1 ul[id="tabnav"] li#current a {
  position: relative;
  top: 1px;
  margin-left:0px;
  padding-top: 8px;
  background-image: none !important;
  background-color: #fff ;  
  color: #000;
  border-top: 1px solid #ccc;
}
#spalt1 ul[id="tabnav"] li#current a:hover { 
  background: #fff;
  color: #000;
  text-decoration: none !important; 
}

.flikram {
	padding: 8px;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
  margin-bottom:1em;
}



/* Modifieringar */

#spalt1 .divRow h2 a,
#spalt1 .divRow h3 a 
{
    padding-left:0;
    background-image:none !important;
}

/* Fix för att denna länktyp inte klarar att ligga hogerjusterad */
#spalt1 .divRow .hogerjusterad a,
#spalt2 .divRow .hogerjusterad a {
  text-align:left;
}

/* Undantag */

#spalt1 .divRow .hjalplank a {
  display:inline;
  background-image:none !important;
}

#spalt1 .divRow .hjalplank a:hover {
  background-image:none !important;
  text-decoration:underline !important;
}



/* =============== MARKERA OCH OBSERVERA RUTOR =============== */

.markera, .observera {
  display:block;
  clear:both;
  margin-top:1.3em;
  margin-bottom:1.5em;
  padding-top:0.7em;
  padding-left:0.9em;
  padding-right:0.9em;
  
}

.markera {
  border:0.08em solid #b3af9f;
  background:#f0ecdd;
}

.markera table {
  border:0.08em solid #b3af9f;
}

.markera form, .observera form {
  margin-top:0.3em;
  margin-bottom:0;
}

.markera h2, .observera h2 {
  margin-top:0;
}

.markera th {
  border-color:#b3af9f;
  background-color:#e5e0cc;   
} 

.markera td {
  border-color:#b3af9f;
}

.markera.medBildHoger {
  clear: none;
  width: 18.5em; 
  margin-top: 1.5em;
}

.markeradRad h3 {
  color:#900; 
}

.observera {
  border:0.08em solid #a90000;
  color:#a90000;
}

.observera h3 {
  color:#a90000;
}

.observera li {
  background-image: url(/img/listpunktRod.gif);
}


/* =============== BOXAR =============== */

.box1Header {
  margin-top:0em;
  padding:0.5em 0.6em 0.6em 0.8em;  
  background:#5c5c5c url(/img/toningGra.gif) no-repeat;
}

.box1Header h2 {
  font-size:1em;
  font-weight:bold;
  margin:0;
  color:#fff;
}

.box1 {
  border:0.08em solid #c4c4c4;
  padding:0.6em 0.6em 0.6em 0.7em;
  margin-bottom:1.5em;
  margin-top:1px;
  border-top:0.5em solid #c4c4c4;
}

.bottenjusterad {
  vertical-align:bottom;
}

#boxTjanster .box1Header {
  background:#004477 url(/img/toningBla.gif) no-repeat;
}

#boxExtraRuta .box1Header {
  background:#747547 url(/img/toningBeige.gif) no-repeat;
}

#boxLasMer .box1Header {
  background:#747547 url(/img/toningBeige.gif) no-repeat;
}

#boxDriftmeddelanden .box1Header {
  background:#900 url(/img/toningRod.gif) no-repeat;
}

#boxInloggning {
  
}

#boxInloggning p {
  margin: 0 0 0.5em;
}

#boxInloggning ul {
  margin-top: 0.8em;
}

#boxInloggning .box1Header {
  background:#336699 url(/img/toningLjusBlaLas.gif) no-repeat;
}
#boxInloggning .box1 {
  border:0.08em solid #c4c4c4;
  border-top:0.5em solid #c4c4c4;
  background:#eeeeee url(/img/tonadBoxBakgrund.gif) repeat-x;
}
#boxInloggning .box1 .boxRubrik {
  padding-bottom:3px;
  font-weight:bold;
}

#boxInloggning .inloggadDelare {
  border-top:1px dashed #999; 
  margin-top:0.9em;
  padding-top:0.9em;
}

#boxInloggning .tillbakaLank a {
  margin-left:-0.1em;
  display:inline-block;
  padding-left:1.7em;
  background:none;
  background-image:url(/img/ikonLankTillbaka.gif) !important;
  background-position:0.15em 0.05em;
  background-repeat:no-repeat;
  text-decoration:none !important;
}
#boxInloggning .tillbakaLank a:hover {
  background-image:url(/img/ikonLankTillbakaAktiv.gif) !important;
  text-decoration:underline !important;
}
#boxInloggning .tillbakaLank a:active,
#boxInloggning .tillbakaLank a:focus {
  background-image:url(/img/ikonLankTillbakaAktiv.gif) !important;
  background-color:#f1f8fe;
  color:#000;
}

#boxInloggning .loggaInLank {
  margin: 0.8em 0 0.5em;
}

#boxInloggning .loggaInLank a {
  margin-left:-0.1em;
  display:inline-block;
  padding-left:2.5em;
  background:none;
  background-image:url(/img/ikonLankLoggaIn.gif) !important;
  background-position:0em 0.08em;
  background-repeat:no-repeat;
  text-decoration:none !important;
}
#boxInloggning .loggaInLank a:hover {
  /*background-image:url(/img/ikonLankLoggaInAktiv.gif) !important;*/
  text-decoration:underline !important;
}
#boxInloggning .loggaInLank a:active,
#boxInloggning .loggaInLank a:focus {
  /*background-image:url(/img/ikonLankLoggaInAktiv.gif) !important;*/
  background-color:#f1f8fe;
  color:#000;
}

/* =============== IKONER =============== */

.ikonAnnuitetslan {
  height:auto;
  min-height:18px;
  padding-left:26px;
  padding-top:0.2em;
  background: url(/img/ikonAnnuitetslan.gif) no-repeat;
}

.ikonEleg {
  background: url(/img/ikonEtjanst.gif) top right no-repeat;
  padding-right: 20px;
}

.ikonStudielan {
  height:auto;
  min-height:18px;
  padding-left:26px;
  padding-top:0.2em;
  background: url(/img/ikonStudielan.gif) no-repeat;
}

.ikonStudiemedel {
  height:auto;
  min-height:18px;
  padding-left:26px;
  padding-top:0.2em;
  background: url(/img/ikonStudiemedel.gif) no-repeat;
}

/* 

.ikonPDF {
  padding-right:1.5em;
  display:block;
  background: url(/img/ikonPDF.gif) right bottom no-repeat !important;  
}

.ikonNyttFonster {
  padding-right:1.5em;
  background: url(/img/ikonNyttFonster.gif) right bottom no-repeat !important;  
}

*/

.ikonLank {
  text-decoration:none;
}

.ikonLank:hover {
  text-decoration:none;
}

.pilUpp 
{
  display: block;
  width: 20px;
  padding-top: 20px;
  overflow: hidden;
  background: url(/img/ikonPilUpp.gif) no-repeat;
  height: 0px !important; /* for most browsers */
  height /**/:20px; /* for IE5.5's bad box model */
}

.pilUpp:hover 
{
  background-position:0 -20px;
}


/* =============== ALIGN  =============== */

.vansterjusterad {
  text-align:left;
}

.centerjusterad {
  text-align:center;
}

.hogerjusterad {
  text-align:right;
}

.divRow .hogerjusterad {
  text-align:right;
  float:right;
}

.bottenjusterad {
  position:absolute;
  bottom:0;   
}

.vertikalMitt {
  vertical-align: middle;	
}

.vertikalBotten {
  vertical-align: bottom; 
}


/* =============== FORMULÄR - RADIO KOLUMNER  =============== */

.labelKolumn {
  padding-top:0.1em;
  }
.labelKolumn input {
  margin-top:0.2em;
  }

.radioKolumn {
  overflow:hidden;
  }

.radioRows {
  margin-bottom:1.2em;  
}

.radioRows .divRow {
  margin-bottom:0.2em;  
}


/* =============== BILDER =============== */

.bildVanster {
  float:left;
  padding-right:1.3em;
}

.bildHoger {
  float:right;
  padding-top:0.3em;
  padding-left:1em;
  padding-bottom:1.5em;
}

.dekorbild {
  width:100%;
  overflow:hidden;
  margin-bottom:1.2em;
}

.dekorbildHelaBredden {
  width: 99.05%;
  height: 130px;
  overflow:hidden;
  margin-bottom:1.5em;
}

.centreradBild370px {
  width: 370px;
  margin-top:0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

.vansterjusteradBild {
  float:left;
  margin-right:0.8em;
  padding-top:0.3em;
  padding-bottom:0.3em;

}

.innehallsBannerBehallare{
  overflow:hidden;
}
.innehallsBanner {
  padding-bottom:1em;
  text-align:left;
}
.innehallsBannerHogerMarginal {
  margin-right: 0.7em;
}


/* =============== GENERELLA TEXTVARIANTER =============== */

.textInaktiv {
  color:#888;
}

.textLatt {
  font-size:85%;
  color:#333;
}

.textFet {
  font-weight: bold;
}

.textObservera {
  color:#a90000;
}

.textLiten {
  font-size:85%;
}

.textDisabled {
  color:#999;
}

.textfaltDisabled {
  background:#ebebe4;
}

.textGron {
  color:#006633;
}

.ingenTextdekoration {
  text-decoration:none;
}

.senastUppdaterad {
  color:#999;
}


/* =============== ANPASSNING AV TEXT VIA ANPASSA SIDAN =============== */

.anpassaLagKontrast {
  display:block;
  width:10em;
  padding:0.3em;
  background:#e8e8da;
}

.anpassaNormalKontrast {
  display:block;
  width:10em;
  padding:0.3em;
  background:#fff;
}

.anpassaHogKontrast {
  display:block;
  width:10em;
  padding:0.3em;
  color:#fff;
  background:#003b66;
}

.anpassaNormaltRadavstand {
  display:block;
  line-height:1.4em;
  margin-bottom:0.5em;
}

.anpassaStortRadavstand {
  display:block;
  line-height:1.8em;
  margin-top:-0.15em;
}

.anpassaLinjartTeckensnitt {
  display:block;
  font-family:verdana,arial,helvetica, sans-serif;
}

.anpassaSeriffTeckensnitt {
  display:block;
  margin-top:0.1em;
  font-family:"times new roman, serif";
  font-size:1.15em;
}


/* =============== GENERELLA KLASSER =============== */

.auralText {
  left: -900px;
  overflow: hidden;
  width: 0px;
  position: absolute;
}

.auralTextMedFokus {
	position: absolute;
	width: 99%;
	top: -300px;
	left: 0;
	text-align: center;
	font-weight: bold;
}
.auralTextMedFokus a {
	position: absolute;
	top: 0;
}
.auralTextMedFokus a:active, .auralTextMedFokus a:focus {
	top: 300px;
	left: 0px;
	width: 99%;
	color: #000000;
	text-decoration: none;
	background-color: #f1f8fe;
	border: 3px solid #004477;
	padding: 5px;
	z-index: 500;
}

.relativ 
{
  position:relative;
}

.faltObservera 
{
  background:#ffffcc;
}

.hLinje 
{
  background:#c4c4c4;
  height:0.5em;
}

.hrlinje {
  clear:both;
  border-top: 1px solid #bababa;
  margin-top:0.5em;
  margin-bottom:0.1em;
}

.knapp  
{
  cursor:pointer;
  padding-left:0.6em;
  padding-right:0.6em;
  width:auto;
  overflow:visible;
  margin-top:0.2em;
}

.taBort 
{
  display: block;
  width: 20px;
  padding-top: 20px;
  overflow: hidden;
  background: url(/img/ikonTaBort.gif) no-repeat;
  height: 0px !important; /* for most browsers */
  height /**/:20px; /* for IE5.5's bad box model */
}

.taBort:hover {
  background-position:0 -20px;
}

.ingetRadbryt {
  white-space:nowrap;
}
  
.ingress {
  font-weight:bold;
}

.infoBox {
  margin-top:0;
  position:absolute;
  top:0.8em;
  left:0;
  width:22em;
  text-align:left;
}

.visa {
  display:block;
}

.dolj {
  display:none;
}

p.hjalplank {
  margin-bottom:0;
}

.highlight {
  background-color:#ffffcc;
}

.tonadBakgrundMedRam {
  background-color:#ffffff;
  background-image:url(/img/tonadGraBakgrund.gif);
  background-repeat:repeat-x;
  border:1px solid #e7e7e7;
  padding:8px !important;
  margin-bottom:1em;
  padding-bottom:0.5em !important;  
}

.kommentarfunktion {
  width:450px; 
  float:right; 
  clear:right; 
  background-color:#e5e0cc; 
  padding:0.5em 0.5em 0.5em 0.5em;
  /*height:250px;*/
  border: 1px solid #b3af9f;
  margin-bottom:1.0em;
  margin-top:0.3em;
}
.kommentarHogerPadding {
  padding-right: 10px;
}

/** Luft under formuläret **/
.kommentarPad {
  padding-top:0.3em;
  padding-bottom:0.1em;
  float:right;
  clear:right;
}

.kommentarTack {
  text-align:left;
  padding:0.5em 0.5em 0.5em 0.5em;
}
.kommentarSkickar {
  text-align:left; 
  display:none; 
  padding:0.5em 0.5em 0.5em 0.5em;
}

#kommentarObservera {
  width:450px; 
  float:right; 
  padding:0.5em 0.5em 0.5em 0.5em;
  text-align:left;
}

#kommentarFelmeddelandeContainer{ 
  display: none;
}


/* =============== READSPEAKER (Lyssnafunktionen) =============== */
#rsWrapper {
  width: 99%;
  margin-bottom: 10px;
}

.rsPlayer {
  display: block;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 8px;
}

.rsLyssnaLank {
  width: 15%;
  background-image: url(/img/ikon_readspeaker_lyssna.gif);
  background-position: 0em 0.1em;
  background-repeat: no-repeat;
  padding-left: 2.2em;
  display: block; 
  text-align: left;  
  text-decoration: none;
  line-height:1.9em;
}
.rsLyssnaLank:focus, .rsLyssnaLank:active {
  background-color: #f1f8fe;
  color: #000;
}

.rsStangLank {
  margin-top: 10px;
  line-height: 1.4em;
}

#rspopup {
    width: 98%;
    margin-top: 0px;
    background: #f8f8f8 url(/img/graFargRuta.gif) repeat;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
#rspopup a {
    background-image: none !important;
    display: block; 
    text-decoration: none;
    background-image: none;
}

#rspopup ul {
  background-image: none;
  margin-top: 0.2em;
  margin-left: 0.16em;
  padding-left: 0em;
  margin-bottom: 0.2em;  
}
#rspopup ul li {
  list-style: none;
  background-image: none;
  padding-left: 1.2em;
  margin-bottom: 0.2em;
  margin-left: 0.3em;
  line-height: 1.3em;
}
#rspopup ul li a, #rspopup ul li a:hover, #rspopup ul a, #rspopup ul a:hover{ 
  background-image: url(/img/listpunktGra.gif) !important;
  background-position: 1px 0.55em;
  background-repeat: no-repeat;
  padding-left: 1.2em;
  display: block; 
  text-align: left;  
  text-decoration: underline;  
}

#rspopup a.actlink {
  color: #000; 
  font-weight: bold;
}
#rspopup .act { 
  background-image: none;
  font-weight: bold;
  color: #000;
}

#bottomlinks { 
  margin-top: 5px;
  color: #333;
}
#bottomlinks a {
  padding: 2px;
}
#bottomlinks a:hover, #bottomlinks a.current, #bottomlinks a:focus, #bottomlinks a:active {
  background-color: #f8f8f8 !important;
}

.sync_word_highlighted {
  background-color: #a4cbff;
}
.sync_sent_highlighted {
  background-color: #beffd6;
}

/* =============== ADDTHIS (Delningslänkar) =============== */
.addthisEgen {
	float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top:7px;
  padding-bottom:7px;
  border-top:1px solid #f3f3f3;
  border-bottom:1px solid #f3f3f3;	
  line-height: 1.3em;
}

.addthisEgen a {
  display: inline-block;
  text-decoration: none;
}
.addthisEgen a:focus, .addthisEgen a:active  {
  text-decoration: underline;
  background-color: #f1f8fe;
  color: #000;
}

.addThisDelare {  
  border-left: 1px solid #999;
  padding-left: 7px;
  margin-left: 3px;
}

/* =============== FILMRUTA =============== */

.filmruta {
  display:block;
  clear:both;
  background-color:#eeeeee;
  margin-top:1.3em;
  margin-bottom:1.5em;
  padding-top:0.5em;
  padding-right:0.5em;
  padding-bottom:0.2em;
  padding-left:0.5em;
  border:1px solid #c4c4c4;
  overflow:hidden;
}
.filmBild {
	float:left;
	margin-bottom:0.5em;
}
.filmBild img {
  width:100%;	
}
.filmText {
  float:left;
}
.pad4px {
  padding:4px;	
}

/* =============== BREDDER =============== */

.maxbredd26p {
max-width: 30%;
}

.w1em {
  width:1em;
}

.w2em {
  width:2em;
}

.w3em {
  width:3em;
}

.w4em {
  width:4em;
}

.w5em {
  width:5em;
}

.w6em {
  width:6em;
}

.w7em {
  width:7em;
}

.w8em {
  width:8em;
}

.w9em {
  width:9em;
}

.w10em {
  width:10em;
}

.w11em {
  width:11em;
}

.w12em {
  width:12em;
}

.w13em {
  width:13em;
}

.w14em {
  width:14em;
}

.w15em {
  width:15em;
}

.w16em {
  width:16em;
}

.w17em {
  width:17em;
}

.w18em {
  width:18em;
}

.w19em {
  width:19em;
}

.w20em {
  width:20em;
}

.w21em {
  width:21em;
}

.w22em {
  width:22em;
}

.w23em {
  width:23em;
}

.w24em {
  width:24em;
}

.w25em {
  width:25em;
}

.w30em {
  width:30em;
}

.w35em {
  width:35em;
}

.w40em {
  width:40em;
}

.w1p {
  width:1%;
}

.w2p {
  width:2%;
}

.w3p {
  width:3%;
}

.w4p {
  width:4%;
}

.w5p {
  width:5%;
}

.w6p {
  width:6%;
}

.w7p {
  width:7%;
}

.w8p {
  width:8%;
}

.w9p {
  width:9%;
}

.w10p {
  width:10%;
}

.w11p {
  width:11%;
}

.w12p {
  width:12%;
}

.w13p {
  width:13%;
}

.w14p {
  width:14%;
}

.w15p {
  width:15%;
}

.w16p {
  width:16%;
}

.w17p {
  width:17%;
}

.w18p {
  width:18%;
}

.w19p {
  width:19%;
}

.w20p {
  width:20%;
}

.w21p {
  width:21%;
}

.w22p {
  width:22%;
}

.w23p {
  width:23%;
}

.w24p {
  width:24%;
}

.w25p {
  width:25%;
}

.w26p {
  width:26%;
}

.w27p {
  width:27%;
}

.w28p {
  width:28%;
}

.w29p {
  width:29%;
}

.w30p {
  width:30%;
}

.w31p {
  width:31%;
}

.w32p {
  width:32%;
}

.w33p {
  width:33%;
}

.w34p {
  width:34%;
}

.w35p {
  width:35%;
}

.w36p {
  width:36%;
}

.w37p {
  width:37%;
}

.w38p {
  width:38%;
}

.w39p {
  width:39%;
}

.w40p {
  width:40%;
}

.w41p {
  width:41%;
}

.w42p {
  width:42%;
}

.w43p {
  width:43%;
}

.w44p {
  width:44%;
}

.w45p {
  width:45%;
}

.w46p {
  width:46%;
}

.w47p {
  width:47%;
}

.w48p {
  width:48%;
}

.w49p {
  width:49%;
}

.w50p {
  width:50%;
}

.w51p {
  width:51%;
}

.w52p {
  width:52%;
}

.w53p {
  width:53%;
}

.w54p {
  width:54%;
}

.w55p {
  width:55%;
}

.w56p {
  width:56%;
}

.w57p {
  width:57%;
}

.w58p {
  width:58%;
}

.w59p {
  width:59%;
}

.w60p {
  width:60%;
}

.w61p {
  width:61%;
}

.w62p {
  width:62%;
}

.w63p {
  width:63%;
}

.w64p {
  width:64%;
}

.w65p {
  width:65%;
}

.w66p {
  width:66%;
}

.w67p {
  width:67%;
}

.w68p {
  width:68%;
}

.w69p {
  width:69%;
}

.w70p {
  width:70%;
}

.w71p {
  width:71%;
}

.w72p {
  width:72%;
}

.w73p {
  width:73%;
}

.w74p {
  width:74%;
}

.w75p {
  width:75%;
}

.w76p {
  width:76%;
}

.w77p {
  width:77%;
}

.w78p {
  width:78%;
}

.w79p {
  width:79%;
}

.w80p {
  width:80%;
}

.w81p {
  width:81%;
}

.w82p {
  width:82%;
}

.w83p {
  width:83%;
}

.w84p {
  width:84%;
}

.w85p {
  width:85%;
}

.w86p {
  width:86%;
}

.w87p {
  width:87%;
}

.w88p {
  width:88%;
}

.w89p {
  width:89%;
}

.w90p {
  width:90%;
}

.w91p {
  width:91%;
}

.w92p {
  width:92%;
}

.w93p {
  width:93%;
}

.w94p {
  width:94%;
}

.w95p {
  width:95%;
}

.w96p {
  width:96%;
}

.w97p {
  width:97%;
}

.w98p {
  width:98%;
}

.w99p {
  width:99%;
}

.w100p {
  width:100%;
}

/* =============== SÖKSIDAN =============== */
#soksida .sokord {
  width:19.5em;
}

#soksida .soklista ol {
  margin-left:0;
  padding-left:3em; 
}

#soksida .soklista ol li {
  padding-top:0.8em;
  padding-bottom:1em;
  border-bottom:1px dashed #cccccc;
  margin-bottom:0;
}

#soksida .soklista ol li:hover {
  background-color: #f1f8fe;
}

#soksida .soklista ol li a {
  font-weight:normal;
  text-decoration:underline;
}

#soksida .soklista p {
  margin-bottom:0.5em;
}

#soksida .soklista .highlight {
  font-weight:bold;
  background-color:transparent;
}

/* =============== SIDNAVIGERING =============== */
/*       (Föregående  1 2 3 4 5   Nästa)       */
#sidsteg ul li {
  display:inline;
  list-style-type:none;
  margin-left:0.5em;
  padding-top:4px;
  padding-right:9px;
  padding-left:9px;
  padding-bottom:4px;
  text-align:center;
  background-image:none !important;
}

#sidsteg ul li a {
  margin:0;
  padding:0;
  background-image:none !important;
}

#sidsteg ul li a:hover {
  background-image:none !important;
}

#sidsteg ul .aktivtSteg {
  background-color:#666;
  color:#fff;
}
