body, a, table, h1, #link, #links, .h3, .h4, .h5 {
	font-family: Futura, Verdana;
	font-size: 12px;
}
.h1, .h2 {
	font-family: Futura, Verdana;
	font-size: 14px;
}
body, a, table {
	line-height: 16px;
	color: #000000;
}
div {
	display: block;
	clear: both;
}
.bodyT {
	font-size: 12px;
	background-color: #E0EBBE;
	color: #000000;
	background-image: url(/imgs/logo_top.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 100%;
}
.bodyM {
	font-size: 12px;
	background-color: #E0EBBE;
	color: #000000;
}
.bodyL {
	font-size: 12px;
	background-color: #E0EBBE;
	color: #000000;
	background-image: url(/imgs/logo_topbottom.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 100%;
}
.bodyR {
	font-size: 10px;
	background-color: #E0EBBE;
	color: #0064A6;
	line-height: 16px;
	width: 100%;
	height: 100%;
}

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: #96BF0D 1px solid;
	color: #000000;
	padding: 1px;
	-moz-border-radius: 5px 5px 5px 5px;
}
.inputHighlighted {
	border: #0064A6 1px solid;
}
.submit {
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #0064A6;
	border: solid 1px #0064A6;
	font-weight: normal;
  padding: 6px;
	cursor: pointer;
}
.error {
	font-size: 12px;
	color: #C34600;
	border: 2px solid #0064A6;
	display: block;
	margin: 1px;
	padding: 10px;
	font-weight: normal;
}
/* -------------------------------- */
#insertz {
	background-color: #F7FAE9;
	background-image: url(/imgs/logo_right.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.bodyB {
	background-color: #96BF0D;
	font-family: Futura, Verdana;
	line-height: 15px;
	font-size: 15px;
	color: #E0EBBE;
}

.main {
	background-color: #F8FAE9;
}

h1 {
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 30px;
	font-weight: normal;
	color: #96BF0D;
}

a:link, a:visited {
	color: #0064A6;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #C34600;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #96BF0D;
	font-weight: normal;
	text-decoration: none;
}
.h111 {
	font-size: 24px;
	color: #7C8D8A;
}
.h333 {
	color: #C34600;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
}
.h444 {
	color: #96BF0D;
	font-size: 14px;
}
.h5x {
	color: #0064A6;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
}
.h55 {
	color: #96BF0D;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
}
.h50 {
	color: #0064A6;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 24px;
}
.h6 {
	color: #0E42FF;
	font-weight: bold;
	font-size: 12px;
}

#links a{
	color: #0064A6;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 168px;
	padding-left: 2px;
	margin-left: 30px;
	margin-bottom: 5px;
	border: 1px solid #F8FAE9;
	border-right: 1px solid #BFD474;
	border-bottom: 1px solid #BFD474;
}
#links a:hover{
	color: #C34600;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}
#link a{
	color: #0064A6;
	font-weight: normal;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-left: 40px;
	background-color: #F8FAE9;
	background-image: url(/imgs/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 5px;
}
#link a:hover{
	color: #C34600;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

.lft {
	padding-left: 20px;
}
/*************************************************************/
form {
	width: 500px;
	margin: 0px;
	border-top: 1px solid #E0EBBE;
}
.contact ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.contact ul li {
	list-style-type: none;
	padding: 5px 0px;
	border-bottom: 1px solid #E0EBBE;
}
.contact ul li label {
	text-align: left;
	vertical-align: top;
	display: block;
}
.contact ul li p, .contact ul li label span, .contact ul li span {
	font-size: 11px;
	color: #C34600;
	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: #C34600;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	width: 300px;
	vertical-align: top;
}
/*************************************************************/
.ebhosting {
	text-align: left;
}
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #BFC8A2;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}
.ebhosting a:hover{
	font-size: 10px;
	color: #C34600;
	font-weight: normal;
	text-decoration: underline;
	border: 0px;
}
/*************************************************************/