#formulier1 {
	display:none;
}

#formulier1 .tablewidth td
{
	font-weight: bold;
	width: 23px;
	text-align: center;	
}

#recensie
{
	margin-top: 20px;
}

#recensie form
{
	margin-left: -5px;
}

#recensie div.sterren
{
	display: block;
	float: left;
	position: relative;
}

#recensie div.beoordeling
{
	display: block;
	margin-left: 100px;
}

#recensie div.teller
{
	color: #c00529;
	font-size: 10px;
	
}

#recensie div.groep
{
	display: block;
	position: relative;
	float: left;
	font-weight: bold;
}

#recensie i
{
	color: #c00529;
}

#recensie form a
{
	font-weight: normal;
	cursor: pointer;
}

#recensie div.cijfers
{
	display: block;
	margin-left: 150px;
	font-weight: bold;
	
}

#mapContainer
{
	position:absolute;
	top:95px;
	left:10px;
}

#mapHide
{
	position:absolute;
	left:0px;
	z-index:8;
}

#contactTop
{
	cursor:hand;
	cursor:pointer;
	height:61px;
	width:198px; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/contact/contactTop.png',sizingMethod='scale');
}

#contactMiddle
{
	height:34px;
	width:198px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/contact/contactMiddle.png',sizingMethod='scale');

}

#contactBottom
{
	height:48px;
	width:198px;
}

#contactBottomLeft
{
	height:48px;
	width:90px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/contact/contactBottomLeft.png',sizingMethod='scale');
	position:absolute;
	left:0px;
}

#contactPostcode
{
	position:absolute;
	top:111px;
	left:13px;
}

#postcodeContact
{
	width:36px;
	height:18px;
	font-family:Arial, Helvetica, Verdana;
	font-size:10px;
}

#PostcodeGroot
{
	width:36px;
	height:18px;
	font-family:Arial, Helvetica, Verdana;
	font-size:10px;
}

#btnPostcode
{
	cursor:hand;
	cursor:pointer;
	width:18px;
	height:15px;
}

#btnPostcodeGroot
{
	cursor:hand;
	cursor:pointer;
}


#contactBottomright
{
	cursor:hand;
	cursor:pointer;
	height:48px;
	width:108px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/contact/contactBottomRight.png',sizingMethod='scale');
	position:absolute;
	left:90px;
}

.IEhide
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#mapShow
{
    position:absolute;
	height:142px;
	width:158px;
	z-index:5;
	left:40px;
}

#mapImg
{
    position:absolute;
    top:5px;
    left:20px;
    height:142px;
	width:158px;
}


#mapBackground
{
    height:142px;
	width:158px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/contact/contactMapAchtergrond.png',sizingMethod='scale');
}

#footnote
{
	font-size: 10px;
}

#dhtmltooltip{
position: absolute;
left: 0px;
width: 150px;
border: 1px solid #c00529;
padding: 2px;
background-color: white;
visibility: hidden;
z-index: 100;
font-family:Arial, Helvetica, Verdana;
font-size:10px;
color: #565f73;
}

#dhtmlpointer{
position:absolute;
left: 0px;
z-index: 101;
visibility: hidden;
}