#content p.kopje
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content  #bkform hr.huis
{
	margin-bottom: -1px;
}
#content  #bkform table
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	width: 650px;
	text-align: left;
}
#content  #bkform table tr td
{
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
	font-weight: normal;
}
#content  #bkform table tr td.col_left
{
	width: 100px;
}
#content  #bkform table tr td.kopje
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-align: left !important;
}
#content  #bkform table tr th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}
#content  #bkform input
{
	height: 15px;
	border: 1px solid #8a8a8a;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 1px;
}
#content #bkform select
{
	margin: 0 0 0 0;
	height: 20px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	border: 1px solid #8a8a8a;
}
/* Matthijs - zydell.net */
#content #bkform option
{
	padding: 1px 3px !important;
}
/* Matthijs - zydell.net */
#content #bkform textarea
{	
	border: 1px solid #8a8a8a;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding: 2px;
	height: 70px;
	width: 200px;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	
}

#content #bkform .btn
{	
	height: 24px;
	width: 150px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	cursor: pointer;
}

#content #bkform .btn2
{	
	height: 24px;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	cursor: pointer;
}

#content #bkform .center
{	
	text-align: center;
}
#content #bkform #verzend_boeking
{
	width: auto;
	border: none;
	background: white url(../images/submit_button_arrow.gif) center left no-repeat;
	padding: 0 0 0 25px !important;
	text-align: left;
	cursor: pointer;
	font-weight: bold;
	color: #5a51c1;
	font-family: verdana, sans-serif;
	font-size: 12px;
}
#content #bkform #verzend_boeking:hover
{
	background: white url(../images/submit_button_arrow_hover.gif) center left no-repeat;
	color: black;
}
