#layer{
	width: 451px;
	height: 365px;
	overflow-y: auto;
	overflow-x: hidden;
}

.topdeal{
	width: 271px;
	height: 100px;
	
	background-color: #FFFFFF;
	
	position: absolute;
	top: 415px;
	left: 732px;
	
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	
}

.topdealtable{
	width: 271px;
	height: 100px;

	position: absolute;
	top: 415px;
	left: 732px;
	
	background: url(images/top-deal.png) left top no-repeat;
}

.menu a:link 	 { font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: bold; text-decoration: none; }
.menu a:visited {  font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: bold; text-decoration: none;  }
.menu a:hover 	 { font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:12px; font-weight: bold; text-decoration: none;  }

.menuActief a:link 	 { 		font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:12px; font-weight: bold; text-decoration: none; }
.menuActief a:visited { 	font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:12px; font-weight: bold; text-decoration: none;  }
.menuActief a:hover 	 {  font-family:Arial, Helvetica, sans-serif; color: #FFFFFF; font-size:12px; font-weight: bold; text-decoration: none;  }

.menuSep{ font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: bold; text-decoration: none; }

.subMenu a:link 	 { font-family:Arial, Helvetica, sans-serif; color: #000000; font-size:12px; font-weight: normal; text-decoration: none; }
.subMenu a:visited {  font-family:Arial, Helvetica, sans-serif; color: #000000; font-size:12px; font-weight: normal; text-decoration: none;  }
.subMenu a:hover 	 { font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: normal; text-decoration: none;  }

.subMenuActief a:link 	 { font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: normal; text-decoration: none; }
.subMenuActief a:visited { font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: normal; text-decoration: none;  }
.subMenuActief a:hover 	 { font-family:Arial, Helvetica, sans-serif; color: #cccccc; font-size:12px; font-weight: normal; text-decoration: none;  }

#footer{ font-family:Arial, Helvetica, sans-serif; color: #ffffff; font-size:11px; font-weight: normal; text-decoration: none; }

input{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: normal;
	text-decoration: none; 
	background-color: #FFFFFF;
	border: 1px solid black;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
	font-weight: normal;
	text-decoration: none; 
	background-color: #FFFFFF;
	border: 1px solid black;
}