/*
DA9B92
120807
D35E4E
543B38
A0473B
*/


/*
D982B2
A65C1C
8C331F
F2594B
0D0D0D
*/

/* achtergrondkleuren
403b3a
*/

/* link-kleur & streep
#ca5b37
*/


body {
	margin: 0;
	padding: 0;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: #403b3a url(images/bg.gif) top left;
	/*background-attachment: fixed;*/
	text-align: center;
}

p {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0;
	line-height: 1.4em;
	text-align: left;
	color: #4A2214;
}

a:link {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ca5b37;
	text-decoration: underline;
}

a:visited {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}

a:active {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #202d48;
	text-decoration: underline;
}

h1 {
	text-align: left;
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	font-style: italic;
	color: #ca5b37;
	font-weight: bold;
	line-height: .5em;
	padding-to\p: 30px;
}

h2 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #A5855F;
	background: #7b7b7b url(img/kolom_grijs.jpg) top left no-repeat;
	padding: 5px 15px 5px 15px;
	height: auto;
	margin: 0;
}

h3 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A5855F;
}

h4 {
	text-align: left;
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A5855F;
}

#container {
	width: 800px;
	margin: 0 auto;
	background: #fdfbec url(ondergrond_container.jpg) top center repeat-y;
}

#toploader {
	width: 800px;
	height: 54px;
	background: #fff;
}

#header {
	width: auto;
	height: 310px;
	background: #a0a29b url(header.jpg) center top no-repeat;
	margin: 0 auto;
}

#tekst {
	width: 690px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	overflow: none;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	background: url(ondergrond_tekst.jpg) top left no-repeat;
	overflow: none;
}

#footer {
	bottom: 0;  /*bepaalt of de footer aan de onderkant staat geplakt maar of het werkt?*/
	height: 30px;
	background: #1a1a1a;
	clear: both;
	margin-top: 15px;
}

.footertekst {
	padding-top: 7px;
	text-align: center;
	color: #fff;
	font-size: .8em;
}

.fotobijschrift {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 15px;
}

img {
	text-align: left;
	border: none;
	padding-right: 10px;
}

ul.oratoria {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0;
	line-height: 1.4em;
	text-align: left;
	color: #4A2214;
}

ol.ledenlijst {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: 0;
	line-height: 1.4em;
	text-align: left;
	color: #4A2214;
}

p.leden {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0;
	line-height: 1.4em;
	text-align: left;
	color: #4A2214;
}

/* ------------------------------ menu ------------------------------ */

.menu {
	font-size: 1em;
	font-family: Arial;
	text-align: left;
	padding-left: 10px;
	background: #1a1a1a;
}

/* alle bullets, randen en padding uit de default lijst-styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none; 
	height: 3em; 
	background: #1a1a1a;
}

/* stylen van de sub-level lijsts */
.menu ul ul {
	width: 15em;
}

/* float the top list items to make it horizontal and a relative 
position so that you can control the dropdown menu position */
.menu ul li {
	float: left;
	height: 3em;
	line-height: 3em;
}

/* style the sub level list items */
.menu ul ul li {
	display: block;
	width: 170px;
	height: auto;
	position: relative;
	line-height: 1em;
	text-align: left;
}

/* style the links for the top level */
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	font-size: 1em;
	text-decoration: none;
	color: #FFF; /*kleur topmenu*/
	background: #1a1a1a;
	padding: 0 3em 0 1em;
	text-align: left;
}

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {
	display: block;
	background: #bbb;
	color: #F30; /*kleur link dropdown*/
	width: 12em;
	height: 100%;
	line-height: 1em;
	padding: 0.5em 1em;
	text-align: left;
}
.menu ul table ul a, .menu ul table ul a:visited {
	width: 14em;
	w\idth: 12em;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1em;
	z-index: -1;
}
.menu ul ul table {
	lef\t: -1px;}
.menu ul ul table ul.left {
	margin-lef\t: 2px;
}

.menu li:hover {
	position: relative;
}
* html .menu a:hover {
	position: relative;
}

/* style the 3rd level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: #1a1a1a;
}
/* style the 4th level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {
	background: #1a1a1a;
}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {
	background: #ccc;
}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {
	background: #ddd;
}

/* style the level hovers */
/* 1st */
.menu a:hover {
	color: #C30;
	background: #1a1a1a;
	text-decoration: underline;
}
.menu :hover > a {
	color: #C30;
	background: #bbb; /* hoover achtergondkleur van de 1e links */
}
/* 2nd */
.menu ul ul a:hover{
	color: #C30;
	background: #1a1a1a;
}
.menu ul ul :hover > a {
	color: #C30;
	background: #ccc; /*achtergrond hoover-kleur van de popuplinks*/
}
/* 3rd */
.menu ul ul ul a:hover {
	background: #ddd;
}
.menu ul ul ul :hover > a {
	background: #ddd;
}
/* 4th */
.menu ul ul ul ul a:hover {
	background: #eee;
}

/* hide the sub levels and give them a position absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 3em;
	left: 0;
	width: 170px;
}

/* position the 3rd level flyout menu */
.menu ul ul ul{
	left: 14em;
	top: 0;
	width: 14em;
}

/* position the 3rd level flyout menu for a left flyout */
.menu ul ul ul.left {
	left: -14em;
}

/* make the 2nd level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
	background: transparent url(images/trans.gif);
}
/* keep the 3rd level hidden when you hover on 1st level list OR link */
.menu ul :hover ul ul{
	visibility: hidden;
}
/* keep the 4th level hidden when you hover on 2nd level list OR link */
.menu ul :hover ul :hover ul ul{
	visibility: hidden;
}
/* make the 3d level visible when you hover over 2nd level list OR link */
.menu ul :hover ul :hover ul{
	visibility: visible;
}
/* make the 4th level visible when you hover over 3rd level list OR link */
.menu ul :hover ul :hover ul :hover ul {
	visibility: visible;
}