.titel 	   	{	color:#787878; 
			font-family:  "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
			font-style: italic;
			background-image: url(onder_titel.jpg) ;
			background-repeat: no-repeat;
			background-position: -10% 100%;
			font-size: 18pt; 
			letter-spacing: 0.1em; 
			line-height: 150%;
			text-align: left;
			}


.sub_titel 	{	color: #787878; 
			font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
			font-style: italic;
			font-size: 12pt; 
			letter-spacing: 0.05em; 
			line-height: 150%;
			text-align: left;
			}


.hoofdstuk_kop 	{	color: #E71F3B; 
			font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif; 
			font-size: 10pt; 
			letter-spacing: 0.05em;
			line-height: 150%; 
			font-style: italic; 
			text-align: left;
			}


.art_tekst 	{	color: #EBC59C; 
			font-family: Tahoma, Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			letter-spacing: 0.05em;
			line-height: 150%; 
			text-align: left; 
			}

.art_tekst_r 	{	color: #EBC59C; 
			font-family: Tahoma, Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			letter-spacing: 0.05em;
			line-height: 150%; 
			text-align: right; 
			}

BODY 		{	background-color: #000000; 
			margin-top: 15; 
			text-align: center;
			}

a:link	 	{	text-decoration: underline;
			color: #787878; 
			}


a:visited 	{	text-decoration: underline;
			color: #787878;
			}

a:hover 	{	text-decoration: underline;
			font-style: italic;
			color: #787878;
			}

a:link IMG 	{	border-color: #000000;
			}

a:visited IMG 	{	border-color: #000000;
			}

UL	 	{	color: #EBC59C; 
			font-family: Tahoma, Arial, Helvetica, sans-serif; 
			font-size: 10pt;
			letter-spacing: 0.05em;
			line-height: 150%; 
			text-align: left; 
			list-style-image:url(list_icoon.gif);
			list-style-position: outside;
			margin-left: 80;
			}

TABLE		{	width: 100%;
			}

IFRAME		{	height: 100%;
			}

#page_top	{	width: 100%;
			height: 152;
			margin-top: 0;
			margin-right: 0; 
			margin-left: 0; 
			margin-bottom: 0;
			background-color: #000000; 
			background-image: url(page_top_1.jpg) ;
			background-repeat: no-repeat;
			background-position: center center;
			}


#kolom_links 	{	float: left;
			width: 155; 
			margin-top: 0; 
			margin-right: 0; 
			background-color: #000000; 
			left-padding: 0;
			height: 100%;
			}

#kolom_rechts 	{	float: right;
			width: 635px; 
			margin-top: 0;
			margin-right: 5; 
			margin-left: 0; 
			background-color: #000000; 
			right-padding: 0;
			}

#kolom_rechtsi 	{	float: center;
			width: 590px; 
			margin-top: 25;
			margin-right: 5; 
			margin-left: 15px; 
			margin-bottom: 80px;
			background-color: #000000; 
			right-padding: 0;
			}

#text_content 	{	margin-top: 5;
			display: block;
}

#inhoud 	{	float: center; 
			background-color: #000000;
			width: 800; 
			height=100%;
			}
img.floatRight	{ 
			float: right; 
			margin-left: 10px; 
			margin-top: 0px; 
			margin-right: 0px; 
			margin-bottom: 10px; 
			}

img.floatLeft	{ 
			float: left; 
			margin-left: 0px; 
			margin-top: 0px; 
			margin-right: 10px; 
			margin-bottom: 10px; 
			}
img.floatCenter	{ 	margin-left: auto; 
			margin-top: 10px; 
			margin-right: auto; 
			margin-bottom: 10px; 
			}




