body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    color: #333333;
    margin: 0;
}

#frame
{
    width: 100%; /*margin-top:-20px;*/
    text-align: center;
}

#FlashCont
{
    margin-right: auto;
    margin-left: auto;
    width: 990px;
    text-align: center;
}

.footer1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px; /*font-style: italic;*/
    color: #FFFFFF;
    margin-top: 10px;
}

#cssBottom p
{
    color: white;
    font-family: verdana;
    font-size: 11px;
}
#cssBottom .groen
{
    color: #CCCC33;
}
#cssBottom a, a:link, a:active, a:visited
{
    color: white;
    font-family: verdana;
    font-size: 11px;
    text-decoration: underline;
}

.footer2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #FFFFFF;
    margin-top: 5px;
}



/* snelkoppelingen links van flash */
.vierkant a
{
    text-decoration: none !important;
    display: block;
    padding: 20px;
}
.vierkant a:hover
{
    color: Black;
}
.vierkant td
{
    background-image: url("/images/maatwerk/vierkant_rood.gif");
    background-repeat: no-repeat;
    background-position: center center;
    width: 112px;
    height: 109px;
    vertical-align: middle;
}

