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

.tipnaam 						{	top:-42px; left:306px;	}
.tipadres						{	top:-20px;	 left:306px;	}
.tippostcode_plaats	{	top:2px;  left:306px;	}
.tiptelefoon				{	top:24px;  left:306px; 	}
.tipemail						{	top:44px; left:306px;	}

#tell{
position:absolute;
top:185px;
right:130px;
width:400px;
background-color:#9A0000;
border:1px solid #F47A20;
}

#tell .tell_title{
display:block;
border-top:1px solid #000000;
border-bottom:1px solid #000000;
background-color:#770000;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
padding:0px 0px 0px 10px;
}

#tell .tell_title span{
float:right;
width:20px;
cursor:pointer;
color:#FF0000;
font-size:13px;
line-height:13px;
font-weight:bold;
}

#tell .tell_title span:hover{
color:#990000;
}

.tell{
position:relative;
float:left;
padding:10px;
}

.tell .tiptell_email_from{top:-10px; left:320px;}
.tell .tiptell_email_to{top:35px; left:320px;}

.contact2 .tipfac_postcode {top:40px; left:308px;}
.contact2 .tippostcode {top:178px; left:308px;}
.contact2 .tipemail {top:217px; left:308px;}
.contact2 .tiptelefoon {top:239px; left:308px;}

.contact{
position:relative;
float:left;
width:350px;
margin:0px 0px 10px 0px;
z-index:2;

}

.contact1{
position:relative;
float:left;
width:250px;
margin:0px 0px 30px 0px;
z-index:1;
}

.contact2{
position:relative;
float:left;
width:350px;
margin:0px 0px 30px 0px;
z-index:1;
}

label{
font-size:11px;
color:#FFFFFF;
display:block;
width:167px;
height:20px;
float:left;
}

label.header{
font-family:Georgia, "Times New Roman", Times, serif;
color:#9C5522;
font-size:12px;
display:block;
padding:0px 0px 0px 35px;
height:23px;
}

label span{
color: #F47619;
}

.input2{
font-size: 9px;
font-weight: normal;
border: 1px solid #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:140px;
color:#2A296D;
float:left;
}

.input2-error{
font-size: 9px;
font-weight: normal;
border: 1px solid #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
width:140px;
color:#2A296D;
float:left;
}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #F47A20;
	background-color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #F36B12;
	position:relative;
	float:left;
	width: 80px;  
	margin:0px 0px 10px 0px;
}

/* inschrijfform */
.inschrijven label{
display:block;
width:150px;
height:20px;
float:left;
}

.inschrijven input{
float:left;
clear:right;
}

.inschrijven div.float{
float:left;
}

.inschrijven select.sel{
float:left;
margin:0px 5px 0px 0px;
font-size:x-small;
}

.inschrijven .tipnaam 						{	top:-20px; left:306px;	}
.inschrijven .tipvoorletters			{	top:1px; left:306px;	}
.inschrijven .tiproepnaam					{	top:22px; left:306px;	}
.inschrijven .tipgeboorteplaats		{	top:43px; left:306px;	}
.inschrijven .tipadres						{	top:85px;	 left:306px;	}
.inschrijven .tipplaats						{	top:112px;  left:306px;	}
.inschrijven .tippostcode					{	top:134px;  left:306px;	}
.inschrijven .tiptelefoon					{	top:156px;  left:306px; }
.inschrijven .tiptelefoon_werk		{	top:178px;  left:306px; }
.inschrijven .tipmobiel						{	top:200px;  left:306px; }
.inschrijven .tipemail						{	top:222px; left:306px;	}
.inschrijven .tipopmerking				{ top:52px;  left:146px; }
