.fotosR,
#maxfotos,
.fotos {
	display: block;
	width: auto;
	height: auto;
	margin: 20px 0 15px 70px;
	padding: 0;	
}
.fotosR,
.fotos {
	width: 415px;
	height: 304px;
	background: transparent url(img/fotorand.gif) left top no-repeat;	
}
#maxfotos {
	background: transparent url(img/fotorandGroot.gif) left bottom no-repeat;	
}
#maxfotos div.begin {
	background: #FFFBEC url(img/fotorand.gif) left top no-repeat;	
}
.fotosR img,
.fotos img {		
	width: 300px;
	height: 300px;
	float: right;
	padding: 0;
	margin: 2px 34px 0 0;
	border: none;
}
#maxfotos img {
	border-top: 2px solid #FED643;
	border-bottom: 2px solid #FED643;
	border-right: 2px solid #FED643;
}
#maxlijst,
.lijst {
	float: left;
	display: inline;
	width: 62px;
	margin: 2px 0 0 19px;
	padding: 0;
}
.lijst span.begin {
	background: #FFFBEC url(img/fotorand.gif) -19px -2px no-repeat;
}
#maxfotos div,
.fotosR span,
.fotos span {
	color: #FED643;
	font-style: italic;	
	display: inline;
	float: left;
	width: 100%;
	height: 17px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-bottom: 1px dashed #FED643;
}
.fotosR .maximaliseer,
.fotos .maximaliseer {
	height: 40px;
	background: transparent url(img/maximaliseer.gif) center center no-repeat;	
	cursor: pointer;
	cursor: hand;	
}
#maxfotos .loaded,
.fotosR .loaded,
.fotos .loaded {
	font-style: normal;	
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
#maxfotos .hover,
.fotosR .hover,
.fotos .hover {
	font-style: italic;
	color: red;
}


/* reacties */
.reactiesContainer {
	width: 415px;
	display: block;
	margin: 0;
	padding: 0;
}
.reactiesContainer.gesloten .reactiesNavigator {
	padding: 4px 23px 4px 69px !important;
	height: 41px;
}
.reactiesContainer.gesloten .reactiesNavigator,
.reactiesContainer.geopend {
	background: transparent url(img/fotorandOnder.gif) right bottom no-repeat;
	padding-bottom: 21px;
}
.reactiesContainer.gesloten {
	background: none;
}
.reactiesContainer.geopend .reageerSluit,
.reactiesContainer.geopend .reacties,
.reactiesContainer.gesloten .reageerOpen {
	display: block;
}
.reactiesContainer.gesloten .reageerSluit,
.reactiesContainer.gesloten .reacties,
.reactiesContainer.geopend .reageerOpen {
	display: none;
}
.reactiesContainer a {
	color: #FFD447;
	font-style: normal;
	font-weight: bold;
}
.reactiesContainer a:hover {
	text-decoration: none;
	font-style: italic;
}
.reactiesContainer .aantalReacties {
	float: left;
	padding-left: 10px;
}
.reactiesContainer .reageerOpen,
.reactiesContainer .reageerSluit {
	float: right;
	padding-right: 10px;
}
.reactiesContainer .reactie {
	overflow: hidden;
	width: 415px;
	margin: 0;
	padding-top: 10px;
}
.reactiesContainer .reactie div.reactiedatum {
	font-size: 10px;
	color: #888;
	margin-top: 8px;
}
.reactiesContainer .reactie div.naam {
	display: inline;
	font-style: italic;
}
.reactiesContainer .reactiesNavigator {
	height: 19px;
	margin: 0;
	padding: 1px 0 0 0;	
}
.reactiesContainer.geopend .reactiesNavigator,
.reactiesContainer .reactie,
.reactiesContainer form {
	background: #FFF url(img/fotorandMidden.gif) left top repeat-y;
	padding: 10px 20px;
}
.reactiesContainer.geopend .reactiesNavigator {
	padding: 4px 23px 4px 69px;
	border-bottom: 1px dashed #FFD643;
}
.reactiesContainer .reactie div.reactiePadding {
	margin: 0;
	width: 395px;
	padding: 0 30px 10px 10px;
	border-bottom: 1px dashed #FFD643;
}
.reactiesContainer form {
	width: 415px;
	padding: 10px 0 0 0;
	margin: 0;
}
.reactiesContainer form input,
.reactiesContainer form textarea {
	width: 352px;
	float: none;
	margin-left: 30px;
}
.reactiesContainer form textarea {
	margin-bottom: 10px;
	height: 100px;
}
.reactiesContainer form label {
	text-align: left;
	padding-top: 10px;
	margin-left: 30px;
}