html,body{
margin:0;
padding:0;
}

body {
	font-family: Verdana;
	line-height: 15px;
	font-size: 11px;
	color: #000000;
	height: 100%;
}
/* rood			=CC3300= */
/* oranje			=CE5D0B= */
/* lichtgrijs	=CED8DA= */
/* darkgrey		=8EA29E= */
/* green			=82A918= */
body {
	background: #FFFFFF;
	margin: 0px 0px 50px 0px;
}
/* ---------------- LAY-OUT ---------------- */
div.wrap{
width:956px;
margin:0 auto;
padding:0;
background: url(/imgs/center.gif) top repeat-y;
}
div.top{
height: 36px;
background: url(/imgs/top.gif) bottom no-repeat;
}
div.bottom{
height: 32px;
background: url(/imgs/bottom.gif) top no-repeat;
}
/* ---------------- HEADER ---------------- */
div#header {
height:80px;
text-align: right;
margin:0;
background: #FFF url(/imgs/header.gif) top left no-repeat;
color: #79B30B;
}
/* ---------------- NAVIGATION ---------------- */
div#container{
width:890px;
margin:0 auto;
text-align:left;
background:#FFFFFF;
}
div#navigation{
float:left;
width:200px;
background:#FFFFFF;
}
div#navigation ul {
	width: 200px;
}
div#navigation ul, div#navigation ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#navigation ul li a {
	display:block;
	width: 180px;
	margin: 0px 0px 1px 0px;
	padding: 10px 5px;
	color: #555;
	text-decoration: none;
	font-weight: bold;
	background: url(/imgs/button.jpg) center repeat-x;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
}
div#navigation ul li.sub a {
	padding: 0 0 0 15px;
	font-weight: normal;
}
div#navigation ul li a:hover {
	color: #000000;
	background: url(/imgs/button_up.jpg) center repeat-x;
}
/* ---------------- CONTENT ---------------- */
div#content{
float:right;
margin: 0 100px 0 0;
width:575px;
}
div#extra{
float:left;clear:left;width:200px;
background:#FFFFFF;
}
div#footer{
clear:both;width:100%;
background: #FFFFFF;color: #222;
}
/* ---------------- LAY-OUT ---------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 2px 0px;
	line-height: 24px;
}
/* ---------------- FORM BUTTONS ---------------- */
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;
}
/* ---------------- FORM LAY OUT ---------------- */
/* -------- form ----------*/
.contact ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}
.contact input, .contact select, .contact textarea {
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	background-color: #EEEEEE;
	line-height: 20px;
}
.contact li {
	list-style-type: none;
	padding: 5px 0px;
	text-align: left;
}
.contact label {
	vertical-align: top;
	display: block;
	padding: 0px 4px;
}
.contact span {
	width: 150px;
	display: inline-block;
}
.contact input, .contact select {
	width: 250px;
	border: 1px solid #666;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact textarea {
	width: 400px;
	border: 1px solid #666;
	vertical-align: top;
	padding: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.contact input.laloop {
	width: 15px;
	text-align: right;
}
.contact span.tekstloop {
	width: 250px;
}
input.submit {
	width: 125px;
	text-transform:uppercase;
  font-size: 12px;
	color: #FFFFFF;
	background-color: #333;
	font-weight: bold;
  padding: 8px;
	cursor: pointer;
}
.error {
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #6600;
	display: block;
	margin: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
	background-color: #000000;
}
/*************************************************************/
.ebhosting, .ebhosting a{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.ebhosting a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
/*************************************************************/

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

