h1 {
	
	margin: 0px 0px 10px 0px;
	margin-right: 12px;	
	font-size: 14px;
	/*font-family: eurostile, Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
		
}

h2 {
	
	margin: 0px 0px 10px 0px;
	margin-right: 12px;	
	font-size: 14px;
	/*font-family: eurostile, Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		
}

h3 {
	
	margin: 0px 0px 10px 0px;
	margin-right: 12px;	
	font-size: 12px;
	/*font-family: eurostile, Helvetica, Arial, sans-serif;*/
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		
}

p {
	margin-bottom: 10px;
	line-height: 16px;
}
p.itemlink {
	margin-bottom: 5px;
	line-height: 14px;
}

b, strong {
	font-weight: bold;
}

#main a, #main-sidecol a, #main-2col a, #main-3col a, #main-sidecol-pics a, #main-midcol a {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#main a:hover, #main-sidecol a:hover, #main-2col a:hover, #main-3col a:hover, #main-sidecol-pics a:hover, #main-midcol a:hover {
	color: #ff0000;
}

#main-midcol p.agendalijst {
	line-height: 16px;
}
#main-midcol p.agendalijst a {
	font-weight: normal;
	text-decoration: none;
}
#main-midcol p.agendalijst a.active {
	color: #ff0000;
	font-weight: bold;
}

ul { margin-left: 15px; }

#inschrijfform table td { padding-bottom: 1px; }
#inschrijfform table td.ruimte { width: 3em; }
#inschrijfform input.klein { width: 3em; }
#inschrijfform input.middel { width: 6em; }
#inschrijfform input[type=checkbox] { width: 1em; }
#inschrijfform table tr.header td { padding-bottom: 2px; padding-top: 6px; }
#inschrijfform h2 { padding-top: 15px; }
#inschrijfform input { width: 20em; }
#inschrijfform textarea { width: 40em; height: 3em; }
#inschrijfform p.handtekening { width: 20em; height: 10em; border: 1px solid #000; padding: 5px; }
