
/*---------- huvudstruktur ----------*/

  body {
    margin-top: 10px;
    background: #ffffff;
    text-align: left;
  }

/* ---------- designbox ----------*/

  #designbox {
    position: absolute;
    width: 970px;
    background-color: #ffffff;
    margin-left: 10px;
  }

/*------ innehållsbox -----*/

  #contentbox {
    width: 600px;
    margin-top: 20px; 
    padding-left: 10px;
    padding-bottom: 10px;
    font-family: "Times New Roman", "Times";
    font-size: 1.0em; 
    font-weight: normal; 
    line-height: 1.2em;
    text-align: left;
} 

/*------ innehållsbox för FAQ -----*/

  #faqbox {
    width: 600px;
    padding-left: 220px;
    padding-bottom: 10px;
    font-family: "Times New Roman", "Times";
    font-size: 1.0em; 
    font-weight: normal; 
    line-height: 1.2em;
    text-align: left;
}  
       
/*---------- huvudmeny ---------*/

  #mainmenu {
    width: 970px;
    height: 24px;
    margin-top: 5px;
    border-top: 1px solid #000000;  
    border-left: 1px solid #000000;    
    border-right: 1px solid #000000;
  }
  
/*---------- undermeny ---------*/

  #submenu {
    width: 967px;
    height: 24px;
    padding-left: 5px;
    background-color: #000000;
  } 
  
/*---------- sidomeny ---------*/

  #sidemenu {
    float: left;
    clear: both; 
    width: 190px;
    height: 300px;
    left: 10px;
    margin-right: 10px;
    padding: 5px 5px 5px 5px;    
  } 

/*---------- sidfot ---------*/

  #footer {
    clear: both;
    font-size: 0.8em;
    font-style: italic;
    font-family: "Times New Roman", "Times";    
    width: 950px;
    text-align: center;
    border-top: 1px solid #000000; 
    margin-top: 20px; 
    margin-left: 10px;
    line-height: 1.9em;
  } 

/*---------- nyhetsbox ---------*/

  #newsbox {
    position: absolute;
    width: 280px;
    top: 155px;
    right: 15px;
    padding: 15px 15px 15px 15px;
    border: 1px dotted #555555;    
  }
  
/*---------- picturebox ---------*/

  #picturebox {
    position: absolute;
    width: 300px;
    height: 300px;
    top: 155px;
    right: 0px;    
    margin-right: 10px;
    padding: 5px 5px 5px 5px;
  }

/*---------- flaggan ----------*/

  #english_flag {
    margin-top: -20px;
    text-align: right;    
  }
  
/*---------- administrationskonsol ----------*/

  #administration {
    margin-top: -20px;
    text-align: right; 
    font-family: Helvetica;
    font-size: 1.2em; 
    font-weight: bold;
    letter-spacing: 0.15em; 
    line-height: 1.2em; 
  }  

/*--------- aktiv undermeny --------*/
  
  .active_submenu {
    position: static;
    vertical-align: top; 
    margin-top: 10px; 
    padding-right: 15px;
  }  

/*---------- Login box -----------*/

  #login {
    position: static;
    width: 150px;
    height: 150px;
    padding: 8px;
    border: 1px solid #888888;
  }

/*---------- generella designelement ---------*/

  a.link:active, a.link:link, a.link:visited, a.link:hover {  
    font-family: "Times New Roman", "Times";
    font-size: 1.0em; 
    font-weight: normal; 
  }

  a.link:link {
    color: #111111;
    text-decoration: underline;    
  }

  a.link:visited {
    color: #505150; 
  }

  a.link:hover {  
    color: #505150; 
    text-decoration: none;    
  }
  
  a.admin_mainmenu:active, a.admin_mainmenu:link, a.admin_mainmenu:visited, a.admin_mainmenu:hover {  
    font-family: Helvetica;
    font-size: 1.0em; 
    font-weight: normal; 
    text-decoration: none;
    line-height: 1.4em;
    color: #000000;
  }

  a.admin_mainmenu:link {
    color: #111111;
  }

  a.admin_mainmenu:hover {  
    color: #505150; 
  }
  
  a.admin_submenu:active, a.admin_submenu:link, a.admin_submenu:visited, a.admin_submenu:hover {  
    font-family: Helvetica;
    font-size: 1.0em; 
    font-weight: normal; 
    text-decoration: none;
    line-height: 1.4em;
    color: #ffffff;
  }

  a.news:active, a.news:link, a.news:visited, a.news:hover {  
    font-family: "Times New Roman", "Times";
    font-size: 1.0em; 
    font-weight: normal; 
  }

  a.news:link {
    color: #111111;    
    text-decoration: underline;
  }

  a.news:visited {
    color: #505150; 
  }

  a.news:hover {  
    color: #505150; 
    text-decoration: none;    
  }
  
  a.faq:active, a.faq:link, a.faq:visited, a.faq:hover {  
    font-family: Helvetica, Arial;
    font-size: 1.0em; 
    font-weight: normal;     
    font-style: italic;    
  }

  a.faq:link {
    color: #111111;    
    text-decoration: underline;
  }

  a.faq:visited {
    color: #505150; 
  }

  a.faq:hover {  
    color: #505150; 
    text-decoration: none;    
  }

  img {
    border: none;
    padding-right: 3px;
  }

  li {
    list-style-type: square;
  }
  
  h1, h2 {
    font-family: Helvetica, Arial;
    font-size: 1.3em; 
    font-weight: normal; 
    text-align: left;
  }

  h1 {
    margin-bottom: 2px;    
  }
  
  
  h2 {
    font-size: 1.2em; 
    margin-bottom: -17px;    
  }

  h3 {
    font-family: "Times New Roman", "Times";
    font-style: italic;
    font-size: 1.1em; 
    margin-bottom: -17px;        
    font-size: 1.0em; 
    font-weight: normal; 
    text-align: left;  
  }
  
  .p_empty {
    margin-bottom: -8px; 
    line-height: 0.1em; 
  }

  .text {
    font-family: "Times New Roman", "Times";
    font-size: 1.0em; 
    font-weight: normal; 
    line-height: 1.2em;
    text-align: left;  
    margin-bottom: -10px;        
  }
