* { margin:0; padding:0; }
HTML,BODY { height:100%; text-align:center; background-color:#130C52 }

DIV#container { margin:0 auto; text-align:left; width:100%; }
	
DIV#top { height:118px; position:absolute; text-align:left; top:0; width:100%; }
DIV#top DIV#logo { background-image:url(../gfx/portal_top.png); background-repeat:no-repeat; height:163px; padding-top:0px; width:100%; margin-left:20px;}
DIV#top DIV#logo IMG { height:160px; width:192px; }
DIV#top HR { background-color:#FF622B; color:#FF622B; height:7px; margin-bottom:5px; }

DIV#menu { float:left; margin-top:-32px; margin-left:260px;}

DIV#portaal { bottom:50px; color:#FFFFFF; height:expression(document.body.clientHeight - 255); font-family:Arial; font-size:12px; overflow-y:auto; overflow-x:hidden; position:absolute; text-align:center; top:198px; width:100%; }
DIV#portaal A { color:#FFFFFF; }

DIV#bottom { background-color:#130C52; bottom:0; height:39px; @height:46px; position:absolute; text-align:center; width:100%; }
DIV#bottom HR { background-color:#FF622B; color:#FF622B; height:4px; margin-bottom:15px; }
DIV#bottom SPAN { color:#ffffff; font-family:Arial; font-size:12px; margin-left:10px; }
DIV#bottom SPAN A { color:#ffffff; }

DIV#bottom DIV#text { bottom:0; margin-bottom:8px; position:absolute; text-align:left; width:100%; left:10px;}
DIV#bottom DIV#logos { bottom:0; margin-bottom:2px; position:absolute; text-align:right; width:100%; right:20px;}


