div .thumb {  
margin: 10px;
margin-left:0px;
width : 204px;
height: 160px;
float: left;
text-align: center;
border: 1px solid #A38046;
background-color: #F1ECCE;
}  
div .thumb1 {  
margin: 10px;
margin-left:0px;
margin-bottom:32px;
width : 204px;
height: 138px;
float: left;
text-align: center;
border: 1px solid #A38046;
background-color: #F1ECCE;
}  
 
#inhoud .thumb img,#inhoud .thumb1 img {
display: inline;
margin: 1px;
border: 1px solid #A38046;
}
#inhoud .thumb a:hover img,#inhoud .thumb1 a:hover img {border: 1px solid black;}
#inhoud .phototitle {
text-align: center;
font-weight: normal;
width: 200px;
margin: 0 3px 3px 3px;
} 
