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


a:link{text-decoration:none; color:#ffffff;}
A:visited{text-decoration:none; color:#ffffff;}
A:active{text-decoration:none; color:#ffffff;}
A:hover{color:#FF9900;}

.link_blue{
color:#003c66;
font-weight:bold;
}

.light_blue{
color:#a8d5fb;
font-weight:bold;
}


body{
background-color:#003c66;
background-image:url(../BEELD/bg.jpg);
background-repeat:repeat;
margin-top:15px;
}

#container{
margin:auto;
width:960px;
height:auto;

}

#bg_home_deel1{
width:960px;
height:62px;
background-image:url(../BEELD/top_deel1.jpg);
background-repeat:no-repeat;
float:left;
}

#bg_home_deel2{
width:752px;
height:23px;
background-image:url(../BEELD/top_deel2.jpg);
background-repeat:no-repeat;
padding-left:208px;
padding-top:10px;
float:left;
}

#bg_home_deel3{
width:960px;
height:49px;
background-image:url(../BEELD/top_deel3.jpg);
background-repeat:no-repeat;
float:left;
}

#bg_home_mid_deel1{
width:960px;
height:224px;
float:left;
}


#bg_home_mid_deel2{
width:960px;
height:164px;
background-image:url(../BEELD/home_mid_deel2.jpg);
background-repeat:no-repeat;
float:left;
}

#footer{
width:945px;
height:27px;
background-image:url(../BEELD/footer.jpg);
background-repeat:no-repeat;
float:left;
text-align:right;
padding-right:15px;
padding-top:13px;

}


h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
margin-top:0px;
color:#ffffff;

}


h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:0px;
margin-bottom:9px;
color:#003c66;

}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
color:#003c66;
line-height:16px;
font-weight:normal;


}

.blue_text{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003c66;
line-height:16px;
font-weight:normal;
}



.lnk_frame{
padding-left:12px;
padding-right:12px;
float:left;
display:block;
}

/*Restpagina's*/

.bg_historie{
width:480px;
height:436px;
float:left;
}

.bg_historie_tekst{
width:448px;
height:420px;
background-image:url(../BEELD/bg_teksten.jpg);
float:left;

padding-left:16px;
padding-right:16px;
padding-top:16px;
}

.bg_barkpollux{
width:480px;
height:526px;
float:left;
}


.bg_barkpollux_tekst{
width:448px;
height:510px;
background-image:url(../BEELD/bg_teksten.jpg);
float:left;

padding-left:16px;
padding-right:16px;
padding-top:16px;
}

.bg_barkpollux_2{
margin-top:1px;
width:480px;
height:218px;
float:left;
}


.bg_barkpollux_tekst2{
width:448px;
height:202px;
background-image:url(../BEELD/bg_teksten.jpg);
float:left;
margin-top:1px;
padding-left:16px;
padding-right:16px;
padding-top:16px;
}

.bg_events{
width:480px;
height:245px;
float:left;
}


.bg_events_tekst{
width:448px;
height:229px;
background-image:url(../BEELD/bg_teksten.jpg);
float:left;
padding-left:16px;
padding-right:16px;
padding-top:16px;
}

.bg_events2{
width:480px;
height:245px;
float:left;
margin-top:1px;
}


.bg_events_tekst2{
width:448px;
height:229px;
background-image:url(../BEELD/bg_teksten.jpg);
float:left;
padding-left:16px;
padding-right:16px;
padding-top:16px;
margin-top:1px;
}




.bg_contact_tekst{

width:448px;
height:712px;
background-image:url(../BEELD/bg_teksten.jpg);
float:left;

padding-left:16px;
padding-right:16px;
padding-top:16px;
}
