@charset "iso-8859-1";
body {
	background-color: ; /* background color */
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: 8pt; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

.phpmaker {
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: 8pt; /* font size */	
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: 8pt; /* font size */
} 

/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Verdana; /* font name */
	font-size: 8pt; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
}

/* main table header cells */
.ewTableHeader {
	background-color: f1d8d1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #442520;
	border-bottom-color: #442520;
	color: #442520; /* header font color */
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.ewTableHeader a {	
	color: #442520; /* header font color */	
}

/* main table row color */
.ewTableRow {
	
}

/* main table alternate row color */
.ewTableAltRow {
	
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}
.tableheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #442520;
	border-right-color: #442520;
	border-bottom-color: #442520;
	border-left-color: #442520;
}
.ewTableHeader3 {
	background-color: f1d8d1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #442520;
	border-bottom-color: #442520;


	border-left-color: #442520
	color: #442520; /* header font color */
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-bottom-style: solid;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #442520;
	text-indent: 5px;
}
.ewTableHeaderHome {
	color: #442520; /* header font color */
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 5px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tekstlap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-right: 15px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #0A0163;
}
.bijschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #999999;
}
.language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #C4040E;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.links {
	background-image: url(images/bglinks.gif);
	background-repeat: repeat-x;
}
