﻿HTML {
    font-family: Calibri;
    font-size: 18px;
}

body {
    font-family: Calibri;
    font-size: 18px;
}

* {
    box-sizing: border-box;
    font-family: Calibri;
    font-size: 18px;
}
.underline {
    text-decoration: underline;
}

.kaderrand {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.centreer70 {
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 70%;
    top: 0px;
}
#topContent {
    text-align: right;
    background-color: white;
    color: white;
    font-size: x-large;
    text-decoration: none;
    font-weight: bold;
    padding: 0, 10px, 10px, 10px;
    margin-bottom: 10px;
    height: 50px; 
    position:absolute;
    top:-50px;
}
.kolom_10 {
    position:relative;    
    width:10%;
    height:75px;
}
.kolom_80 {
    position: relative;
    width: 75%;
    height: 75px;
}

.links {
float:left;
}

.rechts {
float:right;
}

unsorted_hoofd_lijst {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
}

.zwarte_tekst {
color:black;
}
.actief {
background-color:darkgrey;
}

.kolom_33 {
width:33%;
}

.kolom_25 {
    width: 25%;
}

.kolom_66 {
width:66%;
}

.footer {
    position: absolute;
    left: 0;
    bottom: -1300%;
    width: 100%;   
    color: white;
    text-align: center;
}
.VE_Logo_Menu {
    position: relative;
    float: left;
    left:0;
    width: 50%!important;
    
    padding:0;
    margin:0;
}
.VE_Logo {
    position: relative;
    left: 0;
    float: left;
    height: 75px;
    width: 175px;
    z-index: 999;
    padding-left:0;
    margin-left:0;
}

.VE_Mijn_Dashboard_menu {
    position: relative;
    float: left;
    width: 50% !important;    
    padding: 0;
    margin: 0;    left:-5%;
  
}
.BtnMijnDashboard {
    position: relative;
    left: -2%;
    top: 45%;
    margin-bottom: auto;
    background-color: #64B76F;
    color: white;
}

.divSideMenu {
    width: 16%;
    position: relative;
    float: left;
    height: calc(100% - 19% - 19%);
    top: 2%;
    z-index: 990;
}

.SideMenu {
    position: relative;
    left: 0;
    float: left;
    top: 4%;
    margin-left: 0;
    padding-left: 0;
    background-color: white !important;
}

.divMainContent {    
    position: relative;
    float: left;
    left:0px;
    height: calc(100% - 19% - 19%);
    top: 0%;
    margin-bottom: 175px !important;
}

.Content100 {
    width: 100% !important;  
}
.Content84 {
    width: 83% !important;    
}

.divMasterPage {
    position: relative;
    left:0;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    height: calc(100% - 19% - 19%);
    margin-bottom: -7% !important;  
}

.clr {
clear:both;
}

.btn_kleur {
    background-color: #64B76F!important;    
}

.bottom-links {
    width: 33.3%;
    position: fixed;
    left:5%;
    float: left;
    height: 7%;
    bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    z-index: 1000;
    background-color: white;
}
.bottom-middel {
    width: 33.3%;
    position: fixed;
    left:4%;
    float: left;
    left: 33.3%;
    height: 7%;
    bottom:0!important;
    margin-bottom: 0;
    padding-bottom: 0;
    z-index: 1000;
    background-color: white;
}
.bottom-rechts {
    width: 33.3%;
    position: fixed;
    float: left;
    left: 66.6%;
    height: 7%;
    bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    z-index: 1000;
    background-color: white;
}
.divAanmelden {
    position: relative;
    top: 8px;
    left: 3%;
    margin-left:10px;
    margin-top:1%;
}
.lnkAanmelden {
    position:relative;
    left:-2%;   
}
.footer-links {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.divLnkAanmelden {
    margin-top: 4%;
    font-size: 22px;
    color: black;
    width:100%!important;
}
.navHoofdmenu {
    position: relative;
    left: 10%;
}
#navbarTogglerDemo01 li.LnkUserAanmelden a {
    position: relative;
    float: left;
    left: 100%;   
}

a:hover .BtnHover:hover {
    background-color:lightgreen;
}
#NavMenuHoofd {
    height: 100%;
    background-color: white !important;
}

.DisplayNone {
    display:none;
}
.tekstGrootte22 {
    font-size:18px;
}
@media screen and (max-width: 1515px) {
    .VE_Logo_Menu {
        position: relative;
        float: left;
        left: 0;
        width: 100% !important;
        padding: 0;
        margin: 0;
    }

    .VE_Mijn_Dashboard_menu {
        position: relative;
        float: left;
        width: 100% !important;
        padding: 0;
        margin: 0;
    }

    #LnkAanmelden {
        text-align: center;
        margin-left: auto;
        margin-right: 20%;
        z-index: 99;
    }

    .BtnMijnDashboard {
        position: relative;
        left: 5%;
        top: 2%;
        margin-bottom: auto;
        width: -3%;
    }

    #LnkAanmelden {
        justify-content: end;
    }
    .divSideMenu {
        width: 100%;
        position: relative;
        float: left;
        height: 10%;
        top: 4%;
        margin-bottom:4%;
    }

    .divMainContent {
        width: 100%;
        position: relative;
        float: left;
        height: calc(100%-17%-17%);
        top: 2%;
    }

    .divMasterPage {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: calc(100%-17%-17%);
        margin-bottom: -7% !important;
        padding-bottom: -7% !important;
        bottom: -7% !important;
        top: 20px;
    }
    .bottom-links {
        width: 100%;
        position: fixed;
        left: 0;
        float: left;
        height: 7%;
        margin-bottom: 1%!important;
        margin-left:0;
        margin-right:0;
        padding: 0;
        z-index: 1000;
        background-color: white;
    }

    .bottom-middel {
        display:none;
    }

    .bottom-rechts {
        display:none;
    }
    .divAanmelden {
        position: relative;
        left:-22%!important;
        top:-2%;
        width:100%;
    }
    .footer-links {
        margin: 0;
        position: relative;
        top: 50%;
        left: 70%;
        width: 100%;
        transform: translate(-50%, -50%);
    }
    
    .divLnkAanmelden {        
        font-size: 22px;
        color: black;
        width:100%!important;
        float:left;
    }
    .navHoofdmenu {
        position: relative;
        left: 2%;
    }
    .divAfmelden {
        position:relative;
        width:100%;
        float:left;
        left:0;
    }
    #lblUserName {
        display:inline-block;
        width:100%;
    }
    .divAanAfMelden {
        position:relative;
        width:100%!important;
        left:35%;
    }
    #navbarTogglerDemo01 {
        position:relative;
        left:-45%;
        float:left;
        height:5%!important;
        width:375px;
        z-index:1500; 
    }
       
        #Menu_Rechts {
            width: 400px;
            left: 0%;
            float:right!important;            
            position:relative;
        }
    #LnkUserAanmelden {
        position: relative;
        top: 25%;
    }
    #NavMenuHoofd {
        height: 100%;
        background-color: white !important;
        position: relative;
        float: left !important;
        width: 100px;
        left:0%;
    }
    #DivMenuHoofd {
        width: 48%;
        position: relative;
        float: left;
        height: 7%; 
        z-index:1011;
       
    }
    .BtnToggle {
        position:relative;        
        left:0%;       
    }

    .Content100 {
        width: 100% !important;
        position: relative;        
        padding-bottom: 75px;
    }

    .Content84 {
        width: 84% !important;
        position: relative;        
        padding-bottom:75px;
    }
    .tekstGrootte22 {
        font-size: 18px;
    }
}
