html,
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
}
html>body #wrap {height:100%;} /* 100 % height */
#header {
	width:980px;
	height:98px;
}
html>body #header {
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}
html>body #wrapper {position:relative;width:980px;height:735px;margin:0 auto; overflow:hidden;}
html>body #content {padding:97px 0 20px 0;height:100%; } 
	/* 
	ook de #content van layout_ie.css aanpassen
	6em = height of #header and #footer + 1em, 1em = give the content some breathing space 
	*/
#footer {
	width:980px;
	height:0px;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}



#main_iframe {width:980px;height:600px;margin:0;padding:0px;border:0px;position:absolute;top:98px;overflow:hidden;}

#product_wrapper { position:absolute;top:0px:left:0px;width:980px;height:575px;}

#ufo_product_360 { width:375px;height:575px;float:left;margin-left:25px;}
#ufo_product_inside  { width:500px;height:600px;float:left;}
#ufo_product_zoom  { position:absolute;top:0px;left:0px;width:800px;height:600px;background-color:#444;}
#ufo_product_buttons { width:190px;float:right;text-align:right;}

#product_image{ position:absolute;top:66px;left:10px;}
#product_info { position:relative;width:375px;height:575px;float:right;overflow:hidden;}
#productinside_info { width:215px;float:left;overflow:hidden;}
div.product_text { float:left;margin-top:25px;}
#product_colors { position:absolute;bottom:0px;left:0px;height:170px;width:375px;}
div.color_thumbwrap { position:absolute;bottom:5px;left:0px;}

#product_logo { margin:25px 0px;}
#text_about {margin-top:225px;margin-left:60px;width:375px;}
#text_tech {margin-top:225px;margin-left:60px;width:320px;}
#text_dealer {margin-top:82px;margin-left:60px;width:450px;}

#menu_lang {position:absolute;top:71px;left:898px;}
#menu_product{position:absolute;top:30px;left:285px;width:150px;}

#back_about {position:absolute;top:0px;left:0px;width:980px;height:600px;background: #fff url(/images/about.jpg) no-repeat top left;}