@media all and (orientation:portrait){ 
.tabelregel{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;
    align-items: center;

}
.tabelrij{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;
    align-items: center;

}
.tabelrij:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
    cursor: pointer;
}  
.tabelrijtop{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:white;
        border-bottom: #4D71A6;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    padding: 1px;
    justify-content: baseline;

}
.tabelrijtop:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
    cursor: pointer;
} 
.tabelmij{
    display: flex;
    flex-direction: row;
    color: #4D71A6;
    background-color:#bfd1ec;
    border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 16px;
    padding: 1px;
    align-items: center;


}
.tabelmij:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
    cursor: pointer;
}     
.tabelheader{
    display: flex;
    flex-direction: column;
    border-bottom: #4D71A6;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 3px;
    font-size: 12px;

}
.tabeltitel{
    display: flex;
    flex-direction: column;
    color: #4D71A6;
    width: 300px;
    text-align: left;
    font-size: 16px;
 

}
.tabelkolom{
    display: flex;
    flex-direction: row;
    width: 50%;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;


}
.tabelkolomright{
    display: flex;
    flex-direction: row;
    width: 50%;
    font-size: 16px;
    text-align: right;
    justify-content: baseline;
    align-items: center;


}
.tabelkolomklein{
    display: flex;
    flex-direction: row;
    width: 100px;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;

}
.tabelkolomkleinst{
    display: flex;
    flex-direction: row;
    width: 50px;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;

}

.tabelkolommini{
    display: flex;
    flex-direction: row;
    width: 25px;
    font-size: 14px;
    text-align: left;
    justify-content: baseline;
    align-items: center;

}
.tabelkolom300{
    display: flex;
    flex-direction: row;
    width: 100px;
    text-align: left;
    justify-content: baseline;
    font-size: 14px;

}
.tabelkolomkleinrechts{
    display: flex;
    flex-direction: row;
    width: 30%;
    text-align: right;
    justify-content: baseline;


}
.punten{
    text-align: right;
   
    width: 25px;
    font-size: 12px;
    padding-right: 3px;
    margin: 1px;
}
.puntengroot{
    text-align: right;
   
    width: 40px;
    font-size: 12px;
    padding-right: 3px;
    margin: 1px;
}
.puntenvet{
    color: #4D71A6;
    text-align: right;
    width: 40px;
    font-weight: bold;
    font-size: 18px;
    padding-right: 5px;
    text-align: right;
}
.procent{
    font-size: 16px;
    padding-left: 5px;
    margin: 1px;
}
.plaatsvet{
   
    color: #4D71A6;
    margin-right: 5px;
    font-size: 16px;
    padding: 1px;
    text-align: center;
}
.mijnpuntenspeler{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 50px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.mijnpuntenspelervet{
    background-color:#4D71A6;
    color: white;
    text-align: right;
    border-color:#4D71A6;
    border-style: solid;
    width: 50px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.mijnspelerprocent{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 100px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.puntenspeler{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 50px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.puntenspelervet{

    color: white;
    text-align: right;
    border-color:#4D71A6;
    border-style: solid;
    width: 50px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.spelerprocent{
    text-align: right;
    border-color: #4D71A6;
    border-style: solid;
    width: 125px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.headervet{
    background-color:#4D71A6;
    color: white;
    text-align: right;
    border-color:#6196e4;
    border-bottom-style: solid;
    width: 25px;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
}
.headerspeler{
    text-align: right;
    border-color: #bfd1ec ;
    border-bottom-style: solid;
    width: 52px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}

.headerprocent{
    text-align: right;
    border-bottom-color: #bfd1ec ;
    border-bottom-style: solid;
    width: 77px;
    font-size: 12px;
    padding: 2px;
    margin: 2px;
}
.doelsaldo{
    text-align: right;

    width: 50px;
    font-size: 12px;
    padding: 1px;
}
}
@media all and (orientation:landscape){ 
    .tabelregel{
        display: flex;
        flex-direction: row;
        color: #0E7D69;
        background-color:white;
        border-bottom: #0E7D69;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-radius: 5px;
        font-size: 18px;
        padding: 3px;
        margin-bottom: 2px;
        align-items: center;
    
    }
    .tabelrij{
        display: flex;
        flex-direction: row;
        color: #0E7D69;
        background-color:white;
        border-bottom: #0E7D69;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-radius: 5px;
        font-size: 18px;
        padding: 3px;
        margin-bottom: 2px;
        align-items: center;
    
    }
    .tabelrij:hover{
        color: white;
        background-color:#0E7D69;
        border-bottom:white;
        cursor: pointer;
    }    
    .tabelrijtop{
        display: flex;
        flex-direction: row;
        color: #4D71A6;
        background-color:white;
        border-top: #4D71A6;
        border-top-style: solid;
        border-top-width: 1px;
        font-size: 18px;
        padding: 10px;
        align-items: center;
    
    }
    .tabelrijtop:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
        cursor: pointer;
    }   
    .tabelmij{
        display: flex;
        flex-direction: row;
        color: #4D71A6;
        background-color:#bfd1ec;
        border-top: #4D71A6;
        border-top-style: solid;
        border-top-width: 1px;
        font-size: 18px;
        padding: 10px;
        align-items: center;
    
    }
    .tabelmij:hover{
        color: white;
        background-color:#6196e4;
        border-bottom:white;
        cursor: pointer;
    } 
    .tabelheader{
        display: flex;
        flex-direction: row;
        border-bottom: #4D71A6;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        padding: 10px;
    
    }
    .tabeltitel{
        display: flex;
        flex-direction: column;
        color: #4D71A6;
        width: 300px;
        text-align: left;
        font-size: 16px;

    }
    .tabelkolom{
        display: flex;
        flex-direction: row;
        width: 100%;
    
        text-decoration: none;


    text-align: left;
    justify-content:baseline;
    align-content: center;
    
    }
    .tabelkolom300:hover{
        color: white;
        background-color:#0E7D69;
        border-bottom:white;
        cursor: pointer;
    }  
    .tabelkolomright{
        display: flex;
        flex-direction: row;
        width: 100%;
    
        text-decoration: none;


    text-align: right;
    justify-content:baseline;
    align-content: center;
    
    }
    .tabelkolom300{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolom300nohover{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolom300z{
        display: flex;
        flex-direction: row;
        width: 600px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }

    .tabelkolomklein{
        display: flex;
        flex-direction: row;
        width: 125px;
        text-align: left;
        justify-content: baseline;
        color:black;
        border-bottom: black;
        border-bottom-style: solid;
        border-bottom-width: 1px;
    
    
    }
    .tabelkolomkleinst{
        display: flex;
        flex-direction: row;
        width: 125px;
        text-align: left;
        justify-content: baseline;
    
    
    }
    .tabelkolomkleinrechts{
        display: flex;
        flex-direction: row;
        width: 300px;
        text-align: right;
        justify-content: baseline;
    
    
    }
    .punten{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 25px;
        font-size: 20px;
        padding: 5px;
        margin: 2px;
    }
    .puntengroot{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 40px;
        font-size: 20px;
        padding: 5px;
        margin: 2px;
    }
    .puntenvet{
        
        color: #4D71A6;
        text-align: right;
        border-color:#6196e4;
        border-style: solid;
        width: 60px;
        font-weight: bold;
        font-size: 28px;
        padding: 5px;
    }
    .procent{
        text-align: right;
       
        width: 60px;
        font-size: 16px;
        padding-right: 3px;
        margin: 1px;
    }
    .plaatsvet{
        color:#4D71A6;
       text-align: right;
   
        font-size: 20px;
        padding: 5px;
      
    }
    .puntenspeler{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 50px;
        font-size: 20px;
        padding: 2px;
        margin: 2px;
    }
    .puntenspelervet{
        background-color:#4D71A6;
        color: white;
        text-align: right;
        border-color:#6196e4;
        border-style: solid;
        width: 50px;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
    }
    .spelerprocent{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 75px;
        font-size: 16px;
        padding: 2px;
        margin: 2px;
    }
    .mijnpuntenspeler{
        text-align: right;
        border-color: #4D71A6;
        border-style: solid;
        width: 50px;
        font-size: 20px;
        padding: 2px;
        margin: 2px;
    }
    .mijnpuntenspelervet{
        background-color:#4D71A6;
        color: white;
        text-align: right;
        border-color:#4D71A6;
        border-style: solid;
        width: 50px;
        font-weight: bold;
        font-size: 20px;
        padding: 5px;
    }
    .mijnspelerprocent{
        text-align: right;
        border-color: #4D71A6;
        border-style: solid;
        width: 75px;
        font-size: 16px;
        padding: 2px;
        margin: 2px;
    }
    .headervet{
        background-color:#4D71A6;
        color: white;
        text-align: right;
        border-color:#6196e4;
        border-bottom-style: solid;
        width: 25px;
        font-weight: bold;
        font-size: 12px;
        padding: 5px;
    }
    .headerspeler{
        text-align: right;
        border-color: #bfd1ec ;
        border-bottom-style: solid;
        width: 52px;
        font-size: 12px;
        padding: 2px;
        margin: 2px;
    }

    .headerprocent{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 77px;
        font-size: 12px;
        padding: 2px;
        margin: 2px;
    }
    .doelsaldo{
        text-align: right;
        border-color: #bfd1ec ;
        border-style: solid;
        width: 75px;
        font-size: 20px;
        padding: 2px;
    }
    .nolink{
        text-decoration: none;
        font-size: 16px;
        color:#009BDB;
        border:solid;
        border-color: #009BDB;
        border-radius: 5px;
        background-color: white;
        padding: 3px;
        margin:5px;
        width: 250px;
      }

    }


    
