table tr th {
	text-align:center;
	padding:1em 0.5em;
	}
table tr td {
	border:1px solid #ccc;
	padding:1em 0.5em;
	font-weight:bold;
	text-align:center;
	}
figure {
	position:relative;
	}
figcaption {
	position:absolute;
	left:10px;
	bottom:10px;
	font-size:0.8em;
	}
.row.sp {
	margin-bottom:2em;
	}

.alternate {
	background-color:#EEEEEE;
	}
.nomargin{
	padding-left:0;
	padding-right:0;
	}
.gal{
	padding:0 0.5em 1em;}
.nobottommargin{
	margin-bottom:0
	}
.img-responsive{
	width:100%;
	}

.helper{
	position:fixed;
	bottom:1px;
	right:10px;
	padding:10px;
	background-color:#B4FC98;
	}
.helper *{
	float:left;}
.unit{
	opacity:0.8;
	margin-left:2px;
	}

form {
	padding-top:1em;
	margin:10px;
	background: #EBEBEB;
	
}
img{
	
	max-width: 100%;
}
select, textarea{
	width:100%;
	}
	
	#contactformulier input,#contactformulier select,#contactformulier textarea{
		width:100%;
		}

.homepageblock{
	background:url(img.gif); 
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	border:1px solid white;
	padding: 15px;
	}
.alternate .col-xs-12{
	padding: 0;
}

@media (min-width: 768px) { /* Vanaf Large moet er ruimte gemaakt worden voor de navigatie die zal verschijnen */
.margintop{
	margin-top:4em;
	}
}
	
@media (min-width: 1200px) { /* Vanaf Large moet er ruimte gemaakt worden voor de navigatie die zal verschijnen */
}
