body { font-family: arial; font-size: 12px; color: #3e3931; }
div { font-size: 12px; }

.huvudrubrik {
 font-family: verdana, arial;
 font-size: 16px;
 font-weight: bold;
}

.rubrik {
 font-family: verdana, arial;
 font-size: 12px;
 font-weight: bold;
}

hr { color: #f999999; height:1px; background-color: #999999;border: 0px;}


h1 {
 font-family: verdana, arial;
 font-size: 18px;
 font-weight: bold;
 margin-top: 9px;
margin-bottom: 0px;
/* margin-bottom: 11px;*/
}

h2 {
 font-family: verdana, arial;
 font-size: 15px;
 font-weight: bold;
 margin-top: 15px;
 margin-bottom: 4px;
}

a { color: #000088; text-decoration: none; }
a:hover { text-decoration: underline; }

.footerText {
 color:white;
}

.footerText a {
 color:white;
}

.footerHeader {
 color:white;
}


.navlink {
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none;
 padding: 0px 7px 0px 7px;
}

.navlink_active {
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: bold;
 color: #ffffff;
 text-decoration: underline;
 padding: 0px 7px 0px 7px;
}

.navlink:active {
  color: #ffffff;
  text-decoration: underline;
}

.navlink:hover {
  color: #ffffff;
  text-decoration: underline;
}


.subnavlink {
 padding-right: 15px; 
 padding-left: 15px; 
 background: #ffffff;

 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}

.subnavlink:hover {
 background: #dddddd;
}

.subnavlink_active {
 padding-right: 15px; 
 padding-left: 15px; 
 background: #c4c4c4;

 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}


.footerlink {
 padding-right: 15px; 
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: normal;
 color: #444444;
 text-decoration: none;
}

.footerlink:hover { text-decoration: underline; }

.footerlink_active {
 padding-right: 15px; 
 font-family: verdana, arial;
 font-size: 10px;
 font-weight: bold;
 color: #444444;
 text-decoration: none;
}

.tabell_title {
 padding-bottom: 7px;
 font-size: 15px;
 font-weight: bold;
 border-bottom: 2px solid #879ab3;
}

.tabell_odd {
 border-bottom: 1px solid #879ab3;
 padding: 2px; 
 padding-left: 6px; 
 background: #ecf4ff;
}

.tabell_even {
 border-bottom: 1px solid #879ab3;
 padding: 2px; 
 padding-left: 6px; 
}
