/*
Stylesheet voor masseuskamp website

Gebruikte kleuren:
  donkerbruin	#28161B
  oranje:		#C66608
  lichtblauw	#435B8D
  donkerblauw	#010355
  wit			#FFFFFF
  zwart			#000000
  geel 		#FAFAC3
  groen		#C2D69B

Font: verdana, tahoma, arial, sans-serif
*/


#main  { top : 100px; left: 25%; }


/* algemeen */
TABLE, BODY { background-color: #C2D69B; } 
P, TD { font: normal 8pt/120% verdana, tahoma, arial, sans-serif; margin-top: 0px; color: #556C00 }
UL LI  {  font: normal 8pt/120% verdana, tahoma, arial, sans-serif; color: #556C00; text-align: left; margin: 0em 0em 0em -2em; list-style: square; }
UL { margin-bottom: 0em }
P.titel { font-face: tahoma, sans-serif; font-size: 24; letter-spacing: 2em; }
P.subtitel { font-face: tahoma, sans-serif; font-size: 18; letter-spacing: 1em; }
P.menu { font-style: italic }
table.rand { border: 1px solid #556C00; }
A:link { color: #C66608; text-decoration: none; }
A:visited { color: #C66608; text-decoration: none; }
A:active { color: #C66608; text-decoration: none; }
A:hover { color: #C66608; text-decoration: underline; }

