body { 
background-color: #7a3900;
font-family: sans-serif;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;

}
.parkeerkaart { 
background-color: #ffffff;

}
/* alles voor het kop-deel */
.kop { width: 100%;
background-color: #ffffff;
color: #ffffff;
margin-top: 0px;
margin-right: 0px;
float: none;
}
.logo { width: 100%;
height: 140px;
background-color: #ffffff;
color: #C0883b;
margin-top: 0px;
float: none;
}
.logoimg { padding-left: 50px; 
float: left; }

.logotekst { width: 200px;
	float: right;
	color: #c0883b;
	font-weight: bolder;
	padding-top: 10px;
}	
.logotekst a {
text-decoration: none;
color: #c0883b;
	font-weight: bolder;
}
.kopbar { 
height: 35px;
background-color: #C0883B;
padding-top: 10px;
padding-left: 20px;
float: none;
}
.gildenederland {
	float: left;
}
.talen {
float: right;
}
.talen a {
text-decoration: none;
color: #ffffff;
	font-weight: bolder;
}
h1,h2,h3,h4,h5,h6 { color: #c0883b; }
.content { width: 100%;
color: #000000;
height: auto;
}

/* blok waar de navigatie in terecht komt */
.navigatie { width: 100%;
height: 100%;
float: left;
padding-top: 20px;
}
.navigatie, .navigatiekolom {
background-color: #e9be6f;
}

/* omvattend blok voor de tekst */
.tekstruimte {
width: 100%;
float: right;
height: 100%;
background-color: #ffffff;
padding-top: 20px;
color: #976b2f;
}

/* tekst zelf */
.tekst,.tekst table {
padding-left: 20px;
padding-right: 20px;
color: #976b2f;
}

.tekst a {
text-decoration: none;
font-weight: bold;
color: #976b2f;
}

.tekst a:hover {
font-weight: bold;
color: #ffffff;
background-color: #976b2f;
}

.verwijzing,.verwijzing2, .verwijzingc,.verwijzing2c {
text-decoration: none;
font-weight: bold;
}
.verwijzing,.verwijzingc  { padding-left: 15px; }
.verwijzing2,.verwijzing2c { padding-left: 30px; }
.verwijzing, .verwijzing2 { color: #ffffff; }
.verwijzingc, .verwijzing2c { color: #976b2f; }
.page { background-color: #ffffff; 
	height: 100%;
	width: 100%; }

.navigatie a:hover { background-color: #ffffff; 
 color: #976b2f;
 }

.nieuws {
	width: 90%;
	border-width: 4px;
	border-style: inset;
	padding-left: 20px;
	padding-bottom: 10px;
	background-color: #E9Dfcd;
}	

.agenda {
}
.agendaentry {
	width: 90%;
	padding-left: 20px;
	margin-bottom: 10px;
	background-color: #E9Dfcd;
	
}	

.agendatitel {
	font-weight: bold;
	font-size: 150%;
	width: 90%;
}	
.agendaheader {
	font-weight: bold;
	width: 90%;
}	

.gemarkeerdedatum {
	font-style: italic;
	background-color: #e9be6f;
}
.verbergkalender { display: none; }
.toonkalender { display: normal; }
