/*
  Colors:
  #B60033: dark red
  #e50033: medium red

  #2d509a: link dark blue
  #436acf: dark blue
  #95ace7: medium blue
  #b4ccff: medium light blue
  #e6edff: light blue

  #eeeeee: light gray
*/
/*---------------------------------------------------
    LESS Elements 0.6
  ---------------------------------------------------
    A set of useful LESS mixins by Dmitry Fadeyev
    Special thanks for mixin suggestions to:
      Kris Van Herzeele,
      Benoit Adam,
      Portenart Emile-Victor,
      Ryan Faerman

    More info at: http://lesselements.com
-----------------------------------------------------*/
/* BDE OLD COLORS  */
/* BDE COLORS (new Land) */
/* we need this for the layers and input-bg */
p.error {
  color: #ff0000;
}
.shofi-main h2.top-border {
  border-bottom: none;
  padding-bottom: 0em;
  margin-bottom: 0.8em;
  padding-top: 1em;
  border-top: 4px solid #e6edff;
}
h2.no-border {
  border: none;
  padding-bottom: 0em;
  margin-bottom: 0.8em;
}
.title .right {
  float: right;
  font-size: 13px;
  line-height: 1.8em;
}
span.nobr {
  white-space: nowrap;
}
/*
.clearfix() {
  zoom: 1;
    &:after {
        display: block;
        visibility: hidden;
        height: 0;
        clear: both;
        content: ".";
    }
}
*/
/* 
 * Mixins: searchbox and heading highlighting 
 */
/**
 *       fixes bde2010_old 
 *      ----------------
 * 
 */
.bo_content .teaser ul.linklist li:last-child {
  border-right: none;
}
/**
 *      Berlin.de ShoFi Styles
 *      ----------------------
 * 
 */
ul.split {
  overflow: hidden;
}
.split li {
  float: left;
  margin-right: 10px;
  width: 180px;
}
.shofi-map {
  margin: 20px 0px;
  z-index: 1;
}
.teaser.shofi-map {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: none !important;
}
.shofi-map .caption {
  text-align: right;
  font-size: 11px;
}
.i_shofi_list .linklist {
  display: block;
  overflow: hidden;
}
.shofi-categories {
  margin-bottom: 15px;
}
.bo_mainbar .bde-address {
  width: 420px;
  overflow: hidden;
}
.float_right {
  float: right;
}
.float_left {
  float: left;
}
.placeholder {
  color: #aaaaaa;
}
li.highlight a {
  font-weight: bold;
}
/**
 *      Teaser (.shofi) Styles:
 *      -----------------------
 */
.shofi {
  position: relative;
  top: 0px;
  left: 0px;
  height: 100%;
}
.shofi p {
  margin: 7px 0;
}
.shofi h3 {
  margin-bottom: 0px;
}
.shofi .inner {
  display: table;
  margin-bottom: 15px;
  *zoom: 1;
}
.shofi .inner:before,
.shofi .inner:after {
  display: table;
  content: "";
}
.shofi .inner:after {
  clear: both;
}
.shofi .inner .linklist a {
  color: #656565;
}
.shofi .distance {
  color: #656565;
  font-size: 0.85em;
}
.shofi .image {
  min-width: 100px;
  min-height: 100px;
  margin-bottom: 0px;
}
.shofi .horizontal li {
  border-right: 1px solid #656565;
}
.shofi .horizontal li.last {
  border-right: none;
}
.shofi .horizontal li:last-child {
  border-right: none;
}
#bo_content h2.shofi {
  background: url(suche-bg.png) no-repeat 96% 47px;
  border: 0 none;
  padding: 25px 0;
}
#bo_content h2.shofi a {
  display: block;
  border-top: 0px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin: 0 0;
  padding: 10px 0;
}
#bo_content .teaser.shofi {
  border-bottom: 1px solid #ececec;
  margin: 1.5em 0;
  padding: 0em;
}
#bo_content .teaser.shofi .readmore {
  clear: both;
  float: none;
  position: absolute;
  right: 0px;
  bottom: 5px;
  font-size: 0.85em;
  font-weight: bold;
}
#bo_content .teaser.shofi.recommended {
  *zoom: 1;
  padding: 1em 0.5em;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ececec), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ececec, #ffffff);
  background: -moz-linear-gradient(center bottom, #ececec 0%, #ffffff 100%);
  background-color: #f9f9f9;
  border: 1px solid #ececec;
  position: relative;
  overflow: visible;
}
#bo_content .teaser.shofi.recommended:before,
#bo_content .teaser.shofi.recommended:after {
  display: table;
  content: "";
}
#bo_content .teaser.shofi.recommended:after {
  clear: both;
}
#bo_content .teaser.shofi.recommended .readmore {
  margin-right: 5px;
}
#bo_content .teaser.shofi.recommended .kroenung {
  width: 29px;
  height: 25px;
  background: url(kroenung.png) no-repeat;
  position: absolute;
  top: -5px;
  right: 5px;
}
#bo_content .teaser.shofi.recommended h3 {
  margin-right: 30px;
}
#bo_content .teaser.shofi.p41d {
  border: 1px solid #5371b3;
  padding: 15px 0.5em 0.5em;
}
#bo_content .teaser.shofi.p41d .p4 {
  background-image: url(http://www.berlin.de/.img/bde/style/qwertz.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  width: 50px;
  height: 17px;
  position: absolute;
  top: 0px;
  right: 5px;
  display: block;
}
#bo_content .teaser.shofi.p41d .kroenung .p4 {
  position: relative;
  top: 5px;
  right: 45px;
}
#bo_content .teaser.shofi.p41d .readmore {
  bottom: 5px;
  color: white;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #29488b), color-stop(1, #5371b3));
  background: -ms-linear-gradient(bottom, #29488b, #5371b3);
  background: -moz-linear-gradient(center bottom, #29488b 0%, #5371b3 100%);
  background-color: #29488b;
  border: 1px solid #18387e;
  padding: 3px 12px;
  margin: 2px;
  font-weight: normal;
  bottom: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}
.shofi-place {
  position: relative;
}
.shofi-place .shofi-infobox .image {
  float: left;
  margin: 0 0.5em 0.5em 0;
}
.shofi-place .shofi-infobox .image img {
  margin: 0 4px 4px 0;
}
.shofi-place .layer-message-wrapper {
  z-index: auto;
}
.shofi-place .layer-message-wrapper.bottom {
  position: absolute;
  top: 0;
  right: 0;
}
.shofi-place .layer-message-wrapper.top {
  position: absolute;
  bottom: 0;
  left: 0;
}
.shofi-place .layer-message-wrapper.top.right {
  right: 0;
  left: auto;
}
.shofi-place .layer-message-wrapper.company-form.bottom {
  position: relative;
  top: 0;
  right: 0;
  z-index: auto;
}
.shofi-place .layer-message-wrapper.company-form.top {
  position: relative;
  top: 0;
  right: 0;
  z-index: auto;
}
.shofi-place .bottom-links {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 1.1em;
}
.shofi-place .bottom-links .layer-message-wrapper {
  top: 0px;
  position: relative;
}
.shofi-place .bottom-links a {
  font-weight: normal;
  font-size: 1em;
}
.shofi-place .top-links {
  margin-bottom: 20px;
}
.shofi-place .image img {
  max-width: 100%;
}
.shofi-box-simple {
  margin-bottom: 10px;
}
/**
 *      Shofi "Tabbed" searchbox
 */
.shofi-search-box {
  margin-bottom: 20px;
  height: 100%;
}
.shofi-search-box .even {
  background-color: #ececec;
}
.shofi-search-box .header {
  padding: 0px;
}
.shofi-search-box .content {
  height: 250px;
  overflow: auto;
  border: 1px solid #ececec;
  border-top: none;
}
.shofi-search-box .content li {
  padding: 5px 5px 5px 20px;
  margin: 0px;
}
.shofi-search-box .content li a {
  padding-left: 20px;
  background: url(img/list_bullet.png) no-repeat center left;
}
.shofi-search-box .title {
  float: left;
  margin: 0px;
  color: #29488b;
  border: none;
  font-weight: bold;
  font-size: 1.2em;
}
.shofi-search-box .tab .tabcontent {
  background-color: #f9f9f9;
  border: 1px solid #ececec;
  clear: both;
  padding: 0px;
}
.shofi-search-box .tab_control {
  float: right;
  text-transform: none;
  list-style: none;
}
.shofi-search-box .tab .tab_control li {
  border: 1px solid;
  background-color: #656565;
  border-color: #ececec #ececec #f9f9f9;
  float: left;
  list-style: none outside none;
  margin-bottom: 0px;
}
.shofi-search-box .tab .tab_control li.active {
  background-color: #f9f9f9;
}
.shofi-search-box .tab .tab_control li a {
  color: #ffffff;
}
/**
 *      Pager Styles:
 */
.bde-pager-wrapper {
  *zoom: 1;
  margin: 20px 0;
  width: 100%;
  overflow: hidden;
}
.bde-pager-wrapper:before,
.bde-pager-wrapper:after {
  display: table;
  content: "";
}
.bde-pager-wrapper:after {
  clear: both;
}
.bde-pager-wrapper .bde-pager {
  list-style: none;
  *zoom: 1;
  padding-top: 1px;
  overflow: visible;
}
.bde-pager-wrapper .bde-pager:before,
.bde-pager-wrapper .bde-pager:after {
  display: table;
  content: "";
}
.bde-pager-wrapper .bde-pager:after {
  clear: both;
}
.bde-pager-wrapper .bde-pager .pager-item {
  width: 31px;
  height: 30px;
  border: 1px solid #ececec;
  background: #f9f9f9;
  float: left;
  margin-right: -1px;
  margin-top: -1px;
  font-weight: normal;
  line-height: 29px;
  display: block;
  text-align: center;
}
.bde-pager-wrapper .bde-pager .pager-item.active {
  color: #000000;
  font-weight: bold;
}
.bde-pager-wrapper .bde-pager .pager-item:hover {
  background-color: #ececec;
  text-decoration: none;
}
.bde-pager-wrapper .bde-pager .pager-item.inactive:hover {
  background-color: #f9f9f9;
}
.bde-pager-wrapper .bde-pager a.forward {
  background-image: url(img/pager_for_active.png);
}
.bde-pager-wrapper .bde-pager a.backward {
  background-image: url(img/pager_back_active.png);
}
.bde-pager-wrapper .bde-pager .forward {
  background-image: url(img/pager_for_inactive.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -100000px;
}
.bde-pager-wrapper .bde-pager .forward.inactive:hover {
  background-color: #f9f9f9;
}
.bde-pager-wrapper .bde-pager .backward {
  background-image: url(img/pager_back_inactive.png);
  background-repeat: no-repeat;
  background-position: center;
  text-indent: -100000px;
}
.bde-pager-wrapper .bde-pager .backward.inactive:hover {
  background-color: #f9f9f9;
}
.shofi-message.error {
  margin: 1em 0;
}
.shofi-message.error .title {
  color: #b5050e;
}
.shofi-message.error .message {
  background: url(icon_attention_blue.png) no-repeat left top;
  padding-left: 40px;
  min-height: 31px;
}
/**
 *      SHOFI FORM Styles (main und marginal):
 */
.shofi-form-wrapper {
  *zoom: 1;
  background: url(suche-bg.png) no-repeat 96% 47px;
  border: 0 none;
  padding: 0 0;
  background-position: 96% bottom;
}
.shofi-form-wrapper:before,
.shofi-form-wrapper:after {
  display: table;
  content: "";
}
.shofi-form-wrapper:after {
  clear: both;
}
.shofi-form-wrapper .shofi-form {
  display: block;
  border-top: 0px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin: 25px 0;
  padding: 10px 0;
  margin: 5px 0 11px;
}
.shofi-form-wrapper .error {
  color: #b5050e;
}
.shofi-form {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin: 2em 0;
  padding: 10px 0;
}
.shofi-form label {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 5px;
  display: block;
}
.shofi-form option {
  padding: 1px 1px 1px 7px;
}
.shofi-form .double .form-item {
  margin-right: 10px;
  width: 42%;
  float: left;
  position: relative;
}
.shofi-form .double .form-item.hidelabel .form-label-wrapper {
  visibility: hidden;
}
.shofi-form .double .form-item.submitbutton {
  margin-right: 0;
  width: auto !important;
}
.shofi-form .double .search-button {
  position: relative;
}
.shofi-form .double .headline {
  font-weight: bold;
  margin-bottom: 9px;
  margin-top: -3px;
}
.shofi-form .double .form-item-row {
  width: 103%;
}
.shofi-form .double label {
  margin-bottom: 3px;
}
.shofi-form .double.fullsize .form-item-row {
  margin-left: -10px;
  width: 106%;
}
.shofi-form .double.fullsize .form-item {
  width: 45%;
  margin-left: 10px;
  margin-right: 0px;
}
.shofi-form .double.fullsize .form-item input,
.shofi-form .double.fullsize .form-item textarea,
.shofi-form .double.fullsize .form-item select {
  width: 100%;
  height: 30px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.shofi-form .double.fullsize .form-item.small {
  width: 21%;
}
.shofi-form .form-item {
  margin-bottom: 8px;
}
.shofi-form .form-item .caption {
  font-size: 0.8em;
  color: #656565;
}
.shofi-form .form-item.one_of_four {
  width: 24%;
}
.shofi-form .form-item.three_of_four {
  width: 72%;
}
.shofi-form .form-item.last {
  margin-right: 0;
}
.shofi-form .form-item.small {
  width: 45%;
}
.shofi-form .form-item .center {
  text-align: center;
}
.shofi-form .form-item .center option {
  text-align: left;
}
.shofi-form .form-item .bold {
  font-weight: bold;
}
.shofi-form .form-item .bold option {
  font-weight: normal;
}
.shofi-form .small {
  width: 24%;
}
.shofi-form .search {
  position: relative;
  width: auto;
  *zoom: 1;
}
.shofi-form .search:before,
.shofi-form .search:after {
  display: table;
  content: "";
}
.shofi-form .search:after {
  clear: both;
}
.shofi-form .form-element-select input {
  background: #f1f5ff;
}
.shofi-form .form-element-select select option {
  padding: 0.5em;
  margin: 0;
}
.shofi-form .form-element-checkbox {
  margin-top: -1px;
}
.shofi-form .star {
  color: #d03d45;
}
.shofi-form input,
.shofi-form textarea,
.shofi-form select {
  background-color: #FFFFFF;
  border: 1px solid #abb7d6;
  font-size: 1em;
  position: relative;
  margin: 0;
  padding: 0px 0 0 8px;
  width: 96%;
}
.shofi-form input.blue,
.shofi-form textarea.blue,
.shofi-form select.blue {
  background: #f1f5ff;
}
.shofi-form input,
.shofi-form select {
  height: 20px;
  line-height: 20px;
  padding: 4px 0 4px 6px;
}
.shofi-form select {
  padding: 4px 6px;
  position: relative;
}
.shofi-form input[type="file"] {
  height: 30px;
  line-height: 30px;
}
.shofi-form input.hasDatepicker {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAIAAABbzbuTAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB90HAQ46I+W4nCUAAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAAALJJREFUKM+tkt0NwyAMhC8Re3QDRmg36CZVZ+gA3SgvHQEm6A4tkBhi9wEVVaHKj5QTD2cjc59kmsPxji1SAG7XE0UOQ+r76EJ0nlyIL0fO09uTDzH0KQyJKI0sLQARMAuzjOWMnMvSZGYWAGi2IsEYI6tljFFl0lo7867WOpt20s0XtSlqsVHqtyhU2ZwvHdDlzvOh/wzkdGvtF6OrE3ZFWtjDSrM3Us2m6l0uJ8x/iok+wsXRxIDxKa8AAAAASUVORK5CYII=) no-repeat scroll 97% center #ffffff;
  cursor: pointer;
}
.shofi-form .form-item .styled-select {
  overflow: hidden;
  position: relative;
  border-radius: 0px !important;
  background-color: #ffffff;
}
.shofi-form .form-item .styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border-radius: 0px !important;
  width: 127% !important;
  background: url("select-selector.png") no-repeat scroll 76% center rgba(0, 0, 0, 0);
}
.shofi-form .form-item.small .styled-select select {
  width: 138% !important;
  background-position: 66% center;
}
.shofi-form textarea {
  padding-top: 8px;
}
.shofi-form .search-button {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18387e), color-stop(1, #29488b));
  background: -ms-linear-gradient(bottom, #18387e, #29488b);
  background: -moz-linear-gradient(center bottom, #18387e 0%, #29488b 100%);
  background-color: #18387e;
  border: 1px solid #29488b;
  border-radius: 0px;
  color: #ffffff;
  text-shadow: none;
  padding: 3px 10px;
  text-decoration: none;
  height: auto;
  padding: 5px;
  height: 31px;
  margin-left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  min-width: 40px;
  width: auto;
}
.shofi-form .search-button.filter {
  text-decoration: none;
  border-radius: 4px;
  background: #f1f5ff;
  border: none;
  color: #000;
  display: inline-block;
}
.shofi-form .search-button.filter:AFTER {
  content: '×';
  color: #b5050e;
  padding: 0 0 0 5px;
  font-size: 130%;
  font-weight: bold;
}
.shofi-form .search-button .lupe {
  height: 20px;
  min-width: 20px;
  background-image: url(img/lupe.png);
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -10000px;
  display: inline-block;
}
.shofi-form .search-button.arrow {
  background: url(img/white_arrow.png) no-repeat center center #29488b;
}
.shofi-form .form-element-wrapper .form-element-select-options {
  display: none;
}
.shofi-form .form-element-wrapper:hover .form-element-select-options {
  display: block;
}
.shofi-form.shofi-searchform-light {
  border-top: none;
  margin-top: 0px;
}
.shofi-form.shofi-searchform-light .headline {
  margin-top: 0px;
}
.shofi-form.shofi-searchform-light .double label {
  white-space: nowrap;
}
.btn-submit {
  display: inline-block;
}
.btn.btn-red {
  background: none repeat scroll 0 0 #b5050e;
  border: 1px solid #9c040c;
  cursor: pointer;
}
.shofi-form .shofi-form-elements-readonly label {
  width: 40%;
  float: left;
  padding: 0px;
  margin: 0px;
  font-size: 1em;
}
.shofi-form .shofi-form-elements-readonly .form-item {
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
  margin-top: 1px;
  border-top: 1px solid #f4f4f4;
}
.shofi-form .shofi-form-elements-readonly .form-item input,
.shofi-form .shofi-form-elements-readonly .form-item select,
.shofi-form .shofi-form-elements-readonly .form-item textarea {
  border: none;
  padding: 0px;
  margin: 0px;
  font-size: 1em;
}
.shofi-form .shofi-form-elements-readonly .form-element-wrapper {
  float: left;
  width: 60%;
}
.shofi-form .shofi-form-elements-readonly .star {
  display: none;
}
.shofi-form .shofi-form-elements-readonly fieldset {
  padding: 0px;
  background: none;
}
.shofi-form .shofi-form-elements-readonly fieldset legend {
  margin-bottom: 2px;
}
.bo_sidebar .shofi-form .headline {
  border-bottom: 0px;
}
.bo_sidebar .shofi-form .double .form-item {
  width: 40%;
  margin-bottom: 5px;
}
.bo_sidebar .shofi-form .double .form-item label {
  color: #2D509A;
  margin-bottom: 2px;
}
.bo_sidebar .shofi-form .double .search-button {
  width: 37px;
}
.bo_sidebar .shofi-form-wrapper {
  width: 100%;
  background: url(sidebar-suche.png) no-repeat top right #ecedee;
  border: 1px solid #ececec;
}
.bo_sidebar .shofi-form-wrapper .shofi-form {
  border: none;
  margin: 12px 0 12px 12px;
  padding: 0;
}
.bo_sidebar .shofi-form-wrapper .shofi-form .headline {
  margin-bottom: 13px;
}
.bo_sidebar .shofi-form-wrapper .shofi-form .headline .claim {
  display: block;
  font-family: Arial Narrow, Arial, sans-serif;
  font-size: 1em;
  color: #737E9A;
  font-size: 21px;
  font-weight: normal;
}
.bo_sidebar .shofi-form-wrapper .shofi-form .headline .rubric {
  font-family: Arial Narrow, Arial, sans-serif;
  font-size: 1em;
  color: #737E9A;
  font-size: 21px;
  font-weight: bold;
}
.bo_sidebar .shofi-form-wrapper .shofi-form .double .form-item {
  width: 39%;
}
.bo_sidebar .shofi-form-wrapper .shofi-form .double.fullsize .form-item {
  width: 45%;
}
.bo_mainbar .shofi-searchform {
  padding: 20px 0;
}
.bo_mainbar .shofi-searchform .form-label-wrapper {
  position: relative;
}
.bo_mainbar .shofi-searchform .form-label-wrapper label {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18387e), color-stop(1, #29488b));
  background: -ms-linear-gradient(bottom, #18387e, #29488b);
  background: -moz-linear-gradient(center bottom, #18387e 0%, #29488b 100%);
  background-color: #18387e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #18387e;
  color: white;
  margin: 0;
  padding: 5px 10px;
  display: inline-block;
  margin-bottom: 0px;
  z-index: 3;
}
.bo_mainbar .shofi-searchform .form-label-wrapper:after {
  content: "▼";
  color: #29488b;
  position: absolute;
  left: 16px;
  bottom: -5px;
  z-index: 0;
  height: 14px;
}
.bo_mainbar .shofi-searchform input {
  margin-top: 5px;
  background: #ffffff;
}
.bo_mainbar .shofi-searchform .double .search-button {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18387e), color-stop(1, #29488b));
  background: -ms-linear-gradient(bottom, #18387e, #29488b);
  background: -moz-linear-gradient(center bottom, #18387e 0%, #29488b 100%);
  background-color: #18387e;
  border: 1px solid #29488b;
  border-radius: 0px;
  color: #ffffff;
  text-shadow: none;
  padding: 3px 10px;
  text-decoration: none;
  height: auto;
  width: auto;
  padding: 0px;
  margin-top: 5px;
  width: 45px;
  height: 30px;
}
.bo_mainbar .shofi-searchform .double .search-button.filter {
  text-decoration: none;
  border-radius: 4px;
  background: #f1f5ff;
  border: none;
  color: #000;
  display: inline-block;
}
.bo_mainbar .shofi-searchform .double .search-button.filter:AFTER {
  content: '×';
  color: #b5050e;
  padding: 0 0 0 5px;
  font-size: 130%;
  font-weight: bold;
}
.bo_mainbar .shofi-searchform .double .search-button .lupe {
  background-image: url(suche-big-button.png);
  background-position: center;
  background-repeat: no-repeat;
}
/**
 *      Shofi search cat Filter
 *      -----------------------
 */
.btn.filter {
  text-decoration: none;
  border-radius: 4px;
  background: #f1f5ff;
  border: none;
  color: #000;
  display: inline-block;
}
.btn.filter:AFTER {
  content: '×';
  color: #b5050e;
  padding: 0 0 0 5px;
  font-size: 130%;
  font-weight: bold;
}
.search-filter {
  width: 100%;
  margin-top: 0px;
}
.search-filter .filter-row {
  z-index: 1;
  position: relative;
}
.search-filter .filter-row .half-width {
  width: 48%;
}
.search-filter .filter-row .half-width.filter-cat {
  float: left;
  margin-right: 10px;
}
.search-filter .filter-row .half-width.filter-district {
  float: right;
  margin-right: 0;
}
.search-filter .filter-row:after,
.search-filter .filter-row:before {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.search-filter .active-filter {
  margin: 10px 0;
}
.search-filter .shofi-filter-head {
  display: block;
  border: 1px solid #ABB7D6;
  font-size: 1em;
  padding: 1px 1px 1px 8px;
  margin-top: 5px;
  margin-bottom: 0px;
  background: #ffffff;
  position: relative;
  height: 27px;
}
.search-filter .shofi-filter-head.no-results {
  background: #ffffff;
  border: 1px solid #ececec;
  color: #ececec;
}
.search-filter .shofi-filter-head.no-results .search-filter-toggler:AFTER {
  opacity: 0.3;
}
.search-filter .btn.filter {
  vertical-align: middle;
}
.search-filter .search-filter-toggler {
  cursor: pointer;
  display: block;
  height: 27px;
  line-height: 26px;
  width: 95%;
  text-align: left;
}
.search-filter .search-filter-toggler:AFTER {
  margin-left: 10px;
  content: " ";
  display: inline-block;
  height: 27px;
  width: 24px;
  background: url(select-selector.png) no-repeat -2px -1px transparent;
  vertical-align: middle;
  position: absolute;
  right: 1px;
  top: 1px;
}
.search-filter .shofi-filter-body {
  height: 0px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  overflow: hidden;
  margin-bottom: 0em;
}
.search-filter .shofi-filter-body.active {
  height: auto;
  position: relative;
}
.search-filter .shofi-filter-body.active .layer-message:BEFORE {
  display: none;
}
.search-filter .shofi-filter-body.active .layer-message {
  background: #f1f5ff;
  opacity: 1.0;
}
.search-filter .shofi-filter-body .layer-toogler-wrapper {
  margin: 0;
  padding: 5pt;
  height: 12pt;
  cursor: pointer;
}
.search-filter .shofi-filter-body .layer-message {
  padding: 15px;
  margin: 2px 0px;
  border: 1px solid #abb7d6;
  opacity: 1;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: relative;
}
.search-filter .shofi-filter-body ul.double {
  overflow: hidden;
}
.search-filter .shofi-filter-body ul.double li {
  width: 45%;
  float: left;
}
.search-filter .shofi-filter-body .button-close {
  width: 14px;
  height: 14px;
  background: url(layer_close.png) no-repeat transparent;
  float: right;
  cursor: pointer;
  border: none;
  text-indent: -10000px;
  margin-right: -5px;
  margin-top: -5px;
}
/**
 *      Suche auf Startseite
 *      ---------------------
 */
.main-search {
  position: relative;
  z-index: 0;
}
.main-search .front-claim {
  z-index: 1;
  position: absolute;
  display: block !important;
  width: 285px;
  right: 15px;
  top: 60px;
  text-align: right;
}
.main-search .front-claim .text {
  font-size: 1.4em;
  color: #989A9C;
}
.main-search .front-claim .link {
  font-size: 1em;
  font-weight: bold;
}
.main-search .shofi-form-wrapper {
  background: url(suche-big-bg_neu.png) no-repeat 0 0;
  height: 128px;
  margin-bottom: 30px;
  margin-top: -20px;
  padding: 20px;
  position: relative;
}
.main-search .shofi-form-wrapper .shofi-form {
  width: 66%;
  border: 0 none;
  margin: 25px 0;
  padding: 10px 0;
}
.main-search .shofi-form-wrapper .shofi-form .form-label-wrapper {
  display: block;
  position: relative;
}
.main-search .shofi-form-wrapper .shofi-form .form-label-wrapper label {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18387e), color-stop(1, #29488b));
  background: -ms-linear-gradient(bottom, #18387e, #29488b);
  background: -moz-linear-gradient(center bottom, #18387e 0%, #29488b 100%);
  background-color: #18387e;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #18387e;
  color: white;
  margin: 0;
  padding: 8px 10px;
  display: inline-block;
  margin-bottom: 0px;
  z-index: 3;
}
.main-search .shofi-form-wrapper .shofi-form .form-label-wrapper:after {
  content: "▼";
  color: #29488b;
  position: absolute;
  left: 19px;
  bottom: -5px;
  z-index: 0;
  height: 14px;
}
.main-search .shofi-form-wrapper .shofi-form .form-element-wrapper {
  background: white;
  height: 28px;
}
.main-search .shofi-form-wrapper .shofi-form .form-element-select-options {
  background: white;
  top: 28px;
}
.main-search .shofi-form-wrapper .shofi-form .shofi-form-map label {
  font-weight: normal;
  display: inline;
}
.main-search .shofi-form-wrapper .shofi-form .shofi-form-detail {
  text-align: right;
  font-size: 11px;
  padding-top: 3px;
}
.main-search .shofi-form-wrapper .shofi-form .double .search-button {
  width: 60px;
  margin-top: 5px;
}
.main-search .shofi-form-wrapper .shofi-form .double .form-item {
  width: 43%;
}
.main-search .shofi-form-wrapper .shofi-form .double .headline {
  display: none;
}
.main-search .shofi-form-wrapper .shofi-form .double label {
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: bold;
}
.main-search .shofi-form-wrapper .shofi-form .double input {
  margin-top: 5px;
}
.shofi-search-box .shofi-form .search input {
  color: #656565;
}
/**
 *      Kontakt und Addresse:
 *      ---------------------
 */
.bde-contact li {
  list-style: none;
  list-style-image: none;
  margin-left: 0px;
  margin-bottom: 5px;
}
/**
 *      Station list:
 *      -------------
 */
.bde-station-list {
  overflow: visible;
  list-style: none;
  list-style-image: none;
}
.bde-station-list li {
  font-style: normal;
  height: auto;
  padding-left: 20px;
  margin-left: 0px;
  margin-bottom: 10px;
  float: none;
  background: url(img/oevp_icons_320_hori.png) no-repeat 0 10px transparent;
}
.bde-station-list .ubahn {
  background: url(img/s_icon_ubahn.png) no-repeat 0 0px transparent;
}
.bde-station-list .sbahn {
  background: url(img/s_icon_sbahn.png) no-repeat 0 0px transparent;
}
.bde-station-list .bus {
  background: url(img/s_icon_bus.png) no-repeat 0 0px transparent;
}
.bde-station-list .tram {
  background: url(img/s_icon_tram.png) no-repeat 1px 0px transparent;
}
.bde-station-list .metrotram {
  background: url(img/s_icon_metrotram.png) no-repeat 0 0px transparent;
}
.bde-station-list .metrobus {
  background: url(img/s_icon_metrobus.png) no-repeat 0 0px transparent;
}
.bde-station-list .bahn {
  background: url(img/s_icon_bahn.png) no-repeat 0 0px transparent;
}
.i_shofi_list .more {
  font-weight: bold;
  clear: both;
}
h2.shofi-attached {
  border-bottom: none;
  padding-bottom: 0;
}
.shofi-count {
  color: #656565;
  font-weight: normal;
}
/**
 *      Startseite
 *      -----------
 */
.shofi-main {
  width: 942px !important;
}
.shofi-main .shofi-3col {
  width: 960px;
  margin-right: -20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.shofi-main .shofi-3col .shofi-3col-box {
  width: 300px;
  float: left;
  margin-right: 20px;
}
.shofi-main .bde-pager-wrapper {
  margin-bottom: 3em;
}
.shofi-main .bde-pager-wrapper .pager-item {
  width: 35px;
}
.shofi-main .i_shofi_list li {
  position: relative;
}
.shofi-main .i_shofi_list .more {
  left: 0px;
}
.shofi-main .t_left {
  float: left;
  margin: 0 14px 10px 0;
  clear: left;
}
.shofi-main .shofi-footer {
  display: block;
  margin: 0 0 2em;
  padding: 0;
  color: #656565;
}
.shofi-main .shofi-footer li {
  display: inline-block;
  background: 0;
  margin: 0 2em 0 0;
  padding: 0;
}
.shofi-main .shofi-footer li a {
  color: #656565;
}
/**
 *      Sidebar
 *      ----------
 */
.bo_content .bo_sidebar .teaser {
  margin-top: 1em;
}
.bo_sidebar .shofi-box {
  margin-bottom: 1.2em;
  border: 1px solid #ececec;
  background: #f9f9f9;
}
.bo_sidebar .shofi-box .teaser {
  margin: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ececec), color-stop(1, #f9f9f9));
  background: -ms-linear-gradient(bottom, #ececec, #f9f9f9);
  background: -moz-linear-gradient(center bottom, #ececec 0%, #f9f9f9 100%);
  background-color: #f9f9f9;
}
.bo_sidebar .shofi-box .teaser h3 {
  background: none;
  border: none;
  margin: 0.5em 0 1em;
}
.bo_sidebar .shofi-box .shofi-form {
  padding: 0;
  margin: 0;
  border: none;
}
.bo_sidebar .shofi-box .shofi-form .double .form-item {
  width: 38%;
}
.bo_sidebar .shofi-box .shofi-suche {
  background: url(sidebar-suche.png) no-repeat right #ececec;
  min-height: 111px;
  border-top: none;
  position: relative;
  padding: 12px;
}
.bo_sidebar .shofi-box .shofi-suche h3 {
  position: absolute;
  top: 14px;
  left: 12px;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #5371b3;
}
.bo_sidebar .shofi-box .shofi-suche h3 .secondary {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  color: #5371b3;
}
.bo_sidebar .shofi-box .shofi-suche .tertiary {
  position: absolute;
  top: 60px;
  left: 12px;
  font-size: 0.9em;
}
.bo_sidebar .shofi-box .shofi-suche .shofi-form-wrapper .shofi-form {
  margin: 75px 0 0;
}
.bo_sidebar .shofi-box .shofi-search-box .content {
  max-height: 145px;
  background: #ececec;
}
.bo_sidebar .shofi-box .shofi-search-box .content li {
  padding: 7px 5px 7px 20px;
}
.bo_sidebar .shofi-box .shofi-search-box .content .even {
  background: #f9f9f9;
}
.bo_sidebar .i_shofi_list {
  border: none;
  border-top: 1px solid white;
  border-bottom: 1px solid #ececec;
}
.bo_sidebar .i_shofi_list h3 a {
  color: black;
}
.shofi-banderole {
  background: url(teaser-banderole.png) no-repeat right top;
  padding-right: 50px;
  margin-top: -1.2em;
  padding-top: 1.2em;
}
.shofi-banderole .t_left {
  margin-bottom: 0;
}
.shofi-banderole ul {
  *zoom: 1;
}
.shofi-banderole ul:before,
.shofi-banderole ul:after {
  display: table;
  content: "";
}
.shofi-banderole ul:after {
  clear: both;
}
.shofi-banderole ul li {
  float: left;
  width: 33%;
}
.shofi-infobox,
.teaser.shofi-infobox {
  width: 99%;
  overflow: visible;
  *zoom: 1;
}
.shofi-infobox:before,
.teaser.shofi-infobox:before,
.shofi-infobox:after,
.teaser.shofi-infobox:after {
  display: table;
  content: "";
}
.shofi-infobox:after,
.teaser.shofi-infobox:after {
  clear: both;
}
.shofi-infobox .links-horizontal,
.teaser.shofi-infobox .links-horizontal {
  margin-bottom: 18px;
}
.shofi-controlbox,
.shofi-see-also {
  color: #656565;
  font-size: 0.85em;
}
.shofi-controlbox,
.teaser.shofi-controlbox {
  padding-bottom: 1.2em;
}
.shofi-controlbox a,
.teaser.shofi-controlbox a {
  color: #656565;
  display: inline-block;
  min-height: 12px;
}
.shofi-icon-print {
  background: url(icon-print.png) no-repeat;
  padding-left: 16px;
}
/**
 *      Shofi standard button
 */
.btn,
input.btn {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #18387e), color-stop(1, #29488b));
  background: -ms-linear-gradient(bottom, #18387e, #29488b);
  background: -moz-linear-gradient(center bottom, #18387e 0%, #29488b 100%);
  background-color: #18387e;
  border: 1px solid #29488b;
  border-radius: 0px;
  color: #ffffff;
  text-shadow: none;
  padding: 3px 10px;
  text-decoration: none;
  height: auto;
  width: auto;
}
/**
 *      Shofi "Message Layer" 
 */
.layer-message-wrapper {
  position: relative;
  z-index: 10;
}
.layer-message-wrapper .layer-message {
  font-size: 13px;
  color: #000000;
  display: none;
  width: 388px;
  position: absolute;
  background: #f1f5ff;
  padding: 15px;
  margin: 2px 0px;
  border: 1px solid #abb7d6;
  z-index: 10;
  overflow: visible;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.layer-message-wrapper .layer-message .title {
  color: #18387e;
  margin: 0px;
  border: none;
}
.layer-message-wrapper .layer-message .submit {
  float: right;
  margin: 5px 0 0;
}
.layer-message-wrapper .arrow {
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 7px;
  width: 13px;
  position: absolute;
  content: " ";
  z-index: 2;
}
.layer-message-wrapper.top .layer-message {
  top: auto;
  bottom: 100%;
}
.layer-message-wrapper.top .arrow {
  background-image: url(layer_arrow_bottom.png);
  bottom: -7px;
}
.layer-message-wrapper.top.right {
  right: 0px;
}
.layer-message-wrapper.bottom .layer-message {
  top: 20px;
  bottom: auto;
}
.layer-message-wrapper.bottom .arrow {
  background-image: url(layer_arrow_top.png);
  top: 0px;
  margin-top: -7px;
}
.layer-message-wrapper.right {
  float: right;
}
.layer-message-wrapper.right .layer-message {
  right: 0px;
  left: auto;
}
.layer-message-wrapper.right .arrow {
  right: 25px;
}
.layer-message-wrapper.left {
  float: left;
}
.layer-message-wrapper.left .layer-message {
  left: 0px;
  right: auto;
}
.layer-message-wrapper.left .arrow {
  left: 25px;
}
.layer-message-wrapper .button-close {
  width: 14px;
  height: 14px;
  background: url(layer_close.png) no-repeat transparent;
  float: right;
  cursor: pointer;
  border: none;
  text-indent: -10000px;
  margin-right: -5px;
  margin-top: -5px;
}
.layer-message-wrapper .shofi-form {
  margin: 0px;
  padding: 0px;
  border: none;
}
.layer-message-wrapper .shofi-form .form-item {
  margin-bottom: 5px;
}
.layer-message-wrapper .layer-toggler {
  cursor: pointer;
}
.layer-message-wrapper ul.double {
  overflow: hidden;
}
.layer-message-wrapper ul.double li {
  width: 45%;
  float: left;
}
.no-overlay .layer-message {
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}
.no-overlay .layer-message .button-close {
  display: none;
}
.shofi-accordion {
  max-height: 5em;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  overflow: hidden;
  margin-bottom: 1em;
}
.shofi-accordion:HOVER {
  max-height: 2000px;
}
.shofi-accordion:HOVER .layer-message {
  background: #f1f5ff;
  opacity: 1.0;
}
.shofi-accordion:HOVER .layer-message:BEFORE {
  display: none;
}
.shofi-accordion .layer-toogler-wrapper {
  margin: 0;
  padding: 5pt;
  height: 12pt;
  cursor: pointer;
}
.shofi-accordion .layer-message {
  padding: 15px;
  margin: 2px 0px;
  border: 1px solid #abb7d6;
  opacity: 1;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: relative;
}
.shofi-accordion .layer-message:BEFORE {
  content: "⇣";
  font-weight: bold;
  font-size: 4em;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #cccccc;
  /* Old browsers */
  background: -webkit-linear-gradient(top, #cccccc 0%, #ffffff 3em);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cccccc 0%, #ffffff 3em);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cccccc 0%, #ffffff 3em);
  /* IE10+ */
  background: linear-gradient(to bottom, #cccccc 0%, #ffffff 3em);
  /* W3C */
  opacity: 0.5;
  z-index: 1;
}
.shofi-accordion ul.double {
  overflow: hidden;
}
.shofi-accordion ul.double li {
  width: 45%;
  float: left;
}
#bo_content {
  z-index: 0;
}
#bo_content .debug {
  display: none;
}
#bo_content:target .debug {
  display: block;
  background: #eee;
  padding: 0.3em;
}
.bo_content .mainimage + .introtext {
  margin: 1.5em 0 0 0;
  font-weight: normal;
}
/*
 *  SHOFI TEASER AUF BERLIN.DE (BEFI-BRAND)
 **/
.befi-brand,
.befi-portal {
  border-top: 1px solid #e6edff;
  border-bottom: 1px solid #e6edff;
  border-left: 0px solid #e6edff;
  border-right: 0px solid #e6edff;
  margin: 1.2em 0;
  padding: 0;
}
.befi-brand > .teaser:not([class*="p41d"]):last-child,
.befi-portal > .teaser:not([class*="p41d"]):last-child {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}
.befi-brand .group-title,
.befi-portal .group-title {
  border: medium none;
  font-size: 1.2em;
  margin: 0.5em 0;
  padding-bottom: 0;
}
.befi-portal {
  border-top: 0 none;
}
.befi-brand {
  position: relative;
  background-image: url(lupenkarte_content_bg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 100%;
  min-height: 55px;
  overflow: hidden;
}
.befi-brand > .befi-banderole {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 72px;
  width: 72px;
  background: url(marker_berlinfinder.png) right top no-repeat transparent;
}
.bo_content .befi-teaser {
  border: none;
  margin: 1.2em 0;
}
.bo_content .befi-teaser > .title {
  margin: 0 0 0.4em 0;
  padding: 0;
  font-size: 1em;
  border: none;
  background: none;
  margin-right: 15%;
}
.bo_content .befi-teaser p {
  margin-right: 15%;
}
.bo_content .befi-teaser .list-item {
  padding-left: 16px;
  background: url("img/list_bullet.png") no-repeat left center transparent;
  font-weight: bold;
}
.bo_content .befi-teaser .inner {
  display: table;
}
.bo_content .befi-teaser .fullwidth {
  display: block;
}
.bo_content .befi-teaser.list ul {
  list-style-image: url("img/list_bullet.png");
  display: table;
  width: 100%;
}
.bo_content .befi-teaser.list ul li {
  margin: 0 10px 5px 16px;
  border: medium none;
  float: none;
  padding: 0;
}
.bo_content .befi-teaser.list ul li.more-categories {
  margin-top: 1em;
}
.bo_content .befi-teaser .double-list ul li {
  float: left;
  width: 40%;
}
.bo_sidebar .befi-brand {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ececec), color-stop(1, #f9f9f9));
  background: -ms-linear-gradient(bottom, #ececec, #f9f9f9);
  background: -moz-linear-gradient(center bottom, #ececec 0%, #f9f9f9 100%);
  background-color: #f9f9f9;
  border: 1px solid #ececec;
  margin: 0;
  padding: 0;
}
.bo_sidebar .befi-brand .befi-banderole {
  background: none;
  width: 100%;
  height: 1px;
  border-top: 1px solid white;
}
.bo_sidebar .befi-portal {
  background: #f9f9f9;
  border: 1px solid #ececec;
  margin: 1.2em 0;
  padding: 0;
}
.bo_sidebar .befi-portal .befi-banderole {
  display: none;
}
.bo_sidebar .befi-teaser {
  background: none;
  padding: 12px;
  margin: 0 0 0em;
}
.bo_sidebar .befi-teaser ul,
.bo_sidebar .befi-teaser .double-list ul {
  display: table;
}
.bo_sidebar .befi-teaser ul li,
.bo_sidebar .befi-teaser .double-list ul li {
  float: none;
  width: auto;
}
.bo_sidebar .befi-teaser > .title {
  margin-right: auto;
}
.bo_sidebar .befi-teaser p {
  margin-right: auto;
}
/*
 *  MOBILE SHOFI RULES
 **/
@media screen and (max-width: 767px) {
  .shofi-form .double .form-item {
    width: 40%;
  }
  .layer-message-wrapper .layer-message {
    width: 275px;
  }
  .shofi-main {
    width: 300px !important;
    margin: 10px;
  }
  .shofi-main .shofi-3col {
    width: 100%;
  }
  .shofi-main .main-search {
    margin-left: -10px;
    margin-right: -10px;
  }
  .shofi-main .main-search .front-claim {
    display: none !important;
    background: none;
  }
  .shofi-main .shofi-form-wrapper {
    padding: 10px;
    background-position: -500px 0;
  }
  .shofi-main .shofi-form-wrapper .shofi-form {
    width: 100%;
  }
  .shofi-main .shofi-form-wrapper .shofi-form .double .form-item {
    width: 36%;
  }
}
* {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
p,
dl,
ul,
li {
  margin-bottom: 0.4em;
}
h1,
h2,
h3,
h4,
h5,
dt,
th {
  font-weight: bold;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1em;
}
h4 {
  font-size: 1em;
}
li {
  margin-left: 1.5em;
}
dt {
  margin-top: 1em;
  font-weight: bold;
}
small {
  font-size: 80%;
}
strong,
b {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}
textarea,
input,
select {
  font: inherit;
}
pre,
code,
tt {
  font-family: "Courier New", monospace;
  font-size: 80%;
}
em,
i {
  font-style: italic;
}
blockquote {
  margin-left: 5em;
  margin-right: 5em;
}
.table {
  display: table;
}
.ie6 .table,
.ie7 .table {
  display: block;
}
.tr {
  display: table-row;
}
.ie6 .tr,
.ie7 .tr {
  display: block;
  overflow: hidden;
}
.td {
  display: table-cell;
}
.ie6 .td,
.ie7 .td {
  display: block;
  overflow: hidden;
  float: left;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
optgroup {
  font-weight: bold;
  margin-top: 5px;
}
optgroup option {
  font-weight: normal;
  margin-left: 10px;
}
button {
  width: auto;
  overflow: visible;
}
.ie7 img {
  -ms-interpolation-mode: bicubic;
}
td,
th {
  vertical-align: top;
  text-align: left;
}
.clear {
  clear: both;
}
.topbox .clear {
  padding-top: 5px;
}
.boblind,
body .mobile_only,
#mobile_main_navigation {
  display: none;
}
.blocklinks a,
a.blocklinks {
  display: block;
}
.ie6 .blocklinks a,
.ie6 a.blocklinks {
  display: inline;
}
img {
  border: none;
}
ul {
  list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAPElEQVQYlWNgIBbsljBowCbOhGD8r8emiAmVg6kIRQE2RRgK8FrBwMDA8I+BsdH1xQXsJqBLogBc3iQIAKHrFBa4dXiUAAAAAElFTkSuQmCC");
}
ul li {
  margin-left: 1.1em;
}
ul li .back {
  list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sDAQ0JCwX5qmsAAAA3SURBVBjTY2AgB+yWMGiAsZmwSTIx/K/HqgBdEkUBNkmsVuBU4PriQsM/BsZGvCbgUoTXmwQBAKWXFBbJopVuAAAAAElFTkSuQmCC");
}
hr {
  margin: 2em 0;
  border: none;
  border-top: 5px solid #436acf;
}
ul.horizontal {
  display: block;
  overflow: hidden;
  list-style: none;
  margin-bottom: 0;
}
.horizontal li {
  display: inline;
}
ul.horizontal > li,
.ie6 .horizontal li {
  display: inline;
  list-style: none;
  float: left;
  margin-left: 0;
  margin-right: 0.5em;
  margin-bottom: 0;
  padding-right: 0.5em;
}
body {
  font: 13px Arial, Helvetica, sans-serif;
  padding: 0;
}
#bo_box,
#bo_nav_foot {
  padding: 20px;
}
#bo_container p {
  line-height: 1.28em;
}
#bo_footer {
  margin-top: 0px;
  font-size: 0.85em;
}
#bo_nav_foot {
  font-size: 0.9em;
}
.accessibility {
  display: block;
  margin-left: -10000px;
  height: 0px;
}
h1,
h1 a {
  color: #b60033;
  font-weight: normal;
}
h2 {
  color: #000000;
  border-bottom: 4px solid #e6edff;
  padding-bottom: 0.2em;
  margin-bottom: 1em;
}
a {
  color: #2d509a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.sprite_bde {
  background: url(sprite_bde.png) no-repeat;
}
span.sprite_bde {
  max-height: 40px;
  width: 1em;
  color: transparent;
  display: inline-block;
  text-indent: -5000px;
}
ol {
  padding-left: 8px;
}
#bomain_content ol {
  padding-left: 0.8em;
}
@media screen {
  #bo_box {
    overflow: hidden;
  }
  .noscreen {
    display: none;
  }
  body {
    background: #dddddd;
    position: relative;
  }
  .banner_placeholder {
    height: 100px;
  }
  #bo_page {
    width: 980px;
    position: relative;
    top: 0px;
    background: #ddd;
    color: #000;
  }
  .center #bo_page {
    margin: 0 auto;
  }
  .center2 #bo_page {
    padding-right: 160px;
    margin: 0 auto;
  }
  #bo_header {
    z-index: 1001;
    height: 139px;
    background: #b2caff url(gradient_header.png) repeat-x top left;
    border-top: 5px solid #2d509a;
    position: relative;
  }
  .singlenav #bo_header,
  .x-singlenav #bo_header {
    border-bottom: none;
    height: 111px;
  }
  #bo_header .meta_navigation2,
  #bo_header #meta_navigation {
    z-index: 3;
    overflow: visible;
    font-size: 0.9em;
    background: url(bg_topnavi.png) repeat scroll 0 0 transparent;
    height: 20px;
    right: 20px;
    position: absolute;
    width: 300px;
    padding: 6px 0px 1px 0px;
  }
  #bo_header #meta_navigation li {
    margin: 0px 0px 0px 10px;
    position: relative;
    top: 0px;
    font-size: 1em;
  }
  #bo_header #meta_navigation .link_map {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANNJREFUeNpiZLCezQAF9kBcCsTGQPwXiM8CcSsQnwJJMkEVNQLxASD2BmIJIJYGYj8gPgbEFSAFLFCBOgbsgBmI24H4MgvUOjCwM5Rj8LVTBbM3H7rNcOj8I5hUPkihGYwHUqSnIgY3DkmhGRMDcYCNBeo7S5h1MIDMBqlhBAZPFJCxlICJ/iCrlwHxbDyKpgLxJpgb04C4BBrQMPAPGiI5yAEOAr1A3I3EnwnEPTAOuq8nAvF3IP4FxB3IEixoCl9A3cwGxI/wKQSBWdCoQwEAAQYAlS8sgdLAvggAAAAASUVORK5CYII=") no-repeat scroll right center transparent;
    padding-right: 15px;
  }
  #bo_header #meta_navigation .link_lang {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAOCAYAAABKKc6PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANNJREFUeNpiZLCePY2BgSGTgTpg+v8jKVnkabWe/Z9aAGoWAzmYBeYeLi4uhu/fv5MdFB8+fKAoKJkYBgkYNA6BR81FIFYl05BbQMxJQA2jzZz/gyJEgLnJREmKdxm6uJos/0KQHD2j5uzdVeEVKjJ8i2ECmgoC824uD60GybHQOSk8vr0irEomcLkACzPjj2tLQmqBYs9Q0gjDNiCWJ9P4O0DMQbTqJ0/WR+YB6X8wR6A6hL7gAc5cA0799wdB9lV1+Dbg5ch0YB6nWqVHrkaAAAMArCOobeEVEbIAAAAASUVORK5CYII=") no-repeat scroll right center transparent;
    padding-right: 40px;
  }
  p.topline {
    background: #e50033;
    width: 320px;
    line-height: 5px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: -5px;
    height: 5px;
  }
  #bo_header .home,
  #bo_header #home {
    position: absolute;
    left: 20px;
    top: 20px;
  }
  #bo_header #claim {
    position: absolute;
    left: 197px;
    top: 42px;
  }
  #main_navigation {
    position: absolute;
    width: 100%;
    margin-top: 86px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAbCAYAAAAdx42aAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAABWSURBVEiJ7dRBEcBADEJR2llVNVSh9bVUxttDYgDmA7me92vgrXZL/ayUAhgCRxDABqojOIAA74BeQTgB3oFZAe+AXoEmwA1MBH6GmUfEO2AjuKl6kh+hND9+81+eTQAAAABJRU5ErkJggg==") repeat-x top left #2d509a;
  }
  #main_navigation .navigation {
    height: 53px;
  }
  .singlenav #main_navigation .navigation {
    height: auto;
  }
  .x-singlenav #main_navigation .navigation {
    height_: auto;
  }
  #bo_header #search {
    position: absolute;
    right: 20px;
    top: 33px;
    width: 300px;
  }
  #bo_header #search input {
    background: #fff;
    border: 1px solid #2d509a;
    width: 262px;
    float: left;
    padding: 4px;
  }
  #bo_header #search button {
    position: absolute;
    right: -2px;
    border: none;
    background: transparent url(sprite_bde.png) 5px -600px no-repeat;
    width: 30px;
    height: 24px;
    margin-left: 4px;
    text-indent: -10000px;
  }
  #main_navigation a:hover,
  #bo_header #main_navigation ul.navigation .sub a:hover {
    text-decoration: none;
    color: #e50033;
  }
  #main_navigation ul.navigation a {
    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
    font-weight: bold;
  }
  #bo_header #main_navigation ul.navigation li.inactive {
    background: #e6edff;
    border-bottom: 1px solid #2d509a;
    height: 24px;
  }
  #main_navigation ul.navigation li {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 0px;
    padding: 0;
    border-left: 0px solid transparent;
    border-right: 1px solid #2d509a;
    background-image: none;
  }
  #main_navigation ul.navigation > li:first-child {
    margin-left: 6px;
  }
  #main_navigation ul.navigation li a {
    padding: 4px 14px 6px;
  }
  #main_navigation ul.navigation li:hover,
  #main_navigation ul.navigation li.active,
  #bo_header #main_navigation ul.navigation li.superactive {
    height: auto;
  }
  #main_navigation ul.navigation li:hover,
  #main_navigation ul.navigation li.active,
  #bo_header #main_navigation ul.navigation li.superactive {
    background: #fff;
    border-left: 0px solid #2d509a;
    border-right: 1px solid #2d509a;
  }
  #main_navigation ul.navigation li:hover a,
  #main_navigation ul.navigation li.active a,
  #bo_header #main_navigation ul.navigation li.superactive a {
    color: #2d509a;
    text-shadow: none;
  }
  #main_navigation ul.navigation li.active a {
    font-weight: bold;
  }
  #main_navigation ul.navigation .sub {
    display: none;
    position: absolute;
    background: #fff;
    bottom: 0px;
    left: 0px;
    top: 25px;
    width: 100%;
    border-bottom: 5px solid #2d509a;
  }
  #main_navigation .sub > li:first-child {
    margin-left: 7px;
  }
  .singlenav #main_navigation ul.navigation .sub,
  .x-singlenav #main_navigation ul.navigation .sub1 {
    display: none !important;
  }
  #main_navigation ul.navigation .active .sub,
  #main_navigation ul.navigation li:hover .sub,
  #main_navigation ul.navigation li.superactive .sub {
    display: block;
    z-index: 2;
  }
  #main_navigation ul.navigation li.superactive .sub {
    z-index: 3;
  }
  #main_navigation ul.navigation .sub li {
    display: block;
    border: none;
  }
  #main_navigation ul.navigation .sub li:hover,
  #main_navigation ul.navigation .sub li.active {
    border: none;
  }
  #bo_header #main_navigation ul.navigation .sub a {
    font-size: 0.9em;
    font-weight: normal;
    text-transform: none;
    padding: 4px 15px;
  }
  #bo_supernavigation {
    z-index: 45;
    top: 48px;
    left: 20px;
    border-bottom: 5px solid #2d509a;
    border-right: 2px solid #2d509a;
    border-left: 2px solid #2d509a;
    padding: 1.5em 22px 0;
    overflow: hidden;
    display: none;
    background: white;
    position: absolute;
    width: 896px;
  }
  #bo_supernavigation .col {
    width: 275px;
    float: left;
    margin-right: 25px;
  }
  #bo_supernavigation .col li {
    list-style-image: url(list_bullet.png);
    border-bottom: 1px dotted #aaa;
    padding-bottom: 0.5em;
  }
  #bo_supernavigation .col li:last-child {
    border: none;
  }
  #bo_supernavigation .col3 {
    margin-right: 0;
  }
  #bo_supernavigation .sub {
    margin: 1em 0 2em;
  }
  #bo_supernavigation .sub li {
    margin-right: 2em;
  }
  #bo_supernavigation .inner {
    display: block;
  }
  #bo_supernavigation h3 {
    font-size: 1.4em;
    margin-bottom: 1em;
    font-weight: normal;
  }
  #bo_supernavigation .close {
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: 0.8em;
    color: #999;
    display: block;
    height: 10px;
  }
  #bo_supernavigation .close .sprite_bde {
    background-position: 0px -79px;
    width: 9px;
  }
  #bo_supernavigation .teaser {
    border: none;
    height: auto;
    width: auto;
  }
  #bo_container {
    -moz-box-shadow: 0.25em 0.25em 0.5em #666;
    -webkit-box-shadow: 0.25em 0.25em 0.5em #666;
    box-shadow: 0.25em 0.25em 0.5em #666;
    background: white;
    color: black;
    margin-bottom: 1em;
  }
  #bo_content {
    margin-top: 20px;
  }
  .bo_stadtplan .bo_content {
    padding: 20px;
  }
  #bo_mainbar {
    float: left;
    width: 620px;
  }
  #bo_sidebar,
  .another_col {
    float: left;
    width: 300px;
    margin-bottom: 2em;
    min-height: 10em;
  }
  #bo_sidebar,
  .yet {
    margin-left: 20px;
  }
  #bo_footer {
    color: #436acf;
    overflow: hidden;
    clear: both;
    padding: 20px;
  }
  #bo_footer a {
    color: #2d509a;
  }
  #bo_footer li {
    border-right: 1px solid;
  }
  #bo_footer li:last-child {
    border: none;
  }
  #bo_footer > * {
    float: right;
  }
  #bo_footer > ul {
    margin-right: 2em;
  }
  #bo_nav_foot {
    margin-top: 5px;
    background: #436acf;
  }
  .ie6 #bo_nav_foot {
    display: none;
  }
  #bo_nav_foot a {
    color: white;
  }
  #bo_nav_foot a:hover {
    color: black;
  }
  #bo_nav_foot ul {
    list-style-image: none;
  }
  #bo_nav_foot ul.horizontal > li {
    border-left: 5px solid #95ace7;
    font-weight: bold;
    padding-left: 1em;
    width: 13.5em;
    min-height: 20em;
    margin-bottom: 1em;
  }
  #bo_nav_foot ul.horizontal li ul {
    font-weight: normal;
    display: block;
    list-style: none;
    margin-top: 1em;
    font-size: 0.95em;
  }
  #bo_nav_foot ul.horizontal li li {
    font-weight: normal;
    display: block;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0.5em;
  }
  .i_spencer ul {
    list-style: none;
    border: 1px solid #eeeeee;
  }
  .i_spencer ul li {
    font-size: 0.9em;
    background: url(list_bullet.png) no-repeat scroll 7px 5px;
    margin: 0px;
    padding: 4px 5px 4px 20px;
  }
  .i_spencer ul li.odd {
    background-color: #fdfdfd;
  }
  .i_spencer ul li.even {
    background-color: #eeeeee;
  }
  .i_spencer .inner {
    padding: 0px;
  }
  .vspi .i_spencer ul,
  .t_a_vert .i_spencer ul {
    margin: 0px -0.5em;
  }
  .teaser .i_spencer {
    margin-bottom: 0px;
  }
  .i_spencer a.linkadd {
    display: inline-block;
    margin: 10px 3px 0px;
    padding: 3px 7px 4px;
    background: url(gradient_nav.png) repeat-x scroll left top #2d509a;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 0.9em;
    border: 1px solid #2d509a;
  }
}
.bde_container {
  margin-bottom: 2.3em;
}
.bde_container:after {
  display: table;
  float: none;
  clear: both;
  content: "";
}
#bo_mainbar .bde_container.land {
  margin-top: -6px;
}
.bde_container .teaser {
  border-bottom: 1px solid #e6edff;
}
.bde_container .teaser:last-child,
.bde_container .teaser.last,
.bde_container .teaser:last-child .inner ul {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.bde_container h2 .sprite_bde {
  float: right;
  background-position: 0px -97px;
  width: 13px;
}
.land {
  background: #e6edff;
  padding: 0.5em 0.8em;
  margin-top: 0px;
}
.land .teaser,
.land .land h2 {
  border-color: white;
}
.land > h2 {
  padding-left: 24px;
  background: url(amplidute_kl_blue.png) no-repeat right bottom transparent;
  border: none;
  padding: 0px 47px 17px 0px;
  margin-bottom: 5px;
}
.land img.landesspalte300 {
  margin-left: -10px;
}
.bde_container.land {
  background: url(logo_beberlin_darkblue_50.png) no-repeat right 5px #e6edff;
  background-position: calc(100% - 10px) 5px;
}
.teaser {
  margin-bottom: 1.2em;
  padding-bottom: 0.7em;
}
.teaser .inner:after {
  content: "";
  display: block;
  line-height: 0;
  height: 0;
  clear: both;
}
.teaser h3 a {
  display: block;
}
.parahraphs h3 {
  margin-top: 1em;
}
.paragraphs .i_add {
  margin-top: 2em;
}
.t_float ul {
  display: inline-block;
}
.t_stage {
  position: relative;
  margin-bottom: 2em;
  border-bottom: none;
}
.t_stage .t_img {
  width: 100%;
}
.t_stage a img.target {
  display: none;
}
.t_stage .inner {
  position: absolute;
  bottom: 40px;
  right: 30px;
  width: 190px;
  color: white;
  background: url(border_redblue_80.png) -470px 0;
  padding: 15px 70px 15px 20px;
}
.ie6 .t_stage .inner {
  top: 120px;
}
.t_stage .inner h3 {
  font-size: 19px;
  line-height: 22px;
}
.t_stage .inner a {
  color: white;
}
.t_stage .inner p {
  margin-bottom: 0;
}
.t_stage a.more {
  background: url(sprite_bde.png) no-repeat scroll 0 -520px transparent;
  height: 45px;
  width: 18px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  right: 20px;
  text-indent: -4000px;
}
.t_stage a.more .sprite_bde {
  display: none;
}
.t_image .t_img {
  margin-bottom: 1em;
}
.t_a_vert,
.vspi {
  background: #eeeeee;
  padding: 0.5em !important;
}
.t_a_vert .t_a_vert,
.vspi .vspi,
.t_a_vert .vspi,
.vspi .t_a_vert {
  background: transparent;
  padding: 0em;
}
.t_a_vert h2,
.vspi h2 {
  border-color: #dddddd;
}
.t_a_vert h3 small,
.vspi h3 small {
  float: right;
  font-weight: normal;
  background: url(sprite_bde.png) no-repeat 0 -375px;
  color: #666;
  display: block;
  width: 70px;
  height: 20px;
  text-indent: -5000px;
  margin-top: -5px;
  text-transform: uppercase;
  font-size: 1em;
}
.t_a_vert.bde_container span.top,
.vspi.bde_container span.top {
  display: block;
  background: url(sprite_bde.png) no-repeat right -700px;
  height: 10px;
}
.t_a_vert.include span.top,
.vspi.include span.top {
  display: block;
  background: url(sprite_bde.png) no-repeat right -700px;
  height: 10px;
}
.t_a_vert.teaser span.top,
.vspi.teaser span.top {
  display: block;
  background: url(sprite_bde.png) no-repeat right -700px;
  height: 10px;
}
.t_a_vert.teaser span.top .teaser span.top,
.lang-en .vspi.teaser span.top .teaser span.top {
  background: none;
}
.lang-en .t_a_vert.teaser span.top,
.lang-en .vspi.teaser span.top {
  display: block;
  background: url(sprite_bde.png) no-repeat right -732px;
  height: 10px;
}
.lang-en .t_a_vert.teaser span.top .teaser span.top,
.lang-en .vspi.teaser span.top .teaser span.top {
  background: none;
}
.t_float {
  overflow: hidden;
}
.t_float .image {
  float: left;
  margin-bottom: 1em;
}
.bde_container .t_float .image {
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
}
.image a.i_link {
  display: block;
}
.t_float .left {
  margin: 0 1em 1em 0;
}
.t_float .right {
  margin: 0 0 1em 1em;
}
.t_float .center {
  margin: 0 0 1em 0;
}
.image {
  position: relative;
  overflow: hidden;
  display: block;
  max-width: 100%;
}
.image.left {
  max-width: 50%;
}
.image.left .target {
  display: none;
}
.image .t_img {
  margin: 0;
  float: none;
}
.image .copyright {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 2px 8px;
  text-decoration: none;
  color: #fff;
  font-size: 9px;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}
.image .copyright a {
  color: #fff;
}
.tab_stage .image .copyright {
  display: none;
}
.tab_stage .inner .copyright {
  background: transparent;
  font-size: 0.7em;
  display: block;
  margin-top: 5px;
}
.photolist {
  width: 350px;
  font-size: 0.8em;
}
.ie6 .photolist {
  width: auto;
}
ul.photolist li {
  width: 80px;
  margin: 0 30px 1.2em 0em;
  padding: 0;
}
.ie6 ul.photolist li {
  width: 75px;
  margin: 0 25px 2em 0;
}
.photolist a {
  display: block;
}
.photolist .p_img {
  width: 80px;
  margin-bottom: 0.5em;
}
.photolist .p_desc {
  background: url(list_bullet.png) no-repeat 0px 2px;
  padding-left: 12px;
}
div.partner {
  padding: 10px 20px;
  font-size: 0.85em;
  text-align: center;
  background: #ddd;
  color: #000;
}
div.partner a[target="_blank"]:after {
  background: url("data:image/gif;base64,R0lGODlhDAALAIABAGZmZv///yH5BAEAAAEALAAAAAAMAAsAAAIXjI+ZwIr9Ggjzmaqmdhjbyx2eyECOUgAAOw==") no-repeat scroll 0 1px transparent;
  content: " ";
  display: inline-block;
  height: 11px;
  width: 12px;
}
.tab .tab_control li {
  color: #2d509a;
  cursor: default;
  padding: 5px;
  background: #D1DFEF;
  margin-right: 1px;
}
.tab .tab_control li a {
  color: #2d509a;
  padding: 5px;
  outline: 0;
}
.tab .tab_control li.active {
  background: #ffffff;
  border-color: #eeeeee #eeeeee -moz-use-text-color;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #b60033;
}
.tab .tab_control li.active a {
  color: #b60033;
  cursor: default !important;
}
.tab .tabcontent {
  display: none;
  border: 1px solid #eeeeee;
  padding: 10px;
}
.tab .active {
  display: block;
}
.tab .image .copyright {
  position: static;
}
.tab_stage {
  z-index: 0;
  position: relative;
  margin-bottom: 2.5em;
  height: 300px;
  background: #000;
  overflow: hidden;
}
.tab_stage .teaser {
  margin: 0 !important;
  padding: 0 !important;
}
.tab_stage .tab_control {
  z-index: 1;
  font-size: 0.8em;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: -1px;
  width: 621px;
  background: url(tab_stage.png) 100% -38px no-repeat;
}
.tab_stage .tab_control li {
  color: white;
  background: url(tab_stage.png) 0 -38px no-repeat;
  margin: 0;
  padding: 17px 0 0.5em;
}
.tab_stage .tab_control li a {
  border-right: 1px solid #FFFFFF;
  color: white;
  padding: 5px 8px;
  outline: 0;
  margin: 0px;
}
.tab_stage .tab_control li.active {
  color: white;
  background: url(tab_stage.png) center -138px no-repeat;
  border: none;
}
.tab_stage .tab_control li.active a {
  color: white;
  padding: 5px 8px;
  margin: 0px;
}
.tab_stage .t_stage {
  position: absolute;
  width: 100%;
  display: none;
}
.tab_stage .t_stage.active {
  display: block;
}
.topbox .tab .tabcontent {
  border: none;
}
.topbox .tab .tab_control {
  background: #fff;
}
.topbox .tab .tab_control li {
  color: #436acf;
}
.topbox .tab .tab_control li a {
  color: #436acf;
}
.topbox .tab .tab_control li.active {
  background: #3965C0;
  border: none;
  padding-bottom: 2px;
}
.topbox .tab .tab_control li.last {
  margin-right: 0px;
}
.topbox .tab .tab_control li.active a {
  color: #FFF;
  cursor: default !important;
  border: none;
}
.topbox .tab .active {
  display: block;
}
.topbox .form input {
  border: 1px solid #2d509a;
  padding: 2px;
  margin: 5px;
  margin-left: 0;
}
.topbox .tab .tab_control li {
  padding: 0;
  background: #ECF2FF;
  font-size: 0.9em;
  margin-bottom: -1px;
  border-color: #A9BDE7 #A9BDE7 #FF0000;
  border-style: solid;
  border-width: 1px 1px 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.topbox .tab .tab_control li a {
  display: block;
  padding: 5px 10px;
}
.topbox .tab .tab_control li.last a {
  border-right: none;
}
#tab_special li {
  margin-left: 0;
  list-style-image: none;
  list-style-type: none;
}
#tab_special li a {
  display: block;
  padding: 5px;
  padding-left: 25px;
  color: #fff;
  background: transparent url(/.img/bde/icons/icons.png) no-repeat;
}
#tab_special a {
  color: #fff;
}
#tab_special .col {
  width: 49%;
}
.topbox .tab .tabcontent {
  padding: 0;
}
.topbox .bde_container .teaser {
  border-bottom: none;
}
.ie6 .tab_control {
  display: none;
}
.ie6 #bo_container .topbox .tab_control {
  display: block;
  overflow: hidden;
}
.ie6 #bo_container .topbox .tab_control li {
  display: block;
  width: 130px;
  margin-left: 0;
  float: left;
}
.ie6 #bo_container .topbox .tab_control a {
  display: block;
}
.ie6 #bo_container .topbox #tab_special li {
  height: 20px;
}
ul.tab_control {
  text-transform: uppercase;
  margin-bottom: -1px;
}
.nearby .hr {
  font-size: 1.4em;
  font-weight: normal;
  margin: 0.5em 0pt;
}
.geomap {
  height: 300px;
  clear: both;
  border: 1px solid #666;
}
.geomap .overlayControl button {
  font-weight: normal;
  color: #666;
}
.geomap .overlayControl button.on {
  font-weight: bold;
  color: black;
}
.more {
  white-space: nowrap;
}
.more span.sprite_bde {
  background-position: 2px -34px;
}
.banner {
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 0;
}
.skyscraper {
  position: absolute;
  top: 250px;
  left: 990px;
  z-index: 0;
}
.rectangle {
  background: #eeeeee;
  position: relative;
  z-index: 0;
}
.topbox {
  background: #3965c1 url(gradient_topbox.png) repeat-x;
  color: #ffffff;
  height: 300px;
  margin-bottom: 2.5em;
  overflow: hidden;
}
.topbox a {
  color: #ffffff;
}
.topbox .bde_container {
  background: transparent;
  padding: 12px 15px 5px;
}
.topbox .bde_container h2 {
  margin-bottom: 0.3em;
  color: #ffffff;
  border-bottom: none;
}
.topbox .bde_container.land h2 {
  background: url(sprite_bde.png) no-repeat scroll 0 -659px transparent;
  padding: 0 0 0.2em 0;
}
.topbox .bde_container h4 {
  border-top: 4px solid #e6edff;
  margin-bottom: 0.7em;
  padding-top: 0.8em;
}
.topbox .bde_container .azlist {
  width: 290px;
  margin-bottom: 1em;
}
.topbox .top_container_list li a {
  color: #ffffff;
}
.topbox .col {
  float: left;
  width: 47%;
}
.topbox .azlist {
  list-style: none;
  overflow: hidden;
  margin-left: -6px;
}
.topbox .azlist a {
  float: left;
  font-weight: normal;
  line-height: 1.7em;
  text-align: center;
  display: block;
  height: 22px;
  width: 21px;
  color: #ffffff;
}
.topbox .azlist a:hover {
  color: #436acf;
  background: #ffffff;
  text-decoration: none;
}
.topbox form span.box {
  display: block;
  float: left;
  margin-bottom: 10px;
  margin-right: 15px;
}
.topbox form span.box label {
  width: 50px;
  margin-top: 2px;
}
.topbox input {
  padding: 1px 3px;
}
.topbox button {
  padding: 1px 5px;
}
.topbox form span.box input {
  width: 100px;
}
.topbox form span.full {
  display: block;
  margin-bottom: 10px;
  clear: both;
}
.topbox form label {
  display: block;
}
.topbox form select {
  width: 110px;
  padding: 1px 0 1px 3px;
}
.topbox form h2 {
  background: none;
}
.topbox form button {
  clear: both;
}
.topbox form .bottom_links {
  margin-top: 15px;
}
.topbox form label input {
  margin-right: 5px;
}
.topbox .tickets input.date {
  background: url(../../.img/crystal/16x16/actions/1day.png) no-repeat scroll 103px center #ffffff;
  padding-right: 22px;
}
#tab_special li {
  margin-left: 0;
  list-style-image: none;
  list-style-type: none;
}
#tab_special li a {
  display: block;
  padding: 5px;
  padding-left: 25px;
  color: #fff;
  background: transparent url(/.img/bde/icons/icons.png) no-repeat;
}
#tab_special a {
  color: #fff;
}
#tab_special .col {
  width: 49%;
}
.topbox .tab .tabcontent {
  padding: 0;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  border: 0px;
}
#tab_events input {
  border: 1px solid #3965C0;
  padding: 2px;
}
#tab_events label {
  margin-top: 5px;
  margin-bottom: 3px;
}
tr.infoblock th {
  padding: 0.5em 0.5em 0.5em 0;
}
tr.infoblock td {
  padding: 0.5em 0;
}
div#bomain ul.download {
  list-style: none outside none;
}
.download div.pdf {
  margin-top: 0;
  min-height: 2em;
  padding-top: 5px;
  clear: both;
}
.download div.pdf img {
  height: 2.2em;
  width: 3.3em;
}
div.pdf img {
  border: medium none;
}
.download div.pdf p,
.download div.pdf span {
  margin-bottom: 0px;
  margin-left: 38px;
}
.download div.pdf p a {
  position: relative;
  display: inline;
  float: none;
  height: auto;
  width: auto;
}
div.pdf a {
  position: absolute;
}
dl.breit dt {
  width: 13.5em;
  float: left;
  margin-top: 0px;
}
dl.breit dd {
  padding-left: 14.5em;
  margin-bottom: 1.2em;
}
.lang_top_arrow {
  width: 100%;
  border: 0px solid;
  position: relative;
  right: 0;
  top: 0px;
  display: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAKCAYAAAB/jpoYAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAAN1wAADdcBQiibeAAAAAd0SU1FB9sCBwwoMCGkSvcAAAEDSURBVFjDY2AYBcMCGIXMbTcNn7cOXZxxNGiGPtANmCXMysL05P9/BpY/f//pXt6QdgMmxzQaPEMfsLEyV1joSzOEumv+52RnaRoNkeGVe0WMQub8uHH/zf9Xb7/+NwqZ80s3YJbqaA4ePrm3ytpQ9r+6gjCDqBAXQ6CLBsNoLh4+uVfMKGTOj9sP3/2HgRdvvsBysdJoDh7igJ2NucbORI5BRU4QLiYuzM3g76T2n5OdpXG0FT20c68ECwvTw9V9QWzKsoIoci/efGXwzlzx+/eff2qjOXjI5l6WWkdT+f/okcvAwMAgIcLN4Oug+p+DnaVuNAcPYfD/////+OQZGRkZAfnvUf5ldRppAAAAAElFTkSuQmCC") no-repeat scroll right center transparent;
  height: 12px;
}
.active-hover .lang-sel,
.active-hover .lang_top_arrow {
  display: block;
}
.lang-sel {
  width: 100px;
  margin-top: 0px;
  display: none;
  padding: 4px 4px 7px;
  position: absolute;
  right: 0px;
  top: 24px;
  background: #FFFFFF;
  border: 1px solid #2d509a;
}
.lang-sel li {
  margin: 0 0 3px;
  display: block;
  float: none;
  clear: both;
}
.lang-sel li span {
  background: url(flags.png) no-repeat scroll 0 0 #ffffff;
  clear: both;
  display: block;
  float: left;
  height: 16px;
  margin: 1px 5px 1px 1px;
  padding: 0;
  width: 22px;
}
.lang-sel li .bo-de {
  background-position: 0 -90px;
}
.lang-sel li .bo-en {
  background-position: 0 -30px;
}
.lang-sel li .bo-fr {
  background-position: 0 -60px;
}
.lang-sel li .bo-it {
  background-position: 0 -120px;
}
.lang-sel li .bo-cn {
  background-position: 0 0;
}
.lang-sel li .bo-po {
  background-position: 0 -180px;
}
.lang-sel li .bo-jp {
  background-position: 0 -150px;
}
.lang-sel li .bo-ru {
  background-position: 0 -210px;
}
.lang-sel li .bo-tr {
  background-position: 0 -240px;
}
.lang-en #bo_header,
.lang-fr #bo_header,
.lang-it #bo_header {
  height: 89px;
  border-bottom: 5px solid #2d509a;
}
#locale_en #bo_header #main_navigation,
#locale_fr #bo_header #main_navigation,
#locale_it #bo_header #main_navigation {
  height: 26px;
}
.popup #bo_page {
  width: 100%;
}
.popup .skyscraper,
.popup #meta_navigation,
.popup #search,
.popup #main_navigation,
.popup #bo_supernavigation {
  display: none;
}
.popup #bo_header {
  height: 64px;
  border: 3px solid #2d509a;
  border-left: none;
  border-right: none;
}
.popup #bo_header #home {
  left: 20px;
  top: 10px;
}
.popup #bo_box {
  margin-top: 10px;
}
.popup #bo_container {
  margin-bottom: 0;
}
.popup #bo_footer {
  margin-top: 10px;
}
#fancybox-wrap {
  left: 0px !important;
}
@media print {
  .noprint,
  ul.horizontal,
  #main_navigation,
  #meta_navigation,
  #bo_nav_foot,
  #bo_footer,
  #bo_header #top,
  .banner,
  .skyscraper,
  .tab_control,
  #search,
  .topbox,
  .partner,
  .accessibility {
    display: none;
  }
  #bo_header {
    padding: 1em;
    margin-bottom: 1em;
    border-bottom: 1pt solid black;
    position: relative;
  }
  #bo_header #claim {
    position: static;
    top: 1em;
    right: 1em;
  }
  #bo_box {
    padding: 0px;
    margin: 0px;
  }
  #seitenende {
    position: static;
  }
}
@media screen {
  .oldbrowser {
    display: none;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9999999;
    width: 100%;
  }
  .ie6 .banner {
    top: 0px;
    left: -40px;
  }
  .ie6 span.top {
    background-image: none;
  }
  .ie6 .t_a_vert span.top,
  .ie6 .vspi span.top {
    display: block;
    background: url(sprite_bde.png) no-repeat right -700px;
    height: 10px;
  }
  .ie6 p.topline {
    font-size: 1px;
  }
  .ie6 #bo_header {
    background-image: none;
  }
  .ie6 #bo_header #meta_navigation {
    font-size: 11px;
  }
  .ie6 #bo_header #main_navigation {
    margin-top: 90px;
  }
  .ie6 #bo_header #main_navigation a:hover,
  .ie6 #bo_header #main_navigation .active a {
    background: #fff;
    color: #2d509a;
  }
  .ie6 #bo_header #main_navigation ul li,
  .ie6 #bo_header #meta_navigation li {
    display: inline;
  }
  .ie6 #bo_header #main_navigation ul li a {
    display: block;
    float: left;
  }
  .ie6 #bo_header #main_navigation ul li ul li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
  }
  .ie6 #bo_header #main_navigation ul li ul li a {
    display: inline;
  }
  .ie6 .land span.image {
    width: 290px;
    overflow: hidden;
  }
  .ie6 .another_col {
    margin: 0px;
    overflow: hidden;
  }
  .ie6 .yet {
    margin-left: 20px;
  }
  .ie6 .another_col .land,
  .ie6 .another_col .t_a_vert,
  .ie6 .another_col .vspi,
  .ie6 .another_col .bdeanz,
  .ie6 .dropzone .t_a_vert,
  .ie6 .dropzone .vspi,
  .ie6 .dropzone .bdeanz,
  .ie6 .dropzone .land {
    padding: 5px;
    overflow: hidden;
  }
  .ie6 .teaser {
    background-image: none;
  }
  .ie6 #bo_sidebar {
    margin-left: 20px;
    margin-right: 0;
    overflow: hidden;
  }
  .ie6 #bo_footer {
    text-align: right;
    padding: 20px;
  }
  .ie6 #bo_footer ul {
    width: auto;
    margin-right: 80px;
  }
  .ie6 #bo_footer ul li {
    border-right: none;
  }
  .ie6 .topbox #tab_special li {
    margin: 0px;
    padding: 0px;
    height: 35px;
  }
  .ie6 .topbox #tab_special ul {
    margin: 0px;
    padding: 0px;
  }
  .ie6 .topbox li#Anreise,
  .ie7 .topbox li#Anreise {
    display: inline;
  }
  .ie6 .topbox form span.box,
  .ie7 .topbox form span.box {
    margin-right: 7px;
  }
  .ie6 .image .copyright {
    bottom: 2px;
  }
  .ie7 .image .copyright {
    bottom: 3px;
  }
  .ie6 ol li {
    margin-left: 2em;
  }
}
.calendar {
  margin-left: -70px;
  background: url(/.img/opacity/black_60.png) repeat scroll 0 0 transparent;
  color: #444444;
  font-family: sans-serif;
  font-size: 11px;
  position: absolute;
  width: 300px;
  z-index: 9999;
}
.calendar div {
  background: none repeat scroll 0 0 #e6edff;
  border: 1px solid #666666;
  left: -4px;
  position: relative;
  top: -4px;
  width: 99%;
}
.calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #999999;
  clear: both;
  font-size: 1em;
  width: 100%;
}
.calendar th {
  background: none repeat scroll 0 0 #eeeeee;
  color: #000000;
  font-size: 1em;
}
.calendar td {
  font-size: 1em;
  text-align: center;
}
.calendar td.days {
  background: none repeat scroll 0 0 #FFFFFF;
}
.calendar td.weekend {
  background: none repeat scroll 0 0 #eeeeee;
}
.calendar td.today {
  background: none repeat scroll 0 0 #e6edff;
}
.calendar a {
  color: #000000;
  display: block;
  padding: 2px;
  text-decoration: none;
}
.calendar td a:hover {
  background: none repeat scroll 0 0 #e6edff;
}
.calendar td a.inactive {
  color: #AAAAAA;
}
.calendar td a.inactive:hover {
  background: none repeat scroll 0 0 #eeeeee;
}
.calendar a.close {
  float: right;
  margin: 2px 4px;
}
.calendar strong {
  display: block;
  float: left;
  text-align: center;
  width: 9em;
}
.calendar a.b_link {
  display: block;
  float: left;
  margin-left: 4px;
  padding: 2px;
  width: 10px;
}
.calendar td.special {
  border-left: 1px solid #999999;
  text-align: left;
}
.calendar ul {
  margin: 0;
  padding-left: 0;
}
.calendar li {
  list-style: none;
  padding-left: 2px;
  margin: 0px;
}
.ui-sortable .sprite_bde {
  cursor: move;
}
.ui-sortable-dragging {
  background: white;
  -moz-box-shadow: 0 0 0.5em #95ace7;
  -webkit-box-shadow: 0 0 0.5em #95ace7;
  box-shadow: 0 0 0.5em #95ace7;
}
.ui-sortable-hover {
  background: #e6edff;
}
.ui-clickable {
  cursor: pointer !important;
}
table.bde_table a {
  font-weight: bold;
  color: #0C4AA1;
}
table.bde_table {
  background: #EAEAE5;
  border: 1px solid #D1D1CF;
  border-collapse: collapse;
  padding: 0;
  text-align: left;
  width: 100%;
}
table.bde_table thead,
table.bde_table tfoot tr {
  color: #888888;
  background-color: #F7F7F4;
}
table.bde_table th {
  color: #888888;
  background: #F7F7F4;
  padding: 9px 4px 9px 5px;
  text-align: left;
  vertical-align: top;
}
table.bde_table tr {
  background: url(/.img/bde/headline_border.png) repeat-x scroll left top transparent;
}
#bo_page table.bde_table .even,
#bo_page table.bde_table .odd {
  background-color: transparent;
}
#bo_page table.bde_table tr[class~="even"] + tr[class~="even"] {
  background-image: none;
}
#bo_page table.bde_table tr[class~="odd"] + tr[class~="odd"] {
  background-image: none;
}
table.bde_table thead tr {
  background-image: none;
}
table.bde_table td {
  max-width: 300px;
  padding: 10px;
  word-wrap: break-word;
  text-align: left;
  vertical-align: top;
}
table.bde_table tfoot td {
  padding: 7px 10px;
  text-align: left;
  font-size: 0.9em !important;
  vertical-align: middle;
}
table.bde_table caption {
  margin-bottom: 1em;
}
body form .bde_table input,
body form .bde_table textarea,
body form .bde_table select {
  float: none;
  width: auto;
}
#bo_page form.bde_form {
  background: #EAEAE5;
  padding: 0px 10px;
  margin-bottom: 10px;
  clear: both;
}
form.bde_form input,
form.bde_form textarea,
form.bde_form select {
  width: 340px;
  border-color: #000000 #BFBFB1 #BFBFB1 #000000;
  border-right: 1px solid #BFBFB1;
  border-style: solid;
  border-width: 1px;
  font-weight: normal;
  color: #333333;
  font-family: inherit;
  font-size: 1em;
  line-height: 1.2em;
  margin-bottom: 0px;
  padding: 3px 0px 2px 5px;
}
form.bde_form select {
  padding: 1px 1px 2px 7px;
}
form.bde_formbtn,
form.bde_form button,
form.bde_form input[type="submit"] {
  border-radius: 12px 12px 12px 12px;
  border-width: 1px;
  background: #0C4AA1;
  color: #fff;
  font-weight: bold;
  padding: 1px 10px 2px;
  cursor: pointer;
}
form.bde_form input[type="checkbox"],
form.bde_form input[type="radio"] {
  border: medium none;
  width: auto;
}
form.bde_form input.checkbox {
  border: medium none;
  width: auto;
}
#bo_page form.bde_form fieldset {
  position: relative;
  border: medium none;
  padding-bottom: 10px;
}
#bo_page form.bde_form fieldset fieldset {
  margin: 20px 0px;
}
form.bde_form fieldset legend {
  float: left;
  margin-left: -10px;
  background: #B2B2B0;
  border-top: 0px solid #EAEAE5;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  height: 22px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-top: 4px;
  width: 102%;
}
form.bde_form fieldset legend a {
  color: #ffffff;
}
form.bde_form fieldset fieldset legend {
  background: none;
}
form.bde_form fieldset fieldset legend a {
  color: #0C4AA1;
  font-size: 11px;
}
.ie7 form.bde_form fieldset legend {
  margin-left: -17px;
  margin-top: -14px;
}
form.bde_form label {
  clear: both;
  background: url(/.img/bde/headline_border.png) repeat-x scroll left bottom transparent;
  color: #636362;
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 15px;
  padding-bottom: 7px;
  padding-top: 0;
}
form.bde_form .half input,
form.bde_form .half textarea,
form.bde_form .half select,
form.bde_form .half label {
  width: 40%;
}
form.bde_form small {
  clear: both;
  color: #333333;
  display: block;
  font-size: 0.8em;
}
form.bde_form label.checkbox {
  background: none repeat scroll 0 0 transparent;
  clear: both;
  font-size: 1em;
  margin: 0 0 5px;
  padding: 0;
}
form.bde_form .right {
  float: right;
}
form.bde_form .right a {
  margin-left: 10px;
}
form.bde_form label.required {
  color: #CC0000 !important;
}
form.bde_form input.error {
  background: #FFBABA;
}
form.bde_form span.apps_1616_mono {
  text-indent: -5000px;
}
.tickethotline {
  padding: 21px 0;
  margin: 12px 0;
  text-align: center;
  display: table;
  display: block;
}
.tickethotline .web {
  display: inline-block;
}
.tickethotline .web .btn.btn-blue {
  padding: 10px;
  display: block;
}
.tickethotline .tel .text {
  font-weight: bold;
}
.tickethotline .telnumber {
  margin: 0px 5px;
}
.btn.btn-blue {
  border: none;
  font-weight: bold;
  padding: 5px 6px;
  margin: 0px;
  background: #5371B3;
  background: -moz-linear-gradient(bottom, #29488b 0%, #5371b3 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #29488b), color-stop(100%, #5371b3));
  background: -webkit-linear-gradient(bottom, #29488b 0%, #5371b3 100%);
  background: -o-linear-gradient(bottom, #29488b 0%, #5371b3 100%);
  background: -ms-linear-gradient(bottom, #29488b 0%, #5371b3 100%);
  background: linear-gradient(to top, #29488b 0%, #5371b3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5371B3', endColorstr='#29488B', GradientType=0);
}
/* Size of the icons is 14x14px */
.bo-nahverkehr .bo-nahverkehr-icon {
  background-position: left center;
  background-repeat: no-repeat;
  padding-right: 18px;
}
.bo-nahverkehr .bo-nahverkehr-icon-bahn {
  background-image: url("data:image/gif;base64,R0lGODlhDgAOAMZFAP8AAP8BAf8CAv8DA/8ICP8JCf8KCv8WFv8YGP8dHf8iIv8nJ/8qKv8tLf8uLv8zM/83N/9GRv9ISP9JSf9PT/9QUP9XV/9aWv9fX/9hYf9kZP9lZf9nZ/9oaP9qav9ra/9sbP9tbf9ubv9xcf9ycv9zc/91df92dv94eP95ef97e/+Vlf+jo/+srP+ysv+1tf+5uf+7u/+8vP/Fxf/Jyf/Kyv/Z2f/h4f/l5f/q6v/r6//v7//x8f/y8v/39//5+f/7+//8/P/9/f/+/v///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACwAAAAADgAOAAAHiIBEQ0RCRD8YM0RBRIyCjkQYAAw4io2PHQCZEDuCg4VEKJmiET6OgySiAAOZFJ5EKQscEwAFIKIajCoAJzwtHxk6IxYuABtAIQAeMDU9KzYrJjkABzdEJQgVEhcOEQ0KDwk0jSOpqeJCi0QnmQKrBDKPn+SZBjGMg/eMIgABL534roiMYGGJUSAAOw==");
}
.bo-nahverkehr .bo-nahverkehr-icon-ubahn {
  background-image: url("data:image/gif;base64,R0lGODlhDgAOAPcAAP///wAA//////Hx/5+f/wMD/56e/x4e/yws/woK/wEB/wQE/+rq/zw8/4SE/+vr/52d/+zs/x8f/9PT/wcH/4eH/7q6/7a2/zg4/wUF/3Z2/+bm/2lp/0BA/+Dg/5WV/5iY/+jo/+7u/4aG//j4/1dX/2tr//r6/+/v/yYm/zU1//T0/5yc/6Cg/ysr/yoq/4KC/8PD/xoa/yMj/8fH/4WF/wIC/wAAABix6gAAAAAAAKCV6gAAAAAAALCV6gAAAAAAAMCV6gAAAAAAANCV6gAAAAAAAOCV6gAAAAAAAHCy6gAAAAAAAICy6gAAAAAAAJCy6gAAAAAAAKiy6gAAAAAAALiy6gAAAAAAAMiy6gAAAAAAANiy6gAAAAAAAPiy6gAAAAAAAAiz6gAAAAAAABiz6gAAAAAAACiz6gAAAAAAADiz6gAAAAAAAPiU6gAAAAAAAECy6gAAAAAAAFCy6gAAAAAAAGiX6gAAAAAAADiX6gMAAAAAAJiU6gMAAAAAAFiW6gQAAAAAAOCO6gQAAAAAAMiy6gMAAAAAALiy6gMAAAAAAKiy6gMAAAAAAJCy6gMAAAAAAICy6gMAAAAAAKCV6gMAAAAAAFiW6gMAAAAAAJiU6gMAAAAAADiX6gMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMgDADAKAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AAP8AACH5BAEAAAAALAAAAAAOAA4AAAhyAAMEoEBQoECCFAwGcDCBhgyBEmhMcKCQhYANEgS+QCGARUUBKDIG2NjxI0aNHD0atBgSZcmVIEWSVCmQpcyUH1G8EKiCxEuBDgSQKCHQhE+KBjtw9PDhwwaQGBRS0PBUgNUNJhQaxODAwgUHUbWKFRsQADs=");
}
.bo-nahverkehr .bo-nahverkehr-icon-sbahn {
  background-image: url("data:image/gif;base64,R0lGODlhDgAOAPcAAP///////wBhAPj7+Pr8+vX59RhnGPP4867NrgRhBPT59ABlANfn14qzigBgANrp2u/178fdx6vNq7DQsNPl05vAmzB7MBNiExZnFhpoGkOHQ7nUuW+hbx5pHluYW8zgzM3hzUeIRxRmFJK5kvz+/ICvgBdjF63Orez07KHGoWaiZmula8zfzPD28GWeZRBkEK7Ortbn1htuGx9rH7bTtkKIQgVhBQFcAVCNUNno2R9uHzeCN/L38pi+mAlnCRx1HABfAA5qDkyJTLvVu/7//jODMxFjEcHawXKhcgZkBkaLRpvCm9Xl1R5xHpvDm2abZgBiAARjBHisePL48s3gzU6RTgJjAgFiAZC8kB5vHrzVvHqtekuJSw9oDwxjDLPSs7/ZvxFlESNyI+Lu4nSmdAtgCwJgAhluGTqEOiNzI+Pu41aUVgtfC6jKqPn8+XmoeRxrHCRyJFiWWMTbxI2yjQRbBIGwgf3+/dnn2Tp/OiBuIJ3Dndnp2dDj0JW9lSJxIlmWWfD38Njn2FORUxRjFC50LkyETESARCBtIHOmc+307b/Yv2WZZW6ebpO6k8/iz/v9+w9qD5O/k/L38oC0gMrfyp/Gn/3+/Xuxe0eRR0iSSGOhY53FnbHRsS6CLnaudvr9+mKhYhZyFvX69aHIoQZqBs7jzjqKOhl1Genz6cXdxSR8JF+gX6XJpRR0FGymbPL48ujx6KjNqKnMqcLcwurz6vv++wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMgDADAKAP///////////////////////////////////////////yH5BAEAAAAALAAAAAAOAA4AAAi7AAMIdKOFjotGfqgIXBggxqAXhQxpQHQmUaCFMfIgcvIgRow+fv4AuuhmUJI2bt6cERmBzg07AbS8+DPGTaIkUKCcQQPljxo6UBA9CFBAyxYuQXImoeEi55aLAgtQqZLTTyKlXJzEKCAwxh8oTvxA8XEmZxAuWogWeQEmxhlENGrgvIHDTQxEaC7aMXEiUAoVK6gEcvHiRNQViACdoELlBJcXI9wsLFDBwoszmDXQkMwwQKAIJ07E4CwwIAA7");
}
.bo-nahverkehr .bo-nahverkehr-icon-tram {
  background-image: url("data:image/gif;base64,R0lGODlhDgAOAPcAAP///9YAJdYAJNYAIvrd4tYAI9YBI9YKINUEH9UKINYCINYII9YKItUIH9UHH9UGH9YHINYEINYIIdYCItgVLfbEyuRZb/XByNwuQfKwuPCgrPKrtuyLmul4iuyHl+JLZPChrd42TNgWLfre4+ZnePnZ3tw0Q/KyuuyOnfbGze+dqOyImO6TouNPaPOwvN8+UdcUKeZkdfCkreJRafGms/S6wu6ZpPfI0PnU2/S6w/jR190yR+JRZPzn6+p+juJWZeJMX+BDWeVgctwoP90zSOFIW+NUZuBDVuJOYtcFJPGksfKrt/Gns903R9YAINYAIdUKHdUJHdUKH9YDIv/9/dcKLudqgN0tS983VOyKnNQAFdIADt0pSffP1vKnttwuS940UuZief729/jQ1v3x9Pzq7Prk5+p9kM4AAtweQP729u6Uo/O3wvChr/7x8+l6jfrn6uFCXdMAEPrc4PS6xPOyvfOvuuyImfra4NsYOdQAF+NMZ+p6j+VheOFEYNAAC9QAHtMAE9EABdYAIuVWcOVVb+RUbuRUb+VddeNRatMAGNIAD6iy6gMAAAAAAJCy6gMAAAAAAICy6gMAAAAAAKCV6gMAAAAAAFiW6gMAAAAAAJiU6gMAAAAAADiX6gMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMgDADAKACUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iUA1iH5BAEAAAAALAAAAAAOAA4AAAhiAJ8IHEiwoMGDCA1KWJhQII0NNEI05NGjA48PQWIMIVKEx4sPEmAQiEFAxgwaF1SkKHFBBxEYI0iUwHCCQwoVK1jMcPECRgoLFzBs0LCBQwcPH2RIlPCE6cKnThtKnUpVakAAOw==");
}
.bo-nahverkehr .bo-nahverkehr-icon-bus {
  background-image: url("data:image/gif;base64,R0lGODlhDgAOAPcAAP///1IAWv///49alOnl6Z56oFoUYlMGW1oMYsy0zkYHTezo7LumvLahuFoRYVgRYKN4qNTA1lsUY8630JtsoNrJ3IVLi/Xw9V4SZrmju3I4eE8NVm44dFEDWbulveTf5OXf5Z55oZ17oG82dfPt89C60uXY5raTudbD2ODS4sCiw280dZlpntK91IFFh1YGXvv5+2AVaO3k7lYTXene6qqBrXMweVcTXm40c+fb6N7P4Lycv242c6J/pJp2nO3n7bKctVkUYZx5nnM6eEsMUXQ4eTchOSgSKqScpYaChuDS4kk6SrCKs8CiwzQiN7KNtTwpPolRjptsoHc2fYtUkLiWu2okcXs8gWhaap9ypNbD2JyTnWghb+vh7JeTl4FFhzcBPDQZN4qFisPBw3k5f6F1ptrJ3DUrNrq5uj0zPlFEUkU1Rl5YX4F9ga6urj8GRZ1vopNgmC0PMFVPViUZJyUEKVtKXNjG2qyErywgLUYDTdC60k1ETpCGkW5ob3Zmd9LQ0s/JzyIPJCsAMHdveLmxuiALI3x4fEU8RjsRPywGMDIANyQTJiMFJgAAAJCy6gMAAAAAAICy6gMAAAAAAKCV6gMAAAAAAFiW6gMAAAAAAJiU6gMAAAAAADiX6gMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPRfLPESADDzSFinSpZlDZIrDTVhDX8tDfBcDf0uDcVYDQEwDZtUDfcwDadQDYAxDfhMDSH5BAEAAAAALAAAAAAOAA4AAAiHAAEI/CGkiAIiRYQQEMgwg4MAECM68MAQyIGIGAMcyADgx8OMGB0QgAASpA8cA0DoYGEhQYALDiok2MHBwQCZEFq+dACiho0ZNhOwiOAiwgEYCGKw+LGBw4ALLSAgiGDiBAIUKVTgCFEyoxAQH7vyBNCgq0aKAj2EldiAoUACBTco4CDkB8OAADs=");
}
.bo-nahverkehr .bo-nahverkehr-icon-ferry {
  background-image: url("data:image/gif;base64,R0lGODlhDgAOAMZ2AABnrABprQBvsQFwsQBysgFysgBzswB0swJ0swB1tAF1tAV0swB3tQF3tQJ3tQB4tgB5tgF5tgB6tgB6twB7twJ7tgB8uAF8uAB9uAB+uQV9twB/uQCAugGAugKBugOBugOBuweDvAiEvAqFvBWKvxaLwBeLwBiMwCGQwyKRwymUxSyWxS2WxjebyDqdyTydyj+fy0KhzEOhzEejzUikzUymz1Co0FKp0FOp0Faq0Var0Vyu02Ox1WSx1Wez1miz1Wi01mm01mq01mu1122213C42HW62na72ni72n2+3IbD3ofD3orE343G4I/H4JDI4ZLI4ZPJ4ZvN5J3O5KLQ5aXS5qfT5qzV6LLY6rLZ6rTZ6bXa6rnc7Lzd7cHf7sXi78nk8Mrk8Mzl8dHo8tns9OPx9+Tx9+Xy9+31+u72+e72+vD3+vH3+/H4+vT5/PX6/Pr8/fz9/v39/f3+/v7+/v///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEKAH8ALAAAAAAOAA4AAAe/gHV0g3BjWFZdZ4NxgoJeNAQFBgMZQml1c3V1Uh4bQzw+PkEsLmWaWiELOpqsQgYxbWwtCRZMdWpHQEYmFRJSXQ0UGV91VQIBBxkfETNIGBMibnVgSVAvEBwZJT8ZEDKamXU7CRwbIEoXDEl1Zj41OCcYHBgoYR0EWXVbEgcQ8h8OcsSRIUJNHSoQHlDY0EHDiCt1xCDhMsXJkhskICCAQIQOozUwAChYEcVJDxtN3rCiQ6ZICgkMVDxBQ6eOnEAAOw==");
}
.bo-nahverkehr .bo-nahverkehr-distance {
  color: inherit;
  opacity: 0.5;
  float: right;
}
.bo-nahverkehr .bo-nahverkehr-stop-list {
  list-style-image: none;
  list-style-type: none;
}
.bo-nahverkehr .bo-nahverkehr-stop-list .bo-nahverkehr-stop-item {
  margin-left: 18px;
}
.bo-nahverkehr .bo-nahverkehr-stop-list .bo-nahverkehr-icon {
  display: none;
}
.bo-nahverkehr .bo-nahverkehr-route-list {
  display: inline;
}
.bo-nahverkehr .bo-nahverkehr-route-list .bo-nahverkehr-route-item {
  display: inline;
  margin: 0;
  list-style: none;
}
.bo-nahverkehr .bo-nahverkehr-route-list .bo-nahverkehr-route-item:after {
  content: ", ";
}
.bo-nahverkehr .bo-nahverkehr-route-list .bo-nahverkehr-route-item:last-child:after {
  content: '';
}
.bo-nahverkehr-type {
  margin-bottom: 0.4em;
}
.artikel .bo-nahverkehr {
  margin: 0.5em 0;
  overflow: hidden;
}
.artikel .bo-nahverkehr .bo-nahverkehr-title {
  display: none;
}
.artikel .bo-nahverkehr .bo-nahverkehr-type {
  clear: left;
  float: left;
  margin: 0;
  width: 25%;
  text-indent: -18px;
  padding-left: 18px;
  box-sizing: border-box;
}
.artikel .bo-nahverkehr .bo-nahverkehr-type .bo-nahverkehr-type-name:after {
  content: ': ';
}
.artikel .bo-nahverkehr .bo-nahverkehr-stops {
  float: left;
  width: 70%;
}
.artikel .bo-nahverkehr .bo-nahverkehr-stops .bo-nahverkehr-stop-item {
  margin-left: 0;
}
.artikel .bo-nahverkehr .bo-nahverkehr-stops .bo-nahverkehr-distance {
  float: right;
}
.artikel .bo-nahverkehr .bo-nahverkehr-stops .bo-nahverkehr-route-list {
  display: block;
}
.artikel .bo-nahverkehr .bo-nahverkehr-stops .bo-nahverkehr-route-list .bo-nahverkehr-icon {
  display: none;
}
.bo_sidebar .bo-nahverkehr {
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #eeeeee;
  margin: 0 0 1em;
  padding: 5px;
}
.bo_sidebar .bo-nahverkehr .bo-nahverkehr-title {
  background: none repeat scroll 0 0 #F4F4F4;
  border-bottom: 1px solid #EEE;
  font-size: 1em;
  top: 0;
  margin: -5px -5px 0;
  padding: 0.1em 0.7em 1px;
  color: #000;
}
.spoli-form {
  background-color: none;
  border: 0 none;
}
.spoli-form fieldset {
  border: 1px solid #dddddd;
  background-color: #EAEAE5;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.spoli-form label {
  font-weight: bold;
}
.spoli-form .form-item {
  margin-bottom: 1em;
  *zoom: 1;
}
.spoli-form .form-item:before,
.spoli-form .form-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.spoli-form .form-item:after {
  clear: both;
}
.spoli-form .form-item.horizontal label {
  float: left;
  margin-right: 10px;
  width: 30%;
}
.spoli-form .form-item.horizontal .form-element-wrapper {
  width: 65%;
  display: inline-block;
}
.spoli-form input,
.spoli-form select,
.spoli-form textarea {
  width: 100%;
  padding: 4px 8px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}
.spoli-form select option {
  padding: 3px 6px;
}
.spoli-form .form-item-info {
  display: block;
}
.spoli-form .form-item-small {
  width: 70px;
}
.spoli-form .form-item-medium {
  width: 120px;
}
.spoli-form .form-item.split .form-element-wrapper {
  width: 48%;
  float: left;
  margin: 0 5px 5px 0;
}
.spoli-form .form-item-info {
  color: #333333;
  font-size: 11px;
  margin-top: 2px;
}
.spoli-form.confirm_view {
  /* disabled styled form */
}
.spoli-form.confirm_view .inner {
  border: 1px solid #dddddd;
  background-color: #EAEAE5;
  padding: 10px 15px;
  margin-bottom: 15px;
}
.spoli-form.confirm_view .inner .form-item {
  border-bottom: 1px solid #ddd;
  margin: 0 0 7px;
  padding: 0 0 7px;
}
.spoli-form.confirm_view .form-item-info,
.spoli-form.confirm_view .star,
.spoli-form.confirm_view .legend,
.spoli-form.confirm_view .input-upload,
.spoli-form.confirm_view .pre-info {
  display: none;
}
.spoli-form.confirm_view input,
.spoli-form.confirm_view textarea,
.spoli-form.confirm_view select,
.spoli-form.confirm_view fieldset {
  background: transparent;
  border: none;
  color: #000000;
  margin: 0;
  padding: 0;
}
.spoli-form.confirm_view .form-item.horizontal label {
  width: 40%;
}
.spoli-form.confirm_view .form-item.horizontal .form-element-wrapper {
  width: 55%;
}
@media screen and (max-width: 767px) {
  .responsive-image,
  #bo_page .mediateaser img,
  #bo_page .mainbar_fullimg img {
    max-width: 100%;
  }
  .topbox {
    height: auto;
  }
  body {
    padding-bottom: 20px;
  }
  body .mobile_only {
    display: block;
  }
  body .mobile_hide {
    display: none;
  }
  .banner,
  .skyscraper,
  .nomobile,
  .banner_placeholder,
  .bo_navigation {
    display: none;
  }
  #bo_page,
  body #bo_page.mobile,
  .center2 #bo_page,
  #bo_mainbar,
  #bo_supernavigation {
    width: 100%;
    padding: 0px;
  }
  #bo_box {
    padding: 0px;
  }
  #bo_page #bo_header {
    height: auto !important;
    width: 100%;
  }
  #bo_page #bo_header .topline {
    width: 30%;
  }
  #bo_page #bo_header #home {
    left: 10px;
  }
  #bo_page #bo_header #claim {
    left: 76px;
    top: 65px;
  }
  #bo_page #bo_header #meta_navigation {
    display: none;
  }
  #bo_page #bo_header #search {
    left: 0px;
    position: absolute;
    top: 94px;
    width: 100%;
    padding: 6px 0;
    background: #ccc;
    border-bottom: 5px solid #2d509a;
    border-top: 5px solid #2d509a;
    font-size: 16px;
  }
  #bo_page #bo_header #search button {
    left: 244px;
    right: 15px;
    line-height: 37px;
    width: auto;
    background: url(gradient_nav.png) repeat-x scroll left top #2d509a;
    color: #ffffff;
    font-size: 0.9em;
    font-weight: bold;
    text-indent: 0px;
    padding: 0px 10px;
    height: initial;
  }
  #bo_page #bo_header #search input {
    line-height: 25px;
    padding: 5px;
    margin: 0 15px;
    width: 220px;
    border: 1px solid #2d509a;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    outline: none;
    background: #ffffff;
  }
  #bo_page .bo_content {
    float: none;
    width: auto;
    position: static;
    left: 0;
    padding: 20px;
    margin: 0;
  }
  #bo_page .bo_content .artikel .frad {
    margin: 1em 0 1em 0px;
    width: 100%;
  }
  #bo_page .bo_content .artikel .frad > div {
    width: auto !important;
  }
  #bo_page .bo_split #bo_mainbar {
    width: 100%;
  }
  #bo_sidebar,
  .yet {
    margin-left: 0;
    width: 100%;
  }
  #bo_sidebar #bde_service_rectangle,
  .yet #bde_service_rectangle {
    margin-left: 0px;
    margin-top: 2em;
    width: 320px;
    overflow: hidden;
    visibility: visible;
  }
  #mobile_main_navigation {
    display: block;
    padding-left: 10px;
    position: absolute;
    top: 160px;
    width: 300px;
  }
  #mobile_main_navigation li {
    float: left;
    margin-right: 20px;
  }
  #mobile_main_navigation li li a {
    outline: 0;
  }
  #mobile_main_navigation li li a.back {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sDAgwkDzHJ8UQAAAAZdEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVBXgQ4XAAABzElEQVQoz5WRPYjaYByH/74JmDfKBdRrUjSmdDEOlZ7SoZ3EoaUoOHQohUKHQjsVjlJoocN1kS6FbnqHBBoOP45K0UEobt0k1FUjNoNpcDAIwikkmI9OHrf2Nz488Aw/gP9YoFKp4GQy+Zpl2dskSX4sFAqX14V2u/04FAq9mM1mn1A8Hs9ns9mvgiC8oSjqrNvt3tiLzWbzYSqVqgqC8NTzvJ9kJBL5Y1nWiGGYXCwWe+Z5ntPpdD7Ytn0kimItGAzyi8UCNpvNYQAAoN/vZ1iWlRmGueu6rrVarX5RFCVijAXDMEBRFHM6nR4H9sler5fjOO5LNBrN+74Pvu+DYRgwHA7nmqa9lyTpAu3lcrk8Mk3zh+d5gNAVdn3f/yxJ0gUAwBVtNBoljuOOHccBy7IAIQSJRILI5/P3B4PBAQAAAQDQarUeiaJ4RtP0LV3XYTwe/w2Hw5c0TR9gjDO73e5mqVQaELIsP0in0+cYY94wDBiNRgtVVd/yPH9KEMQdjHESY5yZTCY5BADOdrs91HUdFEUxNU17V6vVvheLxd/L5fKlaZqKqqqE67p0oFqtkuv1+ollWa/m8/k3WZbPrz9Yr9fv2bb9HCF08g+rQcSz8mmt/AAAAABJRU5ErkJggg==") no-repeat scroll 8px 5px #eeeeee;
    border: 1px solid #CCCCCC;
    list-style: none outside none;
    margin-left: -2px;
    margin-top: -4px;
    padding: 3px 10px 4px 25px;
    width: auto;
  }
  .main_navigation_placeholder,
  #main_navigation {
    margin-top: 143px;
  }
  #main_navigation {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    border-bottom: 5px solid #2d509a;
    border-top: 5px solid #2d509a;
    height: 31px;
    padding: 0;
    position: static;
    width: 100%;
  }
  #main_navigation ul.navigation {
    height: auto !important;
    display: none;
    margin-top: 36px;
  }
  #main_navigation ul.navigation .sub {
    display: none !important;
  }
  #main_navigation ul.navigation > li {
    display: block;
    float: none;
    background: #f4f4f4;
    color: #000;
    border: none;
  }
  #main_navigation ul.navigation > li.active,
  #main_navigation ul.navigation > li:hover {
    border: none;
  }
  #main_navigation ul.navigation li a {
    color: #2d509a;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ffffff;
  }
  #main_navigation.open ul.navigation {
    display: block;
  }
  #main_navigation #bo_supernavigation {
    top: 189px;
    left: 0px;
    border: none;
    background: #f4f4f4;
  }
  #main_navigation #bo_supernavigation .col {
    width: 100%;
  }
  #main_navigation #bo_supernavigation h3 {
    color: inherit;
    padding: 10px;
    margin: 0px;
    border-top: 7px solid #bbb;
    border-bottom: 1px solid #ffffff;
    font-size: 1em;
    font-weight: bold;
  }
  #main_navigation #bo_supernavigation h3:hover {
    background: #ffffff;
    color: inherit;
  }
  #main_navigation #bo_supernavigation h3 a:hover {
    color: inherit;
  }
  #main_navigation #bo_supernavigation ul,
  #main_navigation #bo_supernavigation .teaser {
    margin: 0px;
    padding: 0px;
  }
  #main_navigation #bo_supernavigation li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #CCCCCC;
  }
  #main_navigation #bo_supernavigation li a {
    padding: 10px;
  }
  #main_navigation #bo_supernavigation li a:hover {
    background: #ffffff;
    color: inherit;
  }
  #bo_container {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .tab_stage {
    height: 150px;
    display: none;
  }
  .t_stage .more,
  .t_stage .inner {
    position: relative;
    top: 0;
    left: 0;
    background: none;
    color: black;
    padding: 0;
    width: auto;
  }
  .t_stage .inner a {
    color: #B60033;
  }
  .t_stage .t_img {
    height: 150px;
  }
  #bo_container .bde_container {
    padding: 0.5em 0.8em;
  }
  #bo_container .bde_container.land {
    margin-top: 1px;
  }
  .another_col {
    width: 100%;
  }
  #bo_footer {
    padding: 10px;
  }
}
/*# sourceMappingURL=bde_2010.less.map.json */