img {
  border: 0;
}

body {
	font: 78%/1.5 Verdana, Arial, Helvetica, sans-serif;;
	background #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 2em;
}


table {
        font-size:10pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
}

a.huvudmeny{
        font-size:9pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
        color : #003366;
        text-decoration: none;
        font-weight: bolder;
}

a.huvudmeny:link{
        font-size:9pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
        color : #003366;
        text-decoration: none;
        font-weight: bolder;
}

a.huvudmeny:visited{
        color : #003366;
				text-decoration: none;
				font-weight: bolder;
}

a.huvudmeny:hover{
        color : #003366;
        font-weight: bolder;
}

a.text{
        font-size:10pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
        color : #003366;
        border-bottom:1px dashed #003366;
}

a.text:link{
        font-size:10pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
        color : #003366;
        text-decoration: none;
}

a.text:visited{
        color : #003366;
				text-decoration: none;
}

a.text:hover{
        color : #003366;
        background-color:#B5E3EF;
 				text-decoration: none;
}

a.kalender{
        font-size:10pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
        color : #003366;
        text-decoration: none;
}

a.kalender:link{
        font-size:10pt;
        font-family : Verdana, Arial, Helvetica, sans-serif;;
        color : #003366;
        text-decoration: none;
}

a.kalender:visited{
        color : #003366;
				text-decoration: none;
}

a.kalender:hover{
        color : #003366;
 				text-decoration: none;
}

a{
    font-size:10pt;
    font-family : Verdana, Arial, Helvetica, sans-serif;;
    color : #006699;
    text-decoration: none;
}

a:visited{
    color: #006699;
    text-decoration: none;
}

a:hover{
    color: #006699;
    text-decoration: underline;
}

h1{
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
}

h2{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-weight: bold;
	border-bottom:1px dotted #000;
	width:50%;
}

#nav, #nav ul {
	float: left;
	width: 51em;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	color: #003366;
	font-size:90%;
	text-decoration: none;
	padding: 0.3em 0.45em;
}

#nav a.daddy {
	background: url(rightarrow.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	font-weight: normal;
	border: solid #003366;
	border-width: 1px 0;
	border-width: 1px;
	width:11em;
	margin: 0;
}

#nav li li {
	padding-right: 0em;
	width: 11em;
	w\idth: 11em;
}

#nav li ul a {
	width: 11em;
	w\idth: 11em;
}

#nav li ul ul {
	margin: -1.75em 0 0 11em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #B5E3EF;
	
}

#nav a:hover {
	color: #003366;
}

div.rubrik{
	position:relative; 
	top:-0.2em; 
	height: 1.5em; 
	width:39em; 
	border-bottom:1px solid #003366;
	font-size:130%; 
	font-weight:bold; 
	color:#003366;
}
