.kolom1 {
	width: 320px;
	background-color: #FFFFFF;
	float: left;
	height: 508px;
	left: 10px;
	position: relative;
}

.kolom2 {
	width: 188px;
	float: left;
	height: 500px;
	left: 21px;
	position: relative;
}
.kolom3 {
	width: 200px;
	float: left;
	height: 500px;
	left: 32px;
	position: relative;
}
.blok {
	background-color: #FFFFFF;
}
br.clear {
    content: ".";
    height: 0;
    clear: both;
}
#blok_agenda {
	border-bottom: 10px solid #EBF0F6;
}
#blok_foto {
	height: 246px;
	margin-top: 12px;
	border-width: 1px;
}
#blok_contact {
	height: 150px;
	border-bottom: 10px solid #EBF0F6;
}
#blok_gast {
	height: 346px;
	margin-top: 12px;
}
#fotoalbum{
    background-color: #FFCC00;
    border-right: 2px solid #3C9BD5;
    border-bottom: 2px solid #3C9BD5;
	margin-top: 20px;
	margin-left: 32px;
	width: 120px;
    padding: 4px;
}
.meerfoto { 
    width: 150px;
    margin-top: 10px;
    margin-left: 20px;
    text-align: center;
}
/*CONTENT (REST)*/
.titel {
	height: 10px;
	margin-left: 10px;
	text-transform: none;
	color: #336699;
	margin-bottom: 25px;
	padding-top: 5px;
}

.in {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
}
.in2 {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
}
.t_lichtblauw {
	background-color: #E8F3FF;
	color: #000000;
}
