/* 
 *  HOYER GmbH - Navigation Styles Web
 *  (C)opyright 2008 REDCODE.DE. All Rights reserved.
 *  Visit us at http://www.redcode.de/
 *
 *  20/02:08   1.0     han 
 */

TABLE.navigation { width: 160px; margin-left: 12px; }

TD.navstart { background: url(/images/nav-arrow.gif) 0px 5px no-repeat; padding: 2px 1px 2px 16px; border-top: 1px dotted #F8CCD4; background-color: #F8F8F8; line-height: 16px; }
TD.nav { background: url(/images/nav-arrow.gif) 0px 5px no-repeat; padding: 2px 1px 2px 16px; border-top: 1px dotted #F8CCD4; line-height: 16px; }
TD.navHi { background: url(/images/nav-arrowHi.gif) 0px 5px no-repeat; padding: 2px 1px 2px 16px;  border-top: 1px dotted #F8CCD4; line-height: 16px; }
TD.navbottom { border-top: 1px dotted #F8CCD4; }

P.navlistbox { margin: 1px 0px 3px 21px; line-height: 15px; /* padding: 0px 0px 0px 7px;  border-left: 1px solid #DA2028; */  }
P.navlistboxHi { margin: 1px 0px 3px 21px; line-height: 15px; /* padding: 0px 0px 0px 7px; border-left: 1px solid #DA2028; */ }
P.subnavlistbox { margin: 0px 0px 0px 23px; padding: 1px 0px 3px 4px; line-height: 15px; border-left: 1px solid #DA2028; /*  background: url(/images/line_start.gif) 0px 0px repeat-y;     */ }

A.nav1, A.nav1:link, A.nav1:active, A.nav1:visited  { color: #DA2028; font-size: 11px; text-decoration: none; }
A.nav1:hover { background: none; text-decoration: underline; }
A.nav1Hi, A.nav1Hi:link, A.nav1Hi:active, A.nav1Hi:visited  { color: #DA2028; font-size: 11px; font-weight: bold; text-decoration: none; }
A.nav1Hi:hover { background: none; text-decoration: underline; }

A.nav2, A.nav2:link, A.nav2:active, A.nav2:visited  { color: #DA2028; font-size: 11px; text-decoration: none; }
A.nav2:hover { background: none; text-decoration: underline;  }
A.nav2Hi, A.nav2Hi:link, A.nav2Hi:active, A.nav2Hi:visited  { color: #DA2028; font-size: 11px; font-weight: bold; text-decoration: none; }
A.nav2Hi:hover { background: none; text-decoration: underline; }

A.nav3, A.nav3:link, A.nav3:active, A.nav3:visited  {  color: #DA2028; font-size: 11px; text-decoration: none;}
A.nav3:hover { background: none; text-decoration: underline; }
A.nav3Hi, A.nav3Hi:link, A.nav3Hi:active, A.nav3Hi:visited  { color: #DA2028; font-size: 11px; font-weight: bold; text-decoration: none;}
A.nav3Hi:hover { background: none; text-decoration: underline; }


#notfallkontakte {  width: 150px; margin: 90px 0px 0px 12px; padding: 13px 2px 10px 5px; border-top: 1px solid #DA2028; border-bottom: 1px solid #DA2028; font-size: 13px; color: #DA2028; }
#notfallkontakte IMG { margin-bottom: 4px; }
#notfallkontakte P { margin: 0px 0px 1px 5px; font-size: 13px; color: #DA2028; font-weight: bold; }
#notfallkontakte A { text-decoration: none; font-weight: bold; }
#notfallkontakte A:hover { text-decoration: underline; background: none; }

/* End of web-navigation.css */
