body {
	background: #096409;
}

/* kaders */

div.site {
	margin:0 auto;
	width:1024px;
	height:1000px;
	}

div.top {
	background-image: url(afbeeldingen/boekboven3.gif);
	background-repeat: norepeat;
	position:relative;
	width:1024px;
	height:51px;
}


div.insite {
	background-image: url(afbeeldingen/boekmidden3.gif);
	background-repeat: repeat;
	position:relative;
	float:left;
	border: none;
	margin:0px  auto;
	width:1024px;
	min-height:100px;
	}

div.menu {
	width:400px;
	height:400px;
	position:absolute;
	top:193px;
	left:90px;
	}

div.ilulinks {
	width:400px;
	min-height:200px;
	position:absolute;
	top:635px;
	left:90px;
	text-align: right;
	}

div.bslinks {
	width:400px;
	min-height:200px;
	position:absolute;
	top:20px;
	left:90px;
}

div.bsrechts {
	border: thin solid red;
	width:400px;
	min-height:200px;
	position:absolute;
	top:0px;
	left:555px;
	text-align: right;
}


div.bottom {
	background-image: url(afbeeldingen/boekonder3.gif);
	background-repeat: no-repeat;
	position:relative;
	width:1024px;
	height:100px;
	top:-22px;
}


	
/* teksten */

p.brood, p.cursief, p.midden, p.onderschrift, p.menu, p.inspring, li, td.r, td.l, p.rechts, form.ab
{
	font-family: Garamond "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align:justify;
	color: #885500;
	line-height: 1.5em;
	margin: 0 72px 0px 552px;
	letter-spacing:0.03em;
}
p.broodbs, p.cursiefbs, p.middenbs, p.onderschriftbs 
{
	font-family: Garamond "Times New Roman", Times, serif;
	font-size: 11pt;
	text-align:justify;
	color: #885500;
	line-height: 1.5em;
	margin: 0 0px 0px 0px;
	letter-spacing:0.03em;
}

p.rechts, form.ab {
	text-align:right;
	}


p.menu {
	text-align:right;
	line-height: 2.5em;
	margin:0 0 0 0;
	}



p:first-letter, a.menu:first-letter 
{
	color: #ff3300;
	font-size: 137%;
	font-weight: bold;
}

p.cursief, p.cursiefbs{ 
	font-style: italic;
	text-align: justify;
}

p.midden, p middenbs { 
	text-align: center;
	letter-spacing: 0.03em;
}
p.inspring { 
	text-align: justify;
	text-indent: -25px;	
	margin: 0 72px 16px 577px;
	letter-spacing: 0.03em;
}

p.onderschrift, p.onderschriftbs { 
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #aa9900;
	text-align: center;
}



h1, h2, h3, p.hbs
{
	font-family: Garamond, "Times New Roman", Times, serif;
  	font-size: 14pt;
	text-align: center;
	font-weight: bold;
  	color: #ff3300;
	margin: 10px 72px 10px 552px;
	letter-spacing: 0.20em;
}

h2
{
	font-size: 12.5pt;
}


h3
{
	font-size: 12pt;
}

p.hbs
{
	margin: 0px;
}



p.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 5px 72px 5px 552px;
	text-align: center;
	color: #777777;
}

a.menu:link, a.menu:visited, a.menu:active
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: right;
	color: #553300;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 40px 0;
	letter-spacing: 0.15em;
	}

a.menu:hover {
	color:#ff0055;
	text-decoration: underline;
	}
	
a.tekst:link, a.tekst:visited, a.tekst:active
{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #553300;
	text-decoration: none;
	font-weight: bold;
	line-height: 12pt;
	margin: 0 0 0 0;
	letter-spacing: 0.15em;
	}

a.tekst:hover {
	color:#ff0055;
	text-decoration: underline;
	}	
	
a.copy:link, a.copy:visited, a.copy:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #777777;
	text-decoration:none;
	font-weight: normal;
	font-style: italic;
	}

A.menu:hover {
	color:#ff0055;
	text-decoration: underline;
	}
