#home {
    position            :   absolute;
    left                :   0px;
    top                 :   0px;
    visibility          :   hidden;
    width               :   125px;
    background-color    :   #1b1464;
    border-left         :   1px solid #ffffff;
    border-bottom       :   1px solid #ffffff;
    border-right        :   1px solid #ffffff;
    padding-top         :   10px;
    z-index             :   10;
}

#producten {
    position            :   absolute;
    left                :   124px;
    top                 :   0px;
    visibility          :   hidden;
    width               :   125px;
    background-color    :   #1b1464;
    border-left         :   1px solid #ffffff;
    border-bottom       :   1px solid #ffffff;
    border-right        :   1px solid #ffffff;
    padding-top         :   10px;
    z-index             :   10;
}

#support {
    position            :   absolute;
    left                :   248px;
    top                 :   0px;
    visibility          :   hidden;
    width               :   125px;
    background-color    :   #1b1464;
    border-left         :   1px solid #ffffff;
    border-bottom       :   1px solid #ffffff;
    border-right        :   1px solid #ffffff;
    padding-top         :   10px;
    z-index             :   10;
}

#nieuws {
    position            :   absolute;
    left                :   372px;
    top                 :   0px;
    visibility          :   hidden;
    width               :   125px;
    background-color    :   #1b1464;
    border-left         :   1px solid #ffffff;
    border-bottom       :   1px solid #ffffff;
    border-right        :   1px solid #ffffff;
    padding-top         :   10px;
    z-index             :   10;
}

#downloads {
    position            :   absolute;
    left                :   496px;
    top                 :   0px;
    visibility          :   hidden;
    width               :   125px;
    background-color    :   #1b1464;
    border-left         :   1px solid #ffffff;
    border-bottom       :   1px solid #ffffff;
    border-right        :   1px solid #ffffff;
    padding-top         :   10px;
    z-index             :   10;
}

#prijslijst {
    position            :   absolute;
    left                :   620px;
    top                 :   0px;
    visibility          :   hidden;
    width               :   125px;
    background-color    :   #1b1464;
    border-left         :   1px solid #ffffff;
    border-bottom       :   1px solid #ffffff;
    border-right        :   1px solid #ffffff;
    padding-top         :   10px;
    z-index             :   10;
}

.menuoptioncontainer {
    border-top          :   1px solid #605b93;
    padding             :   3px;
    font-family         :   tahoma, arial, sans-serif;
    font-size           :   11px;
}

.menuoptionlink {
    color               :   #ffffff;
    text-decoration     :   none;
}

.menuoptionlink:hover {
    color               :   #99ccff;
}

.kop {
    font-family         :   tahoma, arial, sans-serif;
    font-size           :   18px;
    font-weight         :   bold;
    color               :   #eca627;
    margin-top          :   25px;
    margin-bottom       :   20px;
}

.tekst {
    font-family         :   arial, sans-serif;
    font-size           :   12px;
    color               :   #393939;
/*    padding-left        :   20px; */
    line-height         :   18px;
}

.tabletekst {
    font-family         :   arial, sans-serif;
    font-size           :   12px;
    color               :   #393939;
    line-height         :   18px;
}

#kolom1 {
    position            :   absolute;
    z-index             :   1;
    left                :   20px;
    top                 :   30px;
    width               :   330px;
    padding-bottom      :   20px;
}

#kolom2 {
    position            :   absolute;
    z-index             :   1;
    left                :   390px;
    top                 :   30px;
    width               :   350px;
    padding-bottom      :   20px;
}

#empty {
    position            :   absolute;
    left                :   370px;
    top                 :   0px;
    background-color    :   #ffffff;
    width               :   20px;
    height              :   25px;
}
