#menu{
	position: relative;
	float: right;
	width: 41px;
	height: 46px;
	background-image: url(../images/menu_icon.png);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 16px;
}
#menuContact{
	position: relative;
	float: left;
	width: 172px;
	height: 17px;
	background-image: url(../images/msg.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0;
}
#menuTelefoon{
	position: relative;
	float: left;
	width: 150px;
	height: 15px;
	margin-left: 30px;
	background-image: url(../images/phone.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#menuConfig{
	display: none;
	position: relative;
	float: left;
	width: 33px;
	height: 33px;
	margin: 15px 0 0 30px;
	background-image: url(../images/configicon.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

#gohome{
	position: relative;
	float: right;
	width: 38px;
	height: 33px;
	margin: 16px 30px 0 0;
}
	
#menuText,#menuTextContact,#menuTextTelefoon{
	font-family: verdana;
	float: left;
	color: gray;
	margin-top: 35px;
}
#list{
	position: absolute;
	top: 54px;
	left: -101px;
	display: none;
	z-index: 99;
}
.menu_list{
	position: relative;
	float: left;
	width: 140px;
	border: 1px solid #afafb1;
	margin: 0px;
	background-color: #f5f5f5;
	list-style-type: none;
	
}
.menu_list:hover{
	background-color: #e7e7e7;
}
.menu_list a{
	position: relative;
	float: left;
	margin-top: 3px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	width: 130px;
	padding-left: 10px;
	padding-right: -10px;
}
.menu{
	position: relative;
	float: left;
	list-style-type: none;
	height: 20px;
	margin: 0px;
}
#iframeHolder{
	position: absolute;
	top: 25px;
	left: -232px;
	width: 382px;
	height: 280px;
	background-color: #f5f5f5;
	display: none;
	padding: 10px;
}
#iframeHolderTel{
	position: absolute;
	top: 25px;
	right: 0;
	width: 382px;
	height: 230px;
	background-color: #f5f5f5;
	display: none;
	padding: 10px;
}

#iframeHolderConfig{
	position: absolute;
	top: 55px;
	left: -356px;
	width: 382px;
	height: 230px;
	background-color: #f5f5f5;
	display: none;
	padding: 10px;
}

#contactIframe,#telefoonIframe,#configIframe{
	width: 390px;
	height: 290px;
}



#googleContainer1{
	left: 495px;
}

.referentieContainer{
	position: absolute;
	bottom: 0px;
	width: 475px;
	height:50px;
}
.googleContainer{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 475px;
	border-top: 5px solid #afafb1;
	border-right: 5px solid #afafb1;
	border-left: 5px solid #afafb1;
	height:50px;
}

#googleContainer p{
	float: left;
	margin-top: -20px;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
#googleContainer1 p{
	float: right;
	margin-top: -20px;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.slideButton{
	position: relative;
	float: left;
	width: 40px;
	margin-left: 218px;
	cursor: pointer;
	height: 22px;
	top: -26px;
	background-image: url(../images/buttonUp.png);
}
.referentiekaart{
	position: relative;
	float: left;
	width: 475px;
	height: 50px;
}
.border{
	position: relative;
	float: left;
	width: 475px;
	height: 50px;
}
