BODY {
	background-color : #ffffff;
	font : 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height: 24px;
}


H1 {
	font-size					: 10px;
	font-weight					: bold;
	text-align					: left;
	color						: #990000;
}

.H1kop {
	font-size					: 10px;
	font-weight					: bold;
	text-align					: left;
	color						: #ff0000;
}

A {
	color : #000000;
	font-size : 12px;
	text-decoration : none; font-size:12px; font-style:normal; font-variant:normal; font-weight:normal
}

A:HOVER {
	color : #ff0000;
	font-size : 12px;
	font : 12px;
	text-decoration : underline;
}

A:VISITED {
	color : #ff0000;
	font-size : 12px;
	font : 12px;
	text-decoration : none;
}

A.COUNT_LINKS {
	font-size : 13px;
}

P {
	font : 12px Arial, Helvetica, sans-serif;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
	line-height: 24px;
}


b {
	font-weight: bold;
	font : bold 12px Arial, Helvetica, sans-serif ;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

UL {
		font : 12px Arial, Helvetica, sans-serif;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	    color : #000000;
		list-style-type : square;
		line-height: 24px;
}

hr {
	width : 90%;
	color : #990000;
}

TABLE.content {
		font : 12px Arial, Helvetica, sans-serif;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font : 12px Arial, Helvetica, sans-serif;
	    	color : #ff0000;
		background : #eeeeee ;
		background-color : #eeeeee;
		border : 2px solid #ff0000;
		border-color : #ff0000;
		line-height: 24px;

}

TABLE.content2 {
		font : 12px Arial, Helvetica, sans-serif;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font : 12px Arial, Helvetica, sans-serif;
	    	color : #000000;
		background : #FF0000 ;
		background-color : #eeeeee;
		line-height: 24px;
}



.bg {
		background-color : #eeeeee;
		empty-cells : show;
		padding : 4 4 4 4;
		padding-bottom : 4;
		padding-left : 4;
		padding-right : 4;
		padding-top : 4;
}

.bg1 {
		background : #ffffff ;
		background-color : #ffffff;
		empty-cells : show;
}

TD {
		font : 12px Arial, Helvetica, sans-serif;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font : 12px Arial, Helvetica, sans-serif;
	    color : #000000;
		padding : 2 2 2 2;
		padding-bottom : 2;
		padding-left : 2;
		padding-right : 2;
		padding-top : 2;
}


TABLE {
		font : 12px Arial, Helvetica, sans-serif;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
	    	color : #000000;
		line-height: 24px;
}

/* Wilco */

.Input2
{
    BACKGROUND: #FFFFFF;
    COLOR: #FF0000;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-FAMILY: MS Sans Serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    HEIGHT: 20px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 2px;
    CURSOR: hand;
}
.Input3
{
    BACKGROUND: #FF0000;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-FAMILY: MS Sans Serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    HEIGHT: 20px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 0px;
    PADDING-TOP: 2px;
    CURSOR: hand;
}
.button_normal{
	BORDER-BOTTOM				: 1px solid;
	BORDER-LEFT					: 1px solid;
	BORDER-RIGHT				: 1px solid;
	BORDER-TOP					: 1px solid;
	CURSOR						: hand;
	HEIGHT						: 25px;
	PADDING-BOTTOM				: 2px;
	PADDING-LEFT				: 10px;
	PADDING-RIGHT				: 10px;
	PADDING-TOP					: 2px;
	textAlign					: center;
	font-size					: 11pt;
	font-family					: Arial, Helvetica, sans-serif;
	font-weight					: bold;
	width						: 100px;
	color						: #990000;
}

.button_over{
	color						: white;
}

.TD_NAME{
	font-family			: Verdana, MS Sans Serif;
	font-size			: 9pt;
}

.TD_CONTENT{
	font-family			: Verdana, MS Sans Serif;
	font-size			: 9pt;
	font-weight			: bold;
	background-color		: #CCCCCC;
}

.TABLE_CONTENT{
	border				: 0px none;
	cellpadding			: 1;
	cellspacing			: 2
}

.TD_ZOEKEN{
	font-family			: Verdana, MS Sans Serif;
	font-size			: 10pt;
	font-weight			: bold;
}
