/* CSS Document */
#nav_image { position:absolute; left:205px; top:0px; width:795px; height:78px; }
#nav_verlauf { position:absolute; left:203px; top:0px; width:795px; height:78px; }
#nav_logo { position:absolute; left:24px; top:16px; }
#nav { position:absolute; left:24px; top:122px; width: 180px;}

#nav a { font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#555555; text-decoration:none; line-height:16px; padding:0 0 8px 0; display:block; }
#nav a:hover, #nav a.active, #nav span.active { color:#FF9900; }
#nav a.depth2 { background: url(../img_des/nav_line.gif) no-repeat -28px top; padding-left:21px; }
#nav a.depth2_end { background: url(../img_des/nav_line.gif) no-repeat -28px -11px; padding-left:21px; }
#nav a.depth3 { background: url(../img_des/nav_line.gif) no-repeat 1px top; padding-left:54px; }
#nav a.depth3_end { background: url(../img_des/nav_line_end.gif) no-repeat 1px top; padding-left:54px; }
#nav a.depth3_end_end { background: url(../img_des/nav_line.gif) no-repeat 1px -11px; padding-left:54px; }