/* =============================================================================
   VARIABLEN
============================================================================== */
/* =============================================================================
   MIXINS
============================================================================== */
/* ----------------------------------------------------------------------------------------------
  BODY
---------------------------------------------------------------------------------------------- */
html, body {
  background: #fff url("../img/Header_bg.png") repeat-x 0 0;
  font-family: Helvetica, Arial, sans-serif;
  height: 100%;
  width: 100%;
  padding: 0;
  font-size: 13px;
  margin: 0;
}
html h2, body h2 {
  font-size: 18px;
}

/* ----------------------------------------------------------------------------------------------
  WRAPPER
---------------------------------------------------------------------------------------------- */
#wrapper {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -50px;
  overflow: hidden;
}

/* ----------------------------------------------------------------------------------------------
  HEADER + LOGOS
---------------------------------------------------------------------------------------------- */
header {
  width: 100%;
  z-index: 98;
  height: 120px;
}
@media (max-width: 768px) {
  header {
    height: 127px;
  }
}
@media (max-width: 635px) {
  header {
    height: 110px;
  }
}
@media (max-width: 525px) {
  header {
    height: 100px;
  }
}
@media (max-width: 435px) {
  header {
    height: 80px;
  }
}
header .logo {
  position: relative;
  top: 30px;
}
header .logo img {
  max-width: 100%;
}
@media (max-width: 635px) {
  header .logo {
    top: 20px;
  }
}
@media (min-width: 992px) {
  header .logo .logo-bmbwf img {
    position: relative;
    top: -3px;
    width: 209px;
    height: 70px;
  }
}
@media (min-width: 1198px) {
  header .logo .logo-bmbwf img {
    position: relative;
    top: -9px;
    width: 209px;
    height: 70px;
  }
}
header .logo_studienwahl {
  top: 14px !important;
}
header .logo_studienwahl a {
  padding-right: 37px;
}
@media (max-width: 1199px) {
  header .logo_studienwahl:lang(de_AT) {
    top: 25px !important;
  }
}
@media (max-width: 994px) {
  header .logo_studienwahl:lang(de_AT) {
    top: 35px !important;
  }
}
@media (max-width: 994px) {
  header .logo_studienwahl:lang(en_US) {
    top: 23px !important;
  }
}
header .logo-oead {
  position: relative;
  top: -9px !important;
}
header .logo-oead a {
  position: relative;
  float: right;
}
@media (max-width: 768px) {
  header .logo-oead:lang(en_US) {
    display: none;
  }
}
header .logo-extra a + a {
  float: right;
}
@media (max-width: 768px) {
  header .logo-extra {
    text-align: right;
    top: 43px;
  }
}
@media (max-width: 635px) {
  header .logo-extra {
    top: 42px;
  }
}
@media (max-width: 525px) {
  header .logo-extra {
    top: 38px;
  }
}
@media (max-width: 768px) {
  header .logo-extra img {
    max-width: 80%;
  }
}
@media (max-width: 435px) {
  header .logo-extra img {
    max-width: 100%;
  }
}

/* ----------------------------------------------------------------------------------------------
  Studiversum
---------------------------------------------------------------------------------------------- */
@media (max-width: 790px) {
  #sv-content {
    display: none;
  }
}

/* ----------------------------------------------------------------------------------------------
  NAVIGATION
---------------------------------------------------------------------------------------------- */
.navbar {
  border-radius: 0;
  width: 100%;
  display: block;
  background-color: #0f0f0f;
}
@media (max-width: 1199px) {
  .navbar {
    padding-bottom: 20px;
  }
}
@media (max-width: 994px) {
  .navbar {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar .navbar-nav.navbar-collapse.collapse {
    display: none !important;
  }
}
.navbar .navbar-collapse.collapse.in {
  display: block !important;
}
.navbar .collapsing {
  overflow: hidden !important;
}
.navbar .navbar-nav:lang(en_US) {
  text-align: left;
}
.navbar .navbar-nav {
  margin: 0 auto !important;
  float: none;
  text-align: left;
  width: 100%;
  padding-top: 4px;
}
@media (max-width: 994px) {
  .navbar .navbar-nav {
    width: 90%;
    margin: 0 !important;
    padding-top: 4px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-nav {
    margin: 0 auto !important;
  }
}
.navbar .navbar-nav #line {
  display: none !important;
}
.navbar .navbar-nav > li {
  float: none;
  display: inline-block !important;
  margin-right: 25px;
}
@media (max-width: 1199px) {
  .navbar .navbar-nav > li {
    display: block !important;
    float: none;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .navbar .navbar-nav > li {
    display: block !important;
  }
}
.navbar .navbar-nav > li > a {
  font-size: 16px;
  color: #d9d8d4;
  padding: 10px 0;
}
.navbar .navbar-nav > li > a:hover {
  color: #fff;
}
@media (min-width: 1199px) {
  .navbar .navbar-nav > li.attachRight {
    float: right !important;
    display: block !important;
    margin-right: 0;
  }
}
.navbar .navbar-toggle {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 100;
}
@media (max-width: 1199px) {
  .navbar .navbar-toggle {
    display: block;
  }
}

/* ----------------------------------------------------------------------------------------------
    KATEGORIEN
---------------------------------------------------------------------------------------------- */
@media (max-width: 1199px) {
  .col-kategorie {
    width: 28%;
  }
}
@media (max-width: 994px) {
  .col-kategorie {
    width: 100%;
  }
}
.col-kategorie #categories {
  float: left;
  width: 100%;
  margin: 0 12px 0 0;
}
.col-kategorie #categories a {
  font-weight: normal;
}
.col-kategorie #categories .categorie-button {
  margin: 0;
}
.col-kategorie #categories .categorie-button .dreieck {
  height: 30px;
  background: url("../img/kategorie_dreieck.png") no-repeat center;
}
@media (max-width: 994px) {
  .col-kategorie #categories .categorie-button .dreieck {
    display: none;
  }
}
.col-kategorie #categories .categorie-button a {
  min-height: 46px;
  background-color: #3fb0e4;
  color: #fff;
  text-align: center;
  padding-top: 14px;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.col-kategorie #categories ul {
  margin: 21px 0 0 0;
  list-style: none;
  padding: 0;
}
.col-kategorie #categories #category-results + ul {
  margin: 44px 0 0 0;
}
@media (max-width: 994px) {
  .col-kategorie #categories div#category-results {
    display: none;
  }
}
.col-kategorie #categories #category-result-wrap, .col-kategorie #categories #category-result-wrap + .categories {
  position: relative;
  top: -76px;
}
@media (max-width: 994px) {
  .col-kategorie #categories #category-result-wrap, .col-kategorie #categories #category-result-wrap + .categories {
    top: 0;
  }
}
.col-kategorie #categories #category-results span {
  min-height: 46px;
  background-color: #3fb0e4;
  color: #fff;
  text-align: center;
  padding-top: 10px;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
}
.col-kategorie .categories li a {
  display: block;
  padding: 12px 0 8px 10px;
  color: #43423e;
  text-decoration: none;
  cursor: pointer;
  background: #e6f4f7;
  font-size: 14px;
}
.col-kategorie .categories li a:hover {
  text-decoration: underline;
}
.col-kategorie .categories li.even a {
  background: #fff;
}
.col-kategorie .categories-selection li {
  list-style: none;
  font-size: 95%;
  padding: 0 10px;
}
.col-kategorie .categories-selection li a {
  display: block;
  background: url("../img/minus_blau.gif") no-repeat center left;
  padding: 4px 0 4px 20px;
  color: #50aad3;
  text-decoration: none;
}
.col-kategorie .categories-selection li a:hover {
  text-decoration: underline;
}
.col-kategorie .subcategories li {
  list-style: none;
  font-size: 95%;
  padding: 0 10px;
  line-height: 1.3em;
}
.col-kategorie .subcategories li a {
  display: block;
  padding: 4px 0;
  color: #67636b;
  text-decoration: underline;
}
.col-kategorie .subcategories li a:hover {
  color: #000;
}

#category-helper {
  background: #3fb0e4;
  color: #fff;
  padding: 10px;
  font-size: 90%;
  line-height: 1.3em;
  margin: 10px 0 15px 0;
}

/*----------------------------------------------------------------------------------------------
    SUCHE
---------------------------------------------------------------------------------------------- */
@media (max-width: 1199px) {
  .col-suche {
    width: 44%;
    right: 28%;
  }
}
@media (max-width: 994px) {
  .col-suche {
    width: 100%;
    left: 0;
  }
}
.col-suche #search {
  background: #8fb500;
  margin: 0 0 30px 0;
  padding: 10px 0 1px 0;
  overflow: hidden;
}
.col-suche #search label {
  display: block;
  float: left;
  width: 15%;
  height: 30px;
  margin: 2px 0 0 15px;
  color: #fff;
}
@media (max-width: 1199px) {
  .col-suche #search label {
    margin: 2px 2px 0 10px;
    width: 20%;
  }
}
@media (max-width: 994px) {
  .col-suche #search label {
    width: 12%;
  }
}
@media (max-width: 768px) {
  .col-suche #search label {
    width: 80px;
  }
}
.col-suche #search .form-control {
  display: block;
  width: 65%;
  height: 28px;
  border: 0;
  border-radius: 5px;
  margin: -2px 5px 0 5px;
  color: #8fb500;
  float: left;
  padding: 2px 10px 0;
}
@media (max-width: 1199px) {
  .col-suche #search .form-control {
    width: 55%;
  }
}
@media (max-width: 994px) {
  .col-suche #search .form-control {
    width: 75%;
  }
}
@media (max-width: 768px) {
  .col-suche #search .form-control {
    width: 73%;
  }
}
@media (max-width: 699px) {
  .col-suche #search .form-control {
    width: 70%;
  }
}
@media (max-width: 635px) {
  .col-suche #search .form-control {
    width: 66%;
  }
}
@media (max-width: 568px) {
  .col-suche #search .form-control {
    width: 76%;
  }
}
@media (max-width: 525px) {
  .col-suche #search .form-control {
    width: 72%;
  }
}
@media (max-width: 435px) {
  .col-suche #search .form-control {
    width: 65%;
  }
}
@media (max-width: 356px) {
  .col-suche #search .form-control {
    width: 60%;
  }
}
.col-suche #search .submit {
  min-width: 11%;
  max-width: 14%;
  margin-top: -2px;
  height: 28px;
  background-color: #fff;
  color: #8fb500;
  border: 0;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .col-suche #search .submit {
    max-width: 15% !important;
  }
}
@media (max-width: 994px) {
  .col-suche #search .submit {
    min-width: 9% !important;
    max-width: 9% !important;
  }
}
@media (max-width: 768px) {
  .col-suche #search .submit {
    min-width: 62px !important;
    max-width: 62px !important;
  }
}
@media (max-width: 568px) {
  .col-suche #search .submit {
    display: none;
  }
}
.col-suche #resetQ {
  display: block;
  width: 26px;
  height: 30px;
  background: url("../img/search_reset.gif") no-repeat 0 0;
  text-indent: -999em;
  overflow: hidden;
  margin: -2px 0 0 0;
  position: absolute;
  top: 10px;
  right: 93px;
}
.col-suche #resetQ:hover {
  background-position: 0 -30px;
}
@media (max-width: 994px) {
  .col-suche #resetQ {
    right: 110px;
  }
}
@media (max-width: 568px) {
  .col-suche #resetQ {
    right: 35px;
  }
}
@media (max-width: 356px) {
  .col-suche #resetQ {
    right: 20px;
  }
}

/* ----------------------------------------------------------------------------------------------
    CONTENT
---------------------------------------------------------------------------------------------- */
.col-up {
  margin: 53px 0 100px 0;
  color: #67636b;
}
@media (max-width: 1199px) {
  .col-up {
    margin-bottom: 100px;
  }
}
@media (max-width: 994px) {
  .col-up {
    width: 100%;
    margin-top: 30px;
  }
}
.col-up h1 {
  margin-bottom: 35px;
  font-size: 22px;
}
.col-up a {
  color: #67636b;
  font-weight: bold;
  text-decoration: underline;
}
.col-up a:hover {
  color: black;
}
.col-up p, .col-up b {
  margin: 25px 0;
}
.col-up ul li, .col-up ol li {
  padding: 7px 5px;
}

/* ----------------------------------------------------------------------------------------------
  HELPER
----------------------------------------------------------------------------------------------*/
#helper_block {
  position: relative;
  width: 100%;
  padding: 10px 0 5px 0;
  height: 500px;
}
#helper_block h1 {
  font-size: 22px;
  margin: 0;
}
#helper_block .col {
  color: #fff;
  padding: 0 8px;
  float: left;
  margin: 20px 5px 0 0;
  height: 320px;
  cursor: pointer;
  position: relative;
}
#helper_block .col.col-left, #helper_block .col.col-center, #helper_block .col.col-right {
  -webkit-transition: top left;
  -webkit-transition-timing-function: ease;
  -webkit-transition-duration: 1s;
  -moz-transition: top left;
  -moz-transition-timing-function: ease;
  -moz-transition-duration: 1s;
  -o-transition: top left;
  -o-transition-timing-function: ease;
  -o-transition-duration: 1s;
  -ms-transition: top left;
  -ms-transition-timing-function: ease;
  -ms-transition-duration: 1s;
  transition: top left;
  transition-timing-function: ease;
  transition-duration: 1s;
}
#helper_block .col.col-left {
  top: 0;
  left: 0;
}
#helper_block .col.col-center {
  top: 0;
  left: 0;
}
#helper_block .col.col-right {
  top: 0;
  left: 0;
}
#helper_block .col.active-area {
  position: relative;
  z-index: 250;
}
#helper_block .col.active-area.col-left {
  top: -720px;
  left: 0;
}
@media (max-width: 1199px) {
  #helper_block .col.active-area.col-left {
    top: -650px;
    left: 55px;
  }
}
#helper_block .col.active-area.col-center {
  top: -560px;
  left: 40px;
}
@media (max-width: 1199px) {
  #helper_block .col.active-area.col-center {
    top: -500px;
    left: 0;
  }
}
#helper_block .col.active-area.col-right {
  top: -720px;
  left: 80px;
}
@media (max-width: 1199px) {
  #helper_block .col.active-area.col-right {
    top: -650px;
    left: -75px;
  }
}
#helper_block .col h2 {
  margin: 170px 0 7px 0;
  text-transform: uppercase;
}
#helper_block .col p {
  font-size: 90%;
  line-height: 1.2em;
}
#helper_block .col-left {
  background: url("../img/bg_helper_1.png") no-repeat 0 22px;
  width: 167px;
  margin-left: -21px;
  padding-left: 30px;
}
#helper_block .col-center {
  background: url("../img/bg_helper_2.png") no-repeat 0 0;
  width: 146px;
}
#helper_block .col-right {
  background: url("../img/bg_helper_3.png") no-repeat 0 22px;
  width: 167px;
  padding-right: 30px;
}

#helper-bg {
  position: absolute;
  top: 170px;
  left: 0;
  z-index: 200;
  background: url("../img/bg_helper.png") repeat 0 0;
  width: 100%;
  height: 100%;
}
#helper-bg .fake-col {
  position: absolute;
  z-index: 300;
  cursor: pointer;
}

.helper {
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 21px;
  display: block;
  z-index: 300;
}
@media (max-width: 994px) {
  .helper {
    display: none;
  }
}

.col-1 {
  top: 97px;
  left: 15px;
  background: #50aad3;
  width: 255px;
}
@media (max-width: 1199px) {
  .col-1 {
    width: 233.19px;
  }
}

.col-2 {
  top: 55px;
  left: 15px;
  background: #8fb500;
  width: 540px;
}
@media (max-width: 1199px) {
  .col-2 {
    width: 383.59px;
  }
}
.col-2 p {
  margin-right: 4px;
}

.col-3 {
  top: 97px;
  left: 0;
  background: #C50066;
  width: 255px;
}
@media (max-width: 1199px) {
  .col-3 {
    width: 233.19px;
  }
}

.helper a.close {
  background: url("../img/helper_close_col1.png") repeat 0 0;
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  opacity: 1;
  width: 23px;
  height: 23px;
  text-indent: -999em;
}

.helper.col-2 a.close {
  background: url("../img/helper_close_col2.png") repeat 0 0;
}

.helper.col-3 a.close {
  background: url("../img/helper_close_col3.png") repeat 0 0;
}

.helper a.button {
  display: block;
  position: static !important;
  width: 160px;
  height: 30px;
  text-indent: -999em;
  background: url("../img/helper_button_next1.png") repeat 0 0;
  margin: 0 auto;
}

.helper.col-2 a.button {
  background: url("../img/helper_button_next2.png") repeat 0 0;
}

.helper a.button.close {
  background: url("../img/helper_button_close.png") repeat 0 0;
  opacity: 1;
  float: none;
}

.area-active {
  position: relative;
  z-index: 260;
}

#search {
  position: relative;
}

#categories h1.active,
#filter.active,
#search.active {
  position: relative;
  z-index: 250;
}

#filter.active {
  background: none;
}

/* ----------------------------------------------------------------------------------------------
  AUFLISTUNG STUDIEN
---------------------------------------------------------------------------------------------- */
#results {
  overflow: hidden;
}
#results .search-header {
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 10px 0;
}
#results .search-header p {
  margin: 0 0 0 0;
}
#results h2 {
  font-weight: bold;
  margin: 0 0 25px 0;
}
#results h2 span {
  font-weight: bold;
}
#results .course {
  border-top: 1px solid #d1d1d1;
  padding: 15px 10px;
  cursor: pointer;
}
#results .course h2 {
  font-weight: normal;
  line-height: 1.2em;
  margin: 0;
}
#results .course b + p {
  margin: 8px 0 0 0;
}
#results .course p {
  margin: 0 0 5px 0;
}
#results .course:last-child {
  border-bottom: 1px solid #d1d1d1;
}
#results .odd {
  background-color: #fff;
}
#results .even {
  background-color: #f0eff0;
}

/* ----------------------------------------------------------------------------------------------
  PAGINATION
---------------------------------------------------------------------------------------------- */
.pagination {
  width: 100%;
  overflow: hidden;
  font-size: 90%;
  display: inline-block;
  padding: 0 0 0 0;
  border: none;
  border-radius: 0;
}
.pagination ul {
  position: relative;
  width: 100%;
  list-style-type: none;
  text-align: center;
  padding: 15px 0 3px 0;
  background: #f0eff0;
  border: none;
}
.pagination ul .prev {
  float: left;
  padding-top: 0;
}
.pagination ul .prev span {
  padding-top: 0;
  background: none;
  border: none;
}
@media (max-width: 565px) {
  .pagination ul li {
    padding: 7px 0;
  }
}
.pagination ul li a {
  border: none;
  background: none;
  float: none;
  color: #696865;
}
.pagination ul li a:hover {
  color: black;
}
.pagination ul .active a {
  background: none;
  color: #0f0f0f;
}
.pagination ul .active a:hover {
  background: none;
  color: black;
}
.pagination ul .disabled span:hover {
  background: none;
}
.pagination ul .next {
  float: right;
  padding-top: 0;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  background-color: transparent;
  border: none;
  float: none;
}

/* ----------------------------------------------------------------------------------------------
  STUDIUM DETAILSEITE
---------------------------------------------------------------------------------------------- */
#course {
  overflow: hidden;
}
#course h1 {
  margin: 0 0 35px 0;
  font-family: inherit;
  font-size: 22px;
  line-height: 1.2;
}
#course h2 {
  font-weight: bold;
}
#course .inhalt {
  border-bottom: 1px solid #d1d1d1;
  padding: 0 0 25px 0;
  margin: 0 0 25px 0;
  line-height: 18px;
}
#course .inhalt p {
  margin: 0 0 0 0;
}
#course dl dt {
  min-width: 200px;
  float: left;
  clear: left;
}
@media (max-width: 565px) {
  #course dl dt {
    float: none !important;
  }
}
#course dl dd {
  margin: 0 0 0 235px;
  min-height: 20px;
  padding: 0;
}
@media (max-width: 565px) {
  #course dl dd {
    margin: 0 0 0 0 !important;
  }
}
#course .box {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  padding: 15px 10px;
  background: #f0eff0;
  margin: 0 0 25px 0;
}
#course .box a {
  background: url("../img/arrow_left.gif") no-repeat center left;
  color: #3fb0e4;
  padding: 0 0 0 11px;
  font-weight: normal;
}
@media (max-width: 1199px) {
  #course .box a {
    padding: 0 0 0 0 !important;
  }
}
@media (max-width: 994px) {
  #course .box a {
    padding: 0 0 0 11px !important;
  }
}
@media (max-width: 565px) {
  #course .box a {
    padding: 0 0 0 11px !important;
  }
}
#course .box dt {
  min-width: 180px;
}
@media (max-width: 1199px) {
  #course .box dt {
    float: none !important;
  }
}
@media (max-width: 994px) {
  #course .box dt {
    float: left !important;
  }
}
@media (max-width: 565px) {
  #course .box dt {
    float: none !important;
  }
}
#course .box dd {
  margin: 0 0 0 180px;
}
@media (max-width: 1199px) {
  #course .box dd {
    margin: 0 0 0 0 !important;
  }
}
@media (max-width: 994px) {
  #course .box dd {
    margin: 0 0 0 180px !important;
  }
}
@media (max-width: 565px) {
  #course .box dd {
    margin: 0 !important;
  }
}
#course .toggle {
  overflow: hidden;
  margin-top: 20px;
}
#course .toggle h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  float: left;
  padding: 14px 0 14px 20px;
}
#course .toggle .header {
  background: #f0eff0;
  overflow: hidden;
  cursor: pointer;
}
#course .toggle .more {
  background: url("../img/more.gif") no-repeat top right;
  width: 50px;
  height: 42px;
  padding: 16px 46px 0 0;
  color: #3fb0e4;
  float: right;
  display: block;
}
#course .toggle .less {
  background: url("../img/less.gif") no-repeat top right;
  width: 50px;
  height: 42px;
  padding: 16px 46px 0 0;
  color: #3fb0e4;
  font-size: 90%;
  float: right;
  text-align: right;
  display: block;
  text-decoration: none;
}

/* ----------------------------------------------------------------------------------------------
FILTER
---------------------------------------------------------------------------------------------- */
.col-filter {
  /* ----------------------------------------------------------------------------------------------
      FILTER LAYER
  ---------------------------------------------------------------------------------------------- */
}
@media (max-width: 1199px) {
  .col-filter {
    width: 28%;
    left: 44%;
  }
}
@media (max-width: 994px) {
  .col-filter {
    width: 100%;
    left: 0;
  }
}
.col-filter #filter {
  position: relative;
  width: 100%;
}
.col-filter #filter .filter-button {
  margin: 0;
}
.col-filter #filter .filter-button .dreieck {
  height: 30px;
  background: url("../img/filterkriterien_dreieck.png") no-repeat center;
}
@media (max-width: 994px) {
  .col-filter #filter .filter-button .dreieck {
    display: none;
  }
}
.col-filter #filter .filter-button a, .col-filter #filter .filter-button span {
  min-height: 46px;
  background-color: #C50066;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  font-size: 20px;
  font-weight: bold;
  display: block;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.col-filter #filter a#open-selection {
  overflow: hidden;
  margin-top: 21px;
  display: block;
  width: 100%;
  height: 147px;
  background: #C50066 url("../img/filter_2.png") no-repeat 0 0;
  color: #fff;
  padding: 35px 20px 0 20px;
  text-decoration: none;
  font-size: 105%;
  line-height: 1.4em;
}
.col-filter #filter a#open-selection:hover {
  background-position-y: -147px;
}
@media (max-width: 1199px) {
  .col-filter #filter a#open-selection {
    background-position: -12px 0;
  }
}
@media (max-width: 994px) {
  .col-filter #filter a#open-selection {
    display: none;
  }
}
.col-filter #filter a#open-selection:lang(en_US), .col-filter #filter a#open-selection:lang(en-US) {
  background-image: url("../img/filter_2_EN.png");
}
.col-filter a#reopen-selection {
  display: block;
  width: 100%;
  padding: 35px 20px 0 20px;
  height: 46px;
  background: url("../img/filteraendern.gif") no-repeat center center;
  overflow: hidden;
  text-indent: -999em;
}
.col-filter a#reopen-selection:lang(en_US), .col-filter a#reopen-selection:lang(en-US) {
  background-image: url("../img/filteraendern_EN.gif");
}
.col-filter .selectedCriteria {
  font-weight: bold;
}
@media (min-width: 994px) {
  .col-filter .selectedCriteria {
    display: none;
  }
}
.col-filter #mycriteria,
.col-filter #overlay {
  display: block;
  position: relative;
  background: #fff;
  color: #43423E;
  font-size: 90%;
  padding: 0 0 60px 0;
  min-height: 346px;
  height: auto !important;
  z-index: 100;
}
.col-filter #mycriteria .filter-button a, .col-filter #mycriteria .filter-button span {
  padding-top: 14px;
}
.col-filter #mycriteria p {
  padding: 0 14px;
}
.col-filter #mycriteria li {
  list-style: none;
  padding: 0 14px;
}
.col-filter #mycriteria li a {
  display: block;
  background: url("../img/minus.gif") no-repeat center left;
  padding: 3px 0 3px 24px;
  color: #43423E;
  text-decoration: none;
}
.col-filter #mycriteria li a:hover {
  font-weight: bold;
}
.col-filter #mycriteria h1 {
  margin-top: 0;
  display: block;
  width: 230px;
  height: 78px;
  text-indent: -999em;
  background: url("../img/meinefilterkriterien.png") no-repeat top right;
  overflow: hidden;
}
.col-filter #mycriteria #reset-button {
  width: 100%;
  height: 46px;
  background-image: url("../img/reselt_filter.png");
  display: none;
  position: absolute;
  bottom: 52px;
  cursor: pointer;
}
.col-filter #mycriteria #mycriteria-footer {
  display: block;
  width: 100%;
  height: 46px;
  background: #C50066;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0;
}
.col-filter #mycriteria #selectedID a {
  display: block;
  background: url("../img/minus.gif") no-repeat center left;
  padding: 3px 0 3px 24px;
  color: #43423E;
  text-decoration: none;
  cursor: pointer;
  margin-left: 15px;
}
.col-filter #mycriteria #selectedID a:hover {
  font-weight: bold;
}
.col-filter #selection {
  background: #C50066;
  width: 100%;
  height: auto;
  position: relative;
  right: 0;
  color: #fff;
}
@media (min-width: 994px) and (max-width: 1199px) {
  .col-filter #selection {
    position: absolute;
    width: 650px;
    height: auto;
    top: 0;
    right: 260px;
    overflow: hidden;
    z-index: 99999;
  }
}
@media (min-width: 1199px) {
  .col-filter #selection {
    position: absolute;
    width: 850px;
    height: auto;
    top: 0;
    right: 260px;
    overflow: hidden;
    z-index: 99999;
  }
}
.col-filter #selection #criteria {
  width: 100%;
  color: #fff;
  background: #C50066;
  padding: 20px 0;
}
.col-filter #selection p {
  padding: 0 14px;
}
.col-filter #selection li {
  list-style: none;
  padding: 0 14px;
}
.col-filter #selection li a {
  display: block;
  background: url("../img/minus.gif") no-repeat center left;
  padding: 3px 0 3px 24px;
  color: #43423E;
  text-decoration: none;
}
.col-filter #selection li a:hover {
  font-weight: bold;
}
.col-filter #selection h1 {
  display: block;
  width: 230px;
  height: 78px;
  text-indent: -999em;
  background: url("../img/meinefilterkriterien.png") no-repeat top right;
  overflow: hidden;
}
.col-filter #selection h2 {
  text-transform: uppercase;
  margin: 0 0 5px 14px;
  font-weight: 400;
}
.col-filter #selection legend {
  color: #fff;
  font-weight: bold;
  font-size: 120%;
  padding: 10px 0 20px 0;
  margin: 0;
  border: none;
}
.col-filter #selection .control-label {
  display: none;
}
.col-filter #selection label {
  background: url("../img/plus.gif") no-repeat left 3px;
  padding: 2px 0 2px 20px;
  cursor: pointer;
  margin-bottom: 0;
}
.col-filter #selection .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.col-filter #selection fieldset {
  margin: 0 0 20px 0 !important;
}
.col-filter #selection input {
  display: none;
  position: absolute;
  left: 15px;
  margin: 0;
}
.col-filter #selection #sel-3 {
  margin-bottom: 20px;
}
.col-filter #selection .col {
  padding-left: 0;
}
.col-filter #selection a#close-selection {
  display: block;
  width: 172px;
  height: 27px;
  background: url("../img/filter_close.png") no-repeat 0 0;
  overflow: hidden;
  text-indent: -999em;
  margin: 30px auto 0 auto;
}
.col-filter #selection a#close-selection:lang(en_US), .col-filter #selection a#close-selection:lang(en-US) {
  display: block;
  width: 172px;
  height: 27px;
  background: url("../img/filter_close_EN.png") no-repeat 0 0;
  overflow: hidden;
  text-indent: -999em;
  margin: 30px auto 0 auto;
}

/* ----------------------------------------------------------------------------------------------
 FOOTER
---------------------------------------------------------------------------------------------- */
#footer {
  background: #696865;
  overflow: hidden;
  position: relative;
  bottom: 0;
  width: 100%;
  height: 50px;
}
#footer ul {
  float: right;
  margin: 17px 15% 17px 0;
}
#footer ul li {
  list-style: none;
  display: inline;
}
#footer ul li a {
  text-decoration: none;
  display: block;
  float: left;
  color: #d9d8d4;
  padding: 0 15px;
  text-transform: uppercase;
  font-weight: normal;
  border-right: 2px solid #d9d8d4;
}
#footer ul li a:hover {
  text-decoration: none;
  color: #fff;
}
#footer ul .last a {
  border: 0;
}
/*# sourceMappingURL=maps/main.css.map */
