
#layer1 {
visibility : visible;
position : absolute;
top : 264px;
left : 34px;
width : 150px;
height : 300px;
}
#layer2 {
visibility : visible;
position : absolute;
top : 10px;
left : 380px;
width : 150px;
height : 100px;
}
#layer2 p {
color : #333;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
}
#layer2 a {
color : #333;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
}
#layer2 a:hover {
color : white;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
}
#layer3 {
visibility : visible;
position : absolute;
top : 10px;
left : 550px;
width : 150px;
height : 100px;
}
#layer3 p {
color : #333;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
}
#layer3 a {
color : #333;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
}
#layer3 a:hover {
color : white;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
}
#linkerpijl a {
background : url("linkerpijl.jpg") no-repeat;
display : block;
position : absolute;
top : 134px;
left : 30px;
width : 42px;
height : 60px;
}
#linkerpijl a:hover {
background-position : -50px 0;
}
#rechterpijl a {
background : url("rechterpijl.jpg") no-repeat;
display : block;
position : absolute;
top : 134px;
left : 80px;
width : 50px;
height : 60px;
}
#rechterpijl a:hover {
background-position : -50px 0;
}
#beeld1 {
position : absolute;
top : 139px;
left : 180px;
}
#beeld2 {
position : absolute;
top : 139px;
left : 360px;
}
p {
color : #666;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 14px;
text-decoration : none;
top : 0;
right : 0;
bottom : 0;
left : 200px;
}
a {
color : orange;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 14px;
text-decoration : none;
top : 0;
right : 0;
bottom : 0;
left : 200px;
}
a:hover {
color : black;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 14px;
text-decoration : none;
top : 0;
right : 0;
bottom : 0;
left : 200px;
}
#header {
color : black;
font-size : 11px;
font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
line-height : 15px;
background-color : #ccc;
background-image : url("gratama.jpg");
background-repeat : no-repeat;
background-position : 15px 10px;
padding-top : 20px;
padding-left : 34px;
position : absolute;
top : 0;
left : 0;
width : 1600px;
height : 104px;
}


