body {
	line-height: 20px;
	background-color: #882D22;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #330000;
	font-size: 12px;
}

h1 {
	font-size: 24px;
	color: #CC6600;
	letter-spacing: 5px;
	font-family: "Comic Sans MS";
}
h2 {
	font-size: 16px;
	color: #CC6600;
	letter-spacing: 5px;
	font-family: "Comic Sans MS";
}

.link1 {
	background-color: #FFFFCC;
}
.link2 {
	background-color: #CCCC99;
}
.link3 {
	background-color: #CC9966;
}

.main {
	background-color: #F7F1CC;
	padding: 4px;
}
a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #336600;
}

.link a{
	color: #993300;
	font-weight: bold;
	text-decoration: none;
	width:140px;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
}
.link a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width:120px;
	display: block;
	margin-bottom: 5px;
}
.linksx a{
	color: #CC6600;
	font-weight: bold;
	text-decoration: none;
	width:140px;
	display: block;
	padding-left: 10px;
	margin-bottom: 5px;
}
.linksx a:hover{
	color: #003399;
	font-weight: bold;
	text-decoration: none;
	width:140px;
	display: block;
	margin-bottom: 5px;
}
/*************************************************************/
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;
}
.inputHighlighted {
	border: #CE5D0B 1px solid;
}
.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6600;
	border: solid 1px #CC6600;
	font-weight: bold;
  padding: 4px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #0040C0;
	border: 1px solid #CE5D0B;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/* ---------------- FORM LAY OUT ---------------- */
form {
	margin: 0px;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.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: #000;
	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: #000;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting {
	font-size: 10px;
	color: #CC9966;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}
.ebhosting a{
	font-size: 10px;
	color: #CC9966;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

/*************************************************************/

