/*Navigation unten*/

#navigation_unten {
  text-align:right;
  padding: 0;
  margin: 0;
}

#navigation_unten ul {
  padding: 0;
  margin: 0;
}

#navigation_unten li {
display: inline;
list-style-type: none;
padding-right: 8px;
margin: 0;
}

#navigation_unten li a {
margin: 0;
font-size: 7pt;
color: #000;
}

#navigation_unten li a:hover {
color: #740e0e;
}

/*Navigation oben*/

#navigation_oben {
float: left;
}

#navigation_oben li {
display: inline;
list-style-type: none;
padding-right: 12px;
}

#navigation_oben li a {
font-size: 9pt;
}

#navigation_oben li a:hover {
color: #740e0e;
}

/*Navigation top*/

#navigation_top {
float: left;
padding:0;
margin:0;
}

#navigation_top ul {
padding:12 0 10 10;
margin:0;
}

#navigation_top li {
padding:0;
margin:0;
display: inline;
list-style-type: none;
padding-right: 10px;
height: 18px;
}

#navigation_top li a {
  background-image:url('pics/button_bg.gif');
  background-repeat:repeat-y;
  overflow: visible;
  margin-bottom:5px;
  text-align:center;
  width: 80px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  padding:2px;
  font-size: 8pt;
  text-decoration:none;
  color: #000;
}

/*
  padding:0;
  margin:0;
  background-image:url('pics/button_bg.jpg');
  background-repeat:repeat-y;
  background-Color: #dadadc;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-decoration: none;
  font-size: 8pt;
  padding: 2px 4px 2px 0px;

*/

#navigation_top li a:hover {
color: #d90075;
}

/*Navigation top

#navigation_top {
  background: #369;
  border-top: 1px solid #9CC;
  font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navigation_top {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

@media all {
  #navigation_top {
  text-align: center
}

#navigation_top li {
  bottom: 11px;
  display: inline;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
  position: relative;
}

#navigation_top li {
  background: #000;
  margin: 0 5px 0 0;
  padding: 4px 0px 4px 0;
}

#navigation_top a, #navigation_top a:link, #navigation_top a:visited {
  background: #900;
  border: 1px solid #FFF;
  bottom: 2px;
  color: #FFF;
  cursor: pointer;
  display: inline;
  height: 1em;
  margin: 0;
  padding: 3px 5px 3px 5px;
  position: relative;
  right: 2px;
  text-decoration: none;
}

#navigation_top a:hover {
  background: #C00;
  bottom: 1px;
  color: #FFF;
  position: relative;
  right: 1px;
}

#navigation_top a:aktiv {
  background: #999;
  bottom: 0px;
  color: #FFF;
  position: relative;
  right: 0px;
}

#navigation_top li.aktiv {
  background: #C00;
  bottom: 13px;
  display: inline;
  margin: 0 3px 0 0;
  padding: 0;
  position: relative;
}

html>body #navigation_top li.aktiv {
  background: #C00;
  margin: 0 4px 0 4px;
}

#navigation_top #aktiv a, #navigation_top #aktiv a:link, #navigation_top #aktiv a:visited, #navigation_top #aktiv a:hover {
  background: #369;
  border-bottom: none;
  border-left: 1px solid #9CC;
  border-right: 1px solid #9CC;
  border-top: 1px solid #9CC;
  bottom: 0;
  color: #FFF;
  cursor: text;
  margin: 0;
  padding: 2px 5px 0 5px;
  position: relative;
  right: 0;
}

*/
