@charset "utf-8";
/* CSS Document */

/* Body */
body.mainpage{
background-image: url(img/background_main.jpg);
margin-top: 0px;
}

/* Images */
img.banner_img{
margin-top: 90px;
}

img.btns_img{
border: 0px solid #FFFFFF;
}

/* Teksten */
span.standaardtekst_wit{
padding: 4px;
background-color: #2a5a88;
font-family: Verdana;
color: #ffffff;
font-size: 12px;
}

