html, body {
	height:100%;
	color:#000;
	margin:0;
	padding:0;
	background-color:#e0f8fc;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/clouds.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	/*background-attachment:fixed;*/
}

.clear { clear:both; }

#container{
	position:relative;
	width:900px;
	background-image:url(images/main.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	left: 50%;
	margin-left: -450px; 
	z-index:0;
	min-height:100%;
}

#header {
	width:900px;
	height:126px;
	background-image:url(images/header.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#header h1 {
	text-indent:-9999px;
	position:absolute;
}
#menu {
	position:relative;
	width:900px;
	height:25px;
	z-index:9999;
}

#content {
	position:relative;
	background-image:url(images/line.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding:30px 20px 0px 20px;
	margin-bottom:100px;
	min-height:500px;
}

#contentleft{
	float:left;
	margin-left:0px;
	margin-top:20px;
	margin-bottom:110px;
	padding:10px;
	padding-left:0px;
	width:450px;
}

#contentright{
	float:right;
	margin-right:0px;
	margin-top:20px;
	margin-bottom:110px;
	padding:10px;
	width:350px;
}

#banner{
	clear:both;
	width:855px;
	height:280px;
	
}
#footer {
	clear:both;
	position:relative;
	left:0px;
	margin-top:-105px;
	background-image:url(images/footer.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:105px;
	width:100%;
	font-size:10px;
	color:#000;
}

#footcenter{
	position:absolute;
	width:910px;
	height:100px;
	left: 50%;
	margin-left: -450px; 
}

#footcenterleft{
	float:left;
	margin-top:80px;
	height:20px;
	width:90px;
}

#footcenterright{
	float:right;
	margin:0px;
	width:410px;
	background-color:#991122;
}

#footer a.designerlab {
	position:absolute;
	width:110px;
	height:25px;
	right:0px;
	bottom:5px;
}	

h1 {
	font-size:16px;
	font-weight:600;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#669900;
	padding-bottom:3px;
}

h2 {
	font-size:14px;
	font-weight:800;
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	color:#663300;
	padding-bottom:3px;
}

li.pijl {
list-style-image: url(images/arrow.png); 
margin-bottom:2px;
padding-bottom:2px;
}

/*---CONTACTFORM -------------------------------------------------------------*/

input, textarea{
font-family : Verdana,Geneva,Tahoma,Arial,sans-serif;
font-size : 11px;
font-weight: normal; 
color: #555555;
border:1px #000000 solid;
background:#FFFFFF;
padding:2px;
}

label.error{ 
font-weight:400;
font-size:10px;
color:#FF0000;
text-align:left;
width:300px; 
padding-top:5px;
margin-top:5px;
}

/* Top navigatie ----- */
#nav{
	position:absolute;
	width:900px;
	height:33px;
	list-style:none;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
}
#nav li{
	float:left;
}
#nav a{
	text-indent:-9999px;
	background-image:url(images/menu.jpg);
	display:block;
	height:25px;
	margin-top:0px;
}
#nav #home{
	width:84px;
}
#nav #tuin{
	width:252px;
}
#nav #gras{
	width:129px;
}
#nav #sluit{
	width:145px;
}
#nav #project{
	width:184px;
}
#nav #contact{
	width:106px;
}


#nav #home a{
	background-position:-0px -25px;
}
#nav #home a:hover{
	background-position:-0px -0px;
}
#nav #tuin a{
	background-position:-84px -25px;
}
#nav #tuin a:hover{
	background-position:-84px 0px;
}
#nav #gras a{
	background-position:-336px -25px;
}
#nav #gras a:hover{
	background-position:-336px 0px;
}
#nav #sluit a{
	background-position:-465px -25px;
}
#nav #sluit a:hover{
	background-position:-465px 0px;
}
#nav #project a{
	background-position:-610px -25px;
}
#nav #project a:hover{
	background-position:-610px 0px;
}
#nav #contact a{
	background-position:-794px -25px;
}
#nav #contact a:hover{
	background-position:-794px 0px;
}
/*-----------------------algemene links--------------------*/
	
a:visited {
			color:#000000;
			font-size:11px;
			font-weight:normal;
   			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
          	text-decoration: none;
			}
a:link {
			color:#000;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:400;
          	text-decoration: none;
			}
a:hover {
			color:#666666;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:400;
          	text-decoration: underline;
			}
/*-----------------------specifieke links--------------------*/
	
a.b:visited {
			color:#333;
			font-size:12px;
			font-weight:400;
   			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
          	text-decoration: none;}
a.b:link {
			color:#333;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:400;
          	text-decoration: none;}
a.b:hover {
			color:#212120;
			font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:400;
          	text-decoration: underline;}

/*Shadowbox IE8 fix*/
#shadowbox_title {
  border: 0px solid;
}

#shadowbox_info {
  border: 0px solid;
} 
/*end shadowbox IE8 fix*/	




/* ------------ Contact -------------*/
#contactform {
	margin-top:20px;
}
label {
	float:left;
	clear:left;
	width:140px;
	display:block;
	margin-top:6px;
}
input, textarea, select{
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111;
}
.veld {
	width:270px;
	margin-bottom:6px;
	border:2px solid #666;
}
.highlight {
	width:270px;
	margin-bottom:6px;
	border:2px solid #F00;
}
.textveld {
	width:300px;
	margin-bottom:6px;
	margin-top:2px;
	height:70px;
	overflow:auto;
	border:2px solid #666;
}
.highlighttextveld {
	width:300px;
	margin-bottom:6px;
	margin-top:2px;
	height:70px;
	border:2px solid #F00;
	overflow:auto;
}
.contactbutton {
	margin:10px 0 10px 140px;
	width:100px;
	background:#111;
	border:1px solid #b2b2b2;
	height:30px;
	cursor:pointer;
	color:#FFFFFF;
}
.newsbutton {
	margin:10px 0 10px 350px;
	width:100px;
}
.nietverzonden{
	clear:left;
	width:340px;
	margin:20px 0 20px 140px;
	color:#F00;
	font-weight:600;
	padding:5px;
	border:2px solid #F00;
	background:#FFF;
}
.dropveld {
	width:265px;
	margin-bottom:4px;
}
.verzonden{
	clear:left;
	width:340px;
	margin:20px 0 20px 140px;
	color:#669900;
	font-weight:600;
	padding:5px;
	border:2px solid #669900
}	
.red {
	color:#FF0000;
}
