
body {
   background: white;
   background-image: none;
   font-size: 12pt;
   }
#logo {
float:left;
}

#knapp {
   display: none;
   }
#uppermenustyle {
	display:none;
}
#menu {
	display:none;
}
#menu1 {
	display:none;
}
#leftcolumn {
   background: white;
   width: auto;
   margin: 0 5% 10px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   padding-top: 1em;  
   clear:both;
   }
   #rightcolumn {
   background: white;
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   border-top: 1px solid #990000;
   float: none !important;
   color: black;
   background: transparent none;
   padding-top: 1em;
   }
#maincontent {
   background: white;
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   padding-top: 1em;
   border-top: 1px solid #990000;
   }
#smulrad {
   background: white;
   width: auto;
   padding: 0 0 10pt 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   border-bottom: 1px solid #990000;
   margin: 0 5%;
}
#footer {
   background: white;
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   border-top: 1px solid #990000;
   margin:40px 5%;
}
a:link, a:visited {
   color: #000;
   background: transparent;
   text-decoration: underline;
   }
#maincontent a:link:after, #maincontent a:visited:after {
   content: " [" attr(href)"] ";
   font-size: 90%;
   color:#666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #000;
	float:right;
	margin-right:50px;
}
h2 {
	font-size: 18pt;
	font-family:Arial, Helvetica, sans-serif; 
	color: #000; 
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 700;
	color: #000;
	margin:0;
}
h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
}
dt, .boxhdrright, .boxhdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000;
	font-weight:bold;
	margin-bottom:10px;
}
.boxright p, .box p{
	margin:0px 0 10px;
	border-bottom:1px solid #900;
	}
.boxright {
	padding:0px 0 10px;
	margin:0px 0 10px;
	border-bottom:1px solid #900;
	}
p, ul, ol, dd, td, div {
	color : black;
	font-family : Times, Serif;
	font-size : 12pt;
	}
.normal {
	color : black;
	font-family : Times, Serif;
}
.smulrad {
	color : black;
	font-family : Verdana, arial, Sans-serif;
	font-size: 10pt;
}
.sidfot {
	color : black;
	font-family : Verdana, arial, Sans-serif;
	font-size: 10pt;
}

.hide	{
	display: none;
}
img {
	border:0px;
}

