body 
{
background-color: #CFCAB3;
padding: 0;
margin: 0;
background-image: 
url('images/backzijkant.jpg');
background-repeat: repeat-y
} 

table 
{
border-collapse: collapse;
} 


td 
{
text-align:left;
vertical-align:top;
padding:0;
}

td img
{
display:block;
border:0px none;
} 

td.bg
{
background-image: url(images/backtop.jpg);
background-repeat: repeat-x;

}

img.right
{
float:right;
}

img.left
{
float:left;
}

img.button1
{
position:absolute;
top:300px;
left:30px;
z-index:1
}

img.button2
{
position:absolute;
top:350px;
left:30px;
z-index:1
}

img.button3
{
position:absolute;
top:400px;
left:30px;
z-index:1
}

img.button4
{
position:absolute;
top:450px;
left:30px;
z-index:1
}

img.button5
{
position:absolute;
top:500px;
left:30px;
z-index:1
}

img.button6
{
position:absolute;
top:550px;
left:30px;
z-index:1
}


.content
{
margin-top: 50px;
margin-left: 60px;
margin-right: 20px;
}

div.artikelomschrijving
{

font-family: Arial;
font-size: 12px; 
}
div.bladzijden
{

font-family: Arial;
font-size: 10px; 
text-align:right;

}

h1 
{
font-family: Tahoma;
font-size: 14px;
} 

h2 
{
font-family: Tahoma;
font-size: 12px;
font-style: bold;
line-height: 0%
} 


p
{
font-family: Arial;
font-size: 12px;  
}
