/* copyright 2006 puntNL bv internetdiensten. www.puntNL.nl */

body, td, th {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #496488;
}


#print_logo img{
width:200px;
height:61px;
display:block;
display: block;
position: fixed; 
top: 0; 
left: 0;
}

.header h1{
font-family:Georgia, "Times New Roman", Times, serif;
margin:30px 0px 0 0;
font-size:36px;
width:400px;
font-weight:normal;
}

#menu{ display:none;}
#submenu{display:none}


/* begin - styles voor alleen de content */

#text{
padding:20px 15px 10px 15px;
vertical-align:top;
}

#text h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:lighter;
color:#99804d;
margin:25px 0 10px 0;
}

#text h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#99804d;
font-weight:lighter;
margin:10px 0 5px 0;
}

#text p{
margin:0 0 1em 0;
padding:0;
}

#text table{
width:100%;
border-collapse:collapse;
}

#text table td{
padding:6px;
width:50%;
border-collapse:collapse;
}

#text table caption{
background:#e9c479;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:lighter;
padding:6px;
text-align:left;

}

#text form label{
width:120px;
margin:0 0 0 3px;
background:#fff7e7;
}

#text form input {
	color: #99804d;/* ----- bruin -----*/
	width: 250px;
	border: 1px solid #99804d;/* ----- bruin -----*/	
	padding:0;
	background:#FFFFFF;
	margin:0 2px 0 2px;
}

#text form input#submit{
background:#fff7e7;
}

#text form textarea {
	color: #99804d;/* ----- bruin -----*/
	width: 250px;
	border: 1px solid #99804d;/* ----- bruin -----*/
	padding:0;
	margin:2px;
}

#text a{
color:#99804d;
}

#text .small{
font-size:10px;
}

/* einde - styles voor alleen de content */
