@import url("css/Menu.css");
@import url("css/PagesMenu.css");

#MainContent{
}

#Content{
width:650px;
}

#Numbers{
position:absolute;
right:0;
top:0;
width:65px;
height:700px;
overflow:hidden;
z-index:0;
background-image:url(img/pages/numbers/Numbers.gif)
}



.H2{
background-position:-65px;
}

.H3{
background-position:-130px;
}

.H4{
background-position:-195px;
}

.H2{
background-position:-65px;
}

.H3{
background-position:-130px;
}

.H4{
background-position:-195px;
}

.H5{
background-position:-260px;
}

.H6{
background-position:-325px;
}

.H7{
background-position:-390px;
}

.H8{
background-position:-455px;
}

.H9{
background-position:-520px;
}

.H10{
background-position:-585px;
}

#Menu{
position:absolute;
left:670px;
top:0;
width:400px;
z-index:1000;
}

#Inhoud{
position:absolute;
left:26px;
top:40px;
}

.ContentPane{
position:relative;
margin-top:37px;
margin-left:24px;
width:610px;
height:565px;
overflow:auto;
}


.PageForBack{
position:relative;
margin-left:24px;
margin-top:10px;
width:610px;
}

.PageForBack a{
display:block;
position:absolute;
height:10px;
width:25px;
}

.PageForBack a.PageVorige{
background-image:url(img/all/ArrowLeft.gif);
}

.PageForBack a.PageVolgende{
right:0px;
background-image:url(img/all/ArrowRight.gif);
}

.PageForBack a span{
display:none;
}


