* {
     visibility: hidden;
  }

.contentArea * {
  visibility: visible;
  width: 180mm;
}

#kampanje{
   display: none;
}

.news_readmore{
   display: none;
}

body{
   background: white;
   font-size: 12pt;
}


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}

table .news_table{
width: 160mm;
}

a .news_href news_front_header{
   width: 100mm;
}

p.news_front_article_ingress {
   width: 100mm;
   overflow: visible;
}

.news_td_top a:link:after, .news_td_top a:visited:after {
content: " (" attr(href) ") ";
font-size: 50%;
font-family: arial;
font-weight: normal;
}

td.news_td_top, td.news_td_bottom  {
border-style: none;
}