#page-content-wrapper{
	overflow: visible;
}

#page-content{
	width: 220px;
}

#w-map-canvas{
	display: block;
	position: relative;
	width: 290px;
	height: 163px;
	margin-bottom: 25px;
}

#map_canvas{
	margin-top: 10px;
	width: 290px;
	height: 163px;
}

.streetview{
	position: absolute;
	top: 5px;
	left: 5px;
	font-size: 7pt;
	padding: 3px;
	height: 12px;
	line-height: 12px;
	color: #666;
	background-color: #fff;
}

.op-afspraak{
	font-size: 8pt !important;
	padding-top: 4px;
}

/*
#map_canvas{
	position: absolute;
	bottom: -6px;
	left: 805px;
	width: 173px;
	height: 456px;
	border: 1px solid #000;
	
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
}
*/

#contactgegevens a{
	font-size: 8pt;
	text-align: left;
}

.invullen{
	display: block;
}

.mark-contact{
	font-size: 14px;
	margin-bottom: 5px;
}

#contactgegevens{
	font-style: normal;
	font-size: 12px;
}

/* OPENINGSUREN */

.openingsuren .today{
	background-color: #B9B8AC;
}

.openingsuren .dag{
	width: 80px;
	padding: 0 10px 0;
}

.openingsuren .am, .openingsuren .pm{
	width: 70px;
	text-align: center;
}

.openingsuren .dag, .openingsuren .am, .openingsuren .pm{
	padding-bottom: 2px;
}

.openingsuren .am, .openingsuren .pm{
	text-align: center;
}

#contactgegevens-wrapper{
	margin-bottom: 25px;
	font-size: 14px;
}

#contactgegevens h2{
	margin-top: 0;
}

#contactgegevens .email a{
	font-size: 11px;
}

#contactgegevens .email:hover a{
	
}

#contactgegevens li{
	list-style-type: none;
	float: left;
}

#contactgegevens ul{
	margin: 0;
	padding-left: 0;
}

#contactgegevens .toestel{
	width: 30px;
}

/* CONTACTFORMULIER */

#contactformulier{
}

form{
	margin-top: 25px;
}

#contactformulier p{
	margin-bottom: 3px;
}

.invullen{
	font-size: 14px;
}

/* TEAM */

.member{
	margin-bottom: 20px;
}

.member img{
	float: left;
	margin-right: 20px;
}

.member .content{
	float: left;
	height: 100px;
}