/* styleblad voor menu's */

body        {background: darkblue; color: yellow;}
#foldheader {cursor:pointer; cursor:hand; font-weight:bold; list-style-image:url(fold.gif);}
#foldinglist{list-style-image:url(list.gif);}
.txtkop     {color: yellow; font-family: times; font-size: 40px;}
.txtsubkop  {color: yellow; font-family: times, Serif; font-size: 30px;}
.txtsub     {color: yellow; font-family: times, Serif; font-size: 20px;}

A:link      {color: yellow; font-style: normal;}
A:visited   {color: yellow; font-style: normal;}
A:active    {color: yellow;}

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;}

 

