
input,textarea {
	border: 1px solid #ad923d;
	background-color: #5e5456;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #ffffff;
}

input.cb {
	background: none;
}

textarea {
	overflow: auto;
}

label {
	color: #ffffff;
	display: block;
}


#content {
	position: relative;
	width: 400px;
	top: 120px;
	left: 150px;
	margin-left: 150px;
	font-size: 95%;
	z-index: 100;
}

#content h3 {
	margin-top: 15px;
	font-size: 14px;
	position: relative;
	left: -12px;
	color: #ffffff;
}

#mainwrapper p {
	position: absolute;
	bottom: 5px;
	color: #ad923d;
	font-weight: bold;
}

/* sIFR */

.sIFR-hasFlash #content h2 {
	letter-spacing: 10px;
	color: #000000;
}

/* end sIFR */

#info_contact {
	float: left;
	position: relative;
	top: 32px;
	height: 124px;
	width: 615px;
	background: url('../images/contact_info_bg.jpg') no-repeat;
}

#adresgegevens {
	color: #fff;
	line-height: 15px;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 30px;
	font-size: 110%;	
}

#openingstijden {
	color: #fff;
	line-height: 15px;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 30px;
	font-size: 110%;
}

form {
	line-height: 17px;
}