/* FRONT ROTATOR */

#rotFront div {
	float:left;
	width: 228px;
	height:275px;
	overflow:hidden;	
}

#rotFront div a {
	display:block;
	width:232px;
	height:275px;
}
#rotFront div a img {
	width:204px;
	height:199px;
	margin-left:8px;
	margin-top:13px;
	border:0px;
}

#rotBoekingen {
	background:url('../images/frontBoekingenBg.png') top left no-repeat;
	margin-right:10px;
	
}

#rotConcepten {
	background:url('../images/frontConceptenBg.png') top left no-repeat;
	margin-right:10px;
}
#rotEvenementen {
	background:url('../images/frontEvenementenBg.png') top left no-repeat;
}

/* FRONT NEWS */

#frontIntro {
	float:left;
	clear:both;
	width:712px;
	background:url('../images/bgnieuws.jpg') no-repeat;
	height:140px;
	margin-top:10px;
	margin-bottom:10px;
}

.itemwrap h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-family: 'DirtyHeadlineRegular';
	color:#dec204;
	font-size:30px;
	margin-bottom:1px;
	float:left;
	clear:both;
}

.itemwrap {
	padding-left:5px;
	float:left;
}

.news {
	background:url('../images/dirtyline.gif') no-repeat center top;
	padding-top:40px;
}

.newsItem img {
	border:1px solid #333;
	margin-right:5px;
}

.newsItem {
	float:left;
}

.newsItem a {
	color:#FC0;
}



.newsTime {
	color:#380001;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:10px;
	float:left;
	clear:both;
}