@import url( ../../../stylesheets/base.css );

div#content img {
	float: left;
	margin: 0px 15px 15px 0px;
}

div#content img.last {
	margin-right: 0px;
}

img.showprojects {
	cursor: pointer;
	border: 2px solid white;
}

/* ------------------------------------------------ // project */

h3 {
	font-size: 11px;
	font-weight: bold;
}

div#projectgegevens {
	position: relative;
	float: left;
	width: 206px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

img#project_afb {
	float: left;
	border: 2px solid white;
}

div#geenafbeelding {
	float: left;
	width: 330px;
	height: 230px;
	color: white;
}

a.afb_link {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}

img#next {
	position: absolute;
	top: 254px;
	left: 424px;
	cursor: pointer;
}

img#previous {
	position: absolute;
	top: 254px;
	left: 394px;
	cursor: pointer;
}

a#link {
	clear: left;
	float: left;
	margin-top: 20px;
}

ul#partners {
	list-style-type: square;
	margin-bottom: 20px;
}

ul#partners li {
	margin-left: 13px;
}

div.imageswap {
	float: left;
	margin: 20px 10px 0px 0px;
	padding-top: 3px;
	width: 15px;
	height: 12px;
	font-size: 9px;
	color: white;
	background-color: black;
	text-align: center;
	cursor: pointer;
}

div#close {
	position: absolute;
	top: 15px;
	left: 630px;
	padding-top: 3px;
	width: 15px;
	height: 12px;
	font-size: 9px;
	color: white;
	background-color: black;
	text-align: center;
	cursor: pointer;
	z-index: 10;
}
