<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ELLEN opmaak_text.css */
*   {
	margin: 0px;
	padding: 0px;	
	}

	.text350x150{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: transparent;
	text-align: justify;
	float: none;
	height: 150px;
	width: 200px;
	margin-top:10px;
	margin-right: 15px;
	margin-left: 10px;
	line-height: normal;
	font-variant: normal;
	color: #33CC00;
	letter-spacing: 0px;
	white-space: normal;
	}
	
	
	.text350x150 a{
	list-style-type: none;
	text-decoration: none;
	color: #666666;
	position: relative;
	background-color:transparent;
	float: left;
	height: 150px;
	width: 350px;
	}
	
	.text480x300{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: transparent;
	text-align: justify;
	float: none;
	height: 400px;
	width: 300px;
	margin-top:10px;
	margin-right: 15px;
	margin-left: 10px;
	line-height: normal;
	font-variant: normal;
	color: #000;
	letter-spacing: 0px;
	white-space: normal;
	}
	
	.text480x300 a{
	list-style-type: none;
	text-decoration: none;
	color: #33CC33;
	position: relative;
	background-color:transparent;
	float: left;
	height: 400px;
	width: 300px;
	}
	
	.text530x500{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	background-color: transparent;
	text-align: left;
	float: none;
	height: 500px;
	width: 530px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left:40px;
	line-height: normal;
	color: #000000;
	letter-spacing: 1.3px;
	white-space: normal;
	
	}
	
	h3{
	font-weight:bold;
	font-size: 12px;
	word-spacing: 12px;
	white-space: normal;
	}
		.text530x500 a:link{
	color: #000;
	text-decoration: none;
	}

	.text530x500 a:visited{
	color: #666666;
	text-decoration: none;
	}
	.text530x500 a:hover, a:active{
	text-decoration: none;
	color: #33CC33;
	}
	
	.ellenlinksnav_frame{
	background-image:url(../../own_work/images/nav_links_frame_up.jpg);
	float: left;
	height: 60px;
	width: 107px;
	background-color: #FFF;
	}
	
	
	</pre></body></html>