/* CSS jagdfahrzeuge */

body#jagdfahrzeuge #header {
  background: url(header.bg.jagdfahrzeuge.gif) no-repeat;
  background: url(header.bg.a.jagdfahrzeuge.gif) no-repeat;
  /*background: url(header.bg.winter.a.jagdfahrzeuge.gif) no-repeat;*/
}

body#jagdfahrzeuge #content-center a {color: #346633;}
body#jagdfahrzeuge #werbeteaser a, 
body#jagdfahrzeuge #werbebox a,
body#jagdfahrzeuge #fahrzeugsuche-box a {color: #fff;}

body#jagdfahrzeuge #content-center a.back {
  background: url(tracing.arrow2.left.jagdfahrzeuge.gif) no-repeat 0px 4px;
}

body#jagdfahrzeuge #content-center h1{border-bottom: 3px solid #346633;}
body#jagdfahrzeuge #werbeteaser h1, 
body#jagdfahrzeuge #werbebox h1, 
body#jagdfahrzeuge #fahrzeugsuche-box h1 {border-bottom: none;}


/* Page Navigation 2 */

body#jagdfahrzeuge #navigation2 ul.nav1 a.active,
body#jagdfahrzeuge #navigation2 ul.nav1 a.current {
  border-bottom: 1px solid #274d27;
  background: url(navigation2.arrow.jagdfahrzeuge.active.gif) no-repeat center right;
  background-color: #497648;
}
body#jagdfahrzeuge #navigation2 ul.nav1 a.current {
  background: url(navigation2.arrow.jagdfahrzeuge.current.gif) no-repeat center right;
  background-color: #497648;  
}
body#jagdfahrzeuge #navigation2 ul.nav1 a.active:hover,
body#jagdfahrzeuge #navigation2 ul.nav1 a.current:hover {
  border-bottom: 1px solid #274d27;
  background-color: #497648;
}
body#jagdfahrzeuge #navigation2 ul.nav2 {background-color: #5d855c;}
body#jagdfahrzeuge #navigation2 ul.nav2 a {border-bottom: 1px solid #719471;}
body#jagdfahrzeuge #navigation2 ul.nav2 a:hover {
  border-bottom: 1px solid #719471;
  background-color: #719471; 
}
body#jagdfahrzeuge #navigation2 ul.nav2 a.active,
body#jagdfahrzeuge #navigation2 ul.nav2 a.current,
body#jagdfahrzeuge #navigation2 ul.nav2 a.active:hover,
body#jagdfahrzeuge #navigation2 ul.nav2 a.current:hover {
  border-bottom: 1px solid #5d855c;
  background-color: #719471;
}
body#jagdfahrzeuge #navigation2 ul.nav2 a.current,
body#jagdfahrzeuge #navigation2 ul.nav2 a.current:hover {
  border-bottom: 1px solid #5d855c;
  background-color: #719471;
}
body#jagdfahrzeuge #navigation2 ul.nav3 {background-color: #85a385;}
body#jagdfahrzeuge #navigation2 ul.nav3 a {border-bottom: 1px solid #9ab399;}
body#jagdfahrzeuge #navigation2 ul.nav3 a:hover {
  border-bottom: 1px solid #aec2ad;
  background-color: #9ab399; 
}
body#jagdfahrzeuge #navigation2 ul.nav3 a.active,
body#jagdfahrzeuge #navigation2 ul.nav3 a.current,
body#jagdfahrzeuge #navigation2 ul.nav3 a.active:hover,
body#jagdfahrzeuge #navigation2 ul.nav3 a.current:hover {
  border-bottom: 1px solid #aec2ad;
  background-color: #9ab399;
}
body#jagdfahrzeuge #navigation2 ul.nav3 a.current,
body#jagdfahrzeuge #navigation2 ul.nav3 a.current:hover {
  border-bottom: 1px solid #aec2ad;
  background-color: #9ab399;
}


