body.site {
    font-family             : Verdana, Arial;
    font-size               : 11px;
    
    margin: 0px 0px 0px;
    background-color: #000000;
    color: #1512ab;
}

#layer_balk {
  position        : absolute;
  z-index          : 100;
  bottom          : 10px;
  right          : 20px;
}

#layer_logo {
    position                : absolute;
    z-index                 : 100;
    left                    : 0%;
}

#layer_boek {
position                : absolute;    
z-index                 : 90;
    top                     : 3%;
}

TD.lijn {
	background-image: url(../images/streep.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

