 body, html {height: 100%; width:100%; margin:0; padding:0;}
#divHolder { width:100%; height: 100%; }
#topSubHolder { position:relative; top:0px;height:30%; }
#kop {position:absolute; right:0px; bottom:0px;}
#divMidHolder {
	position:absolute;
	background-color:#ffffff;
	height:305px;
	width:100%;
	top:30%;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#afb {margin:0; margin-top:26px;}
#divextra { position:relative; height:305px; width:1px; top:0px;}
#botSubHolder {position:relative; top:315px; z-index:12; }

