
body
{ 
	background:#ffffcc;
	overflow: hidden;
	margin:0;
	padding:0;
}

.eitje 
{
	position: absolute; 
	bottom: 5px; 
	left: 5px;
	text-decoration: none;
}

.menubalk 
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 22px;
	width: 100%;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	background-color: #ff9933;
	align:center;
}

.webdesign
{
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic; 
	color: white;
}

.fotoright 
{ 
	position: absolute; 
	z-index: 5; 
	top: 28px; 
	right: 16px;
}

.fotoleft 
{ 
	position: absolute; 
	top: 32px; 
	left: 5px; 
}

.logo 
{ 	position: absolute; 
	z-index: 5; 
	bottom: 35px; 
	left: 37px; 
}

.middle 
{ 
	position: absolute; 
	z-index: 6; 
	top: 40px; 
	left: 35%;
}

.right 
{ 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	height: 17%;
}

		
.left 
{ 
	position: absolute;
	height:100%;
	width:277px;
}

.mainFrame
{
	visibility:hidden;
	position: absolute;
	top: 125px;
	right: 0px;
	bottom: 0px;
	left: 175px;
	overflow:auto;
	overflow-x:hidden;
}
