/* @override http://www.dev.lottner-innenarchitektur.de/fileadmin/templates/css/navigation.css?1392979033 */

/* @override http://www.dev.lottner-innenarchitektur.de/fileadmin/templates/css/navigation.css?1392968670 */

/* CSS Document */

/* @group mainnav */

#mainnav ul {
  list-style-type: none;
}

#mainnav ul li {
  font-size: 15px;
  line-height: 17px;
}

#mainnav ul li a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #5e5e5e;
  letter-spacing: -1px;
}

#mainnav ul li a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: black;
}

#mainnav ul li.aktiv a {
  color: #f35534;
}



/* @end */

/* @group subnav */

#subnav ul {
  list-style-type: none;
}

#subnav ul li {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -1px;
}

#subnav ul li a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #5e5e5e;
}

#subnav ul li a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: black;
}

/* @end */

/* @group blaetternav */

#blaetternav a.vor {
    font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #5e5e5e;
  display: block;
}

#blaetternav a.prev {
    font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #5e5e5e;
  display: block;
}

#blaetternav ul {
  list-style-type: none;
}

#blaetternav ul li {
  font-size: 15px;
  line-height: 18px;
}

#blaetternav ul li a {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #5e5e5e;
}

#blaetternav ul li a:hover {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: black;
}

#blaetternav ul li.aktiv a {
  color: #f35534;
}

/* @end */