BODY { 
FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, sans-serif; BACKGROUND-COLOR: #5E5E46; 
COLOR: #000000; background-size: 100%; background-image: url('afbeeldingen/1wood115dunkelklein.jpg'); 
BACKGROUND-REPEAT: repeat; ;
} 
/*om achtergrond vast te zetten: mee in body: background-attachment:fixed;
background-position:center */
 
#main { 
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
H1	{ font-size: 15pt; }
H2	{ font-size: 7pt; }

body.width_fluid div#wrapper_right ,body.width_fluid div#wrapper_left ,body.width_fluid div#wrapper_center {
	width: 95%;
}

div#background1 /*gelb*/ {
	background: url("afbeeldingen/2background.jpg") repeat;
	height: 610px;
	width: 990px;
	position: absolute;
	margin-left: 5%;
	margin-top: 3%;
	border: none;
	z-index: 110;
}

div#background2 /*grau*/ {
	background: url("afbeeldingen/3bg.jpg") repeat;
	height: 555px;
	width: 920px;
	position: absolute;
	margin-left: 10%;
	margin-top: 7%;
	border: none;
	z-index: 111;
}

div#background3/*Parcival*/ {
	position: absolute;
	margin-left: 57%;
	margin-top: 7%;
	border: none;
	z-index: 125;
}

div#schattenwood {
	position: absolute;
	margin-left: 30%;
	margin-top: 6.6%;
	border: none;
	z-index: 153;
}

div#wood {
	position: absolute;
	margin-left: 32%;
	margin-top: 6.5%;
	border: none;
	z-index: 154;
}

div#schatlogo {
	position: absolute;
	margin-left: 6.8%;
	margin-top: 0.8%;
	border: none;
	z-index: 156;
}

div#logo {
	position: absolute;
	margin-left: 7%;
	margin-top: 0.4%;
	border: none;
	z-index: 157;
}
div#kleines {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-right: 10%;
	margin-bottom: 3.1%;
	border: none;
	z-index: 161;
}

div#navigatie {
	position: absolute;
	margin-left: 39.8%;
	margin-top: 9.2%;
	border: none; 	
	z-index: 155;	
}
table.menu {
	border: none;
	padding: 0;
	background-color: #640000;
	width: 564px;
	height: 28px	
}

a.keuzemenu { FONT-SIZE: 12px; COLOR: #ffc873; font-weight: bold; }
a.keuzemenu:link { COLOR: #ffc873; TEXT-DECORATION: none; }
a.keuzemenu:visited { COLOR: #ff9900; TEXT-DECORATION: none; }
a.keuzemenu:hover { COLOR: #ffc873; TEXT-DECORATION: none; }

div#contact {
	position: absolute;
	margin-left: 11%;
	margin-top: 10%;	
	z-index: 140;	
	border: 0;
}
table.contactmenu {
	border: 0;
	padding: 0;
	background-color: none;
	width: 75px;
	height: 215px;
	vertical-align: bottom;
}

a.contact { FONT-SIZE: 12px; COLOR: #640000; font-weight: bold; }
a.contact:link { COLOR: #640000; TEXT-DECORATION: none; }
a.contact:visited { COLOR: #640000; TEXT-DECORATION: none; }
a.contact:hover { COLOR: #640000; TEXT-DECORATION: none; }

div#tekst {
	overflow:auto;
	position: absolute;
	margin-left: 20%;
	margin-top: 18%;	
	width: 800px;
	height: 380px;
	z-index: 160;	
	border: 0;
	font-size: 12px;
}

TD.top    { vertical-align: top;}

a.link { FONT-SIZE: 12px; COLOR: #ff9900; font-weight: bold; }
a.link:link { COLOR: #ff9900; TEXT-DECORATION: none; }
a.link:visited { COLOR: #ffc873; TEXT-DECORATION: none; }
a.link:hover { COLOR: #ff9900; TEXT-DECORATION: none; }

/*
div#schatbg1  {
	position: absolute;
	margin-left: 10%;
	margin-top: 2.5%;
	border: none;
	z-index: 122;
}

div#schatbg2 {
	position: absolute;
	margin-left: 8.8%;
	margin-top: 0.8%;
	border: none;
	z-index: 123;
}
*/


</BODY>