/* CSS Document */

body,table,tr,td,div {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #E1E1E1;
	SCROLLBAR-HIGHLIGHT-COLOR: #E1E1E1;
	SCROLLBAR-SHADOW-COLOR: #E1E1E1;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#ae7e37;
}

a {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: underline;
}

a.hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}

.paginatitel {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}

/*-- menu styles --*/

.menu {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}

a.menu {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: underline;
}

a.menu_active {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}

/*-- link styles --*/

a.techniek {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a91c35;
	text-decoration: underline;
}

a.techniek:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a91c35;
	text-decoration: none;
}

a.electronics {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #34b156;
	text-decoration: underline;
}

a.electronics:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #34b156;
	text-decoration: none;
}

a.textiel {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0092d1;
	text-decoration: underline;
}

a.textiel:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0092d1;
	text-decoration: none;
}

/*-- copyright styles --*/

.copyright {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}

a.copyright {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: underline;
}

a.copyright:hover {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ae7e37;
	text-decoration: none;
}

/*-- formulier styles --*/

.form_header {
	vertical-align: top;
	padding-top: 4px;
}

.form_input {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #E1E1E1;
	background-color: #ffffff;
	width: 300px;
}

.form_textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: solid 1px #E1E1E1;
	background-color: #ffffff;
	width: 300px;
}
.form_button {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	border: solid 1px #E1E1E1;
	background-color: #ae7e37;
}

/*-- F-Menu styles  --*/

/* F-Menu Topcell */
.fmtdf {
	border: 1px solid #00a656;
}
/* F-Menu Cell */
.fmtd {
	border-top: 0px solid #00a656;
	border-right: 1px solid #00a656;
	border-bottom: 1px solid #00a656;
	border-left: 1px solid #00a656;
}
/* F-Menu SubItem Images */
.fmsi img {
	text-align: right;
	vertical-align: top;
	margin-right: -9px;
	margin-top: 2px;
}
/* F-Menu SubItem */
.fmsi:link, .fmsi:visited, .fmsi:active {
	height:17px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background-color: #f4f3f3
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #00a656;
	text-decoration: none;
	display:block;
}
.fmsi:hover {
	height:17px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background-color: #b8c9c1;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #004800;
	text-decoration: none;
	display:block;
}


