/* zo maak je commentaar in css */

body {
	font-family:Verdana, Geneva, sans-serif;
	color:#AAA;
	/* background: url(../../afb/spirale%20slice.gif) no-repeat; */
	background-position: center -350px;
	height: auto;
	width: auto;
	padding: 10px;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url();
}


.Centrebutton {
	text-align: center;
	text-decoration: none;
	vertical-align: text-bottom;
	clip: rect(auto,auto,36px,auto);
	padding-top: 9px;
	position: absolute;
	left: 116px;
	top: 563px;
	background: #666;
	height: 36px;
	width: 36px;
	color: #CCC;
	font-size: 12px;
	}
	
.wrap {
	width: 855px;
	margin-left:auto;
	margin-right:auto;
	} 

.Titlehead {
	padding: 5px;
	float: left;
	position: relative;
	top: 50px;
	font-size: 16px;
	color: #000;
	clear: none;
	left: 55px;
	}

.Textframe {
	padding: 2px;
	float: left;
	position: relative;
	top: 100px;
	width: 270px;
	font-size: 10px;
	color: #000;
	}
	
.Imageframe {
	float: right;
	position: relative;
	top: 50px;
	width: 550px;
	height: 435px;
	}

.Homebutton {
	padding: 0px;
	left: 10px;
	top: 432px;
	position: absolute;
	border: 0px none #FFF;
	width: 48px;
	}

.Forthbutton {
	position: absolute;
	left: 162px;
	top: 563px;
	width: 37px;
	height: 37px;
	}

.Backbutton {
	position: absolute;
	left: 70px;
	top: 563px;
	width: 39px;
	height: 34px;
	}
