/*
* Style for all sub pages.
*/
body, p, table {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;

	font-family:			"verdana","arial","trebuchet ms", sans-serif;
	font-size:				8pt;
/*
	font-family:			"times","helvetica",sans-serif;
	font-size:				12pt;
*/
}

a {
	color:					#003F80;
	color:					#CC9900;
	font-family:			"verdana","arial","trebuchet ms",sans-serif;
	font-size:				8pt;
	font-weight:			bold;
	text-decoration:		underline;
}
a:hover {
	text-decoration:		underline;
}
h1 {
	color:#033F80;
	margin:					0px 0px 3px 0px;
	padding:				0px 0px 0px 0px;
	font-family:			"verdana","arial","trebuchet ms", sans-serif;
	font-size:				10pt;
}
.font_sans, .font_sans p {
	font-family:			"verdana","arial","trebuchet ms",sans-serif;
	font-size:				10pt;
}

/*
* Dimensions:
*/
body {
	width:					97%;
}

.ie_hacked {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;
	width:99%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:97%;
}
html>body .ie_hacked {
	width:97%;
}

.ie_hacked70 {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;
	width:70%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:67%;
}
html>body .ie_hacked70 {
	width:67%;
}

.ie_hacked50 {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	border-width:			0px 0px 0px 0px;
	width:50%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:47%;
}
html>body .ie_hacked50 {
	width:47%;
}


.borderTB {
	border:					dashed;
	border-width:			1px 0px 1px 0px;
}
.borderB {
	border:					dashed;
	border-width:			0px 0px 1px 0px;
}

/*
* Colors:
*/
body {
/*	background-color:		#F8D136; */
	background-color:		transparent;
	color:					#000000;
}

.borderTB, .borderB {
	border-color:			#033F80;
}

.table_head {
	background-color:		#FF0000;
	color:					#F8D136;
}
.bordered {
	border: 1px solid #033F80;
}


.button {
	color:					#033F80;
	background-color:		#F4FCFF;
	font-family:			'verdana',sans-serif;
	font-size:				8pt;
	font-weight:			bold;
	width:					97px;
	height:					21px;
	cursor: hand;
	cursor: pointer;
	border: 1px solid;
	border-top-color:		#DDDDDD;
	border-right-color:		#111111;
	border-bottom-color:	#111111;
	border-left-color:		#DDDDDD;
	margin:					0px -4px 0px 0px;
	padding:				0px 0px 1px 0px;
}
.buttonon {
	color: 					#FFFFFF;
	background-color:		#033F80;
	font-family:			'verdana',sans-serif;
	font-size:				8pt;
	font-weight:			bold;
	width:					97px;
	height:					21px;
	cursor:	hand;
	cursor: pointer;
	border: 1px solid;
	border-top-color:		#111111;
	border-right-color:		#DDDDDD;
	border-bottom-color:	#DDDDDD;
	border-left-color:		#111111;
	margin:					0px -4px 0px 0px;
	padding:				0px 0px 1px 0px;
}
.picturelink {
	cursor:pointer;
	cursor:hand;
}
.rubriek {
	color:					#033F80;
/*	color:					#CC9900; */
}
/* end */
