body, td, th { color: #00215b; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 14px; }
body { background-color: #b2b19d; }

p { padding: 6px 10px; line-height: 20px; }
h1, h2, h3, h4, h5, h6 { color: #72bf44; letter-spacing: 0.1em; padding: 10px; }
h1 { font-size: 24px; line-height: 36px; }
h2 { font-size: 26px; line-height: 32px; }
h3 { font-size: 22px; line-height: 28px; }
h4 { font-size: 18px; line-height: 24px; }
h5 { font-size: 14px; line-height: 20px; }
h6 { font-size: 10px; line-height: 16px; }

a:link, a:active, a:visited { color: #72bf44; text-decoration: underline; }
a:hover { text-decoration: none; }

ul, ol { padding: 10px; }
li { line-height: 20px; }

form { margin: 0px 10px; }

/* PAGINA */

#wrapper { width: 900px; margin: 0px auto; background-color: #fff; overflow: hidden; }
#header {}
#navigatie { padding: 0px 10px 0px 170px; background: url(/Skins/BOB/Content/Images/Navigatie_BG.jpg) no-repeat; }
	.links { border: #2c7c2f 1px solid; background-color: #72bf44; font-family: "Times New Roman", Times, serif; font-size: 17px; }
	.links a { color: #fff; padding: 5px 10px; display: block; float: left; text-decoration: none; letter-spacing: 0.1em; }
	.links a:hover, .links a.current { text-decoration: none; background-color: #8bc75a; }
	/* Dropdown menu */
	#dropmenudiv { position: absolute; padding: 2px; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; z-index: 1000; }
	#dropmenudiv a { padding: 5px 8px; display: block; text-decoration: none; color: #2c7c2f; background-color: #fff; border-bottom: #CDDEF2 2px solid; font-family: "Times New Roman", Times, serif; font-size: 17px; }
	#dropmenudiv a:hover { background-color: #8bc75a; color: #fff; text-decoration: none; }
#quote { width: 160px; float: left; }
	#quote .content { background: url(/Skins/BOB/Content/Images/Quote_Content_BG.jpg) repeat-y; }
	#quote .content p { padding: 0px 20px; color: #f00; font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: italic; line-height: 22px; }
#content { width: 740px; float: left; padding: 25px 0px; background: url(/Skins/BOB/Content/Images/Content_BG.jpg) no-repeat; }
	#leftBig, #rightBig { width: 560px; float: left; padding: 0px 10px; }
	#leftSmall, #rightSmall { width: 160px; float: left; }
	#mid { width: 260px; float: left; }
	
/* Punten op de kaart */
#map_canvas { margin: 10px; width: 540px; height: 600px; }