h1, html, body { margin:0; padding:0; }
* { font-family:Arial; color:#555; font-size:12px; }

body { background:url(http://shop.orion.de/isroot/orion_DE/global_images/header/bg_head.jpg) -15px 0 no-repeat; padding-top:130px;}

#page { background-color:#fff; }
#navigation { position:absolute; left:5px; top:130px; width:150px; }
#navigation ul { margin:0; padding:0; width:100%; }
#navigation ul li { list-style-type:none; width:100%; float:left; height:22px; overflow:hidden; border:1px solid #ccc; margin-bottom:1px; }
#navigation ul li a { background-color:#fff; color:#555; text-decoration:none; font-size:10px; line-height:14px; padding:5px; width:100%; display:block; }
#navigation ul li a.active { background-color:#ddd; }
#navigation ul li a:hover { background-color:#eee; }

#content { position:absolute; left:165px; top:130px; width:450px; }

a, a * { color:#cc0000; }
#hidden { color:#ffffff; clear:both; }

#print { background:url(http://impressum.orion24.com/images/icon_print.gif) right -1px no-repeat; color:#777; font-size:10px; right:10px; padding-right:20px; position:absolute; text-decoration:none; top:10px;}
