﻿#centerlinks {
    margin-left: 17px;
    margin-right: 14px;
    width: 380px;
    float: left;
    font-size: 12px;
}

.centertekst {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fb {
    margin-top: 30px;
}

.centerlinkstitel {
    font-size: 14px;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: normal;
    width: 380px;
}

h1 {
    margin-top: 0px;
}

.centerlinksinfo, .centerlinksdownload {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}

.centerlinksinfo {
    color: Red;
}

.centerlinksdownload {
    margin-top: 20px;
}

    .centerlinksdownload img {
        margin-right: 10px;
    }

    .centerlinksdownload a {
        color: #666666;
    }

#centerrechts {
    float: left;
}

.detailaanmelden {
    border: 1px solid #9ac1c9;
    text-align: center;
}

.aanmeldentitel {
    width: 310px;
    color: white;
    font-size: 14px;
    height: 60px;
    padding: 5px;
    padding-top: 15px;
    /*margin-top: 5px;*/
    cursor: pointer;
}

    .aanmeldentitel:hover {
        font-size: 15px;
    }

#aanmelden {
    margin-top: 0px;
    background-color: rgb(84, 185, 72);
}

#aanmeldeneid {
    background-color: rgb(111, 164, 198);
}

#aanmeldenemail {
    background-color: rgb(255, 153, 0);
}

#aanmeldenfas {
    background-color: #8b1742;
}

#aanmeldenitsme {
    background-color: #ff4612;
}

#aanmeldengoogle {
    background-color: #df4336;
}

#aanmeldenmicrosoft {
    background-color: #178d17;
}

.detailaanmelden div {
    margin-top: 2px;
    margin-bottom: 2px;
}

.detailaanmelden, .veiligheidskode, .login1, .login2, .login3 {
    display: none;
}

#taalnl, #taalfr, #taalen {
    border: none;
}

#googleinfo {
    display: none;
}

.logininfo {
    font-size: 10px;
    color: white;
    width: 310px;
    text-align: right;
    display: none;
}

#centerrechtstitel2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 20px;
    margin-top: 15px;
    font-weight: normal;
    width: 310px;
}

#TextBoxRijksRegNr, #TextBoxKode, #TextBoxRijksRegNrEMAIL, #TextBoxKodeEMAIL {
    padding: 5px;
}

#ibp {
    top: 55px;
}

#currenctversion {
    z-index: 1000;
    position: fixed;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 50px solid Red;
    border-left: 50px solid transparent;
    cursor: pointer;
    display: inline;
    background-image: none;
}

    #currenctversion:hover {
        border-top: 65px solid #008003;
        border-left: 65px solid transparent;
    }

.blurvideo {
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
}
