@charset "utf-8";
/* CSS Document 
	copyright 2007 by conformdata Andreas Näf - erstellt durch Sabine Näf 
*/

/* ------Händlerliste -------*/

table.haendlerliste{
width: 100%;
background-color: #CCCCCC;
}
table.haendlerliste tr{
}
table.haendlerliste th{
background-color:#e8e8e8;
line-height: 150%;
text-align: left;
padding: 1px;
font-size:12px;
}
table.haendlerliste th.adresse{
width: auto;
}
table.haendlerliste th.kontakt{
width: auto;
}
span.telFax{
width: 30px; 
background:transparent; 
float:left;
}
table.haendlerliste th.marken{
width: 170px;
}
table.haendlerliste td{
background-color: #FFFFFF;
padding: 2px 1px;
vertical-align:top;
}

table.haendlerliste td.adresse img{
margin: 2px 2px;
}

table.bestellung th{
text-align: left;
width: 140px;
}