﻿
.rounddiv
{
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.rounddivopenbottom
{
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
}
.rounddivopentop
{
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
}



.rounddivtype1
{
    background-color: #968679;
}

.rounddivtype2
{
    background-color: #002c51;
}

.rounddivtype3
{
    background-color: #9d8c7c;
}

.rounddivtype4
{
    background-color: #e9e4e0;
    border: solid 1px #2e516f;
}
.rounddivtype5
{
    background-color: #f77100;
}
.rounddivtype6
{
    background-color: #c1e5f3;
    border: solid 1px #002c51;
}

.rounddivtype7
{
    background-color: #e9e4e0;
    border: solid 1px #2e516f;
}

.rounddivContent
{
    padding: 7px;
    color: #fff;
}
.rounddivBalkOnder
{
    height: 5px;
    margin-bottom: 5px;
}
.rounddivOpenContent
{
    background-color: #fff;
}

.roundCustom1
{
    width: 100%;
    margin-bottom: 10px;
}
.PubliekWizardStapBalknaam
{
    font-size: 12px;
    font-weight: bold;
    height: 16px;
}

.searchPanelHome
{
    width: 100%;
    min-width: 800px;
}
.panelHome
{
    height: 108px;
    overflow: hidden;
}
.panelHomeVertical
{
    height: 198px;
    overflow: hidden;
}
.panelHomeType4
{
    height: 398px;
    overflow: hidden;
}

.panelHomeType5
{
    height: 179px;
    overflow: hidden;
}