
#paginafoto

{	
	background-color: black;
	border-top: 0px solid #6B8E23;
	
	width: 60%;
	height: 500px;
	
	position: absolute;
	
	left: 20%;
	top: 10px;

	padding-top: 25px;
		
	
}






.tabelfoto

{ 	
	
	border: 0px solid red;
	text-align: center;
	vertical-align: middle;
	
	

}



.foto
{ 	border: 5px solid black;
	text-align: center;
	background-color: maroon;
	vertical-align: middle;
	width: 500px;
	padding: 10px;

}

.knop

{ 
	border: 0px solid orange;
	text-align: left;
	vertical-align: top;
	
}


.titel

{ 
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	color: white;
	border: 0px solid silver;
	

}