body { font-size: 12px; }
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea 	{ font-family: Arial, Helvetica, sans-serif; color:#333 }


/* Titels
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 									{ font-weight: bold; line-height:20px}
h1 													{ font-size: 1.6em; margin-bottom: 1em; color:#009a48;}
h2 													{ font-size: 1.4em; margin-bottom: 1em; color:#009a48;}
h3 													{ font-size: 1em; line-height: 1; margin-bottom: 1em; }
h4 													{ font-size: 1em; line-height: 1.25; margin-bottom: 2em; }
h5 													{ font-size: 1em; margin-bottom: 1.5em; }
h6 													{ font-size: 1em; }

/* Tekst onderdelen
-------------------------------------------------------------- */
p 													{ margin: 0 0 18px; line-height:18px;}
a 													{ color: #666; text-decoration: underline;}
a:hover 											{ }

.klein_kubussen										{ font-size:9px; line-height:12px}

.menu, .menu_selected								{ color: #6B6B6B; font-size: 30px; text-decoration: none; font-weight: bold; line-height: 30px;
													  width: 210px;	line-height: 30px; text-align:right; display:block;}
.menu:hover, .menu_selected,
.menu_selected:hover 								{ color: #009a48;}


.sub_menu, .sub_menu_selected,
.sub_menu_selected:hover							{ color: #6B6B6B; text-decoration: none; font-weight: bold; border-bottom: 1px solid #009a48;;
													  width: 210px;	line-height: 18px; text-align:right; display:block; }
.sub_menu:hover, .sub_menu_selected,
.sub_menu_selected:hover 							{ color: #009a48;}


.subsub_menu, .subsub_menu_selected,
.subsub_menu_selected:hover							{ color: #6B6B6B; text-decoration: none; font-weight: bold; border-bottom: 1px solid #009a48;
													  width: 210px;	line-height: 18px; text-align:right; display:block; background-color:#eee;}
.subsub_menu:hover, .subsub_menu_selected,
.subsub_menu_selected:hover 						{ color: #009a48;}
