.tiptekst {
	position:absolute;
	background:url('/images/layout/tip_grijs.gif') no-repeat;
	display:none;
	z-index:10;
	padding-top:26px;
	padding-left:49px;
	padding-right:40px;
	left:126px;
	width:173px;
	height:121px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#000000;
}

.tipnaam 						{	top:-22px; left:146px;	}
.tipadres						{	top:16px;	 left:146px;	}
.tippostcode_plaats	{	top:54px;  left:146px;	}
.tiptelefoon				{	top:92px;  left:146px; 	}
.tipemail						{	top:-22px; left:146px;	}
.tipopmerking				{ top:52px;  left:146px; }

.contact{
position:relative;
float:left;
width:180px;
_width:170px;
margin:0px 0px 30px 26px;
_margin-left:20px;
z-index:2;

}

.contact1{
position:relative;
float:left;
width:200px;
_width:170px;
margin:0px 0px 30px 26px;
_margin-left:20px;
z-index:1;
}

label{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	font-weight:normal;
	color:#21265E;	
	display:block;
	margin:0px 0px 2px 0px;
}

.input2{
border:1px solid #21265E;
width:140px;
font-size:12px;
color:#21265E;
}

.input2-error{
border:1px solid #e31c18;
width:140px;
font-size:12px;
color:#e31c18;
background-color:#FFFFFF;
}

.button {
position:relative;
float:left;
margin-left:15px;
#margin-left:0px;
cursor:pointer;
width: 80px; 
left:0px;
background-color:#FFFFFF; 
border: 1px solid #007000; 
font-size: 11px;
color:#007000;
}
.button_pos{
float:left;
clear:both;
width:107px;
margin-left:13px;
}

.btn {
	padding:4px 0px 0px 0px;
	float:left;
}

.btn_left {
	width:4px;
	height:22px;
	float:left;
	cursor:pointer;
}

.btn_middle {	
	width:100px;
	height:22px;	
	float:left;
	border:1px solid #21265E;
	background: #FFFFFF;	
	font:11px Arial;
	color:#21265E;	
	cursor:pointer;
	margin:0 0 0 0;
}

.btn_right {
	width:3px;
	height:22px;
	float:left;
	cursor:pointer;
}
