body, td, p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
body {
	background-image: url(../_gfx/background_1024.gif);
	background-position: left;
	background-repeat: no-repeat;
}
a { font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
.icon:hover { background-color: #FAF9E8; }
.verkocht { font-weight:bold; color:#E36F1D; }
h3 {
	color: #E36F1D;	
}
input.knopaanbod{
	width: 100px;
	height: 22px;
	border: 2px solid #004990;
	margin-bottom: 5px;
	cursor: hand;
	background-color: #FAE3D0;
}

