p,label{
	font-size:12px;line-height:20px;font-family:Verdana;}
.boven{
	font-size:12px;line-height:20px;font-family:Verdana;	float:right;
	font-size:10px;
	color:#dadbdc;
}
em{
	font-style:italic;
}
.jsclose{
	background-color:white;
	font-size:12px;line-height:20px;font-family:Verdana;;
	padding:2px 8px;
	margin-top:10px;
	border:1px solid #9c9ea0;
}
.error{border:1px solid red !important;}
html{position:relative;}
#shadow{
	position:absolute;
	top:0px;
	left:0px;
	background-color:rgba(0,0,0,0.8);
	z-index:1000;
	width:100%;
	height:100%;
	display:none;
}
#enlargedimg{height:700px;}
#enlarged{
	position:absolute;
	bottom:0px;
	left:-170px;
	z-index:1001;
}
#enlarged a{
	position:absolute;
	top:10px;
	right:10px;
	color:black;
	text-decoration:none;
	z-index:1002;	
}
#outerwrap{
	margin:0 auto;
	width:800px;
	height:auto;
	margin-bottom:500px;
}
	#wrap{
		margin-left:20px;
		float:left;
		height:auto;
		width:800px;
		
	}
		#header{
			width:800px;
			height:70px;
			float:left;
		}
			#header ul{
				margin:15px 0px 0 425px;
			}
				#header ul li{
					float:left;
				}
					#header ul li a{
						color:#dadbdc;
						font-size:12px;line-height:20px;font-family:Verdana;						text-decoration:none;
					}
		#logo{
			width:800px;
			height:210px;
			float:left;
			text-align:center;
		}
			#logo h1{
				float:left;
				width:278px;
				margin-left:241px;
				height:102px;
				background-image:url('../images/logo.jpg');
				background-repeat:no-repeat;
			}
				#logo h1 a {
					display:block;
					width:278px;
					height:102px;
					text-indent:-9999px;
				}
		#menu{
			margin-left:100px;
			width:560px;
			float:left;
			height:201px;
			position: relative;
		}
			.socialicons{
				position: absolute;
				width: 130px;
				height: 130px;
				right: -142px;
			}
				.facebook{
					margin-right: 10px;
					margin-bottom: 11px;
					float: left;
				}
				.linkedin{
					margin-right: 0;
					float: left;

				}
				.twitter{
					clear: both;
					float: left;
				}
			#menu ol{
				margin:0;
			}
				#menu ol li{
					float:left;
					width:129px;
					height:129px;
					margin-right:12px;
					border:1px solid #9c9ea0;
				}
				.mo{display:none;}
				#menu ol li:last-child{margin-right:0;}
					#menu ol li a{
						display:block;
						width:129px;
						height:129px;
						position:relative;	
					}
	
						.mm{
							display:block;
						}
						
						#menu ol li a:hover .mo{
							display:block;
						}
						/*
						#menu ol li a:hover .mm{
							display:none;
						}*/
						#menu ol li a img{
							position:absolute;
							bottom:0px;
							right:0px;
						}
						.mo{
							position:absolute;
							bottom:-50px !important;
							right:-49px !important;
							display:none;
							z-index:5;
						}
				
		#inhoud{
			width:560px;
			margin-left:100px;
			float:left;	
		}
			#inhoud h2{
				font-size:20px;line-height:20px;font-family:Verdana;;
				font-weight:bold;
				position:relative;
				margin-bottom:5px;
			}
				#inhoud h2 a{
					
				}
				#inhoud h2 img{
					position:absolute;
					left:-60px;
					bottom:-20px;
				}
			#inhoud p{
				
				margin-bottom:20px;
			}
			#inhoud hr{
				border:0;
				border-top:1px solid #dadbdc;
			}
			#inhoud #portfolio{
				width:572px;
				height:286px;
				margin-bottom:20px;
				position:relative;
			}
				#inhoud #portfolio .portfolioscrollcont{
					width:572px;
					height:286px;
					overflow:hidden;
				}
					#inhoud #portfolio .productcont{
						width:1144px;
						height:286px;
					}
				#inhoud #portfolio .arrow{
					width:21px;
					height:36px;
					position:absolute;					
				}
				#arrowright{right:-24px;top:120px;}
				#arrowleft{left:-36px;top:120px;}
				#arrowright:hover,#arrowleft:hover{cursor:pointer;}
			.product{
				border:1px solid #dadbdc;
				float:left;
				width:129px;
				height:129px;
				margin-right:12px;
				margin-bottom:12px;
			}
				.product:hover{cursor:pointer;}
			#contactlinks{
				width:274px;
				float:left;
				margin-right:12px;
			}
			#contactrechts{
				width:274px;
				float:left;
				margin-bottom:40px;
			}
			#contactrechts .radio{
				margin-right:10px;
				float:left;
				margin-bottom:10px;
			}
			#contactrechts label{
				margin-right:20px;
				float:left;
				width:74px;
			}
			#contactrechts .text{
				width:178px;
				height:20px;
				margin-bottom:5px;
				border:0;
				border:1px solid #dadbdc;
			}
			#contactrechts textarea.text{
				height:80px;
			}
			.submit{
				border:0;
				background-color:#FFF;
				width:75px;
				height:20px;
				border:1px solid #dadbdc;
				float:right;
			}
			#map{
				width:100%;
				height:250px;
				margin-bottom:20px;
				float:left;
			}
