#home #content {
 	/*background: white url("../images/en/background-home.jpg") 0 0 repeat-x;*/
 	background: white;
 	min-height: 284px;
	border-width: 1px 1px 0 1px;
}

#home #bottom {
 	background: white url("../images/en/background-home-bottom.jpg") 0 0 repeat-x;
}

#home #main-image {
	float: left;
}

#home #right-frame {
	float: left;
	padding: 1em;
}

#home .wouter-slogan {
	margin: 3em 0em 0.5em 0;
}

/* =MENU
================================================= */
#home #menu li {
	float: left;
	z-index: 999;
}

#home #menu li#about-wouter {
	margin-left: 1.5em;
}	


/* =PORTLET
================================================= */
#portlet-home {
	width: 320px;
	padding: 0.5em;
	border: solid #eaeaea;
	border-width: 1px 0;
}

#portlet-home h2 {
	background: transparent url("../images/en/portlet-home-icon.jpg") 0 0 no-repeat;
 	padding-left: 60px;
 	padding-top: 1.8em;
 	color: #39669b;
	margin-bottom: 0.5em;
}


/*.portlet-icon {
	position:absolute;
	top: 0;
	left: 0;
}*/

#portlet-home ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#portlet-home ul li {
	margin-bottom: 0;
}


#portlet-home .date {
	float: left;
	width: 40%;
	font-size: 0.8em;
	font-style: oblique;
}

#portlet-home h3 {
	float: left;
	width: 60%;
	font-size: 80%;
	background: none;
	padding: 0;
	margin: 0;
}

/*#portlet-home h2 {
	margin-bottom:0;
	background: black;
	color: white;
}

#portlet-home h3 {
	font-size: 80%;
	background: none;
	padding: 0;
	margin-top: 0.5em;
	margin-bottom:0;
	
}

#portlet-home h3#top-event {
	margin-top: 0;
	font-size: 100%;
}

#portlet-home .date {
	font-size: 0.8em;
}

#portlet-home p {
 	margin: 0 0 1em 0;
	text-align: justify;
}

#portlet-home p img.signup {
	float: none;
	display: block;
	margin: 0 0 0 auto;
}*/