body {
  background: #fff;
  }

div#navigering {
 padding-bottom: 12px;
 }

div.nav-panel {
 margin-top: 14px;
 border: solid 1px #c0c0c0;
 }

div.nav-panel p b {
 background-color: #f0f0f0;
 display: block;
 padding: 4px 10px;
 }

div.nav-panel b.toggler {
 background-image: url(../images/panel-arrows.gif);
 background-repeat: no-repeat;
 cursor: pointer;
 }

div.nav-panel b.open {
 background-position: -7px 50%;
 }

div.nav-panel b.closed {
 background-position: 146px 50%;
 }

div.nav-panel p {
 font-size: 11px;
 line-height: normal;
 margin: 0;
 }

div.nav-panel ul {
 font-size: 11px;
 line-height: normal;
 list-style-type: none;
 list-style-position: outside;
 display: block;
 margin: 0;
 padding: 5px 10px 5px;
 border-top: 1px solid #c0c0c0;
 width: 143px;
 }

div.nav-panel ul li b {
 background: #fff url('./images/rule.gif') repeat-x 0 3px;
 display: block;
 padding-top: 12px;
 }

div.nav-panel ul li.top b {
 background: #fff url('./images/px.gif');
 display: block;
 padding-top: 0;
 }

div.nav-panel ul li a {
 color: #333;
 text-decoration: none;
 padding-left: 16px;
 display: block;
 }

div.nav-panel ul li b a {
 color: #333;
 text-decoration: none;
 display: block;
 padding-left: 3px;
 }

div.nav-panel ul li a:hover {
 color: #a0522d;
 text-decoration: none;
 }

div.nav-panel ul ul {
 padding: 0;
 border-top: 0 none #fff;
 width: auto;
 }

em, i {
 font-style: italic;
 }

/* ---- */

div#nav-global {
 background: #f0f0f0;
 padding: 6px 0 10px;
 border: solid 1px #c0c0c0;
 }

 div#nav-global ul {
 font-size: 11px;
 line-height: normal;
 list-style-type: none;
 list-style-position: outside;
 margin: 0 0 0 10px;
 padding: 0;
 }

 div#nav-global ul.niva1 {
 font-size: 11px;
 line-height: normal;
 margin: 0 0 0 10px;
 padding: 0;
 border: 0px;
 }

 div#nav-global ul.niva2 {
 font-size: 11px;
 line-height: normal;
 list-style-type: none;
 list-style-position: outside;
 margin: 0 0 0 10px;
 padding: 0;
 border: 0px;
 }


div#nav-global ul li  {
 margin: 0;
 padding: 1px 0;
 position: relative;
 }

div#nav-global ul li b {
 background: url('./images/marker.gif') no-repeat 2px 0.55em;
 display: block;
 }

div#nav-global ul li b.active {
 background: url('./images/active.gif') no-repeat 2px 0.55em;
 }

div#nav-global ul li a {
 color: #333;
 text-decoration: none;
 display: block;
 padding: 2px 16px;
 }

div#nav-global ul li a:hover {
 color: #a0522d;
 text-decoration: none;
 display: block;
 }

div#nav-global ul ul {
 background-color: #f0f0f0;
 margin: -2px 2px 2px -2px;
 padding: 5px;
 border: solid 1px #c0c0c0;
 width: auto;
 }

div#nav-global ul ul li a  {
 padding: 2px 11px;
 }

/* ------ */

div#content-body span.caps {
 text-transform: uppercase;
 letter-spacing: 1px;
 }
 
div#content-body p {
 font-size: 12px;
 line-height: 19px;
 margin: 16px 16px 16px;
 }

table.footer {
 font-size: 12px;
 border-top: solid 1px #c0c0c0;
}

/*h2 {
 font-size: 30px;
 font-family: "Times New Roman", Times, serif;
 margin: 20px 16px 0;
 }*/

hr {border: none 0;
border-top: 1px solid #c0c0c0;/*the border*/
width: 90%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

body {
 font-family: tahoma;
 /* default font m.m. */
}

/* Hela tabellen */

td p {
 font-size: 12px;
 line-height: 19px;
 margin: 16px 16px 16px;
}

td p.bild {
 font-size: 8pt;
 font-style: italic;
 text-align: center;
 margin-right: 0;
 margin-left: 0;
}

/* Placering, den grå rutan som indikerar var på siten man är */

td.header {
 background: #e0e0e0;
 text-align: center;
 font-size: 13pt;
 padding: 5px;
}  

/* Introduktion */

td.intro {	
  text-align: center;
}


td.intro p {
 font-size: 12px;
 line-height: 19px;
 margin: 16px 16px 16px;
 /* text-transform: uppercase; */
 letter-spacing: 1px; 
}

td.intro h2 {
  font-size: 30px;
  margin: 20px 16px 0;
}

td.intro span.caps {
 text-transform: uppercase;
}

td.main {

}

td.minheader {
background: #d3b58f;
height: 100px;
}

td.main-kolumn1 {
  border-right: solid 1px #c0c0c0;
}

table.inramning {
 border-right: solid 1px #c0c0c0;
 border-left: solid 1px #c0c0c0;
}
