BODY, FORM, TABLE, TR, TH, UL, BR, P, TD, CENTER
        	{font-family: Arial, Helvetica, Verdana, sans-serif;
		 color: black; }

BODY.inhoud	{background-image: url(cirkel.gif);
		 background-position: center;
		 background-repeat: no-repeat;
		 background-attachment: fixed;}

H1, H2, H3, H4	{color: #040284; font-weight: bold; }
H1		{margin-bottom: 12px; }
H2		{margin-bottom: 8px; }
H3		{margin-bottom: 4px; font-style: italic; }

A:link		{color: blue; }
A:visited	{color: blue; }
A:hover		{color: blue; background-color: #FFFF88; }

INPUT:focus, TEXTAREA:focus
		{color: blue; background-color: yellow; }


.FAQgroep1	{
		border-style: solid none none solid; 
		border-color: #040284;
		border-width: 1px;
		background-color: white;
		}

.FAQgroep1 H2	{
		margin-top: 0px;
		padding-left: 10px;
		font-weight: bold;
		background-image: url(verloop.bmp);
		background-position: left;
		background-repeat: repeat-y;
		}

.FAQgroep2 H1
		{
		font-size: x-large; 
		font-weight: bold;
		}

.FAQgroep2 .vraag-antwoord
		{
		border-style: solid none none solid; 
		border-color: #040284;
		border-width: 1px;
		background-color: white;
		}

.FAQgroep2 H2
		{
		margin-top: 0px;
		padding-left: 10px;
		font-weight: bold;
		font-size: x-large; 
		background-image: url(verloop.bmp);
		background-position: left;
		background-repeat: repeat-y;
		}

.FAQgroep2 .antwoord2
		{
		padding-left: 10px;
		}

.balk, .titelbalk
		{background-color: #ccccff;
		 border-style: solid;
		 border-color: #040284;
		 border-width: 1px;
		 text-align: center;
		}
.balk		{
		 font-weight: bold;
		}

.dlnaam		{
		 border-style: solid;
		 border-color: #040284;
		 border-width: 1px;
		 text-align: center;
		}
.dlomschrijving	{
		 border-style: solid;
		 border-color: #040284;
		 border-width: 1px;
		 padding: 5px;
		}

