BODY {
 margin: 0px; 
 background-color:#072969;
 }

#intro{
width:850px;
height:auto;
background:url(../img/intro.jpg) no-repeat top left;
margin-left:auto;
margin-right:auto;
margin-top:75px;
}

#intro-foto{
width:850px;
height:auto;
float:left;
}

#intro-footer{
width:auto;
height:200px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
}

/*buttons_intro*/

#buttons_intro{
margin: 20px 0 0 115px;
float:left;
text-align:center;
}

#meer{
margin: 0 0 0 5px;
width: 200px;
float:left;
}

.meer-nl a:hover {
background-image: url(../img/intro/nl-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
}

.meer-nl a{
background-image: url(../img/intro/nl-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
display: block;
}

.meer-fr a:hover {
background-image: url(../img/intro/fr-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
}

.meer-fr a{
background-image: url(../img/intro/fr-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
display: block;
}

.meer-en a:hover{
background-image: url(../img/intro/en-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
}

.meer-en a{
background-image: url(../img/intro/en-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
display: block;
}

.meer-de a:hover {
background-image: url(../img/intro/de-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
}

.meer-de a{
background-image: url(../img/intro/de-1.png);
background-repeat: no-repeat;
height: 50px;
width: 150px;
display: block;
}

.meer a:hover{
background: none;
}
