@charset "utf-8";
/*gebruikt voor het last-minutes*/
form {
margin-top: 10px;
}
table {
font: 1.2em Trebuchet, Arial, Helvetica, sans-serif;
border-collapse: collapse;
padding: 1em;


}

td {

border: 0px solid #005aab;
vertical-align: top;
padding: 5px;
border-bottom: 1px dotted #ccc;


}

th {
font-weight: bold;
vertical-align: top;
text-align:left;
font-size: 1.1em;
letter-spacing:0.1em;
padding: 0 20px 10px 0;


}


td.vet {
padding: 5px;
font-size: 1em;
font-weight: bold;
border-bottom: 1px dotted #ccc;


}
#lastminute h1 {

font-size: 1.3em;
letter-spacing:0.1em;}

#lastminute h1.vet {
	font-size: 1.6em;
	color:#CC3300;
	text-indent:3px;
	padding: 3px;
	margin-bottom: 10px;
	font-style:italic;
	letter-spacing:0.1em;
	list-style-type: square;
}

#lastminute h2 {

font-size: 1.3em;
color:#CC3300;
letter-spacing:0.1em;}

#lastminute .boeken {
	font-size: 1.3em;
	font-weight: bold;
	font-style:italic;
	padding: 10px;
	border: 1px solid #005aab;
	background: #e4ebef;
	margin-bottom: 20px;
}
