/* Content h1 */
.content h1{
  color:#999999;
}

/* Menu */


.box#menu h2{
  color:#ffffff;
  background-color:#999999;
}

.box#menu ul li a{
  color:#464646;
  border-left:1px solid #d9e2cb;
  border-right:1px solid #a8a8a8;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #a8a8a8;
  background-color:#e0e0e0;
}
.box#menu ul li a:hover b{
  font-weight:bold;
}


.submenu ul li {
  list-style-image:url(layout/menubg_grey.gif) !important;
}

.content li{
  list-style-image:url(layout/li_grey.gif);
}

/* Holzbörse */
div.boerse{
  width:593px;
}
.boerse div#boerse_menu a{
  display:block;
  width:117px;
  height:26px;
  font-size:11px;
  text-decoration:none;
  font-weight:normal;
  float:left;
  text-align:center;
  line-height:26px;
  vertical-align:middle;
  background-image:url(layout/boerse_menu_0.gif);
  background-repeat:no-repeat;
  margin-left:2px;
}
.boerse div#boerse_menu a:hover{
  font-weight:bold;
  background-image:url(layout/boerse_menu_1.gif);
}
table.boerse_suche{
  background-color:#eaeaea;
  font-weight:bold;
  font-size:11px;
  color:#666666;
}
table.boerse_suche tr td{
  padding-top:6px;
  padding-bottom:6px;
  padding-left:14px;
}  
input#boerse_abschicken{
  width:137px;
  height:20px;
  color:#ffffff;
  font-weight:bold;
  border:1px solid #cccccc;
  background-color:#b6b6b6;
  font-size:12px;
  text-align:center;
  font-family:Arial, Helvetica, Geneva,sans-serif;
}
table.boerse_suche select{
  font-size:11px;
  color:#666666;
}
a.boerse_details{
  display:block;
  line-height:20px;
  width:145px;
  border:1px solid #cccccc;
  background-color:#b6b6b6;
  height:20px;
  vertical-align:middle;
  text-align:center;
  font-weight:bold;
  color:#ffffff;
  font-size:12px;
}
