body { width: 650px; color: black; background: white;font-size: 14pt;}
#BodyDiv, #bodyFrame {width: 100%; color: black; z-index: 102;}
div {border: none; background: white;margin: 0; padding: 0;}
#BodyTop, #bodyTop {display: none;}
#Path, #path {display: block; font-size: 10px;}
#LeftSet, #leftSet {display: none;}
#RightSet, #rightSet {display: none;}
#linkbar {display: none;}
#MiddleSet, #middleSet {margin: 0; padding: 0; z-index: 999;width: 650px;}
#Content div, #content div {color: black; background: white; margin: 0 0 0 50px; padding: 0;}
#ContentPage div, #contentPage div {color: black; background: white; margin: 0 0 0 50px; padding: 0;}
#BasisPage, #basisPage {width: 650px;}
#ContentPage .Title{margin-top: 0px;margin-bottom: 0px;}
#BasisPage, #basisPage, #basisPage div, #BasisPage div {margin: 0; padding: 0;}
#ContentPage .Text {font-size: 15px;}
#BodyBottom, #bodyBottom {display: none;}
#Functionbar, #functionbar {display: none;}
#PrintHeader, #PrintFooter {width: 650px; display: block;}
#PrintHeader {text-align: left; font-size: 14px; font-weight: bold; margin-bottom: 20px; padding-left: 15px;}
#PrintFooter {text-align: center; font-size: 9px; color: #999; border-top: 1px solid #CCC; margin-top: 20px;bottom: 0px;}
#SubNav, #subNav, #LineNavC, #LineNav {display: none;}
.SubNav, .SubNav div {display: none;}
#ContentPage #ContentImages2{display:none !important;}
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}
ul, ol{page-break-inside: avoid}
/* enkel geldig in css3; css1- en ccs2-validators zullen dit aanmerken als een fout */
a[href^="/"]:after {
  content: " (http://www.applic.be/applicwps/applic" attr(href) ") ";
}
a[href^="?"]:after {  content: "";   }
a[href^="#"]:after {  content: "";   }
