BODY { 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #E9D3C5;

 }

UL, LI {
	list-style-image : url(/images/pijltje2.gif);
}


TABLE, TR, TD, TH, P, UL, OL, LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;	
}

/*---------------Popup-------------------------------*/


.nicepopup{
z-index:1000;
}

.nicepopup .outline{
  border: 1px solid #999;
  background-color: #fff;
  padding: 16px;
  position: relative;
}

.nicepopup a.close{
  line-height: 16px;
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  text-indent: -124px;
  overflow: hidden;
  text-decoration: none;
  width: 16px;
  height: 16px;
  background: url("/images/close.gif") 100% 0 no-repeat;
} html>body .nicepopup a.close{ top:0;right:0; }

.nicepopupHover a.close{
  background-position: 100% -16px;
}
.nicepopup a.close:hover{
  background-position: 100% -32px;
}

.nicepopupLoading .outerImage{
  border: 1px dotted silver;
  width: 100px;
  height: 100px;
  background: url("loading.png") 50% 50% no-repeat;
}

.nicepopup .prevNextBar{
  padding-top: 7px;
  text-align: center;
}






#fotogallerij li a.thumb:hover{background:transparent;}

#content ul.fotogallerij li{
	padding:10px 20px 10px 0;
	margin:0px;
	background:none;
	float:left;
}
#content ul.fotogallerij li img{height:120px;}


/*---------------Popup-end-------------------------------*/



/*---------------Kleuren in tabellen-------------------*/


.zee {

	background-image: url(../images/zee-kolom.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color : #E9D3C5;

}



.licht {

	background-color : #E9D3C5;
}

.bruin {
	background-color : #AE5C2A;
}


.groen {
	background-color : #A4A47A;
}


.tabel-wit {
	background-color : #FFFFFF;
}

.tabel-grijs {
	background-color : #cccccc;
}



/*----------------------Basis opmaak------------------------*/


.titel_home {
	font-size : 18px;
	font-style : italic;
	border-bottom : 1px solid #AE5C2A;
	color : #AE5C2A;
	font-family : Arial, Helvetica, sans-serif;

}

.tekst-bruin {
	color : #AE5C2A;

}

.subtitel {
	font-size : 14px;
	font-weight : bold;
	color : #A4A47A;
}

.kop-groen {
	font-size : 12px;
	font-weight : bold;
	color : #A4A47A;
}

.kop-bruin {
	font-size : 14px;
	font-weight : bold;
	color : #AE5C2A;
}

.kop-wit {
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
}

.index_sub {
	font-size : 9px;
	background-color : none;
}



.kader-grijs {
	background-color : #ffffff;
	border-top : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	padding : 3px 3px;
	
	
}

.kader-bruin {
	background-color : #ffffff;
	border-top : 1px solid #AE5C2A;
	border-bottom : 1px solid #AE5C2A;
	border-left : 1px solid #AE5C2A;
	border-right : 1px solid #AE5C2A;
	padding : 3px 3px;
	
	
}


A:VISITED {
	color : #AE5C2A;
	text-decoration: underline;
	
}

A:ACTIVE {
	color : #AE5C2A;
	text-decoration: none;
}

A:HOVER {
	color:  #ffffff;
	text-decoration: none;
	background-color : #AE5C2A;


}

A:LINK {
	color : #AE5C2A;
	text-decoration: underline;

	
}




/*----------------------Algemeen----------------------*/



.imgleft-kader {
  float:left;
  margin:4px 8px 4px 0;
  background-color : #ffffff;
  border-top : 1px solid #cccccc;
  border-bottom : 1px solid #cccccc;
  border-left : 1px solid #cccccc;
  border-right : 1px solid #cccccc;
  padding : 0px 0px 0px 0px;


  }



.imgleft, .left, img.left {
  float:left;
  margin:4px 15px 4px 0;
  }

.imgright, .right, img.right {
  float:right;
  margin:4px 0 4px 15px;
  }


.service:A:LINK {
	color : #ffffff;
	text-decoration: none;

}

.service:A:VISITED {
	color : #ffffff;
	text-decoration: none;

}

.service:A:ACTIVE {
	color : #ffffff;
	text-decoration: none;
}


.service:A:HOVER {
	color:  #ffffff;
	text-decoration: underline;

}


input.groen {background-color: #A4A47A;
font-weight: bold; font-size: 12px; color: white;}

}

input.grijs {background-color: #E9D3C5; font-size: 12px;border: 0px;}
textarea.grijs {background-color: #E9D3C5; font-size: 12px;border: 0px;}
option.grijs {background-color: #E9D3C5; font-size: 12px; }

.strepen {
	
	border-top : 1px solid #DEDEDE;
	border-bottom : 1px solid #DEDEDE;
	padding : 0px 0px;
	
}
