/* css voor hooghuysorgel dudzele
   door FC */

html, body, h1, h2, h3, h4, h5, h6, p, div, ul{
	margin: 0;
	padding: 0;
}
body{
	background: #D7D2A7 url(../fotos/achter.png) top center fixed no-repeat; /* vroeger D4C4B2 */
	text-align: center; /*och ja, het eeuwige centreren voor IE*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	line-height: 1.6em;
}
p{
	margin-top: 0.75em;
	text-indent: 2em;
}
h2{
	color: #333 /*#544*/;
	font-family: georgia, "Times New Roman", Times, serif;
	margin: 0.3em 0 1em 0;
	padding-bottom: 0.2em;
	letter-spacing: 0.12em;
	border-bottom: 1px dotted #71716F;
}
/* vuilnis voor IE om geen té groot lettertype te krijgen */
* html body h2{
	font-size: 1.5em;
}
/* einde rommel */
h2+p{
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #71716F;
	margin: 2em;
	text-indent: 0;
}
a, a:link{
	padding: 0 1px;
	color: #71716f;
	font-style: italic;
}
span.annex{
	border-bottom: 1px dotted #71716F;
}
a:visited{
	text-decoration: none;
	border-bottom: 1px dotted #D4C4B2;
}
a:hover, span.annex:hover{
	background-color: #D4C4B2;
	text-decoration: none;
	cursor: pointer;
}
ul a, a:link{
	font-style: normal;
	font-size: 1.2em;
	font-family: georgia, "Times New Roman", Times, serif;
	color: black;
}
ul a:visited{
	color: #554;
}
ul a:hover{
	background-color: #D4C4B2;
}
ul{
	margin-left: 3.2em;
	margin-top: 0.5em;
	list-style-type: square;
	color: black;
	font-style: italic;
}
#inhoud{
	margin-top: 66px;
	padding: 1em 0.75em;
	background: #fefefe url(../fotos/voet.png) bottom no-repeat;
	padding-bottom: 150px;
	border-top: 1px solid #71716F;
}
#alles{
	border: 1px solid #71716f;
	border-width: 0 1px;
	width: 618px;
	text-align: left;
	margin: 0 auto;
}
h1{
	height: 437px;
	width: 100%;
	background: black url(../fotos/titel1.png) no-repeat center;
	text-indent: -100em;
}
ul#menu{
	margin-top: -156px;
	text-align: center;
	color: #222;
	margin-left: 0%;
	list-style-type: none;
}
ul#menu li{
	padding: 0.25em 0;
}
img{
	display: block;
	background-color: #222;
	border: 1px solid #222;
	margin: 0.5em auto;
}
q{
	display: block;
	text-indent: 0%;
	font-style: italic;
	font-family: georgia, "Times New Roman", Times, serif;
	border-left: 1px dotted #71716F;
	color: Black;
	margin: 0.4em 0 0.4em 1.4em;
	padding-left: 0.6em;
	background-color: #F4EDE8;
}
a#naar_boven:before{
	content: url(../fotos/terug_naar_boven2.png);
	padding-right: 10px;
	float: left;
}
a#naar_boven{
	color: #222;
	position: fixed;
	bottom: 0.5em;
	left: 1em;
	border: 1px solid #F4EDE8;
	border-right-color: #9B8472;
	border-bottom-color: #948472;
	background-image: url(../fotos/transparant_test1.png);/*nog niet de _ideale_ trnsparantie*/
	padding: 0 2px 1px 6px;
}
a#naar_boven:hover:before{
	content: url(../fotos/terug_naar_boven_hover.png);
	padding-right: 10px;
	float: left;
}
a#naar_boven:hover{
	color: #222;
	border: 1px solid #9B8472;
	border-right-color: #F4EDE8;
	border-bottom-color: #F4EDE8;
}
a#naar_boven:visited{
	font-style: normal;
}
span.noot{
	color: #71716F;
	font-style: italic;
}
p.auteur{
	text-align: right;
	color: #71716F;
	font-family: georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.25em;
}
