#intro {
   position: relative;
   padding-bottom: 102px;   
   min-height: 700px;
   width: 100%;
   background-image:none;
   background: #eee;
}

body {background:#eee;}

#foto  img{padding-top:60px !important; }

#footer {position:relative; bottom:0px; width:100%; background:none;}



#main .gegevens {
    margin-top: 20px;
}

#main p {color: #414141; text-align:left; text-shadow:none; padding:0;}

#main h1 {color: #414141; text-shadow:none; text-align:left; padding:0; }

#main  a {text-align:left;}
#main .gegevens a {font: 16px/33px 'montserrat-regular', sans-serif; margin:0; padding:0; color:#414141; text-align:left; text-shadow:none;}

@media only screen and (max-width: 400px) {

	#main .gegevens a {font: 12px/21px 'montserrat-regular', sans-serif; margin:0; padding:0; color:#414141; text-align:left; text-shadow:none; }
	#main {margin-top: 0px;}
}

@media only screen and (max-width: 767px) {
	#main .gegevens a {margin:0; padding:0; color:#414141;text-align:left; text-shadow:none;}
}
