/* CSS Document */

BODY{
	background-color: #FFF4EB;
	}
TD{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
TD STRONG{
	color: #6A4280;
	}
TD .contentlinks{
	background: #fff;
	padding: 11px;
	padding-top: 8px;
	}
TD .titellinks{
	padding-left: 11px;
	padding-top: 2px;
	font-weight: BOLD;
	color: #6A4280;
	height: 17px;
	}
HR{
	width: 100%;
	height: 1px;
	color: #6A4280;
}
#landkaart strong, #landkaart b {
color:#6A4280;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}

A:link{
	color					: #6A4280;
	text-decoration			: underline;
}

A:active{
	color					: #6A4280;
	text-decoration			: underline;
}

A:visited{
	color					: #6A4280;
	text-decoration			: underline;
}

A:hover{
	color					: #6A4280;
	text-decoration			: none;
}
	
/* Uitklaps */ 

.nav94	{
	position				: absolute;
	top						: 114px;
	left					: 1px;
	visibility				: hidden;
	}
.nav95	{
	position				: absolute;
	top						: 114px;
	left					: 78px;
	visibility				: hidden;
	}
.nav96	{
	position				: absolute;
	top						: 114px;
	left					: 153px;
	visibility				: hidden;
	}

.nav94 A:LINK, .nav95 A:LINK, .nav96 A:LINK {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	background-color: #EBE5EF;
	border-bottom: #6A4280 1px solid;
	border-left: #6A4280 1px solid; 
	border-right: #6A4280 1px solid;
	width: 138px;
	height: 17px;
	padding-left: 14px;
	text-decoration: none;
	}
.nav94 A:ACTIVE, .nav95 A:ACTIVE, .nav96 A:ACTIVE {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	background-color: #6A4280;
	border-bottom: #6A4280 1px solid;
	border-left: #6A4280 1px solid; 
	border-right: #6A4280 1px solid;
	width: 138px;
	height: 17px;
	padding-left: 14px;
	text-decoration: none;
	}
.nav94 A:VISITED, .nav95 A:VISITED, .nav96 A:VISITED {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	background-color: #EBE5EF;
	border-bottom: #6A4280 1px solid;
	border-left: #6A4280 1px solid; 
	border-right: #6A4280 1px solid;
	width: 138px;
	height: 17px;
	padding-left: 14px;
	text-decoration: none;
	}
.nav94 A:HOVER, .nav95 A:HOVER, .nav96 A:HOVER {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	background-color: #F0B37E;
	border-bottom: #6A4280 1px solid;
	border-left: #6A4280 1px solid; 
	border-right: #6A4280 1px solid;
	width: 138px;
	height: 17px;
	padding-left: 14px;
	text-decoration: none;
	}
	

	
/* subnavigatie links*/

.subnavlinks{
	font-size: 11px;
	}
TD.subnavlinks a:link{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #F1EDF4;
	width: 173px;
	height: 20px;
	border-bottom: #FFFFFF 1px solid;
	padding-left: 11px;
	padding-top: 2px;
	border-left: #EBE5EF 1px solid;
	}
TD.subnavlinks a:active{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #EBE5EF;
	width: 173px;
	height: 20px;
	border-bottom: #FFFFFF 1px solid;
	padding-left: 11px;
	padding-top: 2px;
	}
	TD.subnavlinks a:visited{
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #F1EDF4;
	width: 173px;
	height: 20px;
	border-bottom: #FFFFFF 1px solid;
	padding-left: 11px;
	padding-top: 2px;
	border-left: #EBE5EF 1px solid;
	}

	TD.subnavlinks a:hover{
	color: white;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	background-color: #F0B37E;
	width: 173px;
	height: 20px;
	border-bottom: #FFFFFF 1px solid;
	padding-left: 11px;
	padding-top: 2px;
	}

/* Webshop */
.product{
	font-family: Arial;
	font-size: 11px;
	font-weight: BOLD;
	color: #6A4280;
	}
.bestelnummer{
	font-family: Arial;
	font-size: 11px;
	font-weight: BOLD;
	color: #6A4280;
	}
.prijs{
	font-family: Arial;
	font-size: 11px;
	font-weight: BOLD;
	color: #6A4280;
	}

/* formulier */
.textfield{
	border: 1px solid #6A4280;
	font-family: Arial;
	font-size: 11px;
}
textarea{
	border: 1px solid #6A4280;
	font-family: Arial;
	font-size: 11px;
	scrollbar-face-color: #E8EEE9;
	scrollbar-arrow-color: #6A4280;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
.button{
	border: 1px solid #6A4280;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	font-weight: BOLD;
	color: #6A4280;
}	
	
/*Layer*/	 
#onderlaag{
	position				: relative;
	align					: center;
	width					: 600px;
	z-index					: 0;
	height: 417px;

}
