/* -------------------------------------------------------------- 
  TYPOGRAFIE
-------------------------------------------------------------- */

body 																{ font-size: 12px; }
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea 					{ font-family: Arial, Helvetica, sans-serif; color:#000; line-height:18px;}


/* Titels
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 													{ font-weight: bold; line-height:20px}
h1 																	{ font-size: 1.8em; margin-bottom: 1em; color:#e35000; font-weight:normal}
h2 																	{ font-size: 1.4em; margin-bottom: 1em; color:#e35000;}
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; }
a 																	{ color: #666; text-decoration: underline;}
a:hover 															{ }
.druif 																{color: #e36c0a }

#inhoud ul															{ list-style-type: disc; padding-left: 2em; }

/* Menu
-------------------------------------------------------------- */
#nav ul																{ margin: 15px 0 150px 0; }
#nav ul li															{ list-style-type:none;}
.menu, .menu_selected												{ color:#FFF; text-align:right; text-decoration: none;display:block; font-size:14px; width: auto;
																	  height: 30px; background-image:url(../pics/menu_bottom.gif); background-position:bottom right;
																	  background-repeat:no-repeat; padding-right: 30px }
#nav ul li ul														{ }
.menu:hover, .menu_selected, .menu_selected:hover					{ color: #e35000;}

#nav ul	li ul														{ margin:0; margin-bottom: 0px;}
.sub_menu, .sub_menu_selected, .sub_menu_selected:hover				{ color:#FFF; text-align:right; text-decoration: none;display:block; width: auto;
																	  padding: 5px 30px;}
.sub_menu:hover, .sub_menu_selected, .sub_menu_selected:hover 		{ color: #e35000;}


/* Top menu
-------------------------------------------------------------- */
#topnav ul li														{ padding:0; list-style-type:none; display: inline;}
