  body {
  }

  #designbox {
  }
  
  #topbox {
    display: none;
  }

  #header {
    display: none;
  }

  #menu {
    display: none;
  }
  
  #news {
    display: none;
  }
 
  .news_heading {
    display: none;
  }
  
  .newslink_align {
    display: none;
  }  

  #right_top {
    display: none;
  }
  
  #right_top_longtext {
    display: none;
  }

  #right_top_longtext_lokaler {
    display: none;
  }
  
  #right_top_longtext_nyheter {
    display: none;
  }
  
  #right_top_longtext_lokaler_id {
    display: none;
  }  
  
  #right_top_longtext_nyheter_id {
    display: none;
  }  

  #right_bottom {
    display: none;
  }
  
  #right_bottom_empty {
    display: none;
  }
  
  #right_bottom_empty_longtext {
    display: none;
  }
  
  #right_bottom_empty_longtext_lokaler {
    display: none;
  }
  
  #right_bottom_empty_longtext_nyheter {
    display: none;
  }
  
  #right_bottom_empty_longtext_lokaler_id {
    display: none;
  }
  
  #right_bottom_empty_longtext_nyheter_id {
    display: none;
  }

  #text_middle {
    width: 471px;  
    text-align: left;  
    margin-right: 200px; 
    margin-left: 45px;   
  }
  
  #text_middle_longtext { 
    width: 471px;   
    text-align: left;  
    margin-right: 200px; 
    margin-left: 45px;   
  }
  
  #text_middle_longtext_lokaler {
    width: 471px;   
    text-align: left;  
    margin-right: 200px; 
    margin-left: 45px;   
  }
  
  #text_middle_longtext_nyheter {
    width: 471px;   
    text-align: left;  
    margin-right: 200px; 
    margin-left: 45px;   
  }

  #contentbox {
    display: none;
  }  
  
  #footer, #footer_longtext, #footer_longtext_kontakt, #footer_longtext_extra, #footer_longtext_min_fastighet, #footer_longtext_fastighetsfakta , 
  #footer_longtext_nyheter, #footer_longtext_nyheter_id, #footer_longtext_faq, #footer_longtext_faq_id {
     display: none;
  }
  
  .emptyline {
    display: none;
  }
  
  img {
    border: none;
  }
  
  #welcome {
    display: none;
  }
  
  #welcome_company {
    display: none;
  }

  #heading {
    color: #666666;
    font-family: Verdana, Arial;
    font-size: 18px; 
    font-weight: normal;
  }

  .text {
    color: #777b7e;
    font-family: Georgia, Verdana, Arial;
    font-size: 13px; 
    font-weight: normal;
    line-height: 140%;
  }
  
  .padding_all {
    display: none;
  }
  
  a.link_right:link, a.link_right:visited, a.link_right:active {
    font-family: Georgia, Verdana, Arial;
    font-size: 12px; 
    font-weight: normal;
    color: #777b7e;
    text-decoration: underline;    
  }
  
  a.link_right:hover {
    color: #777b7e;  
    text-decoration: none;
  }
  
  a.news_link:link, a.news_link:visited, a.news_link:active {
    font-family: Georgia, Verdana, Arial;
    font-size: 10px; 
    font-weight: normal;
    text-decoration: underline;   
    color: #88bb04;         
  }
  
  a.news_link:hover {
    color: #88bb04;    
    text-decoration: none;
  }
  
  a.news_link_heading:link, a.news_link_heading:visited, a.news_link_heading:active {
    font-family: Georgia, Verdana, Arial;
    font-size: 11px; 
    font-weight: bold;
    text-decoration: none;   
    color: #88bb04;         
  }
  
  a.news_link_heading:hover {
    color: #88bb04;    
    text-decoration: underline;
  }
