body {
background-color: B8ADB6;
}

body
{
scrollbar-arrow-color: #B026AB;
scrollbar-face-color: #B8ADB6;
scrollbar-highlight-color: #B026AB;
scrollbar-3dlight-color: #B026AB;
scrollbar-shadow-color: #B026AB;
scrollbar-darkshadow-color: #B026AB;
scrollbar-track-color: #B8ADB6;
}

h1.naam {
color: B026AB;
font-family: "toledo regular";
font-size: 50;
}

#boven {
position:absolute;
text-align: center;
top: 20;
width: 100%
}
#tekweb img {
position: absolute;
left: 20;
bottom: 20;
border-color: FF9900;
}

#pagina {
position:absolute;
text-align: center;
top: 170;
width: 100%
}

#voorwaarden {
position:absolute;
left: 10;
top: 170;
width: 100%
}

#voorwaarden li {
padding: 5;
}


p {
font-family: "times new romans";
font-weight: normal;
font-size: 18;
}

A:link {color: #B026AB}
A:active {color: #B026AB}
A:visited {color: #B026AB}
A:hover {color: #CCCCCC}

a {text-decoration: none}

.borden {text-align: center; font-size: xx-large;}
.bordenmaat {text-align: left; font-size: medium}
