.cao_tekst
{
	FONT-SIZE: 11pt;
	COLOR: black;
	FONT-FAMILY: Times New Roman, Verdana;
}
INPUT.Calctekst
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: smaller;
    BORDER-LEFT: medium none;
    COLOR: black;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: right;
}
BODY.people
{
	background-image:url(../images/people_large.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment: fixed;
}
BODY,TD,input
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    margin-top:0px;
    margin-bottom:0px;
    margin-right:0px;  
}
.dropdown
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
.footnote
{
    FONT-SIZE: 8pt;
    COLOR: gray;
    FONT-FAMILY: Verdana;
	 width: 100%;
	 float: left;
	 margin-bottom: 10px;
}
.square_title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.square_link
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION:none;
}

.square_link_u
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;
}


.search_number
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.search_title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.index_deel
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: blue;
    FONT-FAMILY: Verdana
}

.body_text
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
	 margin-top: 1px;
	 margin-bottom: 5px;
	 width: 100%;
	 float: left;
}

.vragen
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
}

.square_text
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
}
.square_text_u
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;
}

.square_small_u
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: underline;    
}

.square_small
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
	width: 100%;
	float: left;
}
.page_title_small
{
    FONT-SIZE: 18pt;
    COLOR: #ff9a00;
    FONT-FAMILY: Verdana
}
.page_title_large
{
    FONT-SIZE: 28pt;
    COLOR: #ff9a00;
    FONT-FAMILY: Verdana
}
.sub1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    FONT-FAMILY: Verdana;
	 margin-bottom: 5px;
	 width: 100%;
	 float: left;
}
.sub2
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Verdana;
	 margin-bottom: 10px;
	 width: 100%;
	 float: left;
}
.sub3
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
	 margin-bottom: 5px;
	 width: 100%;
	 float: left;
}

.sub4
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-FAMILY: Verdana;
	 margin-bottom: 5px;
	 width: 100%;
	 float: left;
}



li
{
	 margin: 0px;
}

.li_square
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    font-weight: lighter;
    font-style: normal;
	 margin-bottom: 5px;
}
ul
{
	list-style-type:disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.none
{
	list-style-type: none;
}

ol
{
	list-style-type:lower-alpha;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol.numeric
{
	list-style-type:decimal;	
}
sub,sup
{
	font-size:8pt;
}

TD.Calclicht
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: #ffffff
}
.Calcdonker
{
    FONT-SIZE: 16pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: #ff9a00;
}
BUTTON.Calcbutton
{
    BORDER-RIGHT: maroon outset;
    BORDER-TOP: maroon outset;
    FONT-SIZE: smaller;
    BORDER-LEFT: maroon outset;
    COLOR: black;
    BORDER-BOTTOM: maroon outset;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: gold
}
INPUT.Calcinput
{
    BORDER-RIGHT: #ff9a00 2px outset;
    BORDER-TOP: #ff9a00 2px outset;
    FONT-SIZE: smaller;
    BORDER-LEFT: #ff9a00 2px outset;
    COLOR: black;
    BORDER-BOTTOM: #ff9a00 2px outset;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    TEXT-ALIGN: right;
    width:50px;
    
}
INPUT.Calcoutput
{
    BORDER-RIGHT: #ff9a00 2px solid;
    BORDER-TOP: #ff9a00 2px solid;
    FONT-SIZE: smaller;
    BORDER-LEFT: #ff9a00 2px solid;
    COLOR: black;
    BORDER-BOTTOM: #ff9a00 2px solid;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    HEIGHT: 18px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: right;
    width:50px;
}
.Calckop
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: #ffff9c;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
SELECT.Calcinput
{
    BORDER-RIGHT: #ff9a00 2px groove;
    BORDER-TOP: #ff9a00 2px groove;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #ff9a00 2px groove;
    COLOR: black;
    BORDER-BOTTOM: #ff9a00 2px groove;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    BACKGROUND-COLOR: white
}
UL.Calcul
{
    MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 1px;
    PADDING-TOP: 1px
}

.submitzoek
{
	text-align:right;
	vertical-align:bottom;
	font-family: Verdana;
	font-size: 8pt;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	height: 14px;
}

.submit
{
	font-family: Verdana;
	font-size: 8pt;
	background-color: transparent;
	text-decoration: none;
	border: none;
	cursor: pointer;
	cursor: hand;
	height: 14px;
}

h1
{
	margin-top:0px;
	margin-bottom:0px;
	FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    FONT-FAMILY: Times New Roman, Verdana;	
}

h2
{
		margin-top:0px;
	margin-bottom:0px;
	FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    FONT-FAMILY: Times New Roman, Verdana;	
}

h3
{
	margin-top:0px;
	margin-bottom:0px;
	FONT-WEIGHT:normal;
	font-style: italic;
    FONT-SIZE: 11pt;
    FONT-FAMILY: Times New Roman, Verdana;	
}
h3.protocol
{
	margin-top:0px;
	margin-bottom:0px;
	FONT-WEIGHT:bolder;
	font-style: normal;	
}

h4
{
	margin-top:0px;
	margin-bottom:0px;
	FONT-WEIGHT:normal;
	font-style: italic;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Times New Roman, Verdana;	
}

a
{
	text-decoration:none;
	color:blue;
}

.notify
{
	color:Red;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;
}

.vertical 
{	
	writing-mode: tb-rl;
	filter: fliph flipv;
}

.dropdownlist
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Verdana;
	height : 18px;
}

.keuzebutton
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    color : White ;
    BACKGROUND-COLOR: #39385a;
	height : 20px;
}
