/* @charset "utf-8"; */
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	color: black;
	background-color: white; 
}
.noPrint {
	display: none;
}
.print100 {
	width: 100%;
}
#thumb, #logoKHK, #logoAssosiatie, #footer, #kaderTop, #kaderBot, .tabel_rood_Box {
	display: none;
}
#header {
	background-color: white;
	height: 100px;
}
#header    #navRechts, #header    #navLinks {
	display: none;
}
#header  #titelPrint {
	display:block;
	width: 100%;
	height: 82px;
	font-size: 8pt;
}

.layer100hoog, .layer200hoog, .layer250hoog, .layer300hoog, .layer400hoog {
	height: 100%;
	max-height: none;
}
.tabel_box_content {
	border: none !important;
}
#lijnLinks, #lijnRechts {
	background-image: none;
}
#mainDiv {
	width:auto;
}
#dataBody {
	left: 0px;
	width:auto;
	border: 0px solid #000000;
}
#data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	left: 0px;
	padding: 1em 0em;
	margin-left: 10px;
}
/*#data a[href^="/"]:after {
   content: " (http://www.khk.be" attr(href) ") ";
}*/
#data a[href^="http"]:after {
   	content: " (" attr(href) ") ";
   	font-size: 80%;
	text-decoration: underline;
}
#data h1 {
	font-size: 140%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#data h2, #data h3, #data h4, #data h5 {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#data p {
	margin-bottom: 10px;
}
