BODY {
	background-color : #fff;
	margin : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	text-align : center;
}
TABLE#main {
	border : 1px solid #000;
	width : 95%;
	padding : 0px;
	height : 100%;
	vertical-align : top;
	background-color : #ffffff;
}
TD#masthead {
	height : 84px;
	display: none;
}
TD {
	padding : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
TD#home {
	border-bottom : 1px solid #000;
	border-top : 1px solid #000;
	height : 1em;
	padding-left : 40px;
	vertical-align : middle;
	text-align : left;
	font-size : 8pt;
	display : none;
}
TD#horizontaal {
	border-bottom : 1px solid #000;
	border-top : 1px solid #000;
	font-size : 8pt;
	height : 1em;
	padding-left : 40px;
	text-align : right;
	padding-right : 5px;
	vertical-align : middle;
	display: none;
}
TD#kruimel {
	font-size : 8pt;
	height : 2em;
	padding-left : 40px;
	text-align : left;
	vertical-align : bottom;
	display: none;
}
TD#menu {
	background-image : url(/content/images/beroepen/kaartje.jpg);
	background-repeat : no-repeat;
	width : 222px;
	background-position : top;
	background-attachment : fixed;
	vertical-align : top;
	display: none;
}
TABLE#menu {
	vertical-align : top;
	width : 100%;
	border : 0px;
	padding : 0px;
	display: none;
}
TD#hoofdnav {
	padding-left : 40px;
	font-weight : bold;
	font-size : 12pt;
	height : 12pt;
	color : #8b8a8a;
	padding-top : 18px;
	display: none;
}
TD#subnav {
	padding-left : 50px;
	font-size : 10pt;
	height : 10pt;
	display : none;
}
A {
	color : #000000;
	text-decoration : underline;
}
A:hover {
	color : #000000;
	text-decoration : none;
}
A#vert {
	text-decoration : none;
	color : #8b8a8a;
}
A#vert:hover {
	text-decoration : underline;
	color : #8b8a8a;	
}
TD#tekst {

	width : 100%;
	vertical-align : top;
	padding-top : 18px;
	padding-bottom : 8px;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(/content/images/beroepen/masthead-print.gif);
}
TABLE#hoofdtekst {
	width : 100%;
	height : 100%;
	vertical-align : top;
	text-align : left;
	padding : 0px;
	padding-left : 10px;
}
TD#hoofdtekst {
	font-size : 10pt;
	vertical-align : top;
	padding-left : 5px;
	padding-right: 5px;
	padding-top: 70px;
}
A#hor {
	color : #8b8a8a;
	text-decoration : none;
}
A#hor:hover {
	color : #ffffff;
	background-color : #8b8a8a;
}
