/* Branchen */

div.branchen-header {
  position: relative;
  width: 490px;
  padding: 2px;
  padding-left: 10px;
  border-bottom: 2px solid #60688C;
  font-size: 12px;
  font-weight: bold;
  color: white;
}
div.branchen-header-aktionen {
  position: absolute;
  top: 2px;
  right: 4px;
}
div.branchen-header-aktionen img {
  margin: 0;
}

div.branchen-main, div.branchen-main2 {
  position: relative;
  width: 486px;
  padding: 8px;
  margin-bottom: 20px;
}
div.branchen-main2 {
  padding-bottom: 26px;
}
div.branchen-main-image {
  position: relative;
  width: 110px;
  height: 65px;
  text-align: center;
  margin-right: 10px;
  float: left;
}
div.branchen-main-text1 {
  width: 488px;
  float: left;
}
div.branchen-main-text2 {
  width: 338px;
  float: left;
}
div.branchen-main-abstand {
  position: relative;
  padding-bottom: 4px;
  line-height: 1.3em;
}

div.branchen-main-footer {
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 502px;
  height: 18px;
  border-top: 1px solid #9CA8B6;
  border-bottom: 1px solid #9CA8B6;
  background-color: white;
}
a.branchen-main-footer:link, a.branchen-main-footer:visited, a.branchen-main-footer:hover, a.branchen-main-footer:focus, a.branchen-main-footer:active {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  color: black;
}
a.branchen-main-footer:hover, a.branchen-main-footer:focus, a.branchen-main-footer:active {
  color: rgb(102,102,102);
}
div.branchen-main-footer-1, div.branchen-main-footer-2, div.branchen-main-footer-3 {
  position: absolute;
  bottom: 6px;
  right: 10px;
  height: 14px;
  float: left;
}
div.branchen-main-footer-2 {
  right: 95px;
}
div.branchen-main-footer-1 {
  right: 254px;
}

div.branchen-categories-path {
  position: relative;
  width: 492px;
  height: 24px;
  font-size: 12px;
  font-weight: bold;
  color: black;
}
a.branchen-categories-path:link, a.branchen-categories-path:visited, a.branchen-categories-path:hover, a.branchen-categories-path:focus, a.branchen-categories-path:active {
  font-size: 12px;
  font-weight: bold;
}
a.branchen-categories-path:hover, a.branchen-categories-path:focus, a.branchen-categories-path:active {
  color: #9E162C;
}
a.branchen-categories-path-marked:link, a.branchen-categories-path-marked:visited, a.branchen-categories-path-marked:hover, a.branchen-categories-path-marked:focus, a.branchen-categories-path-marked:active {
  font-size: 12px;
  font-weight: bold;
  color: black;
}
a.branchen-categories-path-marked:hover, a.branchen-categories-path-marked:focus, a.branchen-categories-path-marked:active {
  color: black;
}

div.branchen-filter {
  position: relative;
  width: 492px;
  height: 18px;
  font-size: 11px;
}

div.branchen-add {
  position: relative;
  width: 492px;
  padding-top: 10px;
  text-align: right;
}
div.branchen-categories {
  position: relative;
  width: 492px;
}
span.branchen-categories {
  display: block;
  width: 218px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-align: right;
  padding: 2px;
  padding-right: 15px;
}
div.branchen-subcategories {
  width:200px;
  margin-bottom: 15px;
  float:left;
}
a.branchen-categories:link, a.branchen-categories:visited, a.branchen-categories:hover, a.branchen-categories:focus, a.branchen-categories:active {
  width: 218px;
  margin-right: 10px;
  padding: 2px;
  padding-left: 15px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: normal;
  display: block;
  float: left;
}
a.branchen-categories:hover, a.branchen-categories:focus, a.branchen-categories:active {
  color: rgb(194,25,63);
}

span.branchen-categories3 {
  width: 190px;
  margin-right: 10px;
  padding: 2px;
  padding-left: 15px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: normal;
  color: black;
  text-align: right;
  display: block;
  float: left;
}

div.branchen-categories3-sub {
  position: relative;
  width: 230px;
  margin-bottom: 20px;
  float: left;
}

a.branchen-categories3-sub:link, a.branchen-categories3-sub:visited, a.branchen-categories3-sub:hover, a.branchen-categories3-sub:focus, a.branchen-categories3-sub:active {
  width: 218px;
  margin-right: 10px;
  padding: 2px;
  padding-left: 15px;
  background-repeat: no-repeat;
  font-size: 12px;
  font-weight: normal;
  color: black;
  display: block;
  float: left;
}
a.branchen-categories3-sub:hover, a.branchen-categories3-sub:focus, a.branchen-categories3-sub:active {
  color: rgb(194,25,63);
}

