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

body, div, h1, h2, ul, li, p{
padding:0;
margin:0;
list-style-type:none;
}
body{
background-color:#FFFFFF;
background-image:url(images/body_home.jpg);
font-family:verdana, arial, helvetica, sans-serif;
color:#000000;
font-size:12px;
}
#container{
position:relative;
width:960px;
height:680px;
background-image:url(images/container_home.jpg);
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
z-index:1;
}
#logo{
position:absolute;
background-image:url(images/logo_home.gif);
background-repeat:no-repeat;
width:480px;
height:165px;
float:left;
z-index:2;
left: -26px;
top: -25px;
}
#contact{
position:absolute;
background-image:url(images/contact_home.jpg);
background-repeat:no-repeat;
width:205px;
height:408px;
float:left;
top: 232px;
}
#contact li a:link, #contact li a:visited {
text-decoration: none;
display: block;
background-image:url(images/contact_home.jpg);
background-repeat:no-repeat;
width:205px;
height:408px;
}
#contact li a:hover, #contact li a:active{
text-decoration: none;
display: block;
background-image:url(images/contact_home.jpg);
background-repeat:no-repeat;
width:205px;
height:408px;
}
#ouders{
position:absolute;
background-image:url(images/ouders_home.gif);
background-repeat:no-repeat;
width:333px;
height:270px;
float:left;
left: 225px;
top: 126px;
z-index: 3;
}
#ouders li a:link, #ouders li a:visited {
text-decoration: none;
display: block;
background-image:url(images/ouders_home.gif);
background-repeat:no-repeat;
width:333px;
height:270px;
}
#ouders li a:hover, #ouders li a:active{
text-decoration: none;
display: block;
background-image:url(images/ouders_home.gif);
background-repeat:no-repeat;
width:333px;
height:270px;
}
#team{
position:absolute;
background-image:url(images/team_home.gif);
background-repeat:no-repeat;
width:283px;
height:243px;
float:left;
left: 672px;
top: 271px;
}
#team li a:link, #team li a:visited {
text-decoration: none;
display: block;
background-image:url(images/team_home.gif);
background-repeat:no-repeat;
width:283px;
height:243px;
}
#team li a:hover, #team li a:active{
text-decoration: none;
display: block;
background-image:url(images/team_home.gif);
background-repeat:no-repeat;
width:283px;
height:243px;
}
#nieuwsbrief{
position:absolute;
background-image:url(images/nieuwsbrief_home.gif);
background-repeat:no-repeat;
width:327px;
height:233px;
float: left;
left: 628px;
top: 3px;
}
#nieuwsbrief li a:link, #nieuwsbrief li a:visited {
text-decoration: none;
display: block;
background-image:url(images/nieuwsbrief_home.gif);
background-repeat:no-repeat;
width:327px;
height:233px;
}
#nieuwsbrief li a:hover, #nieuwsbrief li a:active{
text-decoration: none;
display: block;
background-image:url(images/nieuwsbrief_home.gif);
background-repeat:no-repeat;
width:327px;
height:233px;
}
#leerlingen{
position:absolute;
background-image:url(images/leerlingen_home.gif);
background-repeat:no-repeat;
width:420px;
height:400px;
float:left;
left: 226px;
top: 397px;
z-index: 4;
}
#leerlingen li a:link, #leerlingen li a:visited {
text-decoration: none;
display: block;
background-image:url(images/leerlingen_home.gif);
background-repeat:no-repeat;
width:420px;
height:400px;
}
#leerlingen li a:hover, #leerlingen li a:active{
text-decoration: none;
display: block;
background-image:url(images/leerlingen_home.gif);
background-repeat:no-repeat;
width:420px;
height:400px;
}
#foto{
position:absolute;
background-image:url(images/foto_home.gif);
background-repeat:no-repeat;
width:227px;
height:132px;
float:left;
left: 732px;
top: 548px;
}
#foto li a:link, #foto li a:visited {
text-decoration: none;
display: block;
background-image:url(images/foto_home.gif);
background-repeat:no-repeat;
width:227px;
height:132px;
}
#foto li a:hover, #foto li a:active{
text-decoration: none;
display: block;
background-image:url(images/foto_home.gif);
background-repeat:no-repeat;
width:227px;
height:132px;
}
li {
list-style-type: none;
}
/*link*/
a:link, a:visited{
text-decoration:none;
outline:none;
}
a:hover{
text-decoration:none;
}
a:active {
text-decoration:none;
outline:none;
}
/*einde linksectie*/
span.linktekst{
display:none;
}

