#lings {
	padding-top:30px;
}


#welkom {
	height:240px;
	width:240px;
}

#agenda {
	width:287px;
	height:300px;
	background-image:url('../img/agenda_background.jpg');
	float:right;
}

#fotos {
	width:287px;
	height:185px;
	float:right;
}

#contact {
	width:287px;
	height:185px;
	background-image:url('../img/contant_background.jpg');
	float:right;
}

#niejs .title {
	color:#be1e1e;
	text-align:left;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:0px;
}

#niejs .date {
	color:#12541d;
	text-align:left;
	font-size:80%;
}

#niejs .message_content {
	padding-top:10px;
	padding-bottom:10px;
}

#niejs .message {
	border-bottom:1px solid #ccc73d; 
	margin-bottom:10px;
	text-align:justify;
}

#fotos_content {
	padding:75px 15px 15px 25px;
}
#agenda_content, #contact_content {
	padding:40px 15px 15px 25px;
}

#agenda .title {
	color:#be1e1e;
	text-align:left;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:0px;
}

#agenda .date, #agenda .time {
	color:#12541d;
	text-align:left;
	font-size:80%;
}

#agenda .message_content {
	padding-top:2px;
	padding-bottom:10px;
}

#agenda .message {
	border-bottom:1px solid #ccc73d; 	
	margin-bottom:10px;
}

#versteur {
	background-image: url('../img/versteur.png');	
	width:100px;
	height:36px;
	margin-top:6px;
	margin-left:20px;
	cursor:pointer;	
}

.image_holder2 {
       	height:128px;
       	background-image:url('../img/thumb_holder2.gif');
       	vertical-align:middle;
		text-align:left;
		opacity:0.7;
		filter:alpha(opacity=70);
		display:inline-block;
}

.image_holder2:hover {
	opacity:1;
	filter:alpha(opacity=100);
	cursor:pointer;
}

.title {
		color:#b71717;
		font-weight:bold;
		padding-left:20px;
}

.datum {
		color:#12541D;
		padding-left:20px;
		font-size:80%;
		padding-top:10px;
}

.hits {
		color:#12541D;
		padding-left:20px;
		padding-top:4px;
		font-size:80%;
}

.tumb1 {
		width:60px;
		height:80px;
		border: 1px solid #c6c133;
		margin-right:2px;
		margin-bottom:2px;
		padding:1px;
}
.tumb2 {
		width:80px;
		height:60px;
		border: 1px solid #c6c133;
		margin-right:2px;
		margin-bottom:2px;
		padding:1px;
}

.tumb {
		width:126px;
		text-align:center;
		vertical-align:middle;
		height:126px;
}

.description {
	width:126px;
	height:126px;
}

.laatste_fotos {
	color:#be1e1e;
	padding-bottom:10px;
	font-weight:bold;
}


#content {
	padding-top:10px;
}

#counter {
	width:100%;
	text-align:center;
	margin:auto;
	padding-top:10px;
	margin-top:20px;
}

#welkom {
	border-bottom:1px solid #c6c133;
	margin-bottom:20px;
	width:270px;
}
