body {
    background-color: #FFF;
}

div#header,
div#navigation,
div#footer_line,
div#footer,
div#kruimel,
div#print_button {
   display: none;
}

div#content ,
div#content_intranet{
  padding: 0px; 
  background:none; 
  border-bottom: none;     
}

div#page_content,
div#content_intranet div#page_content {
  border-left: none;
  border-right: none;
  border-top: none;
}

div#page_content h6 {
   border: none;
}

.news_title,
div#content_intranet div.news_title {
    border: none;
}

.news_text,
.news_text_picture,
.news_text_nonimage,
div#content_intranet div.news_text,
div#content_intranet div.news_text_picture,
div#content_intranet div.news_text_nonimage {
  border-left: none;
  border-right: none;
  border-bottom: none;
  
}

div#globalWrapper {
  width: 679px; 
}