body {
	margin: 30px 0 0 120px;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	background: #0b477b;
	scrollbar-face-color: #298CBD;
	scrollbar-shadow-color: #298CBD;
	scrollbar-highlight-color: #298CBD;
	scrollbar-3dlight-color: #298CBD;
	scrollbar-darkshadow-color: #298CBD;
	scrollbar-track-color: #298CBD;
	scrollbar-arrow-color: #84BDD7;
}

img {
	border: none;
}

input,textarea {
	width: 220px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	border: none;
	background: #298CBD;
}

input.button {
	width: 220px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid #FFF;
	background: none;
}


#displaynone {
	display: none;
}

#message {
	position: absolute;
	top: 125px;
	left: 160px;
	color: #FFF;
}

#English {
	margin: 220px 0 20px 250px;
}
	#English img {
		margin-bottom: 8px;
	}
#Nederlands {
		margin: 0 0 0 250px;
}
	#Nederlands img {
		margin-bottom: 8px;
	}

#website {
	display: none;
	position: absolute;
	top: 36px;
	left: 650px;
}
	#website img {
		margin-bottom: 10px;
	}

#title {
	position: absolute;
	top: 400px;
}

#nederlandsform1, #englishform1, #nederlandsform2, #englishform2 {
	display: none;
	width: 521px;
	color: #FFF;
}
	div.row {
		clear: both;
		padding-top: 5px;
	}
		div.row span.label {
			float: left;
			width: 260px;
			text-align: right;
		}
		div.row span.form {
			float: right;
			width: 230px;
			text-align: left;
		}

#counter {
	position: absolute;
	top: 10px;
	font-family: Verdana;
	font-size: 10px;
	color: #0b477b;
}
