@charset "UTF-8";
/* CSS Document */


/*Lagen definities*/
#wrapper
{
text-align:left;
width:972px;
margin: 0 auto 50px;
min-height: 850px;
height: auto;
height: 100%;
border:0px solid red;
}
#kaart
{
width:972px;
height:600px;
background-image:url(../images/kaart1.jpg);
background-repeat:no-repeat;
border:0px solid #ff00ff;
margin-top:-50px;
}
#kaart2
{
width:972px;
height:550px;
background-image:url(../images/kaart2.jpg);
background-repeat:no-repeat;
border:0px solid #ff00ff;
margin-top:-50px;
}
#kaart3
{
width:972px;
height:650px;
background-image:url(../images/contactbody.jpg);
background-repeat:no-repeat;
border:0px solid #ff00ff;
margin-top:-50px;
}
#contact
{
width:200px;
height:200px;
border:0px solid #ff00ff;
margin-left:280px;
padding-top:250px;
}
#home
{
width:172px;
height:38px;
border:0px solid #ff00ff;
margin-left:25px;
margin-top:50px;

}
#portfolio
{
width:172px;
height:40px;
border:0px solid #ff00ff;
margin-left:25px;
}
#contactbtn
{
width:172px;
height:40px;
border:0px solid #ff00ff;
margin-left:25px;
}
#twitter
{
width:145px;
height:98px;
border:0px solid #ff00ff;
margin-left:630px;
padding-top:110px;
}
#socialbm
{
width:200px;
height:50px;
border:0px solid #ff00ff;
margin-left:680px;
padding-top:200px;
}
#portfolioimg
{
width:972px;
height:180px;
text-align:center;
}
#pimg
{
padding:8px;
border:1px solid #ccc;
margin:15px;
}
#footer
{
width:970px;
height:80px;
border:0px solid blue;
float:left;
font-family:verdana;
text-align:right;
font-size:10px;
color:#999999;
line-height:80px;
}
/* Einde lagen */

/* Begin standaard stylen */
body
{
background-color:#FFF;
text-align:center;
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
}
P
{
text-align:justify;
font-size:12px;
color:#333333;
}
a
{
text-decoration:none;
}
img {
border: 0;
}


