/* niklasdaniel.com - LeftNavigation - programmed by jokfa.design */

#NavL { position:absolute; top:150px; left:0px; width:190px; height:auto; margin:0px 0px 0px 5px; padding:0px; }

#NavL table { width:190px; table-layout:fixed; }
#NavL table td { width:30px; font-weight:bold; margin:0px; padding:0px; color:#2F92CC; }
#NavL table td a { text-decoration:none; color:#2F92CC; }
#NavL table td a:hover { color:orange; text-decoration:none; }

#NavL table td.L1 { width:190px; font-size:14px; padding-bottom:6px; }
#NavL table td.L1 a { font-size:14px; color:#2F92CC; }
#NavL table td.L1 a:hover { color:orange; text-decoration:none; }
#NavL table td.L1 a.sel { color:orange; text-decoration:none; }

#NavL table td.L2 { width:160px; font-size:11px; padding-top:3px; }
#NavL table td.L2 a { font-size:11px; color:#2F92CC; }
#NavL table td.L2 a:hover { color:orange; text-decoration:none; }
#NavL table td.L2 a.sel { color:orange; text-decoration:none; }
#NavL table td.L2 a.action { background:#2F92CC; color:white; font-weight:normal; font-size:10px; 
                             text-decoration:none; text-transform:none; padding:2px 1px 3px 3px; }
#NavL table td.L2 a.action:hover { background:#2F92CC; color:orange; text-decoration:none; font-weight:normal; font-size:10px; padding:2px 1px 3px 3px; }

#NavL table td.L3 { width:130px; font-size:10px; font-weight:normal; padding-top:1px; }
#NavL table td.L3 a { font-size:10px; font-weight:normal; color:#2F92CC; }
#NavL table td.L3 a:hover { color:orange; text-decoration:none; }
#NavL table td.L3 a.sel { color:orange; text-decoration:none; }
