BODY,TD
{
	font-family : Univers, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}

A
{
	color : #255282;
	text-decoration : none;
	font-weight : bold;
}

A:hover
{
	color : #DAB6CA;
	background-color : #255282;
}

.kop
{
	font-size : 14pt;
	color : #B56C94;
	font-weight : bold;
}

.tussenkopje
{
	font-size : 11pt;
	color : #B56C94;
	font-weight : bold;
}

.empty
{

}

.aanafmeldbutton
{
	background : White;
	height : 23px;
	width : 115px;
	border-width : 2px 2px 2px 2px;
	font : normal 8pt;
	font-weight : bold;
	letter-spacing : normal;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	border-left-color : Silver;
	border-left-style : outset;
	border-bottom-color : Silver;
	border-bottom-style : outset;
	border-right-color : Silver;
	border-right-style : outset;
	border-top-color : Silver;
	border-top-style : outset;
}

.aanafmeldbutton:hover
{
	background : #255282;
	color : #DAB6CA;
	border-width : 2px 2px 2px 2px;
	font : normal 8pt;
	font-weight : bold;
	letter-spacing : normal;
	padding-left : 5px;
	padding-right : 5px;
	border-left-color : Silver;
	border-left-style : outset;
	border-bottom-color : Silver;
	border-bottom-style : outset;
	border-right-color : Silver;
	border-right-style : outset;
	border-top-color : Silver;
	border-top-style : outset;
}

.aanafmeldbuttoncks
{
	background : White;
	height : 23px;
	width : 170px;
	border-width : 2px 2px 2px 2px;
	font : normal 8pt;
	font-weight : bold;
	letter-spacing : normal;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	border-left-color : Silver;
	border-left-style : outset;
	border-bottom-color : Silver;
	border-bottom-style : outset;
	border-right-color : Silver;
	border-right-style : outset;
	border-top-color : Silver;
	border-top-style : outset;
}

.aanafmeldbuttoncks:hover
{
	background : #255282;
	color : #DAB6CA;
	border-width : 2px 2px 2px 2px;
	font : normal 8pt;
	font-weight : bold;
	letter-spacing : normal;
	padding-left : 5px;
	padding-right : 5px;
	border-left-color : Silver;
	border-left-style : outset;
	border-bottom-color : Silver;
	border-bottom-style : outset;
	border-right-color : Silver;
	border-right-style : outset;
	border-top-color : Silver;
	border-top-style : outset;
}


