@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}
body {
	background-color: #5A5541;
	background-image: url(/images/backgroundrapport.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C2CF19;
	text-decoration: none;
	cursor: hand;
}
a:active {
	color: #C2CF19;
	text-decoration: none;
}
.font_white {
	color: #FFFFFF;
	font-size: 16px;
	cursor:crosshair;
}
.drop_down_div {
	font-weight: bold;
	border-style: none;
}
.shop_pop_up {
	color: #FFFFFF;
	background-color: #000000;
}
.font_link {
	color: #C2CF19;
}
#clickable_area1 {
	position:absolute;
	width:190px;
	height:182px;
	z-index:1;
	left: 554px;
	top: 105px;
}
#clickable_area2 {
	position:absolute;
	width:211px;
	height:235px;
	z-index:1;
	left: 678px;
	top: 295px;
}
#clickable_area3 {
	position:absolute;
	width:103px;
	height:60px;
	z-index:1;
	left: 192px;
	top: -60px;
}
#clickable_area4 {
	position:absolute;
	width:221px;
	height:81px;
	z-index:1;
	left: 619px;
	top: 298px;
}
#clickable_area5 {
	position:absolute;
	width:190px;
	height:182px;
	z-index:1;
	left: 554px;
	top: 112px;
}
#clickable_area6 {
	position:absolute;
	width:208px;
	height:240px;
	z-index:1;
	left: 635px;
	top: 294px;
}
.right_shadow {
	background-image:url(/images/rightshadow.png);
}
.bottom_shadow {
	background-image:url(/images/bottomshadow.png);
}
.center_frame_home {
	background-image: url(/images/bg_center_home.png);
	background-color: #FFFFFF;
}
.center_frame_collectie_LF {
	background-image: url(/images/bg_center_LF.png);
	background-color: #FFFFFF;
}
.center_frame_collectie_NN {
	background-image: url(/images/bg_center_NN.png);
	background-color: #FFFFFF;
}
.center_frame_verkooppunten {
	background-image: url(/images/bg_center_verkooppunten.png);
	background-color: #FFFFFF;
}
.center_frame_promo {
	background-image: url(/images/bg_center_promo.png);
	background-color: #FFFFFF;
}
.center_frame_contact {
	background-image: url(/images/bg_center_contact.png);
	background-color: #FFFFFF;
}
.form_textarea {
	border: thin;
	border-style: dotted;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	padding-left: 2px;
	padding-top: 2px;
}
.form_submit {
	border: thin;
	border-style: dotted;
	background: #C2CF19;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.small_font {
	font-size: 10px;
}
.medium_font {
	font-size: 12px;
}
