#left {
	width: 300px;
	float: left;
	margin-top: 20px;	
}
#right {
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;		
}
#left2 {
	width: 300px;
	float: left;
}
#right2 {
	width: 300px;
	float: left;
	margin-left: 20px;		
}
#volleLengte {
	width: 630px;	
}
#main h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}
#min_width {
}

/* Gallery External Box  */

#box {
	width: 100%;
	height: 350px;
	margin-bottom: 20px;
}
.riGalleryContentItem .riRichTextItem {
	display: none;
}
.riGalleryContentItem.riEditing .riRichTextItem {
	display: block;
}
.riImageLink {
	background-image: none;
}
.riGalleryContentItem {
	width: 100px;
	height: 130px;
	border: 1px solid grey;
	float: left;
	margin: 0 10px 10px 0;
}
.riGalleryContentItem h2 {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	background: grey;
	padding: 3px 0;
	margin: 0;
	color: #FFF;
}

.more-info #leftpanel,
.mindfulmarketing #leftpanel {
	background-image: none;
	background-color: transparent;
	border: none !important;
}

#bgimg {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

#randomimg {
	margin-top: 200px;
}
#randomimg .riGalleryContentItem,
#randomimg .riImageItem {
	border: 0;
	margin: 0;
	height: 326px;
	width: 521px;
}
