body {
   background: white;
   font-size: 10pt;
   }

#VertikalMeny {
   display: none;
   }

#sidhuvud{
   display: block;
   }
span#imagehead1
{
  }

  
span#imagehead2
{
  display:none;}

div.lightblueRow
{
  display:none;
  }
span#breadcrumb
{
  margin-left:3.5em;
 
  }

#kolumncontainer, #HuvudFonster {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

div#HuvudFonster {
   margin-left: 5%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

/*div#sidhuvud {
   margin-bottom: -8px;
   }

div#sidhuvud img {
   vertical-align: bottom;
   }
*/
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#HuvudFonster a:link:after, #HuvudFonster a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#HuvudFonster a[href^="/"]:after {
   content: " (http://www.bfn.se" attr(href) ") ";
   }

#sidfot
{
 margin:0 0 0 -9em;
  text-align:center;
  font-size:small;
  }