body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}

.inhoud {
	height: 620px;
	width: 720px;
	position: relative;
	margin: 60px auto 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.i60 {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;


}
.i30 {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:pointer;
}
a {
	border: none;
	text-decoration: none;

}
.i30rechts {
	text-align: right;
	float: right;
	border-top: 1px solid #000000;
	border-right: 8px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#fotoBox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 720px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
