/* CSS Document */

body {
margin: 0;
text-align: center;
background-image: url(achtergrond4.jpg);
background-repeat:repeat-x;
}

div#main_container{
margin: 0 auto 0 auto;
width: 774px;
text-align: left;
}

div#box1 {
background-image: url(bovenbalk4new2.jpg);
width: 100%;
height: 81px;
background-repeat: no-repeat;
background-position: center;

}

div#box2 {
background-image: url(grijsbalk1.jpg);
width: 100%;
height: 30px;
background-position:center;
background-repeat: no-repeat;
}


div#box3 {
background-image: url(balksub4.jpg);
width: 100%;
height: 22px;
background-position:center;
background-repeat: no-repeat;
}

div#box4Content {
margin-left: 10px;
width: 380px;
height: 120px;
}


div#box4 {
width: 100%;
height: 133px;
background-image: url(hoofdafbeelding5.jpg);
background-repeat: no-repeat;
background-position:center;
}

div#box4balk {
width: 100%;
height: 26px;
background-image:url(hoofdOnder2.jpg);
background-repeat: no-repeat;
background-position:center;
}

div#box4MainContent {
width:100%;
height:276px;
background-image:url(ContenBack.jpg);
background-position:center;
background-repeat: repeat-y;
}




div#box7 {
width: 100%;
height: 42px;
background-image: url(onderbalk4.jpg);
background-repeat: no-repeat;
background-position:center;
text-align:center;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#555555;
font-size: 15px;
font-style: normal
text-align:justify;
margin: 20px;
}

p {
font-size: 10px;
color:#FF1493;
font-weight:800;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
}

A {
font-size: 10px;
color:#FF1493;
font-weight:800;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
}

A:link {
font-size: 10px;
color:#FF1493;
font-weight:800;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
}

A:hover {
font-size: 10px;
color:#FF1493;
font-weight:800;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
text-decoration: none;
}

A:visited {
font-size: 10px;
color:#FF1493;
font-weight:800;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
text-align:justify;
}





.head {
display:none;
}


