body {
background: transparent;
font: normal 11px/16px "lucida grande", tahoma, arial, verdana, sans-serif;
margin: 0px;
padding: 0px;
background-color: #454545;
height: 100%;
width: 100%;
color:#ccc;
}
html {
		height: 100%;	
	}
	#flashcontent p{
		width:500px;
	}
	

/* layout
----------------------------------------------- */
#geka {
background: #454545;
margin: 0px auto;
padding: 0px;
height:100%;
min-height:550px;
width: 100%;
min-width:700px;

}

#zoek{
position: absolute;
text-align: center;
color: #fff;
}
#footer table{
margin:0 auto;
width:700px;
}
#footer a{
color:#336699;
}

