html{}

body{
position:absolute;
margin:0;
height:100%;
font-family:Verdana, Ariel, Georgia, "Times New Roman", Times, serif;}

a:link, a:active, a:visited {
	color:#000033;
	font-size:12px;
	text-decoration:none;}

a:hover {
	text-decoration:underline;
	color:#800000;}

em {
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

h1 {
	margin:0 0 13px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#4d6d1f;
}

em {
	font-weight:bold;
	font-style:normal;
}

h2 {   
	font-size:13px;
	color:#000033;
	font-weight:bold;
}

/* ==== Form fields ==== */

table, form {
	font-size:12px;
	display:inline;
}

tr {
	line-height:22px;
}
#tblboeken td img{
	margin: 0;
	float: left;
}
textarea, select {
	font-family:Georgia, Verdana, Times, serif;
	font-size:12px;	
}

input {
	padding:0 2px 0 2px;
	font-size:12px;
}

input.verstuurknop {
	background-color:#FFFFFF;
}

/* ===================== */

img {
	smargin:15px 0 0 0;
	spadding:0 5px 0 5px;
}

p {
	font-size:12px;
	font-weight:normal;
	color:#000033;
	padding:0;
	maring:0;
}
td.valid{
	color: #c00;
	font-size: 0.8em;
}