a:link.productiemenu, a:visited.productiemenu, a:active.productiemenu{
    font-family: times new roman;
    font-size: 16px;
    font-weight: bold;
    color: #ffdc04;
    margin-right: 20px;
}

#menu_background{
    position: absolute;
    top:10px;
    left:0px;
    background-image: url(../afbeeldingen/lijn.png);
    background-position: bottom;
    height: 20px;
    width:890px;
    margin-left:-20px;
    padding-left:20px;
    background-repeat: no-repeat;
}