﻿.button
{
	background-color: #C21175;
}

/*  AntwForm */
table.AntwFormTop, table.AntwFormMiddle, table.AntwFormBottom, table.ButtonBar, table.GridBar
, table.AntwForm, table.AntwFormAfmelden, .gridview
{
    border-right: #c21175 2px solid;
    border-top: #c21175 2px solid;
    border-left: #c21175 2px solid;
    border-bottom: #c21175 2px solid;
    text-indent: 4px;
}
/*  AntwForm: Tussenlagen (override bordersettings) */
table.AntwFormTop
{
    border-bottom: 0px none; 
}
table.AntwFormBottom, .gridview
{
    border-top: 0px none; 
}
table.AntwFormMiddle 
{
    border-top: 0px none; 
    border-bottom: 0px none; 
}
table.GridBar
{
    border-bottom: 0px none;
}

td.AntwFormHeader, .gridviewHeader
{
	color: #C21175;
	background-color: #ffe2ff;
}

table.ButtonBar
{
    background-color:#ffe2ff;
}

.geboortedatum
{
    background-color: #fff8dc;
    position: static;
    font-size: 8pt;
    font-family: Verdana;
    height: 19px;
    border: none;
    padding-left: 5px;
    padding-top: 5px;
}

/*  GridView */
gridviewHeader
{
	background-color: #ffe2ff;
}
