
a:hover {
	color: #DB8F00;
	text-decoration: none;
}

input {
	border: 1px #DB8F00 solid;
	margin-bottom: 3px;
	width: 225px;
}

textarea {
	border: 1px #DB8F00 solid;
	margin-bottom: 3px;
	width: 225px;
}

.submit {
	background-color: #DB8F00;
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
	width: 75px;
	cursor: pointer;
}

/* ........................................... */

.container {
	background-image: url(/ENGINE/IMAGES/SANHAVELD/background/oranje.gif);
}

img.image1 {
	margin-left: 700px;
	margin-top: 270px;
	position: absolute;
}

img.image2 {
	margin-left: 600px;
	margin-top: 130px;
	position: absolute;
}

img.image3 {
	margin-left: 540px;
	margin-top: 285px;
	position: absolute;
}

/* ........................................... */

