@import "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css";
@import "text/css" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css";

body,html{
	padding:0px;
	margin:0px;
	
	margin-left:auto;
	margin-right:auto;	
}


.menubuttn{
	padding:10px;
	margin:10px;
	border:1px solid #000;
	float:left;
}

	body{
		font-family: Montserrat, sans-serif!important;
		
	color:#000000!important;	
			
	}
	
	h1,h2,h3{
		font-size:2em!important;
		color:#!important;		padding:0p;
		margin:0px;
		margin-bottom:10px;
	}
	
	
	header{
		padding-bottom:10px;
		margin-bottom:10px;
		border-bottom:10px solid #000000;
	}
	
	
	a, a:link , a:visited, a:active, a:hover  {
		text-decoration:underline;
		color:#!important;	}
	
	.contact a, header a{
		color:#!important;	}
	
	.center{
		text-align:center;
	}
	
	header{
		padding-top:10px;
		
	}
	
	.afbeeldingen img{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.subtitle{
		margin-top:5px;
		padding-top:5px;
		padding-bottom:5px;
		color:#ffffff;
		font-size:220%;
				width:100%;
		font-weight:800;
		text-align:center;
		width:100%;
	}
	
	.white{
		background-color:rgba(255,255,255,0.85)!important;
		padding:10px!important;
		margin-top:50px;
		text-align:left;
	}
	
	.footer{
		background-color:rgba(255,255,255,0.85)!important;
		padding:10px!important;
		margin-top:50px;
		text-align:left;
		text-align:center;
		margin-bottom:20px;
	}
	
	a button {
	height: 100px;
	font-size: 2em!important;
	padding: 10px!important;
}