﻿@charset "UTF-8";
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  height: 100%; }

body {
  background-color: #fff;
  color: #222222;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  margin: 0;
  position: relative;
  min-height: 100%; }

a {
  color: #2B54A4;
  text-decoration: none; }
  a[href^="http://"], a[href^="https://"] {
    background: url(../img/link_external.png) no-repeat right 4px;
    padding-right: 13px; }
  a[href^="http://www.phzh.ch"], a[href^="https://www.phzh.ch"] {
    background: none;
    padding-right: 0; }
  a[href*="phzh.ch/personen"] {
    background: url(../img/link_external.png) no-repeat right 4px;
    padding-right: 13px; }
  a.link_arrow_right {
    background: url("../img/link_pfeil_orange.png") no-repeat scroll right 4px transparent !important;
    padding-right: 12px;
    line-height: 1.5em; }
  a.noIcon {
    background: none repeat scroll 0 0 transparent !important;
    padding: 0 !important; }

sup, .smallFont {
  font-size: 0.9em;
  line-height: 0.8em; }

em {
  font-style: italic; }

img {
  max-width: initial;
  height: auto;
  border: none;
  margin: 0 14px 10px 0; }

figure.imageRight, img.imageRight {
  float: right;
  vertical-align: top;
  margin: 0.4em 0em 0.5em 1em; }

figure.imageLeft, img.imageLeft {
  margin: 0.4em 1em 0 0;
  float: left; }

figure.imgCaption {
  margin: 0 14px 0px 0px; }
  figure.imgCaption img {
    margin-bottom: 2px !important; }
  figure.imgCaption figcaption {
    font-size: 11px;
    line-height: 1.2em;
    color: #8392af !important; }

.clear {
  clear: both; }

p {
  font-size: 12px;
  line-height: 1.5em;
  margin: 0;
  padding: 0 0 0.6em 0; }

iframe {
  border: none; }

header {
  height: 103px;
  background-color: #F8FAFE;
  border-bottom: 1px solid #e1e2e9; }
  header #AZButton {
    text-align: right;
    height: 26px;
    clear: both; }
    header #AZButton a {
      font-size: 11px;
      color: #4D5B78; }
  header #serviceNavigation {
    background-color: #084173;
    height: 19px;
    width: 100%;
    color: #CFC9E3;
    font-size: 11px; }
    header #serviceNavigation #shortcuts {
      float: right;
      width: auto; }
      header #serviceNavigation #shortcuts a {
        color: #FFF;
        float: left;
        margin: 2px 20px 0 0; }
      header #serviceNavigation #shortcuts #accountWrapper {
        display: inline;
        float: left; }
    header #serviceNavigation #search {
      width: 215px;
      float: right;
      height: 18px; }
      header #serviceNavigation #search input[type=text] {
        height: 18px;
        border: none;
        margin: 0;
        padding: 0;
        float: left;
        width: 194px; }
  header #headerContainer {
    padding: 0 0;
    height: 59px; }
  header #logo {
    width: 215px;
    margin-right: 15px;
    float: left; }
    header #logo #phzhLogo {
      background: url("../img/sprite.png") no-repeat -15px -20px;
      width: 186px;
      height: 40px; }
  header #mainMenu {
    float: left;
    padding: 0; }
    header #mainMenu li {
      display: inline;
      list-style-type: none;
      margin-right: 16px;
      padding: 6px 10px 16px; }
    header #mainMenu li:last-child {
      margin-right: 0; }

#page {
  padding: 0;
  min-height: 100%;
  /* �bergangsloesung - kann spaeter entfernt werden */ }
  #page #pageContent ul, #page #rightCol ul {
    padding-left: 0;
    margin-top: 0;
    list-style-position: outside;
    list-style-type: none; }
    #page #pageContent ul li, #page #rightCol ul li {
      font-size: 12px !important;
      list-style-type: none;
      padding: 0 0 0 15px;
      margin: 0 0 0.5em 4px;
      background: transparent url(../img/square_1.gif) no-repeat scroll 0 7px;
      line-height: 1.5em; }
      #page #pageContent ul li li, #page #rightCol ul li li {
        background: transparent url(../img/square_2.gif) no-repeat scroll 0 7px; }
      #page #pageContent ul li ul, #page #rightCol ul li ul {
        margin-top: 4px; }
  #page a.link_arrow {
    list-style-type: none;
    padding: 0 0 0 15px;
    margin: 3px 0 6px 4px;
    background: transparent url(../img/square_1.gif) no-repeat scroll 0 7px;
    line-height: 1.3em;
    display: block; }
  #page #pageContent {
    padding: 0;
    float: left;
    /*Suchfeld der WB im Inhaltsbereich */
    /* Loginformular */
    /* Loginformular und WB-Suche */ }
    #page #pageContent h1, #page #pageContent h2, #page #pageContent h3 {
      font-family: Arial, sans-serif;
      font-weight: bold;
      clear: both; }
    #page #pageContent h1 {
      font-size: 18px;
      color: #084173;
      margin-top: 0; }
    #page #pageContent h2 {
      font-size: 14px;
      color: #084173;
      border-bottom: 1px solid #C7CFE0;
      padding-bottom: 3px;
      margin: 0 0 0.5em 0;
      padding-top: 1.7em; }
    #page #pageContent h3 {
      font-family: Arial, sans-serif;
      font-size: 13px;
      color: #222222;
      border-bottom: 1px dotted #C7CFE0;
      padding-bottom: 3px;
      margin: 1.5em 0 0.5em 0; }
    #page #pageContent ol {
      padding-left: 23px;
      margin-top: 0; }
      #page #pageContent ol li {
        padding: 0;
        margin: 0 0 0.5em 4px;
        line-height: 1.5em; }
        #page #pageContent ol li li {
          padding: 0 0 0 15px; }
    #page #pageContent cite {
      text-indent: -2em;
      margin-left: 2em;
      font-style: normal;
      display: block; }
    #page #pageContent blockquote {
      font-size: 12px;
      margin: 0 0 0.5em 0;
      padding: 0 0 0 1em;
      line-height: 1.5em;
      border-left: 5px solid #eee; }
    #page #pageContent table {
      margin: 0 0 1em 0;
      text-align: left;
      line-height: 1.5em;
      border-collapse: collapse; }
      #page #pageContent table th, #page #pageContent table td {
        vertical-align: top;
        border: 1px solid #E2E9F0;
        padding: 5px;
        vertical-align: top; }
        #page #pageContent table th h2:first-child, #page #pageContent table th h3:first-child, #page #pageContent table td h2:first-child, #page #pageContent table td h3:first-child {
          padding-top: 0px; }
      #page #pageContent table.tableNoBorder {
        border: 0 !important; }
        #page #pageContent table.tableNoBorder img {
          margin: 5px 14px 10px 0; }
        #page #pageContent table.tableNoBorder th, #page #pageContent table.tableNoBorder td {
          border: 0 !important;
          padding-left: 0 !important; }
      #page #pageContent table.tableBorder, #page #pageContent table.wb_table {
        line-height: 1.3em; }
      #page #pageContent table.wb_table {
        width: 100%; }
        #page #pageContent table.wb_table a {
          display: inline !important; }
        #page #pageContent table.wb_table .anlassDetail_Label {
          width: 215px; }
      #page #pageContent table.tableBorder .tableHeader, #page #pageContent table.tableBorder th,
      #page #pageContent table.wb_table th, #page #pageContent table td.tableHeader {
        vertical-align: top;
        background-color: #F5F6FC;
        color: #002E60;
        font-weight: bold;
        padding: 5px; }
    #page #pageContent .box_search .biblio_search_wrapper {
      float: right;
      margin-right: 8px; }
    #page #pageContent .wb_search, #page #pageContent .box_search {
      width: 100%;
      background: #a2b0cd;
      color: #FFFFFF;
      height: 34px;
      margin-bottom: 2px;
      display: inline-block; }
      #page #pageContent .wb_search .wb_search_label, #page #pageContent .wb_search .biblio_suche_lable, #page #pageContent .box_search .wb_search_label, #page #pageContent .box_search .biblio_suche_lable {
        padding: 0 2px 0 0;
        font-family: Arial, sans-serif;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 34px; }
      #page #pageContent .wb_search .wb_search_field, #page #pageContent .wb_search .wb_suche_field, #page #pageContent .box_search .wb_search_field, #page #pageContent .box_search .wb_suche_field {
        width: 385px;
        height: 30px;
        float: left;
        margin: 2px 0 0 0;
        font-size: 16px;
        padding: 2px; }
      #page #pageContent .wb_search .wb_search_img, #page #pageContent .wb_search .img_search, #page #pageContent .box_search .wb_search_img, #page #pageContent .box_search .img_search {
        border: 0;
        margin: 4px 0 0 0;
        padding: 0;
        float: left;
        cursor: pointer; }
      #page #pageContent .wb_search .wb_search_advancedSearch, #page #pageContent .box_search .wb_search_advancedSearch {
        float: right;
        color: #92a1c0;
        margin-top: 4px; }
      #page #pageContent .wb_search .wb_search_mask_input, #page #pageContent .box_search .wb_search_mask_input {
        margin-left: 13px; }
    #page #pageContent .weiterbildungs_suche .wb_search_label {
      float: left;
      font-size: 19px;
      margin: 0 9px; }
    #page #pageContent #suchform .ui-datepicker-trigger {
      float: left; }
    #page #pageContent #suchform label {
      display: block;
      width: 170px;
      float: left;
      margin-bottom: 8px;
      clear: left; }
    #page #pageContent #suchform input {
      display: block;
      width: 170px;
      margin-bottom: 8px; }
    #page #pageContent #suchform select {
      display: block;
      width: 320px;
      margin-bottom: 8px; }
    #page #pageContent #suchform .chosen-container {
      display: table; }
    #page #pageContent #suchform .searchbtn {
      clear: both; }
    #page #pageContent #suchform .ui-datepicker-trigger {
      margin: 5px 0px 0px 0px !important; }
    #page #pageContent .pagingTop {
      margin-bottom: 8px; }
    #page #pageContent .LoginLabel {
      display: block;
      width: 100px;
      float: left;
      margin-bottom: 8px; }
    #page #pageContent .LoginInput {
      display: block;
      width: 170px;
      margin-bottom: 8px; }
    #page #pageContent .tbShort {
      display: inline !important;
      margin-right: 5px;
      width: 80px;
      float: left; }
    #page #pageContent .lbShort {
      display: inline-block !important;
      float: none !important;
      width: auto; }
    #page #pageContent .newsdetail_date {
      margin: 0;
      color: #708092 !important;
      font-size: 11px;
      font-family: Verdana;
      padding: 0 0 0.8em 0;
      display: block; }
    #page #pageContent .newsdetail_teaser {
      font-weight: bold;
      padding-bottom: 0.4em; }
    #page #pageContent p.back_link {
      float: left;
      margin-top: 20px; }
    #page #pageContent #socialsharecontainer {
      float: right;
      margin-top: 20px; }
      #page #pageContent #socialsharecontainer .socialshare {
        float: left;
        margin-left: 12px; }
  #page .startPage #colFirst {
    width: 215px;
    float: left;
    margin-right: 25px; }
    #page .startPage #colFirst ul {
      list-style: none !important;
      margin-bottom: 31px !important; }
      #page .startPage #colFirst ul li {
        background: none !important;
        list-style-type: none !important;
        padding: 0 0 4px 0 !important;
        margin: 0 !important; }
        #page .startPage #colFirst ul li h2 {
          padding: 0 !important;
          margin: 0 !important;
          font-size: 12px !important;
          font-family: Verdana !important;
          font-weight: normal !important; }
    #page .startPage #colFirst h1 {
      font-size: 14px !important; }
  #page .startPage #colSecond {
    float: left; }
  #page .startPage #colThird {
    width: 215px;
    float: left; }
  #page .startPage #randomImage img {
    width: 430px; }
  #page .startPage h2 {
    border-bottom: none !important;
    margin: 0 0 12px 0 !important;
    padding: 0 !important; }
  #page .startPage .alleNews, #page .startPage .alleVeranstaltungen {
    float: right;
    background: url("../img/link_pfeil_orange.png") no-repeat scroll right 4px transparent;
    padding-right: 12px; }
  #page .startPage .alleNews {
    margin-right: 28px; }
  #page .startPage .veranstaltung_location {
    display: none; }
  #page .startPage .veranstaltungen_item {
    margin: 0; }
  #page #rightCol {
    width: 215px;
    padding-top: 2px;
    float: left; }
    #page #rightCol h1, #page #rightCol h2, #page #rightCol h3 {
      font-family: Arial, sans-serif;
      font-weight: bold; }
    #page #rightCol h1 {
      font-size: 16px;
      color: #084173;
      margin: 2.3em 0 0.7em 0 !important; }
    #page #rightCol > h1:first-child {
      margin-top: 0 !important; }
    #page #rightCol h2 {
      font-size: 14px;
      color: #084173;
      margin: 2.3em 0 0.7em 0 !important; }
    #page #rightCol > h2:first-child, #page #rightCol .zielgruppen > h2:first-child, #page #rightCol .contact_box > h2 {
      margin-top: 0 !important; }
    #page #rightCol h3 {
      margin-bottom: 3px;
      font-size: 13px; }
    #page #rightCol .zielgruppen ul li {
      padding: 0 0 0 12px;
      margin: 3px 0 3px 0; }
    #page #rightCol .wb_search {
      margin-top: 2.3em; }
      #page #rightCol .wb_search .wb_search_label {
        font-size: 14px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        color: #084173; }
      #page #rightCol .wb_search .wb_search_field {
        width: 180px;
        border: 2px solid #a2b0cd;
        border-right: 0;
        height: 29px;
        float: left;
        margin: 12px 0 0 0;
        font-size: 12px;
        padding: 2px; }
      #page #rightCol .wb_search .wb_search_img {
        background: #a2b0cd;
        border: 1px solid #a2b0cd !important;
        margin: 12px 0 0 0;
        padding: 0;
        float: left; }
      #page #rightCol .wb_search .wb_search_advancedSearch {
        float: right;
        color: #92a1c0; }
    #page #rightCol .zielgruppen ul li {
      background: none;
      padding: 0px; }
      #page #rightCol .zielgruppen ul li h2 {
        font-size: 12px !important;
        font-weight: normal;
        font-family: Verdana, Arial, sans-serif;
        line-height: 1.5em;
        margin: 0 !important; }
    #page #rightCol #veranstaltungsListeContainer {
      margin-bottom: 30px; }
      #page #rightCol #veranstaltungsListeContainer .veranstaltung_date {
        font-size: 11px;
        font-family: Verdana;
        color: #708092 !important;
        padding-bottom: 3px !important; }
      #page #rightCol #veranstaltungsListeContainer .veranstaltungen_item {
        margin: 0; }
      #page #rightCol #veranstaltungsListeContainer .veranstaltung_desc {
        padding-bottom: 21px; }
        #page #rightCol #veranstaltungsListeContainer .veranstaltung_desc h3 {
          padding: 0 !important;
          margin: 0 !important;
          border: none !important;
          font-weight: normal !important;
          font-size: 12px;
          font-family: Verdana; }
        #page #rightCol #veranstaltungsListeContainer .veranstaltung_desc a, #page #rightCol #veranstaltungsListeContainer .veranstaltung_desc a.veranstaltung_link {
          font-family: Verdana;
          color: #222222;
          background: url("../img/link_pfeil_orange.png") no-repeat scroll right 4px transparent;
          padding-right: 12px; }
        #page #rightCol #veranstaltungsListeContainer .veranstaltung_desc p {
          font-size: 11px;
          font-family: Verdana;
          color: #222222;
          padding: 0; }
        #page #rightCol #veranstaltungsListeContainer .veranstaltung_desc .veranstaltung_location {
          display: none; }
  #page #col1 h2, #page #col2 h2, #page #col3 h2, #page #col4 h2, #page #col5 h2 {
    border-bottom: none; }
  #page #col1 h2:first-child, #page #col2 h2:first-child, #page #col3 h2:first-child, #page #col4 h2:first-child, #page #col5 h2:first-child {
    padding-top: 0; }
  #page #veranstaltungsListeContainer, #page .veranstaltungenContainer {
    margin-bottom: 30px; }
    #page #veranstaltungsListeContainer .veranstaltung_date, #page .veranstaltungenContainer .veranstaltung_date {
      font-size: 11px;
      font-family: Verdana;
      color: #708092 !important;
      padding-bottom: 3px !important; }
    #page #veranstaltungsListeContainer .veranstaltung_desc, #page .veranstaltungenContainer .veranstaltung_desc {
      padding-bottom: 21px; }
      #page #veranstaltungsListeContainer .veranstaltung_desc h3, #page .veranstaltungenContainer .veranstaltung_desc h3 {
        padding: 0 !important;
        margin: 0 !important;
        border: none !important;
        font-weight: normal !important;
        font-size: 12px;
        font-family: Verdana; }
      #page #veranstaltungsListeContainer .veranstaltung_desc a, #page #veranstaltungsListeContainer .veranstaltung_desc a.veranstaltung_link, #page .veranstaltungenContainer .veranstaltung_desc a, #page .veranstaltungenContainer .veranstaltung_desc a.veranstaltung_link {
        font-family: Verdana;
        color: #222222;
        background: url("../img/link_pfeil_orange.png") no-repeat scroll right 4px transparent;
        padding-right: 12px; }
      #page #veranstaltungsListeContainer .veranstaltung_desc p, #page .veranstaltungenContainer .veranstaltung_desc p {
        font-size: 11px;
        font-family: Verdana;
        color: #222222;
        padding: 0; }

.descriptionHtmlParser {
  padding-top: 10px !important; }

.tableHtmlParser {
  line-height: 1.5em !important; }

.minheight {
  height: 220px;
  clear: both; }

footer {
  background-color: #f2f3f8;
  border-top: 1px solid #E1E2E9;
  height: 180px;
  width: 100%;
  position: absolute;
  margin-top: 20px;
  padding-top: 26px;
  bottom: 0;
  font-size: 12px;
  color: #8B90A1; }
  footer a {
    color: #8B90A1;
    background: none !important; }
  footer #contactAddress, footer .footerContentLeft {
    float: left; }
  footer .rightAlign, footer .footerContentRight, footer .pageInfos {
    float: right; }
  footer #socialMediaLinks {
    margin-bottom: 20px;
    height: 28px;
    width: 223px;
    float: right; }
    footer #socialMediaLinks a {
      display: block;
      height: 100%;
      width: 100%; }
    footer #socialMediaLinks #YouTubeLogo {
      background: url("../img/sprite.png") no-repeat -15px -1000px;
      width: 67px;
      height: 28px;
      float: left;
      margin-right: 11px; }
    footer #socialMediaLinks #twitterLogo {
      background: url("../img/sprite.png") no-repeat -15px -868px;
      width: 28px;
      height: 28px;
      float: left;
      margin-right: 11px; }
    footer #socialMediaLinks #facebookLogo {
      background: url("../img/sprite.png") no-repeat -15px -958px;
      width: 28px;
      height: 28px;
      float: left;
      margin-right: 11px; }
    footer #socialMediaLinks #InstagramLogo {
      background: url("../img/sprite.png") no-repeat -15px -1040px;
      width: 28px;
      height: 28px;
      float: left;
      margin-right: 11px; }
    footer #socialMediaLinks #GooglePlusLogo {
      background: url("../img/sprite.png") no-repeat -15px -913px;
      width: 28px;
      height: 28px;
      float: left; }
  footer .pageInfos {
    clear: both; }
    footer .pageInfos p {
      text-align: right; }

.gsc-control-cse a {
  background: none;
  padding-left: 0; }

.chosen-container .chosen-results li {
  background: none repeat scroll 0 0 transparent !important;
  line-height: 15px !important; }
  .chosen-container .chosen-results li.highlighted {
    background-color: #3875D7 !important;
    background-image: linear-gradient(#3875D7 20%, #2A62BC 90%) !important;
    color: #222222; }

.chosen-container ul li {
  background: linear-gradient(#F4F4F4 20%, #F0F0F0 50%, #E8E8E8 52%, #EEEEEE 100%) repeat scroll 0 0 padding-box #E4E4E4 !important;
  line-height: 1 !important;
  margin: 3px 0 3px 5px !important;
  padding: 3px 20px 3px 5px !important; }

.chosen-container-single .chosen-search input[type="text"] {
  width: 100% !important; }

/* Booklet */
.container a:hover,
.container a:active {
  color: #023263; }

.container a img {
  border: none; }

.container img {
  margin: 0px !important; }

.container .main {
  margin: 0 auto;
  padding: 0;
  max-width: 69em; }

.container {
  height: 100%; }

.bb-custom-wrapper {
  width: 498px;
  position: relative;
  margin: 0 auto 40px;
  text-align: center; }

.bb-custom-wrapper .bb-bookblock {
  width: 498px;
  height: 430px;
  border: 1px solid #81a9c4; }

.bb-custom-img {
  position: absolute;
  left: 0;
  top: 0; }

.bb-custom-wrapper .br_nav {
  width: 100%;
  height: 17px;
  margin: 0;
  position: relative;
  z-index: 0;
  text-align: right; }

.bb-custom-wrapper a {
  display: inline-block;
  width: 60px;
  height: 17px;
  line-height: 16px;
  background: #81a9c4;
  color: #fff;
  font-size: 11px;
  text-align: center;
  margin-right: -2px; }

.bb-custom-wrapper nav a:hover {
  opacity: 0.6; }

/* Style from Caledario: */
.fc-calendar-wrap {
  margin-top: 214px; }

.bb-bookblock {
  width: 400px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.bb-page {
  position: absolute;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform; }

.bb-vertical .bb-page {
  width: 50%;
  height: 100%;
  left: 50%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  transform-origin: left center; }

.bb-horizontal .bb-page {
  width: 100%;
  height: 50%;
  top: 50%;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  transform-origin: center top; }

.bb-page > div,
.bb-outer,
.bb-content,
.bb-inner {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff; }

.bb-vertical .bb-content {
  width: 200%; }

.bb-horizontal .bb-content {
  height: 200%; }

.bb-page > div {
  width: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.bb-page > div:not(:only-child) {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.bb-vertical .bb-back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.bb-horizontal .bb-back {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg); }

.bb-outer {
  width: 100%;
  overflow: hidden;
  z-index: 999; }

.bb-overlay,
.bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0; }

.bb-flipoverlay {
  background-color: rgba(0, 0, 0, 0.2); }

.bb-bookblock.bb-horizontal > div.bb-page:first-child,
.bb-bookblock.bb-horizontal > div.bb-page:first-child .bb-back {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.bb-horizontal .bb-front .bb-content {
  top: -100%; }

.bb-horizontal .bb-flip-next,
.bb-horizontal .bb-flip-initial {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.bb-horizontal .bb-flip-prev {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg); }

.bb-horizontal .bb-flip-next-end {
  -webkit-transform: rotateX(15deg);
  -moz-transform: rotateX(15deg);
  transform: rotateX(15deg); }

.bb-horizontal .bb-flip-prev-end {
  -webkit-transform: rotateX(165deg);
  -moz-transform: rotateX(165deg);
  transform: rotateX(165deg); }

.bb-item {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  background: #fff; }

/* No JS */
.no-js .bb-bookblock,
.no-js ul.bb-custom-grid li {
  width: auto;
  height: auto; }

.no-js .bb-item {
  display: block;
  position: relative; }

/* Anlass Start */
.anlass_right_col .infotable {
  margin-top: 11px !important;
  width: 100%;
  border-collapse: collapse; }

.anlass_right_col .infotable td {
  border: 1px solid #E2E9F0;
  padding: 5px;
  vertical-align: top; }

.anlass_right_col .actions {
  margin-top: 50px; }

.anlass_main_body .anmeldeLink {
  margin-top: 25px; }

.anlass_main_body .kalendereintrag {
  margin-top: 30px;
  margin-bottom: 2em; }

.anlass_main_body table {
  font-size: 12px; }

/* Anlass End */
.Width100px {
  width: 100px; }

/* Anmeldeformular neu fuer Kurse*/
.AnmeldeDetails_Table {
  width: 100%; }

.pnLabel {
  /*float:left;*/
  clear: both;
  display: inline-block;
  line-height: 1.2em;
  margin-bottom: 10px;
  width: 100%; }
  .pnLabel label, .pnLabel a {
    display: inline-block;
    width: 180px; }
  .pnLabel table {
    display: inline;
    /*label
		{
			width: 80px;
		}*/ }

.licenseValidator div {
  display: inline; }

.licenseValidator [style="color: Red; display: inline;"] {
  display: block !important; }

.pnLabelWide {
  font-weight: bold;
  margin-bottom: 10px; }

.anmeldeDetailsView select {
  width: 475px; }

/* newsletter stuff */
.newsletterArchiv {
  line-height: 1.8em; }

.newsletterAnmeldung input {
  margin-bottom: 10px; }

/*Auto Generierte Anmelde Forms*/
.pnPanelWide {
  margin-bottom: 10px; }

#detailsAnlass .wrapper {
  display: block;
  height: auto;
  margin: 0 0 5px;
  overflow: auto;
  width: 100%; }

#detailsAnlass .pnLabel {
  float: left;
  line-height: inherit;
  margin: 0;
  width: 182px; }

#detailsAnlass .pnText {
  display: table-row; }

#personendaten .pnLabel {
  display: block;
  float: none; }

.anmeldeDetailsView, #personendaten, #detailsAnlass {
  line-height: 1.7; }

.anmeldeDetailsView label.error {
  color: red; }

.pnInput {
  overflow: hidden;
  margin-bottom: 4px; }

.textareaDetail {
  height: 50px; }

input.entryButton {
  background: url("../img/pfeil_gross.png") no-repeat scroll 0 8px #2B54A4;
  border: medium none;
  color: white;
  font-weight: bold;
  height: 24px;
  padding: 0 10px 4px 35px;
  font-size: 12px;
  cursor: pointer; }

.anmeldeLink {
  margin-bottom: 2em; }
  .anmeldeLink .BlueButton {
    padding: 0.5em 10px 0.5em 35px;
    background: url("../img/pfeil_gross.png") no-repeat scroll 0 9px #2B54A4;
    border: medium none;
    color: white;
    font-weight: bold; }

#mainMenu {
  font-family: Arial;
  font-size: 18px;
  height: 39px;
  margin: 23px 0 0 0; }
  #mainMenu li a {
    color: #142F64;
    text-decoration: none;
    background: url("../img/menu_menu_arrow_inactive.png") no-repeat right 7px;
    padding-right: 15px; }
  #mainMenu li a:hover {
    color: #d75600;
    background: url("../img/menu_menu_arrow_active.png") no-repeat right 7px; }
  #mainMenu li.selected {
    background-color: #FFFFFF;
    border-color: #DCE1EB #DCE1EB white;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
    padding-left: 9px;
    padding-right: 9px;
    padding-bottom: 14px;
    margin-left: 0;
    margin-right: 16px; }
    #mainMenu li.selected a {
      color: #d75600;
      text-decoration: none;
      background: url("../img/menu_menu_arrow_active.png") no-repeat right 7px;
      padding-right: 15px; }

#subnavi {
  float: left;
  width: 236px;
  width: 215px;
  padding-top: 3px;
  padding-bottom: 150px; }
  #subnavi ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    #subnavi ul li {
      padding: 0;
      background: none;
      margin: 8px 0; }
  #subnavi a, #subnavi p {
    color: #525f79;
    font-size: 11px;
    text-decoration: none;
    display: block; }
  #subnavi a.SelectedExpandedTopTemplate, #subnavi a.SelectedExpandedItemTemplate {
    color: #d75600 !important; }
  #subnavi a.selected-top {
    color: #002d5f !important; }

#subnavi ul ul li {
  background: url("../img/nav/3.png") no-repeat left 10px; }

#subnavi ul ul li.SelectedExpandedItemTemplate, #subnavi ul ul li.ExpandedItemTemplate {
  background: url("../img/nav/3_active.png") no-repeat left 10px; }

#subnavi ul ul a {
  margin-left: 13px; }

#subnavi ul ul ul li {
  background: url("../img/nav/4.png") no-repeat left 10px; }

#subnavi ul ul ul li.SelectedExpandedItemTemplate, #subnavi ul ul ul li.ExpandedItemTemplate {
  background: url("../img/nav/4_active.png") no-repeat left 10px; }

#subnavi ul ul ul a {
  margin-left: 24px; }

#subnavi ul ul ul ul li {
  background: url("../img/nav/5.png") no-repeat left 10px; }

#subnavi ul ul ul ul li.SelectedExpandedItemTemplate, #subnavi ul ul ul ul li.ExpandedItemTemplate {
  background: url("../img/nav/5_active.png") no-repeat left 10px; }

#subnavi ul ul ul ul a {
  margin-left: 34px; }

#subnavi ul ul ul ul ul li {
  background: url("../img/nav/6.png") no-repeat left 10px; }

#subnavi ul ul ul ul ul li.SelectedExpandedItemTemplate, #subnavi ul ul ul ul ul li.ExpandedItemTemplate {
  background: url("../img/nav/6_active.png") no-repeat left 10px; }

#subnavi ul ul ul ul ul a {
  margin-left: 44px; }

#breadcrumb {
  margin: 13px 0 21px 240px; }

#breadcrumb a, #breadcrumb {
  height: 13px;
  font-size: 11px;
  color: #94A2BD;
  text-decoration: none; }

#megaMenuOverlay {
  opacity: 0.4;
  position: absolute;
  top: 104px;
  left: 0;
  background-color: black;
  width: 100%;
  z-index: 5000;
  display: block; }

.megaMenuContainer {
  position: absolute;
  width: 100%;
  top: 104px;
  background: white;
  z-index: 5001; }
  .megaMenuContainer .megaMenuHeader {
    height: 20px;
    padding: 25px 0 10px 0;
    margin-bottom: 24px; }
    .megaMenuContainer .megaMenuHeader a {
      font-weight: bold;
      background: url(../img/link_pfeil_orange.png) no-repeat right 4px;
      padding-right: 12px;
      color: #084173; }
  .megaMenuContainer .megaMenuSpalte {
    border-right: 1px solid #c0cadd;
    float: left;
    margin: 0 0 32px 25px;
    width: 215px;
    /*.megamenucolumn {
            margin-bottom: 40px;
        }*/ }
    .megaMenuContainer .megaMenuSpalte ul {
      padding: 0;
      margin: 0 9px 0 0;
      overflow: hidden; }
      .megaMenuContainer .megaMenuSpalte ul li, .megaMenuContainer .megaMenuSpalte ul .megaMenuManual {
        font-size: 12px;
        color: #084173;
        margin: 7px 0;
        padding: 1px 0; }
      .megaMenuContainer .megaMenuSpalte ul li:first-child {
        font-size: 12px;
        font-weight: bold;
        margin: 0 0 3px 0; }
        .megaMenuContainer .megaMenuSpalte ul li:first-child a {
          color: #084173;
          background: url(../img/link_pfeil_orange.png) no-repeat right 3px;
          padding-right: 12px; }
      .megaMenuContainer .megaMenuSpalte ul li:hover, .megaMenuContainer .megaMenuSpalte ul .megaMenuManual:hover {
        background: #f07a08; }
        .megaMenuContainer .megaMenuSpalte ul li:hover a, .megaMenuContainer .megaMenuSpalte ul .megaMenuManual:hover a {
          color: #FFFFFF; }
    .megaMenuContainer .megaMenuSpalte .rechtespalte {
      padding-right: 5px; }
      .megaMenuContainer .megaMenuSpalte .rechtespalte h2 {
        font-size: 14px;
        color: #084173;
        margin: 0 0 0.7em !important; }
  .megaMenuContainer .imgMegaMenu {
    padding: 0 0 0 4px;
    margin: 0; }
  .megaMenuContainer .megaMenuFooter {
    clear: both;
    background-color: #f4f5f9;
    border-top: 1px solid #c0cadd;
    padding: 20px 0; }
  .megaMenuContainer .spalte1 {
    margin: 0 0 32px 0; }

.naviAbstand {
  font-size: 12px !important;
  font-weight: bold !important;
  color: #084173 !important;
  padding-bottom: 0 !important;
  margin: 32px 0 10px; }

.naviAbstand_1 {
  margin-top: 0 !important; }

#subnavi > ul > li:first-child {
  margin: 0; }

/* Akkordeon START */
.accordion_content, .ui-accordion .ui-state-default {
  background: White !important; }

.ui-widget-content a {
  color: #2B54A4 !important; }

.ui-accordion .ui-accordion-header {
  margin-top: -1px !important; }

.ui-accordion .ui-state-default a, .ui-accordion .ui-state-default a:link, .ui-accordion .ui-state-default a:visited,
.ui-accordion .ui-state-active a, .ui-accordion .ui-state-active a:link, .ui-accordion .ui-state-active a:visited,
.ui-accordion .ui-state-hover a, .ui-accordion .ui-state-hover a:hover {
  color: #002956  !important;
  margin-left: 10px; }

.ui-accordion .ui-state-default .ui-icon {
  background-image: url(../img/accordion/arrow_right.png) !important; }

.ui-accordion .ui-icon-triangle-1-s {
  background-position: 6px 6px !important; }

.ui-accordion .ui-state-active .ui-icon {
  background-image: url(../img/accordion/arrow_down.png) !important; }

.ui-accordion .ui-icon-triangle-1-e {
  background-position: 7px 3px !important; }

.ui-accordion .ui-helper-reset {
  line-height: 25px !important; }

.ui-accordion .ui-state-default, .ui-accordion .ui-widget-content .ui-state-default, .ui-accordion .ui-widget-header .ui-state-default {
  border: 1px solid #b7cedd !important; }

.ui-accordion .ui-state-active, .ui-accordion .ui-widget-content .ui-state-active, .ui-accordion .ui-widget-header .ui-state-active, .ui-accordion .ui-widget-content {
  border: 1px solid #b7cedd !important; }

.ui-accordion .ui-state-hover, .ui-accordion h4.ui-state-active {
  background: #F5F6FC !important; }

.ui-accordion .ui-widget-content {
  color: #222 !important;
  line-height: 1.3em !important; }

.ui-accordion .ui-widget {
  font-size: 1em !important; }

.ui-accordion .ui-corner-all, .ui-accordion .ui-corner-top, .ui-accordion .ui-corner-bottom, .ui-accordion .ui-corner-left, .ui-accordion .ui-corner-bl, .ui-accordion .ui-corner-br, .ui-accordion .ui-corner-tl, .ui-accordion .ui-corner-tr {
  border-radius: 0 !important; }

.ui-accordion .ui-accordion-header .ui-icon {
  left: 0em !important; }

.ui-accordion-icons .ui-accordion-header a, .ui-accordion .ui-accordion-content {
  padding-left: 1.3em !important;
  margin-bottom: 1px !important; }

/* Akkordeon ENDE */
.xForm label {
  width: 177px;
  display: block;
  float: left; }

.xForm fieldset input[type=checkbox] {
  clear: both;
  margin: 1px 2px 4px 0; }

.xForm .xformvalidator {
  color: red;
  font-weight: bold; }

.xForm span.bold {
  font-weight: bold;
  margin-bottom: 13px;
  display: block; }

table#id_matrix td, table.gsc-table-result td {
  border: none !important;
  padding-left: 0 !important; }

fieldset label {
  width: auto !important;
  float: none !important; }

fieldset input {
  float: left !important; }

span.bold {
  font-weight: bold;
  margin-bottom: 13px;
  display: block; }

/* Icon f�r verschiedenen Dokumenttypen */
a.document {
  background: url("../img/sprite.png") no-repeat -15px -339px;
  padding: 0 0 3px 20px; }

a[href*=".pdf"] {
  background: url("../img/sprite.png") no-repeat -15px -399px;
  padding: 0 0 3px 20px; }

a[href*=".doc"], a[href*=".dot"], a[href*=".docx"] {
  background: url("../img/sprite.png") no-repeat -15px -458px;
  padding: 0 0 3px 20px; }

a[href*=".m4r"], a[href*=".mp3"] {
  background: url("../img/sprite.png") no-repeat -15px -308px;
  padding: 0 0 3px 20px; }

a[href*=".ppt"], a[href*=".pptx"] {
  background: url("../img/sprite.png") no-repeat -15px -429px;
  padding: 0 0 3px 20px; }

a[href*=".xls"], a[href*=".xlsx"] {
  background: url("../img/sprite.png") no-repeat -15px -369px;
  padding: 0 0 3px 20px; }

.MyPHZH_loginArea label {
  width: 177px;
  display: block;
  float: left; }

.myphzh_error, .myphzh_ok, .myphzh_info {
  padding: 5px 5px 5px 30px !important;
  display: block;
  margin-bottom: 20px;
  line-height: 17px;
  min-height: 45px; }

.myphzh_error {
  background: #FCE8E8 url(../img/msg/error.jpg) 0 center no-repeat; }

.myphzh_ok {
  background: #E7F0B0 url(../img/msg/ok.jpg) 0 center no-repeat; }

.myphzh_info {
  background: #FFECCD url(../img/msg/info.jpg) 0 center no-repeat; }

img.myphzhLogin {
  padding: 0;
  margin: 0; }

img.portrait_phzh {
  width: 150px;
  float: left; }

/*MYphzh*/
.myAccount {
  display: none;
  background-color: #5979ad;
  color: white;
  position: absolute;
  left: 0;
  width: 99px;
  text-align: left;
  top: 18px;
  height: 49px;
  border: 1px #15428C solid; }

.myAccount p {
  margin: 0;
  padding: 5px;
  font-size: 10px; }

.myAccount p a {
  padding-left: 5px !important; }

img.myphzhLogin {
  padding: 0;
  margin: 0; }

img.portrait_phzh {
  width: 150px;
  float: left; }

#accountWrapper {
  display: inline;
  width: auto;
  height: auto;
  position: relative; }

.myPHZH_StundenplanDatumZeit {
  width: 100px; }

.newsItem {
  margin-bottom: 1.5em; }
  .newsItem .newsTitle h3 {
    border-bottom: none !important;
    padding: 0 !important;
    margin: 0.25em 0 .5em 0 !important;
    color: #2B54A4 !important;
    font-weight: normal !important;
    font-size: 12px !important;
    font-family: Verdana, Arial, sans-serif !important;
    display: inline; }
  .newsItem p.newsDate {
    margin: 0;
    color: #708092 !important;
    font-family: Verdana;
    padding: 0 0 3px 0;
    font-size: 11px; }
  .newsItem .newsContent {
    margin-top: 0.5em; }
    .newsItem .newsContent a {
      color: #222222; }

.newsPaging {
  margin-bottom: 24px; }

.newsBoxListContainer {
  margin-bottom: 27px; }
  .newsBoxListContainer .alleNews {
    float: right;
    background: url("../img/link_pfeil_orange.png") no-repeat scroll right 4px transparent;
    padding-right: 12px;
    margin-right: 27px; }

.newsBox, .singleBox {
  border: 1px solid #c0cadd;
  width: 215px;
  float: left;
  margin: 0 25px 27px 0;
  height: 280px;
  overflow: hidden;
  line-height: 17px;
  color: #222222 !important; }
  .newsBox .newsBoxTitle, .newsBox h3, .newsBox h2, .singleBox .newsBoxTitle, .singleBox h3, .singleBox h2 {
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: Arial !important;
    padding: 17px 15px 0 !important;
    height: 66px !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0 !important;
    color: #222222 !important; }
  .newsBox img, .singleBox img {
    width: 215px;
    height: 90px;
    border: none;
    margin: 4px 0 5px 0;
    max-width: 100% !important; }
  .newsBox .newsBoxTeaser, .singleBox .newsBoxTeaser {
    padding: 0 10px 0 15px;
    height: 200px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    overflow: hidden; }
  .newsBox p.linked:after, .singleBox p.linked:after {
    content: "";
    display: inline;
    background: url("../img/link_pfeil_orange.png") no-repeat scroll right 4px transparent;
    padding-left: 12px;
    height: 14px; }

.singleBox p {
  padding: 0 10px 0.5em 15px; }

.singleBox p:first-child {
  padding: 10px 0 0.5em 0; }

.newsBoxLinked:hover {
  background-color: #f2f3f8;
  cursor: pointer; }

#veranstaltungsListeContainer {
  margin-bottom: 26px; }
  #veranstaltungsListeContainer .veranstaltungen_item {
    clear: both;
    margin-bottom: 15px; }
    #veranstaltungsListeContainer .veranstaltungen_item .veranstaltung_img {
      float: left;
      margin-bottom: 15px; }
    #veranstaltungsListeContainer .veranstaltungen_item .veranstaltung_link {
      font-size: 13px;
      padding: 0 0 0.5em 0; }
    #veranstaltungsListeContainer .veranstaltungen_item .veranstaltung_date {
      padding: 0 0 0.5em 0;
      color: #708092 !important; }
    #veranstaltungsListeContainer .veranstaltungen_item h3 {
      border: none !important;
      font-weight: normal !important;
      clear: none !important;
      font-family: Verdana, Arial, sans-serif !important;
      margin: 0 0 2px 0 !important; }
  #veranstaltungsListeContainer .veranstaltungsSuche {
    padding-left: 5px; }
    #veranstaltungsListeContainer .veranstaltungsSuche .categories input[type='checkbox'] {
      margin: 0 8px 0 0; }
    #veranstaltungsListeContainer .veranstaltungsSuche .categories label {
      vertical-align: top; }
    #veranstaltungsListeContainer .veranstaltungsSuche .dateVal {
      display: block; }
    #veranstaltungsListeContainer .veranstaltungsSuche .categories {
      margin-bottom: 12px; }
      #veranstaltungsListeContainer .veranstaltungsSuche .categories .group {
        display: inline; }
    #veranstaltungsListeContainer .veranstaltungsSuche #search_container {
      margin-bottom: 12px;
      float: left;
      margin-right: 32px; }
    #veranstaltungsListeContainer .veranstaltungsSuche .tbSearchTerm {
      width: 220px; }
    #veranstaltungsListeContainer .veranstaltungsSuche .tbDate {
      width: 72px; }
    #veranstaltungsListeContainer .veranstaltungsSuche #date_container img {
      margin: 0 0 0 7px; }
    #veranstaltungsListeContainer .veranstaltungsSuche .searchSubmit {
      margin-bottom: 30px; }
    #veranstaltungsListeContainer .veranstaltungsSuche label {
      display: inline-block;
      margin-right: 18px; }

ul.bjqs {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  display: none; }

li.bjqs-slide {
  position: absolute;
  display: none;
  list-style: none;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 1.3em !important; }

ul.bjqs-controls {
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10; }

ul.bjqs-controls.v-centered li a {
  position: absolute; }

ul.bjqs-controls.v-centered li.bjqs-next a {
  right: 0; }

ul.bjqs-controls.v-centered li.bjqs-prev a {
  left: 0; }

ol.bjqs-markers.h-centered {
  text-align: center; }

ol.bjqs-markers li {
  display: inline; }

ol.bjqs-markers li a {
  display: inline-block; }

ol.bjqs-markers > li {
  font-size: 5px;
  margin-left: 6px !important;
  padding: 0 4px 0 4px !important;
  background-color: #7E7E7E;
  text-decoration: none;
  cursor: pointer; }

ol.bjqs-markers > li:hover, ol.bjqs-markers li.active-marker {
  background-color: #ffffff; }

ol.bjqs-markers > li a {
  color: transparent; }

.bjqs > li a.hiddenURL {
  visibility: hidden;
  display: none; }

.bjqs-captionWrapper {
  position: absolute;
  bottom: 0; }
  .bjqs-captionWrapper p {
    padding: 0; }

h2.anyTitle {
  border-bottom: none !important; }

.anlasssuche .chosen-container {
  margin-bottom: 8px; }

.rssFeedItem {
  padding-bottom: 1em; }

table.gsc-table-result td, table.gsc-resultsHeader td, table.gsc-above-wrapper-area-container td, table.gcsc-branding td {
  border: none !important; }

.gsc-control-wrapper-cse a {
  background-image: none;
  padding: 0; }

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
  padding-left: 0 !important; }

.issuuembed {
  width: 455px;
  height: 400px; }

/* Gallery Module Start */
.galleryModule.galerie {
  margin-bottom: 15px;
  margin-top: 11px;
  position: relative;
  height: 100%;
  display: inline-block;
  background-color: #f2f3f8; }
  .galleryModule.galerie img {
    width: 88px;
    height: auto; }
  .galleryModule.galerie .thumbnailContainer > a.pic_link {
    width: 88px;
    height: 55px;
    margin-right: 6px;
    display: inline;
    overflow: hidden; }
  .galleryModule.galerie .thumbnailContainer {
    width: 410px;
    overflow: hidden;
    height: 55px;
    display: block;
    float: left; }
  .galleryModule.galerie .bigPic p {
    width: 455px;
    display: block !important;
    background-repeat: no-repeat !important;
    background-position: 650px 6px !important;
    padding-bottom: 35px;
    float: left; }
    .galleryModule.galerie .bigPic p .resizeIt {
      display: none; }
  .galleryModule.galerie .bigPic img {
    width: 455px;
    height: auto;
    float: left;
    margin-right: 0px; }
  .galleryModule.galerie .bigPic img.hochformat {
    width: auto;
    height: 304px;
    float: left;
    margin-right: 0px; }
  .galleryModule.galerie .bigPic span.description {
    bottom: 52px;
    color: #6E799C;
    display: block !important;
    float: left;
    font-size: 12px;
    height: 34px;
    left: 8px;
    overflow: hidden;
    position: absolute;
    width: 440px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .galleryModule.galerie img.resizeIt {
    width: 28px !important;
    height: 23px !important;
    z-index: 10;
    position: relative;
    border: none !important;
    margin: 6px 6px 0px 0px;
    float: right !important;
    cursor: pointer; }
  .galleryModule.galerie .more {
    display: none; }
  .galleryModule.galerie .navi_arrow {
    height: 30px;
    width: 10px;
    float: left;
    cursor: pointer;
    margin-top: 13px; }
  .galleryModule.galerie .navi_arrow.left {
    clear: left;
    margin-left: 19px;
    margin-right: 13px; }
  .galleryModule.galerie .navi_arrow.right {
    margin-left: -28px; }
  .galleryModule.galerie .navi_arrow.left.inactive, .galleryModule.galerie .navi_arrow.right.inactive {
    background-image: url("../../all/LightBox/img/pfeil_leer_sg.png");
    background-repeat: no-repeat; }
  .galleryModule.galerie .navi_arrow.left.active {
    background-image: url("../../all/LightBox/img/pfeil_links_sg.png");
    background-repeat: no-repeat; }
  .galleryModule.galerie .navi_arrow.right.active {
    background-image: url("../../all/LightBox/img/pfeil_rechts_sg.png");
    background-repeat: no-repeat; }

.carousel.galerie img {
  height: 136px;
  width: 136px;
  border: 1px solid #dee3ec;
  margin-right: 5px !important; }

.carousel.galerie .more {
  display: none; }

.carousel.galerie {
  margin-bottom: 15px;
  margin-top: 11px;
  overflow: auto;
  position: relative; }

.carousel .thumbnailContainer {
  width: 425px;
  overflow: hidden;
  height: 138px;
  display: block;
  float: left; }

.carousel .navi_arrow {
  height: 30px;
  width: 10px;
  float: left;
  position: relative;
  top: 53px;
  cursor: pointer; }

.carousel .navi_arrow.left {
  margin-right: 6px; }

.carousel .navi_arrow.left.inactive {
  background-image: url("../../all/LightBox/img/pfeil_inaktiv_links.png"); }

.carousel .navi_arrow.left.active {
  background-image: url("../../all/LightBox/img/pfeil_links.png"); }

.carousel .navi_arrow.right.inactive {
  background-image: url("../../all/LightBox/img/pfeil_inaktiv_rechts.png"); }

.carousel .navi_arrow.right.active {
  background-image: url("../../all/LightBox/img/pfeil_rechts.png"); }

.chart {
  clear: both; }
  .chart .question {
    margin-bottom: 12px; }
  .chart .wrapper {
    height: auto;
    margin: 0; }
  .chart .bar {
    height: 8px;
    float: left;
    background-color: #0c3e6f; }
  .chart .text {
    float: left;
    font-size: 11px;
    line-height: 1.7;
    margin-bottom: 3px;
    width: 100%; }
  .chart .percent {
    color: #7283A7;
    float: left;
    font-size: 11px;
    line-height: 0.6;
    margin-left: 8px; }
  .chart .voteTotal {
    clear: both;
    color: #7283A7;
    float: left;
    font-size: 11px;
    margin-top: 10px; }
    .chart .voteTotal .text1 {
      float: left; }
    .chart .voteTotal .text2 {
      float: left; }

.pageContent .chart .voteTotal .text2 {
  float: right;
  margin-left: 297px; }

.chart .question, .quickpoll .lblQuestion {
  background-image: url("../../all/umfrage_fragezeichen.png");
  background-position: left top, center center;
  background-repeat: no-repeat;
  display: block;
  line-height: 1.5;
  padding-left: 24px; }

.quickpoll .rblAnswer {
  margin-top: 12px; }

.quickpoll .rblAnswer input {
  margin: 0 0 8px;
  padding: 0; }

.quickpoll .rblAnswer label {
  margin-left: 8px;
  vertical-align: top; }

.quickpoll .drawzone {
  background-color: #D5DBE8;
  float: left;
  height: 8px;
  margin-bottom: 8px;
  width: 70%; }

.unsichtbar {
  display: inline;
  left: -1000px;
  overflow: hidden;
  width: 0px;
  position: absolute;
  top: -1000px;
  height: 0px; }

.nostructur, .nostructur li {
  display: inline;
  margin: 0px;
  padding: 0px;
  width: 0px;
  height: 0px; }

.galerie {
  margin-top: 11px;
  position: relative; }
  .galerie a {
    background: none repeat scroll 0 0 transparent !important;
    display: none;
    padding-right: 0; }
  .galerie .description {
    display: none; }
  .galerie img {
    margin-bottom: 0;
    border: 1px solid #c9d1e0; }
  .galerie .more {
    /*background-image: url("/templates/Styles/phzh/img/link_pfeil.png");*/
    /*background-position: left 4px;*/
    /*background-repeat: no-repeat;*/
    color: #92A1C0;
    display: inline-block;
    font-size: 11px;
    /*padding-left: 16px;*/
    width: 100px; }

#lightbox {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  right: 0;
  bottom: 0;
  /*width: 100%;*/
  text-align: center;
  display: none; }
  #lightbox span {
    color: White; }

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: Black;
  /*width: 100%;*/
  /*height: 100%;*/
  z-index: 998;
  display: none; }

#LightboxNav {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

#LightboxNavPrev {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 88px;
  cursor: pointer; }

#LightboxNavPrev > div {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: 20px;
  margin-top: -30px;
  cursor: pointer;
  background: transparent url(../../all/LightBox/img/lightbox_nav_bg.png) no-repeat 0px 0px; }

#LightboxNavPrev:hover > div {
  background: transparent url(../../all/LightBox/img/lightbox_nav_bg.png) no-repeat 0px -48px; }

#LightboxNavNext {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 88px;
  cursor: pointer; }

#LightboxNavNext > div {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  right: 20px;
  margin-top: -30px;
  cursor: pointer;
  background: transparent url(../../all/LightBox/img/lightbox_nav_bg.png) no-repeat -48px 0px; }

#LightboxNavNext:hover > div {
  background: transparent url(../../all/LightBox/img/lightbox_nav_bg.png) no-repeat -48px -48px; }

#LightboxNavClose {
  position: absolute;
  width: 48px;
  height: 48px;
  right: 20px;
  top: 20px;
  cursor: pointer;
  background: transparent url(../../all/LightBox/img/lightbox_nav_bg.png) no-repeat -96px 0px; }

#LightboxNavClose:hover {
  background: transparent url(../../all/LightBox/img/lightbox_nav_bg.png) no-repeat -96px -48px; }

#LightboxLoading {
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 10px 20px;
  border-radius: 8px;
  color: #FFFFFF;
  background: transparent url(../../all/LightBox/img/lightbox_info_bg.png) repeat left top; }

#LightboxInfo {
  position: absolute;
  max-width: 500px;
  left: 20px;
  bottom: 20px;
  padding: 10px 20px;
  border-radius: 8px;
  background: transparent url(../../all/LightBox/img/lightbox_info_bg.png) repeat left top; }

#LightboxTitle {
  font-size: 14px;
  color: #FFFFFF;
  padding-bottom: 3px; }

#LightboxDesc {
  font-size: 11px;
  color: #DDDDDD;
  padding-bottom: 3px; }

#LightboxCount {
  font-size: 11px;
  color: #DDDDDD; }

#LightboxCountPosHidden, #LightboxCountTotalHidden, #LightboxAlbumIdHidden, #LightboxStartIdHidden, #LightboxStartPosHidden {
  display: none; }

#LightboxFullScreen {
  border: 2px solid #696969;
  border-radius: 6px 6px 6px 6px;
  cursor: pointer;
  font-size: 18px;
  padding: 3px 9px;
  position: absolute;
  right: 115px;
  top: 28px; }

#LightboxFullScreen:hover {
  border: 2px solid White;
  color: White; }

.shop_hilfContainer {
  border-bottom: thin solid #CCCCCC;
  margin-bottom: 1em; }

#shop .pnListView table, #shop th, #shop td, #shop tr {
  border: none !important; }

#shop .pnListView .item_img {
  width: 100px; }

#shop .eingabe {
  width: 2.5em; }

#shop .abstand {
  clear: left; }

#shop .shop_title a {
  clear: left;
  color: #2B54A4;
  font-size: 1.1em;
  font-weight: bold;
  margin: 4px 0;
  padding: 0;
  text-decoration: none; }

#shop .shop_subtitle {
  font-size: 1em;
  font-weight: bold; }

.shop_extra {
  font-size: 0.8em;
  margin: 1px 0 3px;
  padding: 0; }

.shop_reihen p, .shop_reihen td, .shop_reihen tr, .shop_reihen table {
  margin: 0px; }

.shop_reihen td.medium {
  padding-right: 16px; }

.shop_reihen table {
  font-size: 12px;
  margin-bottom: 30px; }

.shop_LeftRightContainer {
  margin-top: 10px; }

.shop_boxRight {
  overflow: auto; }

.shop_boxLeft {
  margin-right: 15px;
  float: left; }

.shop_suchecontainer {
  border: 1px solid;
  padding: 0.5em;
  margin-bottom: 2em; }
  .shop_suchecontainer td {
    -ms-word-break: keep-all !important;
    word-break: keep-all !important;
    word-break: keep-all !important;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto; }

.shop_dropdown {
  width: 230px; }

.shop_buttontd {
  text-align: right; }

.shop_Suche tr, .shop_Suche td {
  vertical-align: inherit;
  padding: 0.75em 0.25em 0.75em 0.2em; }

.shop_Suchentext {
  padding-left: 0.9em !important; }

.shop_Detailimg img {
  margin-top: 1em;
  width: 180px;
  float: left; }

.shop_deteilinfo {
  float: left;
  font-size: 1em;
  margin: 1em 0 0.3em 1em;
  max-width: 23em; }

.shop_DeteilContainer p {
  padding: 0em; }

.shop_DetailContent {
  float: left;
  margin: 1em 0em 1em; }

.shop_reihen {
  float: left;
  width: 100%;
  font-size: 1em; }

.shop_Deteilwarenk {
  float: left; }

.shop_pdflink {
  margin-bottom: 1em; }

.shop_pdflink a {
  float: left;
  width: 100%;
  margin-bottom: 1em; }

#shop .lv_Warenkorb td {
  border-right: #FFFFFF solid 2px; }

#shop .shop_Textfeldnormal {
  width: 17em; }

#shop label.error {
  display: none;
  margin-bottom: 1em; }

.shop_linkabstand {
  margin-top: 1em;
  margin-right: 9em; }

#shop .spacetonextpagingelem {
  margin-right: 2em; }

#shop .torightborder {
  float: right; }

@media (min-width: 1225px) {
  .contentwrapper {
    width: 1175px;
    margin: 0 auto 0 auto; }
  #pageContent {
    width: 695px;
    margin: 0 25px 0 25px; }
    #pageContent.wide {
      width: 935px;
      margin-right: 0 !important; }
  .startPage {
    width: 1175px !important;
    margin: 0 !important; }
    .startPage #colSecond {
      width: 695px;
      float: left;
      margin-right: 25px; }
  .contentContainer {
    width: 695px;
    margin-right: 25px;
    float: left; }
  #breadcrumb {
    width: 645px; }
  header #mainMenu li:first-child {
    margin-left: 0; }
  /* volle Breite der Seite jedoch Einzug links um die Breite der Navigation */
  .full {
    width: 1175px !important;
    margin: 0 !important;
    /* margin-left:$Grid_ColumnWidth+$Grid_BaseGutterWidth !important; */ }
  /* Spezialloesung f�r das Stichwortverzeichnis */
  #vierspaltig {
    margin-left: 240px; }
  #col1, #col2, #col3, #col4, #col5 {
    width: 215px;
    float: left;
    margin-right: 25px; }
    #col1 img, #col2 img, #col3 img, #col4 img, #col5 img {
      width: 100%; }
    #col1 h2:first-child, #col2 h2:first-child, #col3 h2:first-child, #col4 h2:first-child, #col5 h2:first-child {
      margin-top: 0 !important; }
  #col4, #col5 {
    margin-right: 0; }
  .zielgruppenKontakt {
    width: 695px;
    color: #cccccc;
    height: 193px;
    clear: left; }
    .zielgruppenKontakt img {
      margin: 0;
      padding: 0;
      float: left; }
    .zielgruppenKontakt p {
      padding-bottom: 10px !important; }
    .zielgruppenKontakt a {
      color: #cccccc; }
    .zielgruppenKontakt .kontaktangaben {
      width: 240px;
      float: left;
      height: 163px;
      background-color: #4B4B4B;
      padding: 16px 0 5px 16px; }
      .zielgruppenKontakt .kontaktangaben .komma {
        display: block; }
    .zielgruppenKontakt .titel {
      font-size: 18px;
      color: #ffffff; }
    .zielgruppenKontakt .text {
      padding-top: 10px; }
  /* Basic jQuery Slider essential styles */
  ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%; }
  div.bjqs-captionContainer {
    display: block;
    width: 228px;
    padding-left: 16px;
    position: absolute;
    top: 0;
    left: 455px;
    color: #cccccc;
    overflow: visible;
    vertical-align: bottom;
    height: 213px;
    display: table-cell; }
  li.bjqs-slide h2.anyTitle {
    font-size: 18px !important;
    font-family: Arial !important;
    color: #ffffff !important;
    padding-bottom: 11px !important;
    line-height: 23px !important;
    font-weight: normal !important; }
  /* Custom jQuery Slider essential styles */
  #banner-fade,
  #banner-slide {
    float: left;
    width: 695px;
    height: 256px;
    background-color: #4B4B4B; }
  #banner-fade img,
  #banner-slide img {
    width: 455px !important;
    height: 256px;
    margin: 0;
    padding: 0; }
  ol.bjqs-markers {
    position: absolute;
    bottom: 13px;
    left: 455px !important;
    padding-left: 11px !important;
    width: 160px !important;
    text-align: left !important; }
  a.bjqs-caption {
    font-family: verdana;
    font-size: 12px;
    color: #cccccc;
    background: url(../img/link_pfeil_orange.png) no-repeat right 4px !important;
    padding-right: 12px; }
  #anycontainer {
    height: 283px; }
  /* End Custom jQuery Slider essential styles */
  .newsBoxListContainer {
    width: 723px; }
  .galleryModule.galerie {
    margin-bottom: 15px;
    margin-top: 11px;
    position: relative;
    height: 100%;
    display: inline-block;
    background-color: #f2f3f8; }
    .galleryModule.galerie img {
      width: 83px;
      height: auto;
      margin-right: 10px; }
    .galleryModule.galerie .thumbnailContainer > a.pic_link {
      width: 83px;
      height: 47px;
      margin-right: 10px;
      display: inline;
      overflow: hidden; }
    .galleryModule.galerie .thumbnailContainer {
      width: 655px;
      overflow: hidden;
      height: 47px;
      display: block;
      float: left; }
    .galleryModule.galerie .bigPic {
      padding-left: 15px; }
    .galleryModule.galerie .bigPic p {
      width: 680px;
      display: block !important;
      /*background-image: url('/Templates/Styles/all/LightBox/img/vergroessern_sg.png') !important;*/
      background-repeat: no-repeat !important;
      background-position: 650px 6px !important;
      padding-bottom: 10px;
      float: left; }
      .galleryModule.galerie .bigPic p .resizeIt {
        display: block;
        cursor: pointer; }
    .galleryModule.galerie .bigPic img {
      width: 455px;
      height: auto;
      float: left; }
    .galleryModule.galerie .bigPic span.description {
      display: block !important;
      float: left;
      width: 182px;
      position: absolute;
      left: 481px;
      font-size: 12px;
      color: #6e799c;
      height: auto;
      text-overflow: clip;
      white-space: normal; }
    .galleryModule.galerie .more {
      display: none; }
    .galleryModule.galerie .navi_arrow {
      height: 30px;
      width: 10px;
      float: left;
      cursor: pointer;
      margin-top: 13px; }
    .galleryModule.galerie .navi_arrow.left {
      clear: left;
      margin-right: 2px;
      margin-left: 3px; }
    .galleryModule.galerie .navi_arrow.right {
      margin-left: -8px; }
    .galleryModule.galerie .navi_arrow.left.inactive, .galleryModule.galerie .navi_arrow.right.inactive {
      background-image: url("../../all/LightBox/img/pfeil_leer_sg.png");
      background-repeat: no-repeat; }
    .galleryModule.galerie .navi_arrow.left.active {
      background-image: url("../../all/LightBox/img/pfeil_links_sg.png");
      background-repeat: no-repeat; }
    .galleryModule.galerie .navi_arrow.right.active {
      background-image: url("../../all/LightBox/img/pfeil_rechts_sg.png");
      background-repeat: no-repeat; }
  /* Gallery Module End */
  /* Carousel Start */
  .carousel.galerie img {
    height: 136px;
    width: 136px;
    border: 1px solid #dee3ec;
    margin-right: 8px !important; }
  .carousel.galerie .more {
    display: none; }
  .carousel.galerie {
    margin-bottom: 15px;
    margin-top: 11px;
    overflow: auto;
    position: relative; }
  .carousel .thumbnailContainer {
    width: 580px;
    overflow: hidden;
    height: 138px;
    display: block;
    float: left; }
  .carousel .navi_arrow {
    height: 30px;
    width: 10px;
    float: left;
    position: relative;
    top: 53px;
    cursor: pointer; }
  .carousel .navi_arrow.left {
    margin-right: 14px; }
  .carousel .navi_arrow.left.inactive {
    background-image: url("../../all/LightBox/img/pfeil_inaktiv_links.png"); }
  .carousel .navi_arrow.left.active {
    background-image: url("../../all/LightBox/img/pfeil_links.png"); }
  .carousel .navi_arrow.right.inactive {
    background-image: url("../../all/LightBox/img/pfeil_inaktiv_rechts.png"); }
  .carousel .navi_arrow.right.active {
    background-image: url("../../all/LightBox/img/pfeil_rechts.png"); }
  /* Carousel End */
  /* Single Box */
  .singleBox:nth-of-type(3n) {
    margin-right: 0; } }

@media (min-width: 985px) and (max-width: 1225px) {
  .contentwrapper {
    width: 935px;
    margin: 0 auto 0 auto; }
  #pageContent {
    width: 455px;
    margin: 0 25px 0 25px; }
    #pageContent.wide {
      width: 695px;
      margin-right: 0 !important; }
    #pageContent table td {
      -ms-word-break: break-all;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      ms-hyphens: auto;
      hyphens: auto; }
  .contentContainer {
    width: 455px;
    margin-right: 25px;
    float: left; }
  #breadcrumb {
    width: 430px; }
  .spalte1 {
    display: none; }
  header #mainMenu {
    margin: 26px 0 0 0;
    font-size: 16px; }
    header #mainMenu li {
      padding: 6px 8px 16px;
      margin-right: 0; }
      header #mainMenu li a {
        padding-right: 14px; }
    header #mainMenu li:first-child {
      margin-left: 6px; }
    header #mainMenu li.selected {
      margin-right: 12px !important; }
  #page #pageContent {
    overflow: hidden;
    /*Suchfeld der WB im Inhaltsbereich */ }
    #page #pageContent .wb_search, #page #pageContent .box_search {
      width: 100%;
      background: #a2b0cd;
      color: #FFFFFF;
      height: 34px;
      margin-bottom: 2px; }
      #page #pageContent .wb_search .wb_search_label, #page #pageContent .wb_search .biblio_suche_lable, #page #pageContent .box_search .wb_search_label, #page #pageContent .box_search .biblio_suche_lable {
        padding: 0 4px 0 0;
        font-family: Arial;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 34px; }
      #page #pageContent .wb_search .wb_search_field, #page #pageContent .wb_search .wb_suche_field, #page #pageContent .box_search .wb_search_field, #page #pageContent .box_search .wb_suche_field {
        width: 165px;
        height: 30px;
        float: left;
        margin: 2px 0 0 0;
        font-size: 16px;
        padding: 2px; }
      #page #pageContent .wb_search .wb_search_img, #page #pageContent .wb_search .img_search, #page #pageContent .box_search .wb_search_img, #page #pageContent .box_search .img_search {
        border: 0;
        margin: 4px 0 0 0;
        padding: 0;
        float: left; }
      #page #pageContent .wb_search .wb_search_advancedSearch, #page #pageContent .box_search .wb_search_advancedSearch {
        float: right;
        color: #92a1c0; }
    #page #pageContent .weiterbildungs_suche .wb_search_label {
      float: left;
      font-size: 17px;
      margin: 0 9px; }
    #page #pageContent .wb_table.anlassDetail_Label {
      width: 33%; }
    #page #pageContent .tableNoBorder img {
      max-width: 215px; }
  .startPage {
    width: 935px !important;
    margin: 0 !important; }
    .startPage #colSecond {
      width: 455px;
      float: left;
      margin-right: 25px; }
  /* volle Breite der Seite jedoch Einzug links um die Breite der Navigation */
  .full {
    width: 935px !important;
    margin: 0 !important;
    /* margin-left:$Grid_ColumnWidth+$Grid_BaseGutterWidth !important; */ }
  /* Spezialloesung f�r das Stichwortverzeichnis */
  #vierspaltig #col3 {
    float: left; }
  #col1, #col2, #col3, #col4, #col5 {
    width: 215px;
    float: left;
    margin-right: 25px; }
    #col1 img, #col2 img, #col3 img, #col4 img, #col5 img {
      width: 100%;
      max-width: 100% !important; }
    #col1 h2:first-child, #col2 h2:first-child, #col3 h2:first-child, #col4 h2:first-child, #col5 h2:first-child {
      margin-top: 0px !important; }
  #col3, #col5 {
    margin-right: 0; }
  #col3 {
    float: right; }
  .zielgruppenKontakt {
    width: 455px;
    color: #cccccc;
    height: 193px;
    clear: left; }
    .zielgruppenKontakt img {
      margin: 0;
      padding: 0;
      float: left;
      max-width: 100% !important; }
    .zielgruppenKontakt a {
      color: #cccccc; }
    .zielgruppenKontakt .kontaktangaben {
      width: 455px;
      float: left;
      height: 80px;
      background-color: #4B4B4B;
      padding: 7px 0 5px 16px;
      margin-bottom: 22px; }
      .zielgruppenKontakt .kontaktangaben .komma:after {
        content: ", "; }
      .zielgruppenKontakt .kontaktangaben p {
        line-height: 16px; }
      .zielgruppenKontakt .kontaktangaben .text {
        padding-top: 5px; }
    .zielgruppenKontakt .titel {
      font-size: 15px;
      color: #ffffff;
      margin-bottom: 6px; }
  .megaMenuContainer .spalte2 {
    margin: 0 0 32px 0; }
  /* Basic jQuery Slider essential styles */
  ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 449px;
    left: 0 !important;
    position: absolute;
    bottom: 6px;
    text-align: right !important; }
  div.bjqs-captionContainer {
    display: block;
    width: 442px;
    padding-left: 16px;
    position: absolute;
    bottom: 0;
    color: #cccccc;
    overflow: visible;
    vertical-align: bottom;
    display: table-cell;
    position: absolute;
    top: 260px;
    height: 35px; }
  .bjqs-captionWrapper {
    position: relative; }
    .bjqs-captionWrapper p {
      padding: 0; }
  /* Custom jQuery Slider essential styles */
  #banner-fade,
  #banner-slide {
    float: left;
    height: 367px !important;
    width: 455px !important;
    background-color: #4B4B4B; }
  #page li.bjqs-slide img {
    width: 455px !important;
    height: 256px;
    margin: 0;
    padding: 0;
    max-width: 100% !important; }
  #page ul.bjqs {
    width: 455px !important;
    height: 357px !important; }
  #page li.bjqs-slide {
    height: 332px;
    width: 455px !important; }
  #page .bjqs > li a.hiddenURL {
    visibility: hidden;
    display: none; }
  #page li.bjqs-slide h2.anyTitle {
    font-size: 15px !important;
    font-family: Arial !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 6px 0 7px !important; }
  #page a.bjqs-caption {
    font-family: verdana;
    font-size: 12px;
    color: #cccccc;
    background: url(../img/link_pfeil_orange.png) no-repeat right 4px !important;
    padding-right: 12px; }
  #page #anycontainer {
    height: 394px; }
  /* End Custom jQuery Slider essential styles */
  .newsBoxListContainer {
    width: 483px; }
  /* Single Box */
  div[id$="singleBox"]:nth-of-type(2n) {
    margin-right: 0; } }

@media (min-width: 640px) and (max-width: 985px) {
  .contentwrapper {
    width: 935px;
    margin: 0 auto 0 auto; }
  #pageContent {
    width: 455px;
    margin: 0 25px 0 25px; }
    #pageContent.wide {
      width: 695px;
      margin-right: 0 !important; }
    #pageContent table td {
      -ms-word-break: break-all;
      word-break: break-word;
      -webkit-hyphens: auto;
      -moz-hyphens: auto;
      ms-hyphens: auto;
      hyphens: auto; }
  .contentContainer {
    width: 455px;
    margin-right: 25px;
    float: left; }
  #breadcrumb {
    width: 430px; }
  .spalte1 {
    display: none; }
  header #mainMenu {
    margin: 26px 0 0 0;
    font-size: 16px; }
    header #mainMenu li {
      padding: 6px 8px 16px;
      margin-right: 0; }
      header #mainMenu li a {
        padding-right: 14px; }
    header #mainMenu li:first-child {
      margin-left: 6px; }
    header #mainMenu li.selected {
      margin-right: 12px !important; }
  #page #pageContent {
    overflow: hidden;
    /*Suchfeld der WB im Inhaltsbereich */ }
    #page #pageContent .wb_search, #page #pageContent .box_search {
      width: 100%;
      background: #a2b0cd;
      color: #FFFFFF;
      height: 34px;
      margin-bottom: 2px; }
      #page #pageContent .wb_search .wb_search_label, #page #pageContent .wb_search .biblio_suche_lable, #page #pageContent .box_search .wb_search_label, #page #pageContent .box_search .biblio_suche_lable {
        padding: 0 4px 0 0;
        font-family: Arial;
        color: #FFFFFF;
        font-size: 14px;
        line-height: 34px; }
      #page #pageContent .wb_search .wb_search_field, #page #pageContent .wb_search .wb_suche_field, #page #pageContent .box_search .wb_search_field, #page #pageContent .box_search .wb_suche_field {
        width: 165px;
        height: 30px;
        float: left;
        margin: 2px 0 0 0;
        font-size: 16px;
        padding: 2px; }
      #page #pageContent .wb_search .wb_search_img, #page #pageContent .wb_search .img_search, #page #pageContent .box_search .wb_search_img, #page #pageContent .box_search .img_search {
        border: 0;
        margin: 4px 0 0 0;
        padding: 0;
        float: left; }
      #page #pageContent .wb_search .wb_search_advancedSearch, #page #pageContent .box_search .wb_search_advancedSearch {
        float: right;
        color: #92a1c0; }
    #page #pageContent .weiterbildungs_suche .wb_search_label {
      float: left;
      font-size: 17px;
      margin: 0 9px; }
    #page #pageContent .wb_table.anlassDetail_Label {
      width: 33%; }
    #page #pageContent .tableNoBorder img {
      max-width: 215px; }
  .startPage {
    width: 935px !important;
    margin: 0 !important; }
    .startPage #colSecond {
      width: 455px;
      float: left;
      margin-right: 25px; }
  /* volle Breite der Seite jedoch Einzug links um die Breite der Navigation */
  .full {
    width: 935px !important;
    margin: 0 !important;
    /* margin-left:$Grid_ColumnWidth+$Grid_BaseGutterWidth !important; */ }
  /* Spezialloesung f�r das Stichwortverzeichnis */
  #vierspaltig #col3 {
    float: left; }
  #col1, #col2, #col3, #col4, #col5 {
    width: 215px;
    float: left;
    margin-right: 25px; }
    #col1 img, #col2 img, #col3 img, #col4 img, #col5 img {
      width: 100%;
      max-width: 100% !important; }
    #col1 h2:first-child, #col2 h2:first-child, #col3 h2:first-child, #col4 h2:first-child, #col5 h2:first-child {
      margin-top: 0px !important; }
  #col3, #col5 {
    margin-right: 0; }
  #col3 {
    float: right; }
  .zielgruppenKontakt {
    width: 455px;
    color: #cccccc;
    height: 193px;
    clear: left; }
    .zielgruppenKontakt img {
      margin: 0;
      padding: 0;
      float: left;
      max-width: 100% !important; }
    .zielgruppenKontakt a {
      color: #cccccc; }
    .zielgruppenKontakt .kontaktangaben {
      width: 455px;
      float: left;
      height: 80px;
      background-color: #4B4B4B;
      padding: 7px 0 5px 16px;
      margin-bottom: 22px; }
      .zielgruppenKontakt .kontaktangaben .komma:after {
        content: ", "; }
      .zielgruppenKontakt .kontaktangaben p {
        line-height: 16px; }
      .zielgruppenKontakt .kontaktangaben .text {
        padding-top: 5px; }
    .zielgruppenKontakt .titel {
      font-size: 15px;
      color: #ffffff;
      margin-bottom: 6px; }
  .megaMenuContainer .spalte2 {
    margin: 0 0 32px 0; }
  /* Basic jQuery Slider essential styles */
  ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 449px;
    left: 0 !important;
    position: absolute;
    bottom: 6px;
    text-align: right !important; }
  div.bjqs-captionContainer {
    display: block;
    width: 442px;
    padding-left: 16px;
    position: absolute;
    bottom: 0;
    color: #cccccc;
    overflow: visible;
    vertical-align: bottom;
    display: table-cell;
    position: absolute;
    top: 260px;
    height: 35px; }
  .bjqs-captionWrapper {
    position: relative; }
    .bjqs-captionWrapper p {
      padding: 0; }
  /* Custom jQuery Slider essential styles */
  #banner-fade,
  #banner-slide {
    float: left;
    height: 367px !important;
    width: 455px !important;
    background-color: #4B4B4B; }
  #page li.bjqs-slide img {
    width: 455px !important;
    height: 256px;
    margin: 0;
    padding: 0;
    max-width: 100% !important; }
  #page ul.bjqs {
    width: 455px !important;
    height: 357px !important; }
  #page li.bjqs-slide {
    height: 332px;
    width: 455px !important; }
  #page .bjqs > li a.hiddenURL {
    visibility: hidden;
    display: none; }
  #page li.bjqs-slide h2.anyTitle {
    font-size: 15px !important;
    font-family: Arial !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 6px 0 7px !important; }
  #page a.bjqs-caption {
    font-family: verdana;
    font-size: 12px;
    color: #cccccc;
    background: url(../img/link_pfeil_orange.png) no-repeat right 4px !important;
    padding-right: 12px; }
  #page #anycontainer {
    height: 394px; }
  /* End Custom jQuery Slider essential styles */
  .newsBoxListContainer {
    width: 483px; }
  /* Single Box */
  div[id$="singleBox"]:nth-of-type(2n) {
    margin-right: 0; } }

@media (max-width: 640px) {
  .contentwrapper {
    width: 1175px;
    margin: 0 auto 0 auto; }
  /* Basic jQuery Slider essential styles */
  ol.bjqs-markers {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 449px;
    left: 0 !important;
    position: absolute;
    bottom: 6px;
    text-align: right !important; }
  div.bjqs-captionContainer {
    display: block;
    width: 442px;
    padding-left: 16px;
    position: absolute;
    bottom: 0;
    color: #cccccc;
    overflow: visible;
    vertical-align: bottom;
    display: table-cell;
    position: absolute;
    top: 260px;
    height: 35px; }
  .bjqs-captionWrapper {
    position: relative; }
    .bjqs-captionWrapper p {
      padding: 0; }
  /* Custom jQuery Slider essential styles */
  #banner-fade,
  #banner-slide {
    float: left;
    height: 367px !important;
    width: 455px !important;
    background-color: #4B4B4B; }
  #page li.bjqs-slide img {
    width: 455px !important;
    height: 256px;
    margin: 0;
    padding: 0;
    max-width: 100% !important; }
  #page ul.bjqs {
    width: 455px !important;
    height: 357px !important; }
  #page li.bjqs-slide {
    height: 332px;
    width: 455px !important; }
  #page .bjqs > li a.hiddenURL {
    visibility: hidden;
    display: none; }
  #page li.bjqs-slide h2.anyTitle {
    font-size: 15px !important;
    font-family: Arial !important;
    color: #ffffff !important;
    padding: 0 !important;
    margin: 6px 0 7px !important; }
  #page a.bjqs-caption {
    font-family: verdana;
    font-size: 12px;
    color: #cccccc;
    background: url(../img/link_pfeil_orange.png) no-repeat right 4px !important;
    padding-right: 12px; }
  #page #anycontainer {
    height: 394px; }
  /* End Custom jQuery Slider essential styles */
  .newsBoxListContainer {
    width: 483px; }
  /* Single Box */
  div[id$="singleBox"]:nth-of-type(2n) {
    margin-right: 0; } }

