/* contentpane */

td.content_pane {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-left: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  }


/* productlist */

div#product_table {
  width: 702px;
  margin: 0px;
  padding: 0px;
  }

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

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

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

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

td.artnum{
text-align: center;
  }

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

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


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

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

td.logo_1{
text-align: center;
  }


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

td.logo_2{
text-align: center;
  }

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

td.variabel_1{
text-align: center;
  }


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

td.variabel_2{
text-align: center;
  }

/* artikelinfo */

div#article_info {
  width: 702px;
  margin: 0px;
  padding: 0px;
  }

table.catalog_articleinfo {
  width: 100%;
  margin: 0px 0px 10px 10px;
  background-color: #c4d0db;
  border: 1px solid white;
  }

table.catalog_articleinfo td{
  padding: 3px;
  }

td.info{
  background-color: #315469;
  font-size: 12px;
  font-weight: bold;
  color: white;
  width: 30%;
  border: 1px solid white;
  border-right: 0px;
  }

td.title{
  background-color: #315469;
  font-size: 12px;
  font-weight: bold;
  color: white;
  width: 70%;
  border: 1px solid white;
  border-left: 0px;
  vertical-align: middle;
  text-align: right;
  }

/*
td.title{
  background-color: #315469;
  text-align: right;
  width: 70%;
  border: 1px white;
  }
*/

td.productname {
  border: 1px white;
}

td.pdflink {
  border: 1px white;
}

td.description {
  border: 1px white;
}

td.picture {
  border: 1px white;
}

td.picture_prod{
  text-align: center;
  width:350px;
  background-color: white;
  border: 1px #315469;
  }

td.picture_prod_text{
  text-align: center;
  font-size: 9px;
  background-color: white;
  border:  1px #315469;
  }


td.picture_tech{
  text-align: center;
  width:350px;
  background-color: white;
  border: 1px solid #315469;
  }

td.picture_tech_text{
  text-align: center;
  font-size: 9px;
  background-color: white;
  border:  1px #315469;
  }

td.images {
  border: 1px white;
  border-bottom: 0px;
  border-left: 0px;
  width: 10%;
}

td.images img{
  float: right;
  margin: 0px 10px 0px 0px;
}

td.artnr{
  text-align: right;
  font-weight: bold;
  color: #ff4631;
  border: 1px white;
}

td.kenmerk{
  font-weight: bold;
  border: 1px solid white;
  border-bottom: 0px;
  border-right: 0px;
  vertical-align: bottom;
  width: 90%;
}

div.pdf_link a {
  font-size: 10px; 
  color: black;
}

div.pdf_link img {
margin: 0px 5px -5px 0px;
}

td.list {
  border: 1px white;
  border: 0px;
  vertical-align: bottom;
  width: 90%;
  font-weight: bold;
  }

td.list li{
  font-weight: normal;
  margin: 0px 10px 0px 15px;
}


div#intro_tekst {
  margin-top: 10px;
  font-size: 10px; 
  color: black;
  font-weight: bold;
  text-align: center;
}
