*{
	padding: 0;
	margin: 0;
	border: 0;
}

body 
{
	background-image: url(../images/achtergrond_gras_lucht1.jpg);
	
}

#container 
{
	background-image: url(http://www.uniekebouwlocatie.nl/images/achtergrond.gif);
	width: 900px;
	height: auto;
	margin: 0px auto;
	margin-top: auto;
	background-repeat: repeat;
	
}



/* HEADER OPMAAK
------------------------------------------------------------------*/	

#header
{
	width: 900px;
	height: 176px;
	
	clear: left;
	
	background-image: url(../images/willebrord_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}


/* MENU OPMAAK
------------------------------------------------------------------*/	

#menu
{
	width: 900px;
	height: 60px;
	
	clear: left;
	
	background-image: url(../images/willebrord_02.gif);
	background-position: top;
	background-repeat: no-repeat;
	
}



#menu ul
{
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#menu ul li
{
	float: left;
	margin-left: 10px;
	list-style-type: none;
	
}

#menu ul li a
{
	text-decoration: underline;
	color: #FCFBE5;
}

#menu ul li a:hover
{
	text-decoration: none;
	color: #FCFBE5;

}


/* CONTENT OPMAAK
------------------------------------------------------------------*/

#content_left
{
	width: 252px;
	height: auto;
	
	float: left;
	
	background-image: url(../images/willebrord_03.gif);
	background-position: top;
	background-repeat: repeat;
	
}

#content_left table
{
	clear: left;
	margin-left: 25px;
	margin-top: 18px;
	cellspacing: 2;
	width:200;
	border:0;
	cellpadding:0;
	
}

#content_center
{
	width: 395px;
	height: auto;
	
	float: left;
	
	background-image: url(../images/willebrord_04.gif);
	background-position: top;
	background-repeat: repeat;
	
}


#content_center h1
{
	clear: left;
	margin-left: 25px;
	margin-top: 20px;
	width: 345px;
}

#content_center a
{
	text-decoration: underline;
	color: #68091D;
}

#content_center a:hover
{
	text-decoration: none;
	color: #68091D;

}

#content_center h2
{
	clear: left;
	margin-left: 25px;
	margin-top: 20px;
	width: 345px;
}

#content_right
{
	width: 253px;
	height: auto;
	
	float: left;
	
	background-image: url(../images/willebrord_05.gif);
	background-position: top;
	background-repeat: repeat;
	
}
#content_right table
{
	clear: left;
	margin-left: 15px;
	margin-top: 10px;
	cellspacing: 2;
	width:200;
	border:0;
	cellpadding:0;
	
}







/* FOOTER OPMAAK
------------------------------------------------------------------*/

#footer
{
	width: 900px;
	height: 156px;
	
	clear: left;
	
	background-image: url(../images/willebrord_06.gif);
	background-position: top;
	background-repeat: no-repeat;
	
}
#footer h5
{
	clear: left;
	margin-left: 300px;
	margin-top: 70px;
	width: 345px;
}
#footer a
{
	text-decoration: underline;
	color: #F9F5A7;
}

#footer a:hover
{
	text-decoration: none;
	color: #F9F5A7;

}





/* ALGEMENE TEKST OPMAAK
------------------------------------------------------------------*/	
p{font:normal 11px times; color:#666666; line-height: 1.8em; letter-spacing: 0.2px;word-spacing: 1px;}


h1, h2, h3, h4, h5, h6,  {
	font-family: times;
	background: transparent;
	margin: 0px;
}

h1 		{ font: 11px verdana; color:#276840; line-height: 1.8em; letter-spacing: 0.2px;word-spacing: 1px;}
h2 		{ font: bold 16px times; color:#276840; line-height: 1.8em; letter-spacing: 0.2px;word-spacing: 1px;}
h3 		{ font: 18px times; color:#FCFBE5; line-height: 1.8em; letter-spacing: 0.2px;word-spacing: 1px;}
h4 		{ font-size: 11px; }
h5		{ font: 12px times; color:#F9F5A7; line-height: 1.8em; letter-spacing: 0.2px;word-spacing: 1px;}