/* NAVIGATION TOP */
#navnumberstop
{
    width: 100%;
    display: block;
    font-family: Verdana;
    color: #810303;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

#navnumberstop .navigationNumbers
{
    display: none;
}

#navnumberstop .aantal
{
    display: none;
}

#navnumberstop #filterProperties U
{
    font-size: 20px;
    text-decoration: none;
    color: #FF3110;
}

#navnumberstop #filterProperties SELECT::-ms-expand
{
    display: none;
}

#navnumberstop #filterProperties
{
    font-size: 16px;
    margin: 0px auto;
}

#navnumberstop #filterProperties SELECT, #navnumberstop #filterProperties INPUT
{
    font-family: Verdana;
    font-size: 16px;
    border-top: 0px solid #810303;
    border-left: 0px solid #810303;
    border-right: 0px solid #810303;
    border-bottom: 2px solid #810303;
    color: #3A332E;
    background-color: #DDDDDD;
    white-space: nowrap;
  
    cursor: pointer; cursor: hand;
  
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
}

#filterProperties SELECT OPTION
{
    font-size: 16px;
    color: #5b3414;
    background-color: #ffffff;
}


@media all and (min-width: 800px)
{
    #navnumberstop #filterProperties
    {
        font-size: 20px;
        width: 90%;
    }

    #navnumberstop #filterProperties U
    {
        font-size: 24px;
        text-decoration: none;
    }

    #navnumberstop #filterProperties SELECT, #navnumberstop #filterProperties INPUT
    {
        font-size: 20px;
    }
    
    #filterProperties SELECT OPTION
    {
        font-size: 20px;
    }
}

/* NAVIGATION UNDER */
#navnumberstopunder 
{
    padding-top: 40px;
    width: 100%;
    display: block;
    text-align: center;
}

#navnumberstopunder .navigationNumbers
{
    margin: 0px 0px 0px 0px;
    display: inline;
    height: 20px;
}

#navnumberstopunder .navigationNumbers a
{
    font-size: 15px;
    margin: 0 5px 0 5px;
    color: #810303;
}

#navnumberstopunder .navigationNumbers strong a
{
    color: #FF3110;
    font-size: 15px;
    margin: 0 5px 0 5px;
}

#navnumberstopunder .navigationNumbers a:hover
{
    text-decoration: none;
}

#navnumberstopunder .aantal
{
    color: #810303;
    font-size: 15px;
    display: block;
    padding-bottom: 15px;
}

.hiddenButton
{
    display: none;
}





































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
