body { 
 font-family: arial; 
 font-size: 12px; 
 color:#6f7073;
}
div { font-size: 12px; }
td { font-size: 12px; }

.huvudrubrik {
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
}

.textTitle{
  font-size: 20px;
  margin-bottom: 8px;
  color: #6f7073;
}

.column_separator {
 width: 1px;
 overflow: hide;
 font-size: 1px;
 background-color: #6f7073;
}

.td_separator{
 width: 20px;
 overflow: hide;
 font-size: 10px;
 background-color: #ffffff;
}

.rubrik {
 font-family: verdana, arial;
 font-size: 14px;
 font-weight: bold;
}

hr { color: #6f7073; height:1px; background-color: #6f7073;border: 0px;}


h1 {
 font-family: arial;
 font-size: 18px;
 font-weight: bold;
 margin-top: 9px;
 margin-bottom: 11px;
}

h2 {
 font-family: arial;
 font-size: 15px;
 font-weight: bold;
 margin-top: 15px;
 margin-bottom: 4px;
}

a { color: #3d5caf; text-decoration: none; }
a:hover { text-decoration: underline; }

.footerText {
 color:#6f7073;
}

.footerText a {
 color:#6f7073;
}

.footerHeader {
 color:white;
}


.navlink {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #9c9d9f;
 text-decoration: none;
 padding: 0px 7px 0px 7px;
}

.navlink_active {
 font-family: arial;
 font-size: 11px;
 font-weight: bold;
 color: #c62e2c;
 text-decoration: none;
 padding: 0px 7px 0px 7px;
}

.navlink:active {
  color: #770000;
}

.navlink:hover {
  color: #c62e2c;
}


.subnavlink {
 padding-right: 15px; 
 padding-left: 15px; 
 background: #ffffff;

 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}

.subnavlink:hover {
 background: #d7edfb;
}

.subnavlink_active {
 padding-right: 15px; 
 padding-left: 15px; 
 background: #d7edfb;

 font-family: arial;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
}


.footerlink {
 padding-right: 15px; 
 font-family: arial;
 font-size: 10px;
 font-weight: normal;
 color: #9c9d9f;
 text-decoration: none;
}

.footerlink:hover { text-decoration: underline; }

.footerlink_active {
 padding-right: 15px; 
 font-family:  arial;
 font-size: 10px;
 font-weight: bold;
 color: #444444;
 text-decoration: none;
}