body {
	font-size: 1em;
	background: url(images/gradient_fill.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
}
#holder {
	width: 760px;
	text-align: left;
	margin: 0 auto 0 auto;
	}
	
#header {
	width: 760px;
	background-color: #421D34;
	color: #FFFFFF;
	height: 75px;
	margin-top: 5px;

}
#header-logo {
	background-image: url(images/site_naam_1.gif);
	background-repeat: no-repeat;
	background-position: center;
	float: left;*/
	margin-left: 10px; /*was 15*/
	height: 60px;
	width: 134px;
	}
#header-navigation {
	height: 60px;
	padding-top: 15px;
}

#header-navigation ul {
	margin: 0;
	padding: 0;
	font-size: .8em;
	color: #FFFFFF;
	text-align: center;
	}
	
#header-navigation li {
	display: inline;
	border-width: 0px;
	float: right;
	padding-right: 5px;
	list-style-type: none;
}

#header-navigation p {
	line-height: 90%;
	padding-left: 15px;
	font-size: .8em;
	color: #FFFFFF;
	text-align: center;
	}

#footer {

}

#footer-logo {
	background-image: url(images/site_logo_2.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 52px;	
	padding-left: 15px;
	margin-left: 15px;
	float: left;
}
#footer-legal {
	text-align: left;
	/*background-color: #999999;*/
	color: #FFFFFF;
	font-size: 0.7em;
	height: auto;
	margin-left: 150px;
	}
	
#footer-functional {
	text-align: left;
	background-color: #999999;
	font-size: .7em;
	height: auto;
	margin-left: 150px;
	padding-right: 15px;
	/*padding-bottom: 3px;*/
}
.footer-p {
	font-size: .9em;
	color: #999999;
	text-align: right;
}

#content {
	background-color: #421D34;
	/* margin: 0 auto 0 auto; */
	height: 450px;
}

#content-image {
	height: 163px;
	width: 760px;
	/*background-color: #CCCCCC;*/
	/*background-image: url(images/site_achtergrond_1.jpg);*/
	background-repeat:no-repeat;
	background-position: center;
	border-top: 1px solid #877D6C;
	border-bottom: 1px solid #877D6C;
	}

#content-text {
	/*background: #CCCCCC;*/
	height: 190px;
	width: 600px;
	margin-left: 150px;
	margin-top: 5px;
	/*margin-bottom: 50px;*/
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#content-text p {
	line-height: 130%;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 0.8em;
	color: #CCCCCC;
	/* font-weight: bolder;*/
}
h1 {
	font-size: 1.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B39C20;
	letter-spacing: .6em;
	text-align: center;
	word-spacing: 1em;
	white-space: normal;
	font-variant: small-caps;
	}
h2 {
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #B39C20;
	letter-spacing: .3em;
	text-align: left;
	word-spacing: 1em;
	white-space: normal;
	font-variant: small-caps;
	}
	
#footer a:link { 
	color: #421D34;
	text-decoration: none;
	/* font-weight: bold;*/ 
	}
	
#footer a:visited { 
	color: #421D34;
	text-decoration: none;
	/* font-weight: bold;*/ 
	}
	
#footer a:hover, #footer a:active, #footer a:focus {
	color: #660066;
	text-decoration: none;
	background: #CCCCCC; 
	}

#footer-legal a:link { 
	color: #fff;
	text-decoration: none;
	/* font-weight: bold;*/ 
	}
	
#footer-legal a:visited { 
	color: #fff;
	text-decoration: none;
	/* font-weight: bold;*/ 
	}
	
#footer-legal a:hover, #footer-legal a:active, #footer-legal a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #996699;
	}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.small	{
	font-size: .7em;
	}