.tframe {
	position:relative;
	height: 0;
	width:0;
	border: 0 ;
	padding: 0;
	margin: 0;
}

.tframe a:link{
	color: #000;
}
.tframe a:visited{
	color: #000;
}
.tframe a:hover{
	color: #009999;
}
.faceframe {
	position:relative;
	top: 0;
	width: 120px;
}
.face {
	position:relative;
	top: 0;
	border: 0;
}
.ttext {
	position:relative;
	height:0;
	width: 220px;
}
.tleft .ttext {
	text-align:right;
}
.tright .ttext {
	text-align:left;
}
.tleft .faceframe {
	text-align: left;
}
.tright .faceframe {
	text-align: right;
}

.arrow {
	position:relative;
	background-repeat: no-repeat;
}	
.tleft .arrow {
	background-image: url(../images/pijl_rechts.gif);
}
.tright .arrow {
	background-image: url(../images/pijl_links.gif);
}
.tunder .arrow {
	background-image: url(../images/pijl_boven.gif);
}
.tleft .arrow {
	top: -100px;
	//margin-top: -10px;
	left: -13px;
}
.tright .arrow {
	top: -100px;
	//margin-top: -10px;
	left: 126px;
}
.tunder .arrow {
	top: 14px;
	//margin-top: 0px;
	left: 4px;
}
.tleft .ttext {
	left: -240px;
	top: -128px;
	//margin-top: 12px;
}
.tright .ttext {
	left: 140px;
	//margin-top: 12px;
	top: -128px;	
}
.tunder .ttext {
	left: 20px;
	//margin-top: 12px;
	top: -15px;	
}

.alan {
	/* display: none; */
	left: 160px;	/* border: 1px solid #000; */
	top: 275px;
}
.alan.arrow {
	margin-top: 0px;
}
.anja {
	/* display: none; */
	left:290px;	/* border: 1px solid #000; */
	top: 360px;
}
.anja .arrow {
	margin-top: 50px;
}
.arthur {
	/* display: none; */
	left: 260px;	/* border: 1px solid #000; */
	top: 10px;
}
.arthur .arrow {
	margin-top: 60px;
}
.ellie {
	/* display: none; */
	left: 155px;	/* border: 1px solid #000; */
	top: 140px;
}
.ellie.arrow {
	margin-top: 0px;
}
.frank {
	/* display: none; */
	left: 290px;	/* border: 1px solid #000; */
	top: 217px;
}
.frank .arrow {
	margin-top: 0px;
}
.henriette {
	/* display: none; */
	left: 450px;	/* border: 1px solid #000; */
	top: 300px;
}
.henriette .arrow {
	margin-top: 0px;
}
.loretta {
	/* display: none; */
	left: 220px;	/* border: 1px solid #000; */
	top: 500px;
}
.loretta .arrow {
	margin-top: 0px;
}
.mariska {
	/* display: none; */
	left: 150px;	/* border: 1px solid #000; */
	top: 0;
}
.mariska .arrow {
	margin-top: 0px;
}
.nisha {
	/* display: none; */
	left: 40px;	/* border: 1px solid #000; */
	top: 350px;
}
.nisha .arrow {
	margin-top: 0px;
}
.panda {
	/* display: none; */
	left: 50px;	/* border: 1px solid #000; */
	top: 130px;
}
.panda .arrow {
	margin-top: 0px;
}
.saskia {
	/* display: none; */
	left: -110px;	/* border: 1px solid #000; */
	top: 440px;
}
.saskia .arrow {
	margin-top: 60px;
}



#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	background-image: url(../images/menu_back.gif);
	background-repeat: repeat-y;
	bottom: 0px;
	min-width:1100px;
}
#footer {
	clear: both;
	float: left;
	height: 61px;
	width: 100%;
	background-image: url(../images/TileBottom.gif);
	background-repeat: repeat-x;
	margin-top: -61px;
}
#header {
	position: relative;
	left: 0px;
	top: 0px;
	height: 61px;
	width: 195px;	
	background-repeat: repeat-x;
	background-image: url(../images/TileTop.gif);
	
}
#menuwrapper {
	background-color: #009999;
	clear: both;
	float: left;
	height: 820px;
	width: 195px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menuspacer {
	display: inline;
	clear: both;
	float: left;
	height: 100%;
	width: 195px;
	margin: 0;
	margin-top: -831px;
}
#contentouter {
	float: none;
	width:10px;
	height: 1px;
	padding-left: 50%;
	//padding-left: 20%;
	margin-left: -200px;
}
#contentinnner {
	height: 1px;
	width: 800px;
	margin-left: -150px;
}
