* { margin:0; padding:0; }

html { height:100%; }
body { height:100%; }

#main { position:relative; }
#orange_links { float:left; height:100%; width:17px; background:#EF7900; }
#grau_oben  { height:108px; background:#E1E1E1; }
#box { position:absolute; top:24px; left:27px; }
#orange_line { margin-left:31px; height:24px; border-bottom:1px solid #EF7900; }
#image { position:absolute; top:33px; left:40px; }
#bildoben { position:absolute; top:0; right:0; }
