@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";
@import url(http://fonts.googleapis.com/css?family=Six+Caps);






 body{
	font-family: helvetica;
	overflow-y: none;
	margin: 0px 0px 0px 0px;
	
		
	color:#000000	
	
}


.container{
	
	margin-top:50px;
	margin-bottom:50px;
	padding:20px;
	background-color:#ffffff;
	
				-webkit-box-shadow: -10px 12px 5px 0px rgba(211,211,211, 1);
			-moz-box-shadow:    -10px 12px 5px 0px rgba(211,211,211, 1);
			box-shadow:         -10px 12px 5px 0px rgba(211,211,211, 1);
			}

	
	

		
		.bedrijfgegevens{
			margin-bottom:10px;
		}
		
		.usp{
			margin-top:20px;
		}
		
		.afbeelding{
			margin-top:20px;
			text-align:center;
			width:200px;
		}
		
		.afbeelding img{
			max-width:180px;
		}
	

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

	
