/* stylesheet */

body    {
        	font-family: verdana, Arial, Helvetica;
        	color: #5D5D5D;
        	text-decoration: none;
        	font-size: 10px;
		line-height: 14px;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 0;
}

td {
	font-family: verdana, Arial, Helvetica;
	font-size : 10px;
	line-height: 14px;
	page-break-after: avoid;
	page-break-inside: avoid;
	widows: 3;
}

.achtergrond_links    { background-image : url(./images/achtergrond_links.jpg) }
.achtergrond_rechts    { background-image : url(./images/achtergrond_rechts.jpg) }
.achtergrond {background-image: url(./images/achtergrond.jpg) }
.menu_rechts_active { background-image : url(./images/menu_rechts_active.jpg) }
.achtergrond_actueel { background-color : #EFEFED }
.witte_letters { color : white; font-weight: normal; height: 20px; font-size : 8px}
.voettekst { color : white; background-color : #605E4F; font-size : 10px; font-weight: 100}
.kopregel { color : #C4A306; font-weight: bolder; font-size : 16px }
.lijn_actueel { color : white }

/* .achtergrond_menu { background-color : #605E4F } */

.menu_links { 
	background-image : url(./images/menu_links.jpg);
	text-align : left
}

.menu_rechts { background-image : url(./images/menu_rechts.jpg) }

.menu_links_active { 
	background-image : url(./images/menu_links_active.jpg);
	text-align : left
}

h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #C4A306;
	line-height: 26px;
	margin-bottom : 6px	
}

h2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #C4A306;
	line-height: 18px;
}

h3 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #C4A306;
	line-height: 14px;
	margin-bottom: 4px
}


ul {
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	list-style-type: circle;
	margin-bottom: 3px;
	margin-left: 1.8em;
	page-break-before: avoid;
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 3px;
}

ol {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: decimal;
	margin-left: 2.5em;
	margin-top: 3px;
	page-break-before: avoid;
	margin-bottom: 3px;
	padding: 0px;
        padding-left: 0px;
}

a:link {
	color: #C4A306;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-Decoration : none;
}

a:visited {
	color: #C4A306;
	font-weight: bold; 
	text-Decoration : none;
}

a:hover {
	color: #C4A306;
	font-weight: bold;
	text-Decoration : none;
}

a:active {
	color: #C4A306;
	font-weight: bold;
	Text-Decoration : none;
}

th {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #37358C;
	text-align: left;
	line-height: 20px;
	page-break-before: avoid;
}

.tekst-tussenkopje {
        font-weight: bolder;
        color: #37358C;
}


b {
	color: #C4A306
}

.menu   {
        font-weight: 100;
        color: #FFFFFF;
        font-family: verdana, arial, sans-serif;
        font-size: 8pt;
        padding-left: 8px;
        padding-right: 2px;
/*        cursor: pointer; */
}

A.menu:link  {
        color: #FFFFFF;
        Text-Decoration : none;
	font-weight: normal
}

A.menu:active {
        color: #FFFFFF;
        Text-Decoration : none;
	font-weight: normal
}

A.menu:visited {
        color: #FFFFFF;
        Text-Decoration : none;
	font-weight: normal
}

A.menu:hover {
        color: #FFFFFF;
        Text-Decoration : none;
	font-weight: normal
}

.links_onderregel  {
        font-weight: 100;
        color: white;
	background-color : #605E4F;
	font-size : 10px;
        font-family: verdana, arial, sans-serif;
/*        cursor: default; */
	
}

A.links_onderregel:link  {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.links_onderregel:active {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.links_onderregel:visited {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.links_onderregel:hover {
        color: #C4A306;
        Text-Decoration : none;
}

cursor {pointer}

/* end */