/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #003f3f;	

}
body {
	margin:0px;
	padding:0px;
}


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6,p {
	margin:0px;
	padding:0px 0px 1em 0px;
}

h1{
	clear:both;
	color:#517676;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	/* text-transform:uppercase; */
	font-weight:normal;
	line-height:20px;
}

h2{
	color:#517676;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}

img {
	border:none;
	vertical-align:top;
}

img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }

.left{ float:left; }
.right{ float:right; }

.clear {
	clear:both;
	line-height:0px;
	height:0px;
}

.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.groen{
	color:#517676;
}
.zwart{
	color:#000;
	font-size:15px;
	font-weight:bold;
}

form{
	margin:0px;
	padding:0px;
}

.alert{
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

/*--------------------- */
/* WRAPPERS				*/
/*--------------------- */

#wrapper{
	width:968px;
	margin:0px auto;
	background:url(../img/site_bg.gif) repeat-y;
}

#header{
	height:193px; /* 198px */
	padding:5px 0px 0px 164px;
	background:url(../img/header_bg.jpg) no-repeat;
}

#main{
	min-height:480px;
	padding:1px 10px 0px 1px;
	background:url(../img/main_bg.gif) no-repeat;
}

#footer{
	padding:20px 12px 15px 0px;
	text-align:right;
	color:#9fb4b4;
	background:#FFF url(../img/footer_bg.gif) no-repeat 0px -12px;
}

#foto{
	float:right;
	width:210px;
	padding:5px 0px 0px 5px;
	background-color:#fff;
	margin: 0px 20px;
}
#foto img{ margin:0px 5px 5px 0px; }

#gallery{
	padding:5px 0px 0px 5px;
	background-color:#fff;
	width:735px;
}
#gallery img{ margin:0px 5px 2px 0px; }
#gallery a{
	display:block;
	text-align:center;
	float:left;
	height:130px;
	width:105px;
	overflow:hidden;
	line-height:14px;
	margin-bottom:5px;
	text-decoration:none;
}


/*--------------------- */
/* NAV					*/
/*--------------------- */

#nav{
	float:right;
	height:24px;
	width:794px;
	background-color:#264c4c;
	border-bottom:1px solid #FFF;
}

#nav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#nav li{
	display:block;
	float:left;
	padding:5px 0px 6px 0px;
	margin:0px;
}
#nav li:hover ul{
	display:block;
}

#nav a{
	display:block;
	padding:0px 12px 0px 12px;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	border-right:1px solid #FFF;
}

#nav a.active{
	color:#a4b8b8;
}


/* subnav */
#nav ul ul{
	margin:6px 0px 0px -1px;
	display:none;
	position:absolute;
	background-color:#9fb4b4;
	border:1px solid #FFF;
	opacity: 0.95;
	filter: alpha(opacity = 95);
}

#nav ul ul li{
	float:none;
	padding:0px;
	border:none;
}

#nav ul ul a{
	color:#264c4c;
	padding:4px 10px 5px 10px;
	background:none;
	white-space: nowrap;
	text-transform:none;
}

#nav ul ul a.active{
	color:#264c4c;
}

#nav ul ul a:hover{
	color:#FFF;
	background-color:#517676;
}



/*--------------------- */
/* SIDEBAR				*/
/*--------------------- */

#sidebar{
	float:left;
	width:150px; /* 162px */
	padding:45px 1px 150px 0px
}

#sidebar ul{
	list-style:none;
	margin:0;
	padding:0;
	width:162px;
	border-top:1px solid #d4e0e0;
}

#sidebar li{
	display:block;
	margin:0;
	padding:0;
	border-bottom:1px solid #d4e0e0;
	width:162px;
}

#sidebar a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	padding:5px 0px 5px 12px;
	width:150px;
	background:none;
	background-color:#618282;
}

#sidebar a:hover, #sidebar a.active{
	background:none;
	background-color:#3A6363;
}



/*--------------------- */
/* CONTENT				*/
/*--------------------- */

#content{
	float:right;
	width:770px;
	padding-top:25px;
	line-height: 18px;
}


.pdf{
	padding-left:20px;
	background:url('../img/pdf_icon.gif') no-repeat;
}

#mailform{
	width:400px;
}

.fld{
	width:260px;
}

.intro{
	padding-right:10px;
}

#buttons{
	width:770px;
	height:115px;
}

#buttons ul{
	padding:0;
	margin:40px 0px 0px 0px;
}

#buttons li{
	list-style:none;
	float:left;
	margin-right:0px;
	text-align:center;
}

#buttons li a{
	position:absolute;
	text-decoration:none;
	text-transform:uppercase;
	color:#517676;
	font-weight:bold;
	display:block;
	height:20px;
}

#buttons li a:hover{text-decoration:underline;}


.natuursteen{
	height:112px;
	width:190px;
	background:url(../img/natuursteen.png) no-repeat center;
}
.natuursteen a{	padding:78px 42px 15px 48px;}

.begraafplaatsinrichting{
	height:112px;
	width:190px;
	background:url(../img/begraafplaats.png) no-repeat center;
}
.begraafplaatsinrichting a{padding:78px 0px 15px 0px;}

.referenties{
	height:112px;
	width:190px;
	background:url(../img/referenties.png) no-repeat center;
}
.referenties a{	padding:78px 42px 15px 51px;}

.actueel{
	height:112px;
	width:190px;
	background:url(../img/actueel.png) no-repeat center;
}
.actueel a{	padding:78px 42px 15px 66px;}

/*--------------------- */
/* FOOTER				*/
/*--------------------- */

#footer a{
	color:#9fb4b4;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}


/*--------------------- */
/* BLAADJE				*/
/*--------------------- */

#blaadje{
	height:140px;
	margin-top:-145px;
	width:170px;
}

.blad1{ background:url(../img/blaadje1.png) no-repeat; }
.blad2{ background:url(../img/blaadje2.png) no-repeat; }
.blad3{ background:url(../img/blaadje3.png) no-repeat; }






