body 
{
	min-width:760px;
	text-align:center;
	background: #cce6d3 url(../afbeeldingen/background.png) no-repeat center top;
	color:#171717;  
	padding:0px;
	margin:0px;
}

/*
#centreContent { 	
	width: 760px;
	vertical-align: middle;       
	margin: 0 auto;
	padding: 0;
}
*/

#centreContent 
{
	width: 760px;
	margin: 0 auto 0;
	padding: 0;
	min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
}

#content 
{ 	
	float:left;
	font-family: Times, Sans-Serif, Verdana, Arial, Helvetica, SunSans-Regular;
	font-size: 13px;
	text-align:left;
	background: url('../afbeeldingen/achtergrondFoto.jpg');
	background-repeat: no-repeat;
	background-position: 0px 265px; 
	background-color:#75B88F;
	display:inline;
}

#topLeft 
{
	float:left;
	width:493px;
	background-color:#75B88F;
}

#topRight 
{
	float:left;
	width:267px;
	background-image: url('../afbeeldingen/home.jpg');
	background-color:#75B88F;
}

#container 
{ 	
	float:left;
	width:520px;
	margin:10px 0 0 125px;
	padding:10px;
	text-align: left;
	line-height:18px;
	background-color:#CCE6D3;
	border: 20px solid #00664A;
	display:inline;
}

h1, pre 
{
	margin: 0px; 
	padding: 6px; 
}

.imageTop 
{
	float: left;
	clear: both;
	margin: 0px; 
	padding: 8px;
	display: inline;
}

.imageTop2
{
	float: left;
	padding: 13px 0 0 0;
	display: inline;
}

.image
{
	float: left;
	clear: both;
	padding: 0;
	display: inline;
}

.imageBottom
{
	float: left;
	padding: 22px 0 0 0;
	display: inline;
}

#kolomLinks 
{
	float: left;
    clear: both;
    width:125px;
	padding: 0 0 0 8px;
	display: inline;
}

#looptekst 
{
    float:left;
	background-color:#CCE6D3;
    width:355px;
	margin: 13px 0 0 24px;
	display: inline;
}

#looptekst ul 
{ 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
}

#looptekst li 
{ 
	margin-top: 0px; 
	list-style: none; 
}

#looptekst .wpImage
{
	float: right;
	clear: left;
	margin-top: 13px;
	padding-bottom: 10px;
}

#looptekst .wpTekst
{
	width: 250px;
}

#looptekst .wpTekst2
{
	float: right;
	width: 250px;
}

#looptekst .wpImage2
{
	clear: right;
	margin-top: 13px;
	padding-bottom: 10px;
}

h1 
{
	font-size: 11px;
	text-transform:uppercase;
	text-align: right;
	color: #564b47;
	background-color: #90897a;
}


h2 
{
	color: #006D54;
}

img {border:0;}

.foo 
{
	display:block;
	font-size: 16px;
	color: #006D54;
	padding-top: 6px;
}

.tip 
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	color: #564b47;
}

.fooAdvies {
	display:block;
	font-size: 16px;
	color: #006D54;
	padding-top: 6px;
}

#footer { 	
	float:left;
	width:440px;
	margin:10px 0 0 155px;
	padding:2px 10px 0 0;
	font-size:11px;
	color:#fff;  
	text-align:right;
	line-height:18px;
	background-color:#00664A;
	zoom: 1;
}

#footer2 { 	
	float:left;
	width:760px;
	height:110px;
	text-align: left;
	background-image: url('../afbeeldingen/keurmerk.jpg');
	display: inline;
}

.holzhof 
{
	padding:40px 0 0 152px;
}

/* links */
a { 
	clear: both;
	font-size: 13px;
	background-color:transparent;
	text-decoration: none; 
	outline: none;
}

a:link {text-decoration: none; background-color:transparent; color: #006D54;}
a:visited {text-decoration: none; background-color:transparent; color: #00A158;}
a:active {text-decoration: none; background-color:transparent;}
a:hover {text-decoration: none; background-color:transparent; color: #000;}

:focus { -moz-outline-style: none;}

/* tabel */
table { border-bottom: 0px dotted black; border-left: 0px dotted black }
td { padding: 10px 6px 5px 6px; border-top: 0px dotted black; border-right: 0px dotted black }
ul { margin-top: 10px; margin-bottom: 10px; margin-left: 10px; }
li { margin-top: 10px; list-style: none; }

/* menu */
#navcontainer ul {
	margin: 22px 0 0 0;
	padding: 0;
	list-style-type: none;
}
 
#navlist {
    float:left;
	margin: 0;
	background-color:#CCE6D3;
	width: 125px;
}

#navlist li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #00664A;
	text-align: right;
}

#navlist li a {
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-right: 0.75em solid #8DBEAA;
	background-color:#CCE6D3;
	text-decoration: none;
}

#navlist li a:link { color: #006D54; }
#navlist li a:visited { color: #00A158; }

#navlist li a:hover {
	border-color: #00664A;
	background-color: #8DBEAA;
	color: #000;
}

#navlist li.selected a {
	border-color: #00664A;
	background-color: #8DBEAA;
	color: #fff;
}
