/**
 * Plugin 'Branchenbuch' for the 'mh_branchenbuch' extension.
 *
 *  * 
 * SAMPLE CSS  
 */
.tx_mh_branchenbuch-standard {
Float: right}
.tx_mh_branchenbuch-advanced{
Float: right
}
.tx_mh_branchenbuch-premium{
Float: right}
.tx_mh_branchenbuch-premium-1{
Float: right;}
.tx_mh_branchenbuch-premium-2{
Float: right}
.tx_mh_branchenbuch-premium-3 {
  height:120px; 
  width:400px; 
  padding:5px;
  margin:0px; 
  font-family:arial;
  font-size:12px;
  text-decoration:none;

}
.tx_mh_branchenbuch-premium-3 a {
text-decoration:none;}

.info{
float:right;}
.infodetail {
  font-family:arial;
  font-size:12px;
  float:right;
}
.infodetail a{
text-decoration:none;
}


.tx_mh_branchenbuch-standard,
.tx_mh_branchenbuch-advanced
{
  border:1px solid pink; 
}

.tx_mh_branchenbuch-premium   {
  background: #a1ba9d url(l.jpg) no-repeat;
  Float: left;
}


.tx_mh_branchenbuch-premium-1 {
  background: #a1ba9d url(xl_1.jpg) no-repeat; 
  Float: left;
}

.tx_mh_branchenbuch-premium-2 {
  background: #a1ba9d url(xl_2.jpg) no-repeat;
  Float: left;
}
/* Si on veut un backgroud pour l'image de la recherche*/
/*.tx_mh_branchenbuch-premium-3 {*/
 /* background: white url(pagesjaunes_FILES/xl_3.jpg) no-repeat; */
/* }*/

.tx_mh_branchenbuch-tagcloud  { margin-left: 40px; padding:20px; float:left; }


.tx_mh_branchenbuch-advertise { }

.tx_mh_branchenbuch-statistics { }


.tx_mh_branchenbuch_table {
  border:1px solid #ddd;
}

.tx_mh_branchenbuch_table th {
  background-color: red; color:red;
}

.tx_mh_branchenbuch_table td {
  background-color: #a1ba9d;
}

.tx_mh_branchenbuch-list ul {
padding-left: 60px;
}

.tx_mh_branchenbuch-list li {
list-style-type:square;
font-family:arial;
font-size:12px;

}

.tx_mh_branchenbuch-rootline {
font-size:13px;
margin-left:70px;
}
.tx_mh_branchenbuch-list a { 
color:#0079C2;
text-decoration:none;
font-style:normal;
}

/* Alphabetical List */
/*.tx_mh_branchenbuch-alphabetical li  { */
  /*              float:left; 
   list-style-type:none; 
   color: Aqua;
   background-color: white;*/
   /*}
   .mhbranchenbuch_letter li  { float:left; list-style-type:none; */
   /*}
   */
.tx_mh_branchenbuch-alphabetical li  {
font-size: 16px;
margin: 1px;
padding: 4px;
/*border-color: Black;
border-style: solid;
border-width: 1px; */

   text-transform: uppercase; 
   float:left; 
	list-style-type:none;
	color: green;
	background-color: white
	}
.tx_mh_branchenbuch-searchbox{
font-family:arial;
font-size:12px;

}
.tx_mh_branchenbuch-searchresult {
font-family:arial;
font-size:12px;
text-decoration:none;


}
.tx_mh_branchenbuch-searchresult a {
text-decoration:none;
}

.cloud a 
{
text-decoration:none;

}
.cloud {
float:left;
font-family:arial;
font-size:12px;
width:90px;
padding-left:30px;
color:pink;
}
.tx_mh_branchenbuch-detail {
font-family:arial;
font-size:12px;
}



