@charset "UTF-8";
/* ELLEN opmaak_text.css */
*   {
	margin: 0px;
	padding: 0px;	
	}
	
	h2, h3{ 
	font-weight:bold;
	}

	.text350x150{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	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;
	}

	
	.text530x480{
	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;
	}
	
	
	
	.text530x480 a:link{
	color: #000;
	text-decoration: none;
	}

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