.tiptekst {
	position:absolute;
	background:url('/images/layout/tip_grijs.gif') no-repeat;
	display:none;
	z-index:1;
	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:250px;
_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:#000000;	
	display:block;
	margin:0px 0px 2px 0px;
}

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

.input2-error{
border:1px solid #007000;
width:140px;
font-size:12px;
color:#007000;
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:25px;
}

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

.btn_left {
	width:4px;
	height:22px;
	float:left;
	background: url(/images/buttons/button_left.gif);
	cursor:pointer;
}

.btn_middle {	
	width:90px;
	height:22px;	
	float:left;
	background: url(/images/buttons/button_middle.gif) repeat-x;
	border:0px solid #000000;
		
	font:12px Arial;
	font-weight:bold;
	color:#FFFFFF;	
	cursor:pointer;
	padding:0 20px 2px 0;
	margin:0 0 0 0;
}

.btn_right {
	width:3px;
	height:22px;
	float:left;
	background: url(/images/buttons/button_right.gif);
	cursor:pointer;
}
