/* searchresults */

div.searchresults {
  width: 702px;
  padding: 0px;
  margin: 0px;
  }

div#title {
  margin: 0px 13px 0px 11px;
  padding: 3px 0px 3px 10px;
  background: url('../img/balk_lang.gif') no-repeat;
  height: 17px;
  width: 100%;
  color: #45637a;
  font-size: 8pt;
  }


div#header {
  position: absolute;
  left: 685px; top: 3px;
  color: #45637a;
  font-size: 8pt;
  margin: 0px;
  }

div.footer {
  margin: 0px 13px 0px 11px;
  background: url('../img/balk_lang.gif') no-repeat;
  height: 17px;
  width: 100%;
  color: #45637a;
  font-size: 8pt;
  padding: 3px 0px 3px 10px;
  }

div.footer b{
  font-weight: normal;
}

div.footer a{
  color: #45637a;
  font-size: 8pt;
  }


div.searchresults table {
  width: 100%;
  margin: 0px 0px 3px 10px;
  background-color: #c4d0db;
  border: 1px solid #ffffff;
  }

div.searchresults table td{
  border: 1px solid #ffffff;
  padding: 3px;
  vertical-align: middle;
  }

td.picture_head{
  background-color: #315469;
  color: white;
  font-weight: bold;
  width:7%;
  }

td.artnum_head{
  background-color: #315469;
  color: white;
  font-weight: bold;
  text-align: center;
  width:10%;
  }

td.index2 {
text-align: center;
  }

td.index2 a{
color: #315469;
font-weight: bold;
  }

td.index2 a:hover{
color: #ffffff;
  }


td.productname_head {
  background-color: #315469;
  color: white;
  font-weight: bold;
  width:43%;
  }

td.logo_1_head {
  background-color: #315469;
  color: white;
  font-weight: bold;
  text-align: center;
  width:15%;
  }

td.index3{
text-align: left;
  }


td.logo_2_head{
  background-color: #315469;
  color: white;
  font-weight: bold;
  text-align: center;
  width:15%;
  }

td.index4{
text-align: center;
  }

td.index5{
text-align: center;
  }


