/* styleblad voor menu's */

body        {background: orange; color: blue;}
#foldheader {cursor:pointer; cursor:hand; font-weight:bold; list-style-image:url(fold.gif);}
#foldinglist{list-style-image:url(list.gif);}
.txtkop     {color: blue; font-family: times; font-size: 40px;}
.txtsubkop  {color: blue; font-family: times, Serif; font-size: 30px;}
.txtsub     {color: blue; font-family: times, Serif; font-size: 20px;}

A:link      {color: blue; font-style: normal; text-decoration: none;}
A:visited   {color: blue; font-style: normal; text-decoration: none;}
A:active    {color: blue; text-decoration: none}

ul          {font-size: 20px; margin-left: 10px; border: 0px;}
ul li       {font-size: 15px;}
ul ul li    {font-size: 12px;}
li          {padding-top: 0.5em; list-style: none;}

 

