

body {
margin: 0;
padding: 0;
font-family: Arial, FreeSans, sans-serif;
	font-size: 100%;
	line-height: 150%;
	color:#222222;
	background-color: #fff;
	/* background-image: url('../img/bg.jpg'); */
	text-align: justify;
	white-space: normal;


}
.cushion {
display: none;
}
.padleft {
padding-left: 40px;
}

#mid-cont {
	width: 100%;

}
/* --------------------------------MAIN CONTENT MASA DEPAN -------------------------------------- */
#inhoud-cont {

font-size: 12px;
}
#inhoud-cont p {
text-align: justify;
}
#inhoud-cont table {
text-align: left;
font-size: 12px;
}
#inhoud-cont table tr th,td {
padding: 6px;
vertical-align: top;
text-align: left;
}
#inhoud-cont img {
padding-left: 0;
padding-right: 26px;
padding-top: 26px;
padding-bottom: 26px;
}
#inhoud-cont h1 {
font-weight: bold;
font-size: 16px;
letter-spacing: 0.01em;
padding-top: 40px;
}
#inhoud-cont h2 {
font-size: 16px;
font-variant: small-caps;
}
#inhoud-cont h3 {
font-size: 14px;
color: #555555;
}
#inhoud-cont cite {
font-weight: bold;
font-size: 15px;
color: #777;
}
/* --------------------------------MAIN NAVIGATION -------------------------------------- */

#hdrstrips {
display: none;
}
.logo {
display: none;
}

#hdrbar {
display: none;
}
#hdrbar table {
display: none;
}

#nav {
display: none;
}

#nav tr td img {
display: none;
}





/* --------------------------------- FOOTER ------------------------------------- */


#legal {
padding-top: 24px;
line-height: 22px;
font-size: 50%;
	font-weight: normal;
	color: #777;
}
#legal a, a:visited, a:link, a:active {
display: none;
text-decoration: underline;
color:#777;
font-weight: normal;
font-size: 9px;
}
#legal a:hover {
display: none;
font-size: 9px; 
font-weight: normal; 
text-decoration: underline; 
color: #555;
}
