
/* Kategorien */

.category_count { color:#B22222; }

#tx_mh_branchenbuch-category     { padding:0px; margin:0px; list-style-type:none; }

.tx_mhbranchenbuch-catAct {
  background-color:#e2eddc;
  border:1px solid #73b730;
}

#tx_mh_branchenbuch-category li  { 
  float:left;
  width:300px;
  padding:5px;
  margin:5px;
  border:1px solid #c7d4dd;
}

.tx_mh_branchenbuch-subcategory li  { 
  float:left;
  width:300px;
  padding:5px;
  margin:5px;
  border:1px solid #c7d4dd;
}
.tx_mh_branchenbuch-subcategory     { padding:0px; margin:0px; list-style-type:none; }


#inhalt ul.tx_mh_branchenbuch-subcategory a:link,
#inhalt ul.tx_mh_branchenbuch-subcategory a:visited,
#inhalt ul.tx_mh_branchenbuch-subcategory a:hover {
  text-decoration:none;
  color:#2a6086;
  font-size:1em;
  text-transform: none;
  font-weight:bold;
}


#menu_senkrecht_1 li  { 
  float:left;
  width:300px;
  padding:5px;
  margin:5px;
  border:1px solid #c7d4dd;
}
#menu_senkrecht_1     { padding:0px; margin:0px; list-style-type:none; }

#tx_mh_branchenbuch-category a:link, #tx_mhbranchenbuch-category a:visited,  {
  text-decoration:none;
  color:#2a6086;
  font-size:1em;
}

ul#tx_mh_branchenbuch-category a:link,
ul#tx_mh_branchenbuch-category a:visited,
ul#tx_mh_branchenbuch-category a:hover {
  text-decoration:none;
  color:#2a6086;
  font-size:1em;
  text-transform: uppercase;
  font-weight:bold;
}

#tx_mh_branchenbuch-category a:link, #tx_mh_branchenbuch-category a:visited,  {
  text-decoration:none;
  color:#2a6086;
  font-size:1em;
}

ul#tx_mh_branchenbuch-category a:link,
ul#tx_mh_branchenbuch-category a:visited,
ul#tx_mh_branchenbuch-category a:hover {
  text-decoration:none;
  color:#2a6086;
  font-size:1em;
  text-transform: none;
  font-weight:bold;
}

/* Eintragsarten */

.xs_entry, .s_entry, .m_entry, .l_entry, .xl_entry {
  padding:10px;
  margin:5px;
  width:550px;
  font-size:1.1em;
}

.xs_entry {
  color:#949494;
}

.s_entry {
  background-color:#f7f8fa;
  border:1px solid #1e547a;
  color:#949494;
}

.m_entry  {
  border:1px solid #1e547a;
  background-color:#dde6eb;
  color:#434446;
}

div.tx_mhbranchenbuch-entry a:link,
div.tx_mhbranchenbuch-entry a:hover,
div.tx_mhbranchenbuch-entry a:visited {
  text-decoration:none;
  color:#2a6086;
  font-size:1.5em;
  font-weight:bold;
}

/* Sonstiges */

.tx_mhbranchenbuch-text { width:200px; float:left; padding:0px; margin:0px; }

.tx_mhbranchenbuch-image {
  float:left;
  padding:5px 10px 5px 0;
  margin:0px;
}

.tx_mhbranchenbuch-buttons  {
  float:right;
  padding:0px;
  margin:0px;
}

.tx_mh_branchenbuch-searchbox input
{
  border:1px solid #989898;
}

/* Alphabetisches Menü */

.tx_mh_branchenbuch-alphabetical
{
  padding:0px;
  margin:30px 0 0 0;
}

.tx_mh_branchenbuch-alphabetical ul#mhbranchenbuch_lettermenu
{
  list-style-type:none;
  padding: 0;
  margin: 0;
}


.tx_mh_branchenbuch-alphabetical li.mhbranchenbuch_letter_act,
.tx_mh_branchenbuch-alphabetical li.mhbranchenbuch_letter
{
  text-transform: uppercase;
  float:left;
  padding:5px;
  margin:1px;
  color:#949494;
}

li.mhbranchenbuch_letter
{
  background-color:#f7f8fa;
  border:1px solid #c7d4dd;
}

li.mhbranchenbuch_letter_act,
li.mhbranchenbuch_letter:hover
{
  background-color:#e2eddc;
  border:1px solid #73b730;
}

/* Links */

li.mhbranchenbuch_no { 
  list-style-type:none; 
  text-transform: uppercase;
  padding:1px;
  margin:1px;
}

a.mhbranchenbuch_no:link, a.mhbranchenbuch_no:visited, a.mhbranchenbuch_no:hover {
  border-left:5px solid #a5bbc9;
  color:#1f567d;
  text-decoration:none;
  font-weight:bold;
  padding-left:3px;
}


#inhalt .tx_mhbranchenbuch-text {
  text-decoration: none;
  color:#2a6086;
  font-size: 11px;
}

#inhalt .tx_mhbranchenbuch-text a.mhbranchenbuch_link:link,
#inhalt .tx_mhbranchenbuch-text a.mhbranchenbuch_link:visited,
#inhalt .tx_mhbranchenbuch-text a.mhbranchenbuch_link:hover { 
  text-decoration: underline;
  color:#2a6086;
  font-weight: bold;
}


.mhtest {
  font-weight: bold;
/*  
  text-decoration:none;
  color:#2a6086;
  font-size:1.2em;
*/
}
