/* -------------------------------------------------------------- 
  TYPOGRAFIE
-------------------------------------------------------------- */

body 																{ font-size: 11px; }
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea 					{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#333 }


/* Titels
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 													{ font-weight: normal;}
h1, h2																{ font-size: 11px; color: #70A392; padding: 1px 3px; height: 16px;
																	  background-image:url(../pics/h1_bg.gif); background-repeat:repeat-x;
																	  text-transform:uppercase;}
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 																	{ line-height:16px; margin-bottom: 1.5em}
a 																	{ color: #329372; text-decoration: underline;}
a:hover 															{ }

#inhoud ul															{ list-style-type: disc; padding-left: 4em; margin-top:20px; }
#inhoud ul li														{ line-height:30px;font-size:16px;}

/* Menu
-------------------------------------------------------------- */
#nav ul																{ margin-bottom: 0; padding: 0 3px; }
#nav ul li															{ list-style-type:none; text-transform:uppercase; line-height:16px;}
.menu, .menu_selected												{ color:#fff; text-decoration: none;display:block; width: auto;}
.menu:hover, .menu_selected, .menu_selected:hover					{ color: #70A392;}




/* Top menu
-------------------------------------------------------------- */
#topnav ul li														{ padding:0; list-style-type:none; display: inline;}
