html,body {
height: 100%;
width:100%;
margin: 0px;
padding: 0px;
}
body.stop {
background-color: #CCCCFF;
CURSOR: default;  
FONT-FAMILY: Arial, Helvetica, sans-serif;  
FONT-SIZE: 14px; 
color: #000000; 
}


	#tekst {
	z-index: 0;
	position: relative;
	width: 100%;
	left: 136px;
	}
#left {
position: absolute;
z-index: 1;
}

#wonderweg {
z-index: 0;
position: absolute;
top: 0px;
background: url("./pix/wonderboven.gif");
left: 200px;
height: 111px;
width: 482px;
}

#linksboven {
z-index: 2;
position: absolute;
left: 0px;
top: 0px;
background: url("./pix/logolinksboven.gif");
width: 136px;
height: 149px;
}
	
#main {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
border-collapse: collapse;
}
	#middenboven {
	background: url("./pix/middenboven.gif") repeat-x;
	height: 83px;
	}
	#linksmidden {
	background: url("./pix/linksmidden.gif") repeat-y;
	width: 129px;	
	padding-top: 70px;
	padding-left: 0px;
	margin: 0px;
	}
	#text {
	height: 100%;
	margin-top: 35px;
	padding-left: 40px;
	}
	#right {
	background: url("./pix/rechtsmidden.gif");
	width: 16px;
	}

	#menutablemain {
	width: 78px;
	border-collapse: collapse;
	}
		a.menutxt {
		padding-left: 15px;
		color: #ffffff;
		text-decoration: none;
		font-size: 13px;
		border: 0px;
		display: block;
		height: 20px;
		width: 80px;
		}
		a.menutxt:hover {
		background-color: #ff0000;
		font-weight: bold;
		}
		
		td.menutable {
		border-top-width: 1pt; 
		border-left-width: 1pt; 
		border-right-width: 1pt; 
		border-bottom-width: 1pt; 
		border-color: #ffffff;
		border-style: solid;
		height: 20px;
		width: 80px;
		padding: 0px;
		margin: 0px;
		}
		#menutablegeheel {
		width: 129px;
		border-collapse: collapse;
		}
		#menutop {
		background: url("./pix/menuboven.gif") no-repeat;
		height: 10px;
		}
		#menuinside {
		background: url("./pix/menumidden.gif") repeat-y;
		padding-left: 27px;
		}
		#menuonder {
		background: url("./pix/menuonder.gif") no-repeat;
		height: 11px;
		}
		#inhoud {
		position: relative;
		overflow: auto;
		}

	
#rechtsboven {
z-index: 1;
position: absolute;
top: 0px;
right: 0px;
height: 83px;
width: 84px;
background: url("./pix/rechtsboven.gif");
}
#onder {
margin: 0px;
padding: 0px;
width: 100%;
height: 80px;
border-collapse: collapse;
}
#linksonder {
margin: 0px;
padding: 0px;
background: url("./pix/linksonder.jpg");
width: 124px;
}
#middenonder {
background: url("./pix/ondermidden.gif") repeat-x;
height: 17px;
bottom: 0px;
margin: 0px;
padding: 0px;
	}
#stomstukske {
height: 63px;
bottom: 0px;
margin: 0px;
padding: 0px;
	}
#rechtsonder {
margin: 0px;
padding: 0px;
background: url("./pix/rechtsonder.jpg");
width: 85px;
}


h1 { 
padding-left: 20px;
FONT-SIZE: 28px; 
font-weight: bold;
COLOR: #ffffff; 
background: url("./pix/h1.jpg") no-repeat;
} 
h2 {
FONT-SIZE: 17px; 
font-weight: bold;
text-decoration: underline;
color: #440000
}
h3 {
FONT-SIZE: 15px; 
font-weight: bold;
color: #000000
}
div.hr {
background: url("./pix/hr.gif") repeat-x;
width: 80%;
height: 7px;
}
table.aanbod {
border-spacing: 3px;
width: 600px;
}
td {
text-align: left;
}
td.tdtop {
width: 50%;
background: #000000;
color: #ffffff;
}
td.tdmiddle {
border-style: solid;
border-width: 1px;
border-color: #ff0000;
}
td.tdagendalinks {
background: url("./pix/tdagenda.gif") repeat-y;
color: #ffffff;
width: 30%;
border-style: solid;
border-width: 1px;
border-color: #000000;
font-weight: bold;
}
td.tdagendarechts {
color: #000000;
border-style: solid;
border-width: 1px;
border-color: #000000;
}
table.kunstenaar {
width: 400px;
}
td.fotolinks {
text-align: center;
background: url("./pix/tdfotolinks.gif") repeat-y;
width: 40%;
border-style: solid;
border-width: 0px;
}
td.tdfotorechts {
text-align: center;
background: url("./pix/tdfotolinks.gif") repeat-y;
width: 40%;
border-style: solid;
border-width: 0px;
}
img {
border-width: 0px;
}
table.disposable {
width: 100%;
}
td.disposable {
text-align: right;
}