body, a, div, td, #link, .h1, .h2, h3, .h4, .h5 {
	font-family: Verdana;
	line-height: 18px;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #999999;
}
/*************************************************************/
a:link, a:visited, a:hover, a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.h11 {
	font-size: 20px;
	letter-spacing: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.h5 {
	line-height: 24px;
}

.link a{
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 270px;
	font-weight: bold;
}
.link a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
/*************************************************************/

input, textarea, select {
	scrollbar-3dlight-color: #8EA29E;
	scrollbar-arrow-color: #8EA29E;
	scrollbar-base-color: #8EA29E;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #8EA29E;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	background-color: #FFFFFF;
	border: #8EA29E 1px solid;
	color: #000000;
	padding: 1px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.inputHighlighted {
	border: #7966CC 1px solid;
}

.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	border: solid 1px #999999;
	font-weight: bold;
  padding: 5px;
	cursor: pointer;
}

.error {
	font-size: 12px;
	color: #7966CC;
	border: 2px solid #999999;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* ---------------- FORM LAY OUT ---------------- */
form {
	width: 500px;
	margin: 0px;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}
.contact ul li label span  {
	width: 150px;
	display: inline-block;
}
.contact ul li span {
	width: 150px;
	display: inline-block;
}
.contact ul li label input, .contact ul li label select {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	width: 455px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 11px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting a{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
