html, body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	color:#000;
	text-align:left;
	margin-bottom:50px;
}

a {
	color:#0099FF;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

img {
	border:0;
	padding:0;
	margin:0;
}

em {
	font-style:italic;
}

#wrapper {
	position:relative;
	margin:10px 0px 0px 100px;
	width:648px;
}

#header {
	position:relative;
	background-image: url("img/header.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height:124px;
}

#text1 {
	position:absolute;
	top:70px;
	right:58px;
}

#content {
	width:620px;
}


#info {
	background-color:#000;
	color:#FFF;
	padding:10px 30px 30px 20px;
}

#downloads {
	margin-top:20px;
}

#downloads ul {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left:42px;
}

#downloads li {
	background-image: url("img/pdf_icoon.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding:4px 0px 20px 40px;
	list-style-type: none;
}

#deelnemers {
	margin-top:30px;
}

#deelnemers_kop {
	margin-bottom:20px;
}

.deelnemers_column1 {
	float:left;
	width:170px;
	margin-right:10px;
}

.deelnemers_column2 {
	float:left;
	width:419px;
	padding:10px;
	margin-bottom:50px;
	background-color:#FCFACB;
}







#logo_paradise ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border:0px solid lime;
}

#logo_paradise li {
	float:left;
	list-style-type: none;
}






.kop {
	float:left;
	padding-right:10px;
}

.sep {
	clear:both;
	height:2px;
	background-color:#000;
	margin:10px 0px 10px 0px;
	line-height:1px;
	font-size:1px;
	
}

.clear {
	clear:both;
}