
a:hover {
	color: #D6030C;
	text-decoration: none;
}

input {
	border: 1px #D6030C solid;
	margin-bottom: 3px;
	width: 225px;
}

textarea {
	border: 1px #D6030C solid;
	margin-bottom: 3px;
	width: 225px;
}

.submit {
	background-color: #D6030C;
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
	width: 75px;
	cursor: pointer;
}

/* ........................................... */

.container {
	background-image: url(/ENGINE/IMAGES/SANHAVELD/background/rood.gif);
}

img.image1 {
	margin-left: 525px;
	margin-top: 140px;
	position: absolute;
}

img.image2 {
	margin-left: 690px;
	margin-top: 100px;
	position: absolute;
}

img.image3 {
	margin-left: 610px;
	margin-top: 350px;
	position: absolute;
}

/* ........................................... */


