 /*/////////////////////////////////////////////////////////////////////
////////////////////////////// ALGEMENE PAGINA FUNCTIES */

.galleryBox {
	width: 376px;
}

.tekstimage {
	border: solid #c7c7c7 1px;
	margin: 20px 0;
}


.box {
	width: 467px;
	/*background:url(../3_IMAGES/boxBottombigcenter.png) repeat-y;*/
	background: #EDEDED;
	border: solid #c7c7c7;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
	float:left;
	
}

.boxbottom {
	width:469px;
	height: 21px;
	background: url(../3_IMAGES/boxBottombig.png);
	clear: both; 
}

.boxbottomSmall {
	width: 402px;
	height: 20px;
	background:url(../3_IMAGES/boxBottomsmall.png);
	clear: both; 
}

.boxwrapper {
	width: 429px;
	margin: 10px 20px 0 20px;
	clear: both;
	
}

.inputleft {
	width: 8px;
	height: 26px;
	display: block;
	background: url(../3_IMAGES/inputleft.png);
	float: left;
	}
	
.inputright {
	width: 8px;
	height: 26px;
	display: block;
	background: url(../3_IMAGES/inputright.png);
	float: left;
	}
	
.inputcenter, .inputcenterform {
	width: 150px;
	height: 28px;
	display: block;
	border: none;
	background:url(../3_IMAGES/inputcenter.png) repeat-x;
	float: left;
}

.inputtext {
	width: 406px;
	height: 80px;
	background: url(../3_IMAGES/inputtextbox.png);
	border: none;
	padding: 10px;
	float:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.inputcenterform {width: 270px;}


 /*/////////////////////////////////////////////////////////////////////
////////////////////////////// FORMULIEREN */

.emailformwrapper {
	clear: both;
	margin: 20px 0;
}

.inputfield {
	clear: both;
	padding: 5px 0;
	position:relative;
}

.btnverstuur, .btninloggen {
	width: 142px;
	height: 38px;
	border: none;
	float:right;
	cursor:pointer;
	margin: 10px 0 0 0;
}

.btninloggen { background: url(../3_IMAGES/btn_inloggen.png) top;}   
.btnverstuur { background: url(../3_IMAGES/btn_verstuur.png) top;}  

.btnverstuur:hover, .btninloggen:hover {background-position:bottom;}

 

.alert {
	width:199px; 
	height:27px; 
	display:block;  
	background:url(../3_IMAGES/formWarning.png);  
	position:absolute;
	left: -210px;
}



.alerttxt {
	height:20px;
	width: 300px;
	padding: 7px 0 0 30px;
	float:left;
	font-size: 9pt;
	color:#900;
	background:url(../3_IMAGES/warning.png) no-repeat left;
}

.fieldbericht{ float:left;}

.loadingdiv {
	width: 430px;
	height: 300px;
	position: absolute;
	z-index: 1000;
	background:url(../3_IMAGES/classic-loader.gif) no-repeat center center;
}

 /*/////////////////////////////////////////////////////////////////////
////////////////////////////// LOCATIEBOX */


.locatiemaps {
	width: 467px;
	height: 176px;
	border: solid #c7c7c7;
	border-top-width: 0px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-right-width: 1px;
}

.locatiebeschrijving {
	width: 429px;
	height: 80px;
	margin: 10px 20px 0 20px;
}

.boxright { 
	width: 220px;
	float: right; 
	}
	
.boxleft {
	width: 100px;
	float: left; 
	}




.sendbtn {
	width: 62px;
	height: 26px;
	display: block;
	border: none;
	background:url(../3_IMAGES/sendbtn.png);
	float:left;
	cursor: pointer;
}

#directionsPanel {
	margin: 0 20px;
	}
	
.adp-substep {font-size: 9pt; }
.adp-placemark {border: none;}
.adp-text {
	font-family: 'DINCondensedCRegular', sans-serif;
	font-size: 20pt;
	color: #00573d;
	font-weight:100;
	}
.adp-summary {font-size: 9pt;}
.adp-legal {font-size: 5pt;}