body, p, td, a, h1, h2, h3, #l1, #l2, .main {
	font-family: Arial;
	line-height: 16px;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFAA;
	margin: 0px;
}

.logo {
	background-color: #708525;
}

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

.main a, .right a {
	font-size: 12px;
	color: #708525;
	font-weight: bold;
	text-decoration: none;
}
.main a:visited, .right a:visited {
	font-size: 12px;
	color: #708525;
	font-weight: bold;
	text-decoration: none;
}
.main a:hover, .right a:hover {
	font-size: 12px;
	color: #708525;
	font-weight: bold;
	text-decoration: underline;
}
.main a:active, .right a:active {
	font-size: 12px;
	color: #708525;
	font-weight: bold;
	text-decoration: none;
}
.main {
	font-family: Arial;
	padding: 0px;
	padding-left: 40px;
	padding-right: 10px;
	text-align: justify;
}
.bottom {
	color: #708525;
	font-size: 10px;
}

h1, .logo h1 {
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	padding: 0px 20px 0px 35px;
}
h2, .logo h2 {
	color: #FFFFAA;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 12px;
	font-style: bold;
	line-height: 20px;
	padding: 0px 0px 0px 35px;
}
h3, .logo h3 {
	color: #FFFFAA;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 20px;
	padding-left: 160px;
}
.h1 {
	border-bottom: 1px solid #708525;
	padding-bottom: 4px;
}


.nav {
	background-color: #708525;
	padding-top: 0px;
	width: 160px;
}

.nav img{
	padding: 0px;
	padding-left: 22px;
}

.l1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	display: block;
	width: 150px;
	padding-left: 10px;
	border-bottom: 1px dotted #FFFFAA;
	background-color: #708525;
}
.l1 a:hover{
	color: #708525;
	text-decoration: none;
	border-bottom: 1px dotted #708525;
	background-color: #FFFFAA;
}
.l2 a {
	text-decoration: none;
	color: #708525;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	display: block;
	width: 150px;
	padding-left: 10px;
	border-bottom: 1px dotted #708525;
	background-color: #FFFFAA;
}
.l2 a:hover{
	color: #708525;
	text-decoration: none;
	border-bottom: 1px dotted #708525;
	background-color: #FFFFAA;
}

.submit {
	text-transform:uppercase;
  font-size: 14px;
	color: #FFFFFF;
	background-color: #708525;
	border: solid 1px #708525;
	font-weight: bold;
  padding: 4px 10px;
	cursor: pointer;
}
.error {
	font-size: 14px;
	color: #708525;
	border: 1px solid #708525;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}
/*************************************************************/
form {
	width: 465px;
	margin: 0px;
	border-top: 1px solid #FFFFAA;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #708525;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px solid #FFFFAA;
}
.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: 12px;
	color: #FFFFAA;
	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: 12px;
	color: #000000;
	line-height: 20px;
	width: 300px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 2px;
}
.contact ul li label textarea {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	width: 440px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
}
.contact ul li label input.laloop {
	font-size: 12px;
	color: #000000;
	height: 20px;
	line-height: 15px;
	width: 15px;
	text-align: right;
	vertical-align: top;
}
.contact ul li label span.tekstloop {
	font-size: 12px;
	color: #FFFFAA;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 250px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting a{
	font-size: 9px;
	color: #708525;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
