body {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0;
font-family: Verdana, Arial;
color: black;

}

#container {

width: 600px;
border: 3px solid #FFCC00;

}

#kop {
background-color: white;
color: black;
height: 80px;

font-size: 12px;

}

#hpc {
position: absolute;
	top: 5px;
	left: 580px;
background-color: white;
color: black;
height: 15px;
width: 50px;
font-size: 12px;
}

#picturebox {
	background-color: white;
	color: white;
	height: 380px;
	font-size: 19px;

}

#menu {
background-color: #FFCC00;
color: white;
height: 20px;
font-size: 12px;
border-bottom: 2px solid #FFCC00;
}

#inhoud {
height: 390px;
padding-top: 1em;

font-size: 12px;
margin: 0 2px 0 2px;
border-top: 15px solid #FFCC00;
}

#footer {
clear: both;
background-color: white;
font-size: 10px;
padding-bottom: 1em;
border-top: 2px solid #FFCC00;
padding-left: 0px;
text-align: center;
}

.noprint {
display:none;
}

.lowText { text-decoration: none; color: #FFFFFF; font: 12px Verdana, Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Verdana, Arial, Helvetica }
.headText { text-decoration: none; color: white; font: 14px Verdana, Arial, Helvetica }
.headhoverText { text-decoration: none; color: white; font: 14px Verdana, Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
