body
  {
  background: #000;
  color: #fff;
  font-family: verdana, sans-serif;
  font-weight: normal;
  }
a
  {
  color: #FEDC00;
  }
table.main
  {
  border-collapse: collapse;
  width: 100%;
  font-size: 80%;
  font-weight: normal;
  }
table.main td
  {
  border: 10px solid black;
  padding: 10px;
  vertical-align: top;
  }
table.main td.abstand
  {
  height: 1px;
  border: 0px solid black;
  padding: 0px;
  margin: 0px;
  width: 147px;
  }


td.logo, td.footer, td.titel
  {
  background: #000;
  color: #fff;
  }
table.main td.logo
  {
  width: 147px;
  height: 92px;
  padding: 0px;
  }
table.main td.ro
  {
  width: 147px;
  height: 44px;
  padding: 0px;
  }
table.main td.cont
  {
  border-top: 5px solid #B63100;
  background: #000;
  color: #fff;
  padding-left: 2px;
  padding-top: 2px;
  /* background-image: url(stahl-main.jpg);
  background-repeat: no-repeat; */
  }

table.main td.cont h1
  {
  font-size: 120%;
  background-color: #333;
  color: white;
  padding-left: 2px;
  border: 1px solid #fb0;
  border-left: 1.5em solid #fb0;
  }

table.main td.cont h3
  {
  font-size: 100%;
  border-bottom: 1px solid #fb0;
  margin-top: 2em;
  }

table.main td.menu
  {
  background:#ccc;
  background-image: url(stahl.jpg);
  color: #FEDC00;
  }
td.ro
  {
  background:#000;
  text-align: right;
  }
td.titel a
  {
  color: #aaa;
  text-decoration: none;
  font-weight: bold;
  }
td.titel a:hover
  {
  color: #ccc;
  text-decoration: underline;
  }
table.main td.right
  {
  background: black;
  color: #fff;
  padding: 0px;
  width: 147px;
  }
table.main td.sright
  {
  padding: 0px;
  height: 10px;
  background-color:#000;
  }
table.main td.titel
  {
  padding: 0px;
  height: 44px;
  }

table.main td.cont li li ul
  {
  border: 1px solid #999;
  background-color: #333;
  margin-top: 0.5ex;
  margin-bottom: 1ex;
  }

table.main td.footer
  {
  padding: 0px;
  }
  

table.main td.footer div
  {
  border-top: 1px solid #fb0;
  }
  
  
  
  
  
/* Men&uuml; */
table.main td.menu a
  {
  display: block;
  border: 1px solid #999;
  margin-top: 5px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  background-color: #bbb;
 /* background-image: url(stahl.jpg);*/
  }
.menu .submenu
  {
  margin-left: 3em;
  }
table.main .menu .submenu a
  {
  font-weight: normal;
  }
table.main td.menu a.active
  {
  color: white;
  }

table.main td.menu a:hover
  {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  background-image: url(stahl2.jpg);
  }
div.submenu
  {
  margin-left:10px;
  }
table.main td.subtitle
  {
  /*background:#404040;*/
  color: #ccc;
  padding: 0px;
  padding-left: 2px;
  font-weight: bold;
  }

  /* Sonderlinks */
  
table.naviro
  {
  border-width: 0px;
  margin: 0px;
  padding: 0px;
  width: 100%
  }
table.naviro td
  {
  margin: 0px;
  padding: 0px;
  border: 0px solid black;
  }

