* {
  margin: 0;
  padding: 0; 
}
body, html {
  width: 100%;
  height: 100%;
  font: normal normal 90%/1.3em Verdana, Arial, Helvetica, sans-serif;
  color: #DCDCDC;
  background: #8A8D91;
  overflow: hidden;
}
div#nav {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
  background: #8A8D91;
}
div#cnt {
  position: absolute;
  top: 7%;
  width: 100%;
  height: 75%;
  overflow: auto;
  scrollbar-face-color: #474C51; 
  scrollbar-arrow-color: #8A8D91; 
  scrollbar-track-color: #8A8D91; 
  scrollbar-shadow-color: #8A8D91; 
  scrollbar-highlight-color: #8A8D91; 
  scrollbar-3dlight-color: #8A8D91; 
  scrollbar-darkshadow-color: #8A8D91; 
}
div#cnthead {
  position: absolute;
  top: 7%;
  width: 100%;
  height: 25px;
  margin-top: -26px;
  margin-bottom: 1px;
  background: #474C51;
}
div.pro {
  position: static;
  margin-bottom: 1px;
  width: 100%;
  background: #474C51;
}
img {
  width: 899px;
  margin-left: 7%;
  border: 0px;
}
img.v {
  background: url(./grafik/g-p-r-r.gif) right top no-repeat;
}
img.x {
  background: url(./grafik/g-p-r-l.gif) right top no-repeat;
}
ul {
  margin-left: 7%;
  list-style: none;
}
ul.nbar2 {
  height: 25px;
  border-left: 1px solid #8A8D91;
}
li {
  float: left;
}
li a, li span {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}
li.nlev0 {
  width: 300px;
  height: 150px;
}
li.nlev1 {
  width: 150px;
  height: 150px;
}
li.nlev2 {
  width: 299px;
  height: 25px;
  border-right: 1px solid #8A8D91;
}
a {
  text-decoration: none;
}
a:link {
  color: #036;
}
a:visited {
  color: #336;
}
a:hover {
  color: #039;
}
a:active {
  color: #069;
}
a.elink {
  display: block;
  width: 899px;
  height: 40px;
  margin-left: 7%;
  border: 0px;
  text-indent: -9999px;
}
a#elu {background: url(./grafik/g-elu.gif);}
a:hover#elu {background: url(./grafik/g-elu-hover.gif);}
a#elw {background: url(./grafik/g-elw.gif);}
a:hover#elw {background: url(./grafik/g-elw-hover.gif);}
