td {
	vertical-align: top;
	padding: 0px;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
}

#content_container {
	background-image: url('../images/projecten.jpg');
}

#foto_vlak_rechts {
	margin-top: 145px;
	width: 232px;
	margin-right: 16px !important;
	margin-right: 8px;
	height: 304px;
	background-image: none;
	color: white;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
}

#foto_vlak_rechts td {
	padding-right: 5px;
}

#foto_vlak_rechts .kop, #foto_vlak_rechts h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #00C1E0;
	margin-bottom: 0px;
	margin-top: 30px;
}

#foto_vlak_rechts p {
	margin-top: 0px;
	text-align: justify;
}


#tekst_vlak {
	margin-left: 15px;
	margin-top: 124px;
	background-image: url('../images/foto_vlak_midden.jpg');
	background-repeat: no-repeat;
	width: 456px;
	height: 341px !important;
	height: 344px;
	position: relative;
}

#navigatie {
	position: absolute;
	top: 310px;
	left: 0px;
	width: 456px;
	height: 21px;
	text-align: center;
}


#navigatie #vorige, #navigatie #volgende {
	width: 85px;
	height: 18px;
	display: block;
	margin-top: 3px;
}

#navigatie #vorige {
	background-image: url('../images/vorige.gif');
	position: absolute;
	top: 2px;
	left: 0px;
}

#navigatie #volgende {
	background-image: url('../images/volgende.gif');
	position: absolute;
	right: 0px;
	top: 2px;
}

#navigatie #pic img {
	border: 0px;
	margin-top: 5px;
}