body{
	background-image:none;
}

.main_container_fotoalbum{
	width:981px;
}


.home_col1_vv2 img{
	display:block;
}

.home_col1_vv2{
	width:180px;
	float:left;
}

.home_col2_vv2{
	width:801px;
	height:609px;
	float:left;
	background-image:url('/images/vv2_main_back.jpg');
}

.fotoboek_container{
	margin-top:140px;
	margin-left:180px;
}

a.fotoboek_dia:link, a.fotoboek_dia:visited{
	display:block;
	width:162px;
	float:left;
	margin-right:20px;
	text-decoration:none;
	color:#fff;
}

a.fotoboek_dia:hover, a.fotoboek_dia:active{
	text-decoration:none;
	color:#ccc;
}

.fotoboek_dia_foto{
	width:162px;
	height:113px;
	background-image:url('/images/fotoboek_dia_back.gif');	
}

.fotoboek_dia_foto_center{
	background-position:center center;
	background-repeat:no-repeat;
	width:162px;
	height:113px;
}

.fotoboek_dia_text{
	text-align:center;
	padding:10px 0;
	font-size:16px;
}