#adresseundlieferanten a{
 text-decoration: none;
}
#adresseundlieferanten a:link,
#adresseundlieferanten a:visited,
#adresseundlieferanten a:active,
#adresseundlieferanten a:focus {
 color: #000;
}
#adresseundlieferanten a:hover {
 color: #bf002c;
}

#adresseundlieferanten .title{
 height: 18px;
 font-size: 12px;
 font-weight: bold;
 line-height: 14px;
}
#adresseundlieferanten .content{
 font-size: 12px;
 font-weight: bold;
 line-height: 14px;
}
#adresseundlieferanten .contentTitle{
 padding: 2px;
 font-size: 11px;
 font-weight: bold;
 background-color: #b4b4b4;
 color: #fff;
}
#adresseundlieferanten .contentPreTitle{
 font-size: 10px;
 font-weight: bold;
 background-color: #b4b4b4;
}

#adresseundlieferanten .contentText{
 font: 10px Verdana, Arial, Helvetica, sans-serif;      	
 padding: 2px;
 border-left: 2px solid #b4b4b4;
 border-right: 2px solid #b4b4b4;
}

* html #adresseundlieferanten .contentText{ /* ie border */
 width: 100%;
}

#adresseundlieferanten .contentText th {
 font-size: 10px;
 font-weight: bold;
 line-height: 12px; 
}
#adresseundlieferanten .contentText td {
 font-size: 10px;
 font-weight: normal;
 line-height: 12px;
 background-color: #e5e5e5;
}
#adresseundlieferanten .contentText td i {
 display: block;
 color: #000;
 font-style:normal;
 font-size: 10px;
 font-weight: bold;
 line-height: 12px;
 background-color: #fff;
}
#adresseundlieferanten .contentText td b{
 display: inline;
 color: #000;
 font-size: 10px;
 font-weight: bold;
 line-height: 12px;
 background-color: #e5e5e5;
}
#adresseundlieferanten .contentFoot{
 height: 2px;
 font-size: 2px;
 background-color: #b4b4b4;
}
#adresseundlieferanten .contentSpace{
 height: 6px;
 font-size: 6px;
 background-color: #fff;
}
#adresseundlieferanten .contentText b{
 display:block;
 font-weight: bold;
 font-size: 11px;
 color: #bf002c;
 background-color: #fee;
}
#adresseundlieferanten .contentText span{
 font-size: 9px;
 font-weight: normal;
 background-color: #fff;
}
#adresseundlieferanten table.letter-navi a.anchor-link {
	font-weight:bold;
}