@charset "utf-8";
/* CSS Document */

@import url("green_style.css");

#wrapper #content #menu 
{
	background-color: #FFFFFF;
	width: 400px;
	float: left;
	padding-left: 0px;
	border-right: 5px solid #A5DE42;
}

#wrapper #content #text 
{
	clear: right;
	background-color: #FFFFFF;
	width: 400px;
	float: left;
	padding: 10px;
	line-height: 22px;
	background-image: url(../images/hoekrond.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-left: 1px solid #0099CC;
}

#wrapper #content #ilse_logo{
	position: absolute;
	width		: 330px;
	left		: 30px;
	top			: 420px;
	float: left;
}
