@charset "UTF-8";
/* =CSS Reset
========================================================================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp,
strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol {
  list-style: decimal;
  margin: 0;
  padding: 0 0 0 24px;
  margin: 0 0 15px;
}

ol li {
  margin: 0;
  padding: 0;
}

ul {
  list-style: disc;
  margin: 0;
  padding: 0 0 0 20px;
  margin: 0 0 15px;
}

ul li {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea, select, input[type="button"], input[type="submit"], button {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* =Deafult Tag & General Classes
========================================================================================*/
html, body {
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  font: 14px/1.357 Arial, Helvetica, sans-serif;
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  color: #494948;
  height: 100%;
  padding: 0;
  overflow: auto;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

img {
  vertical-align: top;
  border: 0;
}

/*input[type="button"], input[type="submit"], button { -moz-transition:background-color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000), color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000); -webkit-transition:background-color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000), color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000); -o-transition:background-color 0.2s ease-in, color 0.2s ease-in; -ms-transition:background-color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000), color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000); transition:background-color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000), color 450ms cubic-bezier(0.450, 1.000, 0.320, 1.000); }*/
.allanim, #mainmenu li a:after, .medicinelist li a:before, .navtrigger em {
  -moz-transition: all 450ms cubic-bezier(0.45, 1, 0.32, 1);
  -webkit-transition: all 450ms cubic-bezier(0.45, 1, 0.32, 1);
  -o-transition: all 450ms cubic-bezier(0.45, 1, 0.32, 1);
  -ms-transition: all 450ms cubic-bezier(0.45, 1, 0.32, 1);
  transition: all 450ms cubic-bezier(0.45, 1, 0.32, 1);
}

a {
  color: #0072bc;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #0072bc;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  a:active {
    background-color: transparent;
  }
}
b {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

p {
  margin: 0 0 15px 0;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
}

h1 {
  font-size: 2.429em;
}

h2 {
  font-size: 1.857em;
}

h3 {
  font-size: 1.500em;
}

h4 {
  font-size: 1.286em;
}

h5 {
  font-size: 1.143em;
}

i {
  font-style: italic;
}

form h3 {
  font-size: 14px;
  color: #0095db;
  text-transform: uppercase;
  letter-spacing: 1px;
}

form legend {
  display: none;
}

form select {
  width: auto;
}

input[type="button"], input[type="reset"], button {
  background: none repeat scroll 0 0 #0072bc;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  overflow: visible;
  padding: 8px 25px;
  text-decoration: none;
  vertical-align: middle;
  width: auto;
}

.cf:before, .cf:after, .wrap:after, .wrap:before, #mainmenu ul:after, #mainmenu ul:before, .newslist li:after, .newslist li:before, .blogpost-list li:after, .blogpost-list li:before, .feature-workbox:after, .feature-workbox:before {
  content: "";
  display: table;
}

.cf:after, .wrap:after, #mainmenu ul:after, .newslist li:after, .blogpost-list li:after, .feature-workbox:after {
  clear: both;
}

.cf, .wrap, #mainmenu ul, .newslist li, .blogpost-list li, .feature-workbox {
  zoom: 1;
}

.nodisplay {
  display: none;
}

.nodisplay_strict {
  display: none !important;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

:focus {
  outline: none;
}

.text_cont p {
  padding: 0 0 10px 0;
}

.nopad p, p.nopad {
  padding: 0;
}

.cols {
  *zoom: 1;
}

.cols:before, .cols:after {
  display: table;
  line-height: 0;
  content: "";
}

.cols:after {
  clear: both;
}

.cols2 {
  margin-left: -2%;
}

.cols3 {
  margin-left: -3%;
}

.cols4 {
  margin-left: -2%;
}

.cols .col {
  float: left;
  min-height: 1px;
  margin-left: 30px;
}

.cols2 .col {
  width: 48%;
  margin-left: 2%;
}

.cols3 .col {
  width: 30.3%;
  margin-left: 3%;
}

.cols4 .col {
  width: 23%;
  margin-left: 2%;
}

a.link_area {
  background: url(../Images/blank.gif);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
}

/* =Layout Width
========================================================================================*/
#wrapper {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}

.wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.full-range .wrap {
  max-width: 100%;
}

#main {
  background-color: #fff;
  padding: 70px 0 30px 0;
}

.primary {
  float: left;
  width: 530px;
}

.content-bar {
  height: 10px;
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  color: #494948;
  margin-bottom: 20px;
  margin-top: 20px;
}

.content .csc-textpic.ce-gallery .ce-column {
  position: relative !important;
}

.mfp-gallery figure .mfp-bottom-bar {
  padding: 15px !important;
}
.mfp-gallery figure .mfp-bottom-bar .mfp-title {
  color: #000 !important;
}
.mfp-gallery figure .mfp-bottom-bar .mfp-title small {
  color: #000;
}

.context {
  width: 24%;
  float: left;
  margin: 0 5% 0 0;
}
@media screen and (max-width: 768px) {
  .context {
    width: 100% !important;
  }
}
.context .csc-textpic.ce-gallery {
  background-color: #fff;
  background-image: none;
}
.context .ce-image .csc-textpic.ce-gallery {
  margin-bottom: 25px !important;
}

.context-right .context {
  margin: 0 0 0 5%;
}

/* Linkliste bei Bulletlisten blau statt orange, Ticket #3722 */
.content ul li a {
  color: #0072bc;
}

.sidebar {
  float: right;
  overflow: hidden;
  width: 470px;
}

.one-column {
  width: auto !important;
  float: none !important;
}

.two-column, .three-column {
  width: auto !important;
  float: none !important;
  overflow: hidden;
  padding-bottom: 2em;
}

.two-column .content {
  width: 71%;
  float: left;
}
@media screen and (max-width: 768px) {
  .two-column .content {
    width: 100% !important;
  }
}

/* =Common-Page (common classes for all pages)
========================================================================================*/
#header {
  position: relative;
  z-index: 10;
}

#header .wrap {
  max-width: 100%;
}

#mainmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1.357em;
  line-height: 22px;
}

#mainmenu > ul > li {
  float: left;
  margin-left: .5128205128205128%;
  width: 24.487179487179487%;
  position: relative;
  text-align: left;
}

/* bei sechs Menuepunkten width:16.155%; */
#mainmenu > ul > li > a:after {
  top: 100%;
  border-top-color: #dcd6d3;
  right: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 114, 188, 0);
  border-width: 19px 25px;
  margin: -19px 0 0 -19px;
  z-index: -1;
}

#mainmenu > ul > li > a:before {
  background: url(../Images/bgi/sprites.png) -155px -29px no-repeat;
  position: absolute;
  right: 15px;
  bottom: 15px;
  content: '';
  z-index: 1;
  width: 22px;
  height: 22px;
  -moz-transition: bottom 450ms cubic-bezier(0.45, 1, 0.32, 1);
  -webkit-transition: bottom 450ms cubic-bezier(0.45, 1, 0.32, 1);
  -o-transition: bottom 450ms cubic-bezier(0.45, 1, 0.32, 1);
  -ms-transition: bottom 450ms cubic-bezier(0.45, 1, 0.32, 1);
  transition: bottom 450ms cubic-bezier(0.45, 1, 0.32, 1);
}

#mainmenu > ul > li > a:hover, #mainmenu > ul > li.active > a, #mainmenu > ul > li.hoverd > a {
  color: #fff;
  background-color: #0072bc;
}

#mainmenu > ul > li.active > a {
  font-weight: bold;
}

#mainmenu > ul > li > a:hover:after, #mainmenu > ul > li.active > a:after, #mainmenu > ul > li.hoverd > a:after {
  margin: 0 0 0 -19px;
  border-top-color: #0072bc;
}

#mainmenu > ul > li > a:hover:before, #mainmenu > ul > li.active > a:before, #mainmenu > ul > li.hoverd > a:before {
  background-position: -181px -29px;
  bottom: 2px;
}

.subnavbox {
  position: absolute;
  width: 270px;
  background: #0095db;
  left: 0;
  top: 100%;
  padding: 15px;
  display: none;
  z-index: 1000;
}
@media screen and (max-width: 1000px) {
  .subnavbox {
    width: 100%;
    position: unset;
  }
}

.subnavbox.wider {
  width: 540px;
}

#mainmenu ul ul {
  font-size: 0.842em;
  width: 240px;
  float: left;
}

#mainmenu ul ul li {
  border-top: 1px solid #fff;
}

#mainmenu ul ul li:first-child {
  border-top: 0;
}

#mainmenu ul ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 8px 0;
}

#mainmenu ul ul li a:hover, .nav-article a:hover {
  color: #c9eeff;
}

#mainmenu ul ul li a:after {
  content: "\00BB";
  margin-left: 6px;
  font-weight: bold;
}

#mainmenu ul > li div > ul > li > a {
  display: inline-block !important;
  width: 100%;
}
#mainmenu ul > li div > ul > li.hasnav:last-child {
  border-bottom: 1px solid #ffffff !important;
}
#mainmenu ul > li div > ul > li.hasnav:last-child > ul > li > a {
  border-bottom: 0 none;
}
#mainmenu ul > li div > ul > li > ul {
  font-size: 0.8em !important;
  display: inline-block;
  opacity: 0.8;
  width: 100%;
}
#mainmenu ul > li div > ul > li > ul > li > a {
  padding: 3px 0 3px 20px;
}
#mainmenu ul > li div > ul > li > ul > li + li {
  border-top: 0 none !important;
}
#mainmenu ul > li div > ul > li > ul > li:first-child > a {
  padding-top: 10px;
}
#mainmenu ul > li div > ul > li > ul > li:last-child > a {
  padding-bottom: 5px;
}

.nav-article {
  width: 240px;
  float: right;
  font-size: 0.737em;
  color: #fff;
  margin-left: 30px;
  line-height: 19px;
}

.nav-article figure {
  padding: 10px 0;
}

.nav-article small {
  text-transform: uppercase;
  font-size: 0.857em;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  letter-spacing: 0.15em;
}

.nav-article a {
  text-decoration: none;
  color: #fff;
}

.nav-article p:after {
  content: '\00BB';
  margin-left: 4px;
  font-weight: bold;
  font-size: 1.143em;
}

/* =Home-Page (only homepage used classes)
========================================================================================*/
/* =Form Style
========================================================================================*/
button, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea, select, input[type="submit"], input[type="button"] {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  /*-webkit-appearance:none;*/
  -webkit-border-radius: 0;
  border-radius: 0;
}

button, input {
  line-height: normal;
}

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea, select {
  background: #fff;
  padding: 2px 12px;
  height: 36px;
  line-height: 100%;
  color: #000;
  border: 1px solid #ccc;
  width: 100%;
}

textarea {
  width: 100%;
  height: 80px;
  overflow: auto;
  resize: none;
}

select {
  height: auto;
  padding: 4px;
}

input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="button"], input[type="submit"], button {
  background: #0072bc;
  color: #fff;
  border: 0;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 8px 25px;
  vertical-align: middle;
  text-decoration: none;
}

input[type="button"]:hover, input[type="submit"]:hover, button:hover {
  background: #0095db;
  color: #fff;
}

input[type="checkbox"], input[type="radio"] {
  margin: 3px 8px 0;
  vertical-align: top;
}

.formbox {
  width: 40%;
}

.formbox .row {
  margin-bottom: 10px;
}

.formbox .row
.formbox .row label {
  padding-bottom: 10px;
}

.formbox .row select {
  width: 20%;
}

/* =Page-XYZ
========================================================================================*/
.sprites {
  background-image: url(../Images/bgi/sprites.png);
}

.sp-before:before {
  background-image: url(../Images/bgi/sprites.png);
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  content: '';
  vertical-align: middle;
}

.top-rightbox {
  float: right;
  margin-bottom: 5px;
}

.social a, .search a.sc-icon {
  height: 25px;
  width: 25px;
  display: block;
  text-indent: -999em;
  float: left;
  margin-left: 3px;
}

.social a.fb {
  background-color: #3b5999;
  background-position: -183px 0;
}

.social a.fb:hover {
  background-color: #2e4b8a;
}

.social a.tw {
  background-color: #48c7e8;
  background-position: -211px 0;
}

.social a.tw:hover {
  background-color: #1da2c5;
}

.social a.blog {
  background-color: #fa7027;
  background-position: -239px 0;
}

.social a.blog:hover {
  background-color: #ee5402;
}

.search a.sc-icon {
  margin-left: 0;
  float: left;
  background-color: #777;
  background-position: -155px 0;
}

.search a.sc-icon:hover {
  background-color: #585858;
}

.search, .social {
  float: left;
}

.newslist {
  margin: 0 0 52px;
  padding: 0;
  list-style: none;
}

/*.newslist:before, .feature-workbox:before, .medical-info:before { background:#f3f1eb url(../Images/bgi/pattern-bg.png) repeat; height:10px; width:100%; content:''; display:block; margin-bottom:10px; }*/
.newslist li {
  border-bottom: 1px solid #c6c6c6;
  padding: 10px 0;
  font-size: 1.143em;
  line-height: 1.34;
  color: #494948;
  position: relative;
  padding-right: 100px;
}

.newslist li p {
  margin: 0.25em 0 !important;
  overflow: hidden;
}

.news-date {
  color: #0095db;
  font-weight: bold;
  font-size: 0.875em;
}

.newslist li h2 {
  font-size: 1.714em;
  text-decoration: none;
  line-height: 125%;
  margin: 0 0 20px;
}

.newslist li h2 a {
  text-decoration: none;
  color: #494948;
}

.newslist li.expanded {
  font-size: 1.286em;
  line-height: 1.233;
  font-weight: normal;
  padding-right: 10px;
}

.newslist li.expanded .news-thumb {
  margin-bottom: 10px;
}

.newslist li.expanded h2 {
  font-size: 1.333em;
  margin: 0;
}

.newslist li.expanded .news-date {
  text-transform: uppercase;
  font-size: 0.667em;
  letter-spacing: 0.08em;
}

.newslist li.expanded .accordian-item {
  display: none;
}

.newslist li.expanded .accordian-data {
  display: block;
}

.newslist li .accordian-data {
  display: none;
}

.textbereich {
  display: block;
  margin: 0;
  overflow: hidden;
}

.news_link_all {
  margin-top: 10px;
}

.news_link_all a {
  font-weight: bold;
  text-decoration: none;
  color: #494948;
}

.news_link_all a:hover {
  color: #ee7430;
}

.news_link_all a:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.143em;
  color: #0095db;
}

.news_link_all a:hover:after {
  color: #ee7430;
}

.moreinfo a:after {
  color: #0095db;
  content: "\00BB";
  font-size: 1.143em;
  margin-left: 4px;
}

.moreinfo a {
  font-size: 0.778em;
  font-weight: bold;
  text-decoration: none;
  color: #494948;
}

.moreinfo a:hover, .newslist li h2 a:hover {
  color: #ee7430;
}

.moreinfo a:hover:after {
  color: #ee7430;
}

.moreinfo a:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.143em;
  color: #0095db;
}

.news-thumb {
  float: left;
}

.news-thumb img {
  margin: 0 15px 0 0;
}

.down-triger {
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -10px;
  text-indent: -999em;
  background-position: -268px 0;
  width: 20px;
  height: 20px;
}

.down-triger:hover {
  background-position: -288px 0;
}

.blog-listbox {
  margin: 0 0 20px;
}

.blog-boxtitle {
  padding: 10px 0px 5px 0px;
  line-height: 35px;
}

.blog-boxtitle:before {
  background-image: url("../Images/blog_icon.png");
  display: inline-block;
  width: 19px;
  height: 26px;
  margin-right: 3px;
  content: "";
  vertical-align: middle;
}

.blog-boxtitle span {
  font-weight: bold;
  color: #ee7430;
  display: inline-block;
  vertical-align: bottom;
  line-height: 27px;
  font-size: 1.7em;
}

.blog-boxtitle span.speaking-medicine-span {
  color: #494948;
  letter-spacing: 0.08em;
  font-weight: normal;
  margin-left: 5px;
}

.blogpost-list {
  padding-top: 10px;
  padding-left: 0;
  margin: 0;
  list-style: none;
  border-top: 1px solid #C6C6C6;
}

.blog-thumb {
  margin-right: 15px;
  float: left;
  max-height: 80px;
  overflow: hidden;
}

.blogpost-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #C6C6C6;
}

.blogpost-list li p {
  margin: 0 0 5px;
  line-height: 1.157;
}

.blogpost-list li p a {
  font-weight: bold;
  color: #ee7430;
  text-decoration: none;
}

.blogpost-list li p a:hover {
  color: #0095db;
}

.blogpost-list li p a:after {
  content: '\00BB';
  margin-left: 6px;
  font-size: 1.143em;
  line-height: normal;
}

.blogpost-date {
  display: block;
  padding: 2px 0 2px 0;
}

.tagbox {
  display: block;
  padding: 4px 0 0 0;
}

.blogbox-footer {
  text-align: left;
}

.blogbox-footer a {
  margin-right: 10px;
  font-size: 0.857em;
  font-weight: bold;
  color: #494948;
  text-decoration: none;
  display: inline-block;
}

.backtoblog:after {
  content: '\00BB';
  margin-left: 3px;
  font-size: 1.317em;
  position: relative;
  top: 1px;
  line-height: normal;
}

.blogbox-footer a:hover {
  color: #ee7430;
}

.older-post:after {
  background-position: -222px -29px;
  width: 12px;
  height: 10px;
  margin-left: 4px;
  line-height: normal;
}

.older-post:hover:after {
  background-position: -222px -39px;
}

.older-post-opened:after {
  background-position: -207px -29px;
  width: 12px;
  height: 10px;
  margin-left: 4px;
  line-height: normal;
}

.older-post-opened:hover:after {
  background-position: -207px -39px;
}

.formsearchbox {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
  margin: 0 0 10px;
  padding: 25px 15px;
}

.formsearchbox p {
  margin: 10px 0 15px;
  width: 60%;
}

.formsearchbox h3 {
  color: #0072bc;
  width: 60%;
  margin: 0 0 7px;
}

.select-formlist {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 220px;
}

.select-formlist > li {
  margin-bottom: 5px;
  position: relative;
  min-height: 30px;
}

.select-formlist > li .sbHolder {
  width: 100%;
}

.sbHolder {
  background-color: #fff;
  font-weight: normal;
  height: 30px;
  position: relative;
  width: 220px;
}

.sbSelector {
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  width: 100%;
  padding: 0 30px 0 10px;
  color: #494948;
  text-decoration: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

.sbSelector:hovre {
  color: #494948;
}

.sbToggleOpennew {
  background: #0072bc;
  color: #fff;
  outline: none;
  text-decoration: none;
}

.sbToggleOpennew:hover {
  color: #fff;
}

.sbToggle {
  background: url(../Images/bgi/sprites.png) -258px -29px no-repeat;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 1;
}

.sbToggleOpen {
  background: url(../Images/bgi/sprites.png) -258px -59px no-repeat;
}

.sbOptions {
  background-color: #bfdcee;
  list-style: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 3;
  overflow-y: auto;
}

.sbOptions li:first-child {
  border-top: 0;
}

.sbOptions li {
  border-top: 1px solid #fff;
}

.sbOptions li a {
  padding: 5px 7px;
  display: block;
  color: #0072bc;
  line-height: 18px;
  text-decoration: none;
}

.sbOptions a:hover {
  background: #d6ecf9;
}

.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px;
}

.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  color: #EBB52D;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px;
}

.sbOptions .sbSub {
  padding-left: 17px;
}

input.search-btn[type="submit"] {
  background-color: #0072bc;
  background-image: url(../Images/bgi/sprites.png);
  background-position: -152px 2px;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin: 0 0 0 5px;
  text-indent: -999em;
  line-height: 0;
  overflow: visible;
  padding: 0;
  float: right;
  position: absolute;
  top: 0;
}

input.search-btn[type="submit"]:hover {
  background-color: #007fd2;
}

.mapbox {
  min-height: 315px;
  position: relative;
}

.mapbox:before {
  background-position: -371px -25px;
  width: 188px;
  height: 284px;
  position: absolute;
  right: 0;
  top: 12px;
  margin: 0;
}

div.peoplebox {
  padding-left: 130px;
  position: relative;
  min-height: 228px;
}

div.peoplebox:before {
  background-position: -229px -106px;
  width: 140px;
  height: 218px;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
}

.peoplebox .select-formlist {
  width: 190px;
  margin-bottom: -5px;
}

div.peoplebox h3 {
  color: #0095db;
}

.featurelist {
  margin: 0 0 5px;
  padding: 0;
  list-style: none;
  border-top: 1px solid #c6c6c6;
}

.featurelist li {
  border-bottom: 1px solid #c6c6c6;
  padding: 7px 2px;
}

.featurelist li a {
  color: #494948;
  font-weight: bold;
  text-decoration: none;
}

.featurelist li a:hover {
  color: #ee7430;
}

.featurelist li a:after, .more-job:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.317em;
  color: #ee7430;
  position: relative;
  top: 1px;
  line-height: 100%;
}

.featurelist li p {
  margin: 2px 0 0 0;
}

.feature-workbox {
  margin: 0 0 20px;
}

.feature-workbox h4 {
  font-size: 1.714em;
  margin: 18px 0 20px;
}

.feature-workbox h4 span {
  font-size: 0.500em;
  text-transform: uppercase;
  color: #ee7430;
  letter-spacing: 0.08em;
  display: block;
  padding: 5px 0;
  line-height: 1.2;
}

.more-job {
  font-size: 0.857em;
  color: #ee7430;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
}

.more-job:hover:after {
  color: #0072bc;
}

.more-job:hover {
  color: #0072bc;
}

.new-medicalbox {
  padding: 0 0 20px;
}

.medical-info {
  background: #fff;
  width: 270px;
  padding: 35px 25px 0 0;
  height: 100%;
  float: left;
  position: relative;
}

.medical-info:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.medical-info p {
  margin: 0;
  padding-bottom: 15px;
}

.box-lable {
  text-transform: uppercase;
  font-size: 0.857em;
  color: #494948;
  font-weight: bold;
  letter-spacing: 0.11em;
  display: block;
}

.new-medicalbox {
  height: 100%;
}

.new-medicalbox h3 {
  color: #0072bc;
  font-size: 1.714em;
  line-height: 1.125;
  margin: 5px 0 14px;
}

.medicine-movebox {
  float: left;
  width: 76.71232876712328%;
  padding: 30px 25px 15px;
}

.med-thumb {
  float: left;
  margin-right: 25px;
}

.medicinelist {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.medicinelist li {
  margin: 0 0 0 14px;
}

.medicinelist li p {
  margin-bottom: 10px;
}

.medicinelist li a {
  font-weight: bold;
  text-decoration: none;
  color: #494948;
  position: relative;
}

.medicinelist li a:hover, .medicinelist li a:hover:before {
  color: #ee7430;
}

.medicinelist li a:before {
  content: '\203A';
  font-size: 1.680em;
  line-height: none;
  position: absolute;
  left: -14px;
  top: -11px;
}

.moreissuebox {
  background: url(../Images/bgi/transbg.png) repeat;
  background: rgba(0, 0, 0, 0.1);
  width: 23.28767123287671%;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 27px 8px 15px;
}

.moreissuebox h5 {
  font-size: 0.857em;
  color: #494948;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 18px;
}

#issueslider {
  width: 90px;
  margin: 0 auto;
}

#issueslider .slide a {
  color: #0072bc;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.929em;
}

#issueslider .slide a span {
  display: block;
  line-height: 1.143;
  padding-top: 10px;
}

#issueslider .owl-controls {
  margin: 0;
}

#issueslider .owl-controls .owl-nav div {
  position: absolute;
  top: 50%;
  border-radius: 0;
  margin: -46px 0 0;
  background: none;
  color: #fff;
  font-size: 3.143em;
  text-align: center;
  width: 22px;
  line-height: 20px;
  padding: 0 0 4px;
  height: 24px;
}

#issueslider .owl-controls .owl-nav div:hover {
  background: none;
  color: #0072bc;
}

#issueslider .owl-controls .owl-nav div.owl-prev {
  left: -30px;
}

#issueslider .owl-controls .owl-nav div.owl-next {
  right: -30px;
}

#issueslider .owl-controls .owl-nav .disabled {
  display: none !important;
}

#issueslider .slide {
  padding-bottom: 15px;
}

#footer {
  background: url(../Images/bgi/transbg.png) repeat;
  background: rgba(0, 0, 0, 0.1);
}

.copyright {
  background: #fff;
  border-top: 1px solid #c6c6c6;
  padding: 15px 0;
  font-size: 0.857em;
  color: #0072bc;
  line-height: 1.580;
}

.copyright a {
  color: #847d78;
  text-decoration: none;
  display: inline-block;
  margin: 0 0 0 8px;
}

.copyright a:hover {
  color: #ee7430;
}

/* SOCIALMEDIAFOOTER - BEGIN */
.socialmediafooter {
  float: right;
}

.socialmediafooter a {
  margin: 0;
}

.socialmediafooter .like {
  padding: 0;
  margin: 0;
  float: left;
  width: 140px;
}

.socialmediafooter .share {
  padding: 0;
  margin: 0;
  float: left;
}

.socialmediafooter .twitter {
  padding: 0;
  margin: 0;
  float: right;
}

/* SOCIALMEDIAFOOTER - END */
.footer-columnbox {
  padding: 35px 0 25px;
}

.footer-columnbox h5 {
  font-size: 0.857em;
  color: #0072bc;
  text-transform: uppercase;
  letter-spacing: 0.10em;
  margin-bottom: 5px;
}

.footer-columnbox .column {
  float: left;
}

.footer-columnbox .column1 {
  width: 13%;
}

.footer-columnbox .column2 {
  width: 21%;
}

.footer-columnbox .column3 {
  width: 24%;
}

.footer-columnbox .column4 {
  width: 22%;
}

.footer-columnbox .column5 {
  width: 20%;
}

.footer-columnbox .column ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-columnbox .column ul li {
  padding: 3px 0;
}

.footer-columnbox .column ul li a {
  color: #494948;
  text-decoration: none;
}

.footer-columnbox .column ul li a:hover, .footer-columnbox .column ul li a.active {
  color: #000;
  text-decoration: none;
}

#menu, .navtrigger {
  display: none;
}

.font-sizerbox {
  float: left;
  font-weight: bold;
  /*background-color: #fff;*/
}

.font-sizerbox a {
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  line-height: 25px;
  color: #fff;
  text-align: center;
  background-color: #777;
  padding: 0px 4px;
}

.font-sizerbox a:hover {
  background-color: #fff;
  color: #777;
}

.font-sizerbox .sizerbox-headline {
  font-size: 12px;
  text-decoration: none;
  line-height: 25px;
  color: #777;
}

.issuedata {
  display: none;
}

.issuedata:first-child {
  display: block;
}

/* Typo3 Styles */
.csc-default {
  margin-bottom: 20px;
}

.mainbanner .csc-default {
  margin-bottom: 0;
}

.csc-default.ctype-gridelements_pi1,
.csc-default.gridelements_pi1, .csc-default.html {
  margin-bottom: 0;
}

.csc-default.image {
  margin-right: -10px;
}

.expandable-content .csc-default.image {
  background-color: #fff;
  margin-right: 1px;
  padding-left: 11px;
  padding-top: 10px;
}

.unsichtbar {
  display: none;
}

/* custom styles */
.subheader {
  color: #009DD3;
  font-weight: bold;
  margin-bottom: 10px;
}

/* Textelemente */
.csc-header hgroup h1,
.ctype-text hgroup h1,
.text hgroup h1 {
  font-size: 30px;
}

.csc-header h2,
.text h2,
.ctype-text h2 {
  font-size: 1em;
  color: #0095db;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.text .csc-textsubheader ul, .text .csc-textsubheader ol,
.ctype-text .csc-textsubheader ul,
.ctype-text .csc-textsubheader ol,
.ctype-menu_subpages ul,
.ctype-menu_subpages ol {
  font-size: 16px;
  line-height: 22px;
}

.ctype-text .bodytext,
.text .bodytext,
.ctype-text ol,
.ctype-text ul,
.text ol,
.text ul {
  font-size: inherit;
  line-height: inherit;
}

.ctype-text .csc-textsubheader,
.text .csc-textsubheader {
  font-weight: bold;
}

.ctype-text ul,
.text ul,
.layout-10 ul {
  list-style-type: none;
  position: relative;
  padding: 0;
}

.ctype-text ul li,
.text ul li {
  padding: 0 0 0 30px;
  margin: 0.5em 0;
}

.ctype-text ul li:before,
.text ul li:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  background-color: #0095db;
  margin-top: 6px;
  position: absolute;
  left: 10px;
}

/* Dateilinks */
.csc-uploads {
  /*background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);*/
}

ul.csc-uploads li {
  list-style: none outside none;
  padding: 5px 0 5px 10px;
}

.csc-uploads li a, .news_list a {
  color: #0095db;
  text-decoration: none !important;
}

.csc-uploads li a:hover, .news_list a:hover {
  color: #ee7430;
}

.news_list a {
  padding-left: 15px;
  background-image: url("../Images/bgi/pfeil-kontextnavi-ebene2-over.png");
  background-position: 4px 4px;
  background-repeat: no-repeat;
}

.news_list a:hover {
  background-image: url("../Images/bgi/pfeil-kontextnavi-ebene2.png");
  background-position: 4px 4px;
  background-repeat: no-repeat;
}

.layout-2 ul.csc-uploads img {
  float: left;
  padding-right: 0;
  margin-right: 10px;
  vertical-align: top;
  width: 100px;
  height: auto;
  border: 1px solid #c6c6c6;
}

.layout-1 ul.csc-uploads img {
  float: left;
  padding-right: 0;
  margin-right: 10px;
  vertical-align: top;
}

/* Text mit Bild */
.image header h2 {
  font-size: 16px;
}

.ctype-textpic h2,
.textpic h2 {
  font-size: 16px !important;
  font-weight: bold;
}

.context .ctype-textpic h2,
.context .textpic h2 {
  color: #0095db !important;
}

.context .ctype-textpic a,
.context .textpic a {
  background-image: url("../Images/bgi/pfeil-kontextnavi.png");
  background-position: right 5px;
  background-repeat: no-repeat;
  color: #494948;
  font-size: 16px;
  font-weight: bold;
  padding: 0 16px 0 0;
  text-decoration: none;
}

.csc-textpic {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
}

@media screen and (max-width: 480px) {
  .ctype-textpic .csc-textpic {
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .ctype-textpic .ce-bodytext {
    width: 100%;
  }
}

.tx-aspresse-pi1 .csc-textpic {
  margin-bottom: 10px;
}

.csc-textpic-text {
  padding: 15px;
  height: 100%;
  overflow: hidden;
}

.csc-textpic-imagewrap {
  margin: 0 !important;
  height: 100%;
  overflow: hidden;
}

.csc-textpic-image {
  margin: 0 !important;
}

/* Text mit Bild im Klapper*/
.folding-content .csc-textpic {
  background: none;
}

.folding-content .csc-textpic-text {
  padding: 0px 15px;
}

/* Bildergalerie */
.csc-textpic-caption {
  display: none !important;
}

.csc-textpic-imagecolumn {
  float: left;
  margin: 0 !important;
  background-color: #fff;
  padding: 0 10px 10px 0;
}

.csc-textpic-image,
.csc-textpic {
  position: relative;
}

.csc-textpic-image a.lightbox:hover:before,
.csc-textpic a.lightbox:hover:before {
  content: "+";
  font-size: 50px;
  color: #fff;
  background-color: #a0948a;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 5px;
  top: 5px;
  display: none;
}

.csc-textpic-image:hover a.lightbox:before,
.csc-textpic:hover a.lightbox:before {
  display: block;
}

/* Contenttable */
.contenttable {
  width: 100%;
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
}

.contenttable th, .contenttable td {
  padding: 10px;
}

/*.contenttable .td-0 {
	padding-left: 0;
}
.contenttable .td-last {
	padding-right: 0;
}*/
.contenttable th {
  text-align: left;
  font-weight: bold;
}

.contenttable td {
  border-top: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.33);
}

/* Contenttable 2 */
.contenttable.contenttable-color-1,
.contenttable.contenttable-color-2 {
  background: none;
  width: 100%;
}

.contenttable.contenttable-color-1 th, .contenttable.contenttable-color-1 td {
  padding: 10px;
}

.contenttable.contenttable-color-1 td {
  border-bottom: 1px solid #c6c6c6;
  background-color: rgba(255, 255, 255, 0.33);
}

.contenttable.contenttable-color-1 tr.tr-0 td {
  border-top: 1px solid #c6c6c6;
}

.contenttable.contenttable-color-1 .td-0 {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  border-bottom: 1px solid #fff;
  font-weight: bold;
}

.layout-6 .contenttable.contenttable-color-1 .td-0 {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  border-bottom: 1px solid #c6c6c6;
  font-weight: normal;
}

.contenttable.contenttable-color-1 tr.tr-0 .td-0 {
  border-top: 0px solid #fff;
}

/* Contenttable 3 */
.contenttable.contenttable-color-2 td,
.contenttable.contenttable-color-2 th {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: right;
}

.contenttable.contenttable-color-2 th {
  border-bottom: 1px solid #494948;
  border-top: 1px solid #494948;
}

.contenttable.contenttable-color-2 .td-0 {
  text-align: left;
}

.contenttable.contenttable-color-2 .td-last {
  background: url(../Images/bgi/transbg.png) repeat;
  background: rgba(0, 0, 0, 0.25);
}

/*.contenttable .td-0 {
	padding-left: 0;
}
.contenttable .td-last {
	padding-right: 0;
}*/
.contenttable th {
  text-align: left;
  font-weight: bold;
}

/* Kontaktbox */
.content .layout-9.text p,
.content .layout-9.ctype-text p {
  border-top: 1px solid #c6c6c6;
  margin: 0;
  padding: 0.75em 0;
}

.teaser {
  margin-bottom: 30px;
}

.kontaktbox {
  background-color: #ededed;
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
}
.kontaktbox .kontaktbox_head {
  color: #006bb6;
  padding: 1px 0 4px 10px;
  text-transform: uppercase;
}
.kontaktbox .kontaktbox_inhalt {
  border-top: 1px solid #cccccc;
  height: 137px;
  overflow: hidden;
  padding: 5px 10px;
}

/* Infobox */
.content .layout-8 {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat;
  padding: 15px;
}

.content .layout-8.ctype-text a,
.content .layout-8.ctype-textpic a {
  font-weight: bold;
  text-decoration: none;
  display: inline;
  padding-right: 15px;
  background-image: url(../Images/bgi/pfeil-kontextnavi-over.png);
  background-repeat: no-repeat;
  background-position: right 5px;
}

.content .layout-8.ctype-text a:hover,
.content .layout-8.ctype-textpic a:hover {
  display: inline;
}

.html a.zurueck, a.link_zurueck, .zurueck_trefferliste a {
  background-image: url(../Images/bgi/pfeil-zurueck-orange.png);
  background-position: 0 4px;
  background-repeat: no-repeat;
  color: #ee7430;
  font-weight: bold;
  padding-left: 14px;
  font-size: 14px;
  text-decoration: none;
}

/*Startseite*/
.positionierung {
  width: 600px;
  margin-top: 30px;
}

.positionierung.unten {
  /*margin: auto auto;*/
  width: 1000px;
  margin-top: 0;
}

/* Veranstaltungen */
/*******************/
.event {
  list-style-type: none;
  margin: 1.5em;
  padding: 0 0 1.5em;
  border-bottom: 1px solid #c6c6c6;
}

.event:last-child {
  border: 0;
}

.event .meta {
  color: #777;
  font-weight: bold;
}

.event .headline {
  font-weight: bold;
  padding: 5px 0 0 15px;
}

.event .headline a {
  text-decoration: none;
  font-size: 16px;
}

.event .text {
  padding: 5px 0 0 15px;
}

.event .text .bodytext {
  line-height: 150%;
  font-size: 14px;
  margin-bottom: 0;
}

.tx-aseventcalendar-pi5 {
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
  padding: 10px 15px;
  overflow: hidden;
}

.tx_aseventcalendar_searchform {
  float: left;
  margin-right: 10px;
  width: 220px;
}

.tx_aseventcalendar_searchform .searchbox-sword {
  height: 30px !important;
  border: 0 none;
}

.tx_aseventcalendar_searchform_months {
  margin-right: 0;
}

.searchbox-sword {
  height: 28px !important;
}

.tx-aseventcalendar-pi5-searchbox-button:before {
  content: "";
  display: block;
  clear: both;
}

.tx-aseventcalendar-pi5-searchbox-button {
  float: right;
  margin-top: 10px !important;
}

.tx-aseventcalendar-pi2 td {
  padding-right: 10px;
}

/* selectbox style of custom-select */
/*
.tx-aseventcalendar-pi5-selectbox-selectBox-dropdown-menu {
	width: auto !important;
}
*/
.selectBox-dropdown {
  line-height: 1.35;
  min-height: 30px;
  min-width: 210px;
}

.selectBox-dropdown .selectBox-label {
  padding: 4px 8px 0;
}

/* Pagebrowser */
/***************/
.pagebrowser {
  padding: 7px 10px;
  overflow: hidden;
  /*border-bottom: 1px solid #c6c6c6;*/
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
}

.pagebrowser .sp1,
.pagebrowser .sp2,
.pagebrowser .sp3,
.pagebrowser_sp1,
.pagebrowser_sp2,
.pagebrowser_sp3 {
  float: left;
  color: #797979;
}

.pagebrowser .sp1,
.pagebrowser_sp1 {
  width: 15%;
}

.pagebrowser .sp2,
.pagebrowser_sp2 {
  text-align: center;
  /*margin: 0 2%;*/
  width: 70%;
}

.pagebrowser .sp3,
.pagebrowser_sp3 {
  text-align: right;
  width: 15%;
}

.pagebrowser a {
  color: #797979;
  text-decoration: none;
}

.pagebrowser a:hover {
  color: #ee790b;
}

.pagebrowser .sp1 a:before,
.pagebrowser_sp1 a:before {
  content: "\2039";
  font-size: 20px;
  font-weight: bold;
  line-height: 10px;
  padding-right: 3px;
}

.pagebrowser .sp3 a:after,
.pagebrowser_sp3 a:after {
  content: "\203A";
  font-size: 20px;
  font-weight: bold;
  line-height: 10px;
  padding-left: 3px;
}

.pagebrowser .sp2 strong,
.pagebrowser_sp2 strong {
  font-weight: normal;
}

.pagebrowser .sp2 .current {
  font-weight: bold;
}

/* Accordion - Layout-6 */
.folding-trigger {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  padding: 10px 15px;
  overflow: hidden;
  cursor: pointer;
}

.folding-trigger h2 {
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #0095db;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
}

.folding-trigger:hover h2 {
  text-decoration: underline;
}

.folding-trigger h2:after {
  content: "";
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background-image: url(../Images/bgi/klapper.png);
  background-repeat: no-repeat;
}

.folding-content {
  display: none;
  padding: 15px;
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
}

.open .folding-content {
  display: block;
}

.open .folding-trigger {
  background: none;
  background-color: #0095db;
}

.open .folding-trigger h2 {
  color: #fff;
}

.open .folding-trigger h2:after {
  background-position: -30px 0;
}

/* New List Startseite*/
.wrapper_newslist_startseite {
  width: 370px;
  margin-top: 30px;
}

.pagebrowser .sp2 strong {
  font-weight: normal;
}

.header_newslist_startseite h2 {
  color: #494948;
  font-size: 18px;
  padding: 15px;
  margin: 0;
}

.wrapper_newslist_startseite ul {
  list-style: disc outside none;
  margin: 2px 0 0 0;
  padding: 0;
}

.newslist_startseite li {
  list-style-type: none;
  padding: 0 0 0 15px;
  margin-bottom: 2px;
}

/*
.newslist_startseite li a {
	color: #ee790b;
	font-size: 15px;
	line-height: 150%;
	text-decoration: none;
}
*/
.newslist_startseite li a:hover {
  text-decoration: underline;
}

.newslist_startseite_headline {
  padding: 5px 0 3px 0;
}

.newslist_startseite_headline h5 {
  margin: 0;
}

.newslist_startseite_headline h5 a {
  color: #0072bc;
  font-size: 0.857em;
  text-decoration: none;
}

.moreinfo_startseite a {
  color: #494948;
  text-decoration: none;
  font-size: 16px;
}

.tab-content .news_link_all {
  width: 100%;
  margin: 0;
  padding: 0 10px 20px 0;
}

.tab-content .news_link_all a:after {
  color: #494948;
  content: "\203A";
  font-size: 1.143em;
  font-weight: normal;
  margin-left: 4px;
}

.tab-content .news_link_all a {
  float: right;
}

/* jquery ui*/
.ui-widget-content {
  background: none;
  background-color: #bfdcee;
  border: 0;
  color: #333333;
}

.ui-widget {
  font-family: Arial, sans-serif;
  font-size: inherit;
}

.ui-menu .ui-menu-item {
  list-style-image: none;
  border-top: 1px solid #fff;
  margin: 0;
  color: #0072bc;
  display: block;
  line-height: 18px;
  padding: 5px 7px;
}

.ui-menu .ui-menu-item:first-child {
  border: 0;
}

.ui-menu .ui-state-focus {
  background: none;
  background-color: #d6ecf9;
  border: 0;
  border-top: 1px solid #fff;
  color: #0072bc;
  font-weight: normal;
}

.ui-menu .ui-state-focus:first-child {
  border: 0;
}

/* Sonstiges */
.form_row label {
  margin: 5px 0;
  line-height: 30px;
}

/* History */
#history {
  background: #fff;
  padding: 0 0 15px;
}

.history.wrap {
  max-width: 1000px !important;
}

.history {
  color: #494948;
}

.history:after {
  content: "";
  clear: both;
}

.history > .sp1 {
  float: left;
}

.history > .sp2 {
  float: right;
}

.history > .sp1 > a,
.history > .sp2 > a {
  color: #847d78;
  text-decoration: none;
}

.history > .sp1 > a:hover {
  color: #494948;
  text-decoration: none;
}

.history > .sp2 > a {
  background-image: url(../Images/bgi/pfeil-zurueck-orange.png);
  background-position: 0 4px;
  background-repeat: no-repeat;
  color: #ee7430;
  font-weight: bold;
  padding-left: 14px;
}

.history > .sp2 > a:hover {
  text-decoration: underline;
}

/* SelectBox */
.selectBox-options LI.selectBox-hover A {
  color: #fff !important;
}

ul.selectBox-options {
  max-height: 300px;
}

.selectBox-options LI A {
  white-space: unset !important;
}

.selectBox-active:hover {
  color: #fff !important;
}

select {
  width: 220px;
}

.ctype-uploads,
ul.csc-uploads {
  margin: 0 0 20px;
}

/* Standorte */
.fahne {
  margin: -6px 0 0 -6px;
  position: absolute;
  z-index: 3;
  font-size: 14px;
}

.meta {
  /*display: none;*/
}

.fahne .link a {
  background-repeat: no-repeat;
  background-image: url(../Images/klinikkompass_icons.png);
  display: block;
  height: 12px;
  width: 13px;
}

.fahne.eigen .link a {
  background-position: 0 0;
}

.fahne.minder .link a {
  background-position: -13px 0;
}

.fahne.management .link a {
  background-position: -26px 0;
}

.fahne .info {
  background-color: #0072bc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  display: none;
  height: 100%;
  margin-left: 13px;
  overflow: hidden;
  position: relative;
  min-width: 260px;
  max-width: 320px;
  border: 1px solid #fff;
}

.fahne.rechts .info {
  left: -100%;
  margin-left: 0;
  margin-right: 0;
}

.fahne .info_bild {
  float: left;
  height: 100%;
  line-height: 0;
  overflow: hidden;
}

.fahne .info_text {
  color: #fff;
  height: 100%;
  overflow: hidden;
  padding: 0.75em 20px 0.75em 10px;
}

.fahne .info_text p {
  margin: 0;
  padding: 0;
}

.fahne .info_text a {
  color: #fff;
  text-decoration: none;
}

.fahne .info_text a:hover {
  text-decoration: underline;
}

.fahne .info_text small {
  font-size: 90%;
}

.fahne .close {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
  top: 0;
  right: 0;
  background-color: #fff;
  position: absolute;
  color: #0072bc;
  font: bold 100% Arial, sans-serif;
  text-decoration: none;
  cursor: pointer;
}

.fahne .close:hover {
  background-color: #ee7430;
  color: #fff;
}

/* Publikationen */
.layout-4 .csc-textpic-text ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.layout-4 .csc-textpic-text ul li {
  margin-bottom: 0.25em;
}

.layout-4 .csc-textpic-text ul a {
  text-decoration: none;
  color: #494948;
  display: inline-block;
  background-image: url(../Images/bgi/pfeil-kontextnavi.png);
  background-repeat: no-repeat;
  background-position: left 5px;
  padding: 0 0 0 14px;
}

.layout-4 .csc-textpic-text ul a:hover {
  color: #ee7430;
  background-image: url(../Images/bgi/pfeil-kontextnavi-orange.png);
}

/* Bildergalerie */
.layout-13 .csc-textpic {
  background: none;
}

.csc-textpic-imagewrap .csc-textpic-imagecolumn {
  margin: 0;
  padding: 0 0 15px 0;
  width: 25%;
  overflow: hidden;
  height: 100%;
}

.job .csc-textpic-imagewrap .csc-textpic-imagecolumn {
  padding: 0 11px 11px 0;
  width: auto;
}

.csc-textpic-imagecolumn .csc-textpic-image a.lightbox::before {
  font-size: 40px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}

/* Lightbox */
div.ppt {
  height: 0;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.pp_nav {
  float: right;
  margin: 0 15px 0 0;
}

.pp_nav p {
  margin: 0 10px;
}

.pp_description {
  margin: 0;
  padding-left: 15px;
}

a.pp_arrow_previous, a.pp_arrow_next {
  display: block;
  float: left;
  overflow: hidden;
  width: auto;
  height: 100%;
  margin: 0;
  text-indent: initial;
  color: #0072bc;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
  overflow: hidden;
  line-height: 16px;
}

a.pp_arrow_previous:hover, a.pp_arrow_next:hover {
  color: #ee7430;
}

a.pp_close {
  right: 35px;
  top: 15px;
  position: absolute;
  text-indent: 0;
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  color: #0072bc;
  font-size: 30px;
  text-align: center;
  z-index: 10000;
}

a.pp_close:hover {
  background: none;
  background-color: #ee7430;
  color: #fff;
}

a.pp_previous:hover {
  background-image: url(../Vendor/prettyPhoto/images/prettyPhoto/sana/btnPrevious.png);
  background-repeat: no-repeat;
  background-position: 0 center;
}

a.pp_next:hover {
  background-image: url(../Vendor/prettyPhoto/images/prettyPhoto/sana/btnNext.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.pull-left {
  float: left !important;
}

.pp_hoverContainer {
  display: none;
  z-index: -1;
}

/* JQUERY-UI DATEPICKER */
.as-datepicker.ui-widget-content {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  border: 1px solid #c6c6c6;
}

.as-datepicker .ui-widget-header {
  border: 1px solid #0072bc;
  border: 0;
  background: none;
  background-color: #0072bc;
}

.as-datepicker .ui-state-hover,
.as-datepicker.ui-widget-content .ui-state-hover,
.as-datepicker .ui-state-focus,
.as-datepicker.ui-widget-content .ui-state-focus {
  border: 1px solid #0072bc;
  border: 0;
  background: #0072bc;
  color: #FFF;
}

.as-datepicker .ui-widget-header .ui-state-hover,
.as-datepicker .ui-widget-header .ui-state-focus {
  border: 1px solid #0072bc;
  border: 0;
  background: #0072bc;
  color: #FFF;
  cursor: pointer;
}

.as-datepicker .ui-datepicker-prev,
.as-datepicker .ui-datepicker-next {
  cursor: pointer;
}

.as-datepicker .ui-state-hover a,
.as-datepicker .ui-state-hover a:hover,
.as-datepicker .ui-state-hover a:link,
.as-datepicker .ui-state-hover a:visited,
.as-datepicker .ui-state-focus a,
.as-datepicker .ui-state-focus a:hover,
.as-datepicker .ui-state-focus a:link,
.as-datepicker .ui-state-focus a:visited {
  color: #FFF;
  text-decoration: none;
}

.as-datepicker .ui-state-highlight,
.as-datepicker.ui-widget-content .ui-state-highlight,
.as-datepicker .ui-widget-header .ui-state-highlight {
  border: 1px solid #0072bc;
  background: #0072bc;
  color: #f3f1eb;
}

.as-datepicker .ui-state-highlight a,
.as-datepicker.ui-widget-content .ui-state-highlight a,
.as-datepicker .ui-widget-header .ui-state-highlight a {
  color: #f3f1eb;
}

.as-datepicker .ui-state-hover .ui-icon,
.as-datepicker .ui-state-focus .ui-icon {
  background-image: url("../Vendor/jquery-ui/images/ui-icons_ffffff_256x240.png");
  opacity: 0.6;
}

.as-datepicker .ui-state-active,
.as-datepicker.ui-widget-content .ui-state-active,
.as-datepicker .ui-widget-header .ui-state-active {
  border: 1px solid #0072bc;
  color: #0072bc;
}

.as-datepicker .ui-state-active a,
.as-datepicker.ui-state-active a:link,
.as-datepicker .ui-state-active a:visited {
  color: #0072bc;
}

.as-datepicker .ui-state-active.ui-state-hover,
.as-datepicker.ui-widget-content .ui-state-active.ui-state-hover,
.as-datepicker .ui-widget-header .ui-state-active.ui-state-hover {
  color: #f3f1eb;
}

.as-datepicker .ui-state-active.ui-state-hover a,
.as-datepicker.ui-state-active.ui-state-hover a:link,
.as-datepicker .ui-state-active.ui-state-hover a:visited {
  color: #f3f1eb;
}

.as-datepicker .ui-state-default,
.as-datepicker.ui-widget-content
.as-datepicker .ui-state-default,
.as-datepicker.ui-widget-header .ui-state-default {
  color: #0072bc;
}

.as-datepicker.ui-datepicker .ui-datepicker-prev-hover,
.as-datepicker.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
}

.as-datepicker.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}

.as-datepicker.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}

.as-datepicker.ui-corner-all,
.as-datepicker.ui-corner-top,
.as-datepicker.ui-corner-left,
.as-datepicker.ui-corner-tl,
.as-datepicker .ui-corner-all,
.as-datepicker .ui-corner-top,
.as-datepicker .ui-corner-left,
.as-datepicker .ui-corner-tl {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* Linkliste */
.csc-menu {
  display: block;
  margin: 0 0 40px !important;
  overflow: hidden;
}

.content ul.csc-menu.csc-menu-1,
.content ul.csc-menu.csc-menu-2 {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.content ul.csc-menu.csc-menu-1 li,
.content ul.csc-menu.csc-menu-2 li {
  margin: 1em 0;
}

.content .csc-menu.csc-menu-1 li a,
.content .csc-menu.csc-menu-2 li a {
  color: #0095db;
  /*font-size: 14px;*/
  font-size: 16px;
  font-weight: bold;
  /*letter-spacing: 1px;*/
  line-height: 31px;
  margin: 0;
  /*text-transform: uppercase;*/
  text-decoration: none;
  display: block;
  padding: 10px;
  padding-left: 50px;
}

.content .layout-10.text li a,
.content .layout-10.ctype-text li a,
.content .csc-menu.csc-menu-1 li a,
.content .csc-menu.csc-menu-2 li a {
  background-image: url(../Images/bgi/linkliste_aktiv.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  background-position: 10px 10px;
}

.content .layout-10.text li a:hover,
.content .layout-10.ctype-text li a:hover,
.content .csc-menu.csc-menu-1 li a:hover,
.content .csc-menu.csc-menu-2 li a:hover {
  background-color: #0095db;
  background-image: url(../Images/bgi/linkliste_over.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  color: #fff;
}

.content .layout-10.text li:before,
.content .layout-10.ctype-text li:before,
.content .csc-menu.csc-menu-1 li:before,
.content .csc-menu.csc-menu-2 li:before {
  background: none;
}

.content .csc-menu.csc-menu-1 li,
.content .csc-menu.csc-menu-2 li {
  background: url("../Images/bgi/pattern-bg.png") repeat scroll 0 0 #f3f1eb;
  padding: 0;
}

.content .layout-10 li {
  padding: 0;
  margin: 1em 0;
  background: url("../Images/bgi/pattern-bg.png") repeat scroll 0 0 #f3f1eb;
}
.content .layout-10 li li {
  margin: 0.75em 0;
  padding-left: 50px;
}
.content .layout-10 li a {
  padding: 10px 10px 10px 50px;
  color: #0095db;
  /*font-size: 14px;*/
  font-size: 16px;
  font-weight: bold;
  /*letter-spacing: 1px;*/
  line-height: 31px;
  margin: 0;
  /*text-transform: uppercase;*/
  text-decoration: none;
  display: block;
}
.content .layout-10 li li a {
  padding: 6px 6px 6px 50px;
}

.content .layout-10.text li li a,
.content .layout-10.ctype-text li li a {
  background-image: url(../Images/bgi/linkliste_aktiv.png);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  background-position: 13px 10px;
}
.content .layout-10.text li li a:hover,
.content .layout-10.ctype-text li li a:hover {
  background-color: #0095db;
  background-image: url(../Images/bgi/linkliste_over.png);
  background-repeat: no-repeat;
  background-size: 22px 22px;
  color: #fff;
}

/* Links in Infobox */
.content .layout-8.text a,
.content .layout-8.ctype-text a,
.content .layout-8.textpic a,
.content .layout-8.ctype-textpic a {
  color: #0095db;
  font-weight: bold;
  text-decoration: none;
  display: inline;
  padding-right: 15px;
  background-image: url(../Images/bgi/pfeil-kontextnavi-over.png);
  background-repeat: no-repeat;
  background-position: right 5px;
}

.content .layout-8.text a:hover,
.content .layout-8.ctype-text a:hover,
.content .layout-8.textpic a:hover,
.content .layout-8.ctype-textpic a:hover {
  text-decoration: underline;
  display: inline;
}

/* Uploads */
.content .listtype-asfalfilebrowser_filebrowser header h1,
.content .listtype-asfalfilebrowser_filebrowser header h2,
.content .ctype-uploads header h1,
.content .ctype-uploads header h2,
.content .uploads header h1,
.content .uploads header h2 {
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #494948;
  text-transform: none;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  padding: 10px 15px;
  overflow: hidden;
}

/*.content .uploads header h2 {
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	background-color: #0072bc;
	padding: 10px 15px;
	overflow: hidden;
}*/
.content .listtype-asfalfilebrowser_filebrowser header h3,
.content .ctype-uploads header h3,
.content .uploads header h3 {
  font-size: 1.2em;
}

.content .layout-1.listtype-asfalfilebrowser_filebrowser ul.csc-uploads li,
.content .layout-2.listtype-asfalfilebrowser_filebrowser ul.csc-uploads li,
.content .layout-1.ctype-uploads ul.csc-uploads li,
.content .layout-2.ctype-uploads ul.csc-uploads li,
.content .layout-1.uploads ul.csc-uploads li,
.content .layout-2.uploads ul.csc-uploads li {
  list-style: none outside none;
  margin: 0 0 0em 0;
  border-top: 1px solid #c6c6c6;
  font-size: 1.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content .layout-1.listtype-asfalfilebrowser_filebrowser ul.csc-uploads li:last-child,
.content .layout-2.listtype-asfalfilebrowser_filebrowser ul.csc-uploads li:last-child,
.content .layout-1.ctype-uploads ul.csc-uploads li:last-child,
.content .layout-2.ctype-uploads ul.csc-uploads li:last-child,
.content .layout-1.uploads ul.csc-uploads li:last-child,
.content .layout-2.uploads ul.csc-uploads li:last-child {
  border-bottom: 0px solid #c6c6c6;
}

.content .layout-2.listtype-asfalfilebrowser_filebrowser ul.csc-uploads a,
.content .layout-2.listtype-asfalfilebrowser_filebrowser ul.csc-uploads a:hover,
.content .layout-2.ctype-uploads ul.csc-uploads a,
.content .layout-2.ctype-uploads ul.csc-uploads a:hover,
.content .layout-2.uploads ul.csc-uploads a,
.content .layout-2.uploads ul.csc-uploads a:hover {
  /*font-weight: bold;*/
  text-decoration: none;
}

ul.csc-uploads span.csc-uploads-fileName {
  text-decoration: none;
}

.content .layout-1.listtype-asfalfilebrowser_filebrowser ul.csc-uploads span,
.content .layout-1.ctype-uploads ul.csc-uploads span,
.content .layout-1.uploads ul.csc-uploads span {
  display: inline;
  padding-right: 10px;
}

.content .layout-1.listtype-asfalfilebrowser_filebrowser ul.csc-uploads span.csc-uploads-fileSize,
.content .layout-1.ctype-uploads ul.csc-uploads span.csc-uploads-fileSize,
.content .layout-1.uploads ul.csc-uploads span.csc-uploads-fileSize {
  float: right;
}

/* Kontaktbox neu mit eigenem Style */
.layout-3 > .csc-textpic {
  background-color: #ffffff !important;
  background-image: none !important;
}

.layout-3 .csc-header h1,
.layout-3 .csc-header h2,
.layout-3 .csc-header h3 {
  border-bottom: 1px solid #c7c7c7 !important;
  color: #0095db;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.layout-3 .csc-textpic-imagewrap {
  padding: 0 15px 15px 0;
}

.layout-3 .csc-textpic-text {
  padding: 0 !important;
}

.layout-3 .csc-textpic img {
  float: left;
}

.layout-3 .csc-textpic-text .bodytext a:after {
  content: "\203A";
  font-size: 1.143em;
  line-height: normal;
  margin-left: 6px;
}

@media screen and (max-width: 560px) {
  .ctype-table tr {
    display: block;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 560px) {
  .ctype-table td {
    display: block;
  }
}
.ctype-table .csc-header h3 {
  color: #0095db;
}
.ctype-table .ce-table {
  border: 1px solid #FFFFFF;
}
.ctype-table .ce-table th, .ctype-table .ce-table td {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
}
.ctype-table .ce-table thead th {
  font-weight: bold;
  text-align: right;
  border: 1px solid #FFFFFF;
  border-top-color: black;
  border-bottom-color: black;
}
.ctype-table .ce-table tbody th {
  border: 1px solid #FFFFFF;
  font-weight: bold;
  text-align: right;
  border-left-color: black;
  border-right-color: black;
}
.ctype-table .ce-table td {
  text-align: right;
  border: 1px solid #FFFFFF;
}
.ctype-table .ce-table tr > td:first-child,
.ctype-table .ce-table tr > th:first-child {
  text-align: left;
}
.ctype-table .ce-table tfoot th {
  border: 1px solid #FFFFFF;
  font-weight: bold;
  text-align: right;
  border-left-color: black;
  border-right-color: black;
  background: none;
  background-color: #CCCCCC;
}
.ctype-table .ce-table tfoot tr td {
  background: none;
  background-color: #CCCCCC;
}
.ctype-table .ce-table-bordered {
  border: 2px solid #BBBBBB;
}
.ctype-table .ce-table-striped tbody tr:nth-child(odd) th,
.ctype-table .ce-table-striped tbody tr:nth-child(odd) td {
  background-color: #FFFFFF;
}
.ctype-table .ce-table-striped tbody tr:nth-child(even) th,
.ctype-table .ce-table-striped tbody tr:nth-child(even) td {
  box-shadow: inset 0 0 0 5000px rgba(0, 0, 0, 0.07);
  background-color: #FAFAFA;
}

.context .ce-media.bild {
  max-width: 240px;
}

/* Servicenavigation */
.top-rightbox {
  margin: 0;
  text-align: right;
  width: 80%;
}
@media screen and (max-width: 1000px) {
  .top-rightbox {
    margin-right: 20px;
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .top-rightbox {
    width: 100%;
  }
}
.top-rightbox .upperServiceMenu {
  display: inline-block;
  float: right;
  margin: 5px 0 -5px 0;
  width: auto;
  /* Schriftgroesse */
  /* Link Notfallmanagement */
  /* Quickbutton */
  /* Menue Schnellzugriff */
}
@media screen and (max-width: 1000px) {
  .top-rightbox .upperServiceMenu {
    margin: 40px 0 0 0;
    position: absolute;
    right: 60px;
  }
}
@media screen and (max-width: 768px) {
  .top-rightbox .upperServiceMenu {
    margin: 0;
    top: 70px;
  }
}
@media screen and (max-width: 600px) {
  .top-rightbox .upperServiceMenu {
    top: 40px;
  }
}
@media screen and (max-width: 480px) {
  .top-rightbox .upperServiceMenu {
    top: auto;
    right: auto;
    display: block;
    margin: 5px 0 0;
    position: relative;
  }
}
@media screen and (max-width: 421px) {
  .top-rightbox .upperServiceMenu {
    margin: 0;
  }
}
.top-rightbox .upperServiceMenu .font-sizerbox {
  float: left;
  margin-left: 10px !important;
}
.top-rightbox .upperServiceMenu .font-sizerbox a {
  display: inline-block;
  font-size: 16px;
}
.top-rightbox .upperServiceMenu .emergency-box {
  float: left;
  font-size: 13px;
  margin-left: 10px;
}
.top-rightbox .upperServiceMenu .emergency-box a {
  font-weight: bold;
  background-image: url(../Images/bgi/icon_notfall_weiss.png);
  background-repeat: no-repeat;
  background-position: right 5px;
  display: inline-block;
  padding: 3px 28px 3px 10px;
  text-decoration: none;
  color: #fff;
  background-color: #ee7430;
}
.top-rightbox .upperServiceMenu .emergency-box a:hover {
  text-decoration: underline;
}
.top-rightbox .upperServiceMenu .quickinfos {
  float: left;
  margin-left: 10px;
}
.top-rightbox .upperServiceMenu .quickinfos a {
  display: inline-block;
  background-color: #ee7430;
  background-image: url("../Images/bgi/icon_quickinfos.png");
  background-position: right center;
  background-repeat: no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  padding: 3px 20px 3px 10px;
  border-right: 7px solid transparent;
}
.top-rightbox .upperServiceMenu .quickinfos a:hover {
  border-right: 5px solid transparent;
  padding-right: 22px;
}
@media screen and (min-width: 1001px) and (max-width: 1178px) {
  .top-rightbox .upperServiceMenu .quickinfos {
    float: left;
    margin-bottom: 3px;
  }
}
.top-rightbox .upperServiceMenu .quickmenu-box {
  float: left;
  font-size: 13px;
  margin-left: 10px;
  position: relative;
}
.top-rightbox .upperServiceMenu .quickmenu-box .quickmenu_button > a {
  font-weight: bold;
  background-image: url(../Images/bgi/icon_quicknavi.png);
  background-repeat: no-repeat;
  background-position: right -33px;
  display: inline-block;
  padding: 3px 30px 3px 10px;
  text-decoration: none;
  color: #fff;
  background-color: #0095db;
}
@media screen and (max-width: 480px) {
  .top-rightbox .upperServiceMenu .quickmenu-box .quickmenu_button > a {
    padding: 4px 30px 4px 10px;
  }
}
.top-rightbox .upperServiceMenu .quickmenu-box.hoverd .quickmenu_button > a {
  background-color: #0072bc;
  background-position: right -33px;
  color: #fff;
}
.top-rightbox .upperServiceMenu .quickmenu-box ul {
  list-style-type: none;
  margin: 0;
  padding: 5px 0;
  background-color: #0095db;
  position: absolute;
  z-index: 100;
  width: 100%;
  font-size: 13px;
  display: none;
}
.top-rightbox .upperServiceMenu .quickmenu-box ul li a {
  text-decoration: none;
  color: #fff;
  padding: 5px 10px;
  display: block;
}
.top-rightbox .upperServiceMenu .quickmenu-box ul li a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 1001px) and (max-width: 1178px) {
  .top-rightbox .upperServiceMenu .quickmenu-box {
    float: right;
    margin-bottom: 3px;
  }
}
.top-rightbox .lowerServiceMenu {
  display: inline-block;
  margin: 5px 0 0;
  width: auto;
}
.top-rightbox .lowerServiceMenu .service {
  float: left;
  margin: 0 0 -3px;
}
@media screen and (max-width: 480px) {
  .top-rightbox .lowerServiceMenu .service {
    position: absolute;
    right: 50px;
    top: 18px;
  }
}
.top-rightbox .lowerServiceMenu .service ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.top-rightbox .lowerServiceMenu .service ul li {
  display: inline-block;
}
.top-rightbox .lowerServiceMenu .service ul li a {
  display: block;
  padding: 3px 10px 0;
  text-decoration: none;
  color: #777;
}
@media screen and (max-width: 600px) {
  .top-rightbox .lowerServiceMenu .service ul li a {
    display: none;
  }
}
.top-rightbox .lowerServiceMenu .service ul li a:hover {
  text-decoration: underline;
}
.top-rightbox .lowerServiceMenu .service ul li a.notfall {
  color: #C00;
  font-weight: bold;
  line-height: 8px;
}
@media screen and (max-width: 600px) {
  .top-rightbox .lowerServiceMenu .service ul li a.notfall {
    display: block !important;
    height: 30px;
    line-height: 25px;
    margin-right: 4px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    text-indent: -10000px;
    width: 30px;
  }
}
.top-rightbox .lowerServiceMenu .service ul li a.notfall:hover {
  color: #000;
  text-decoration: none;
}
.top-rightbox .lowerServiceMenu .service ul li a.notfall:before {
  /* mit bild ersetzen ? */
  content: '+';
  margin-right: 2px;
  font-weight: 800;
  font-size: 30px;
  position: relative;
  text-indent: 0;
  top: 5px;
}
@media screen and (max-width: 600px) {
  .top-rightbox .lowerServiceMenu .service ul li a.notfall:before {
    display: block;
    margin-right: 20px;
    top: 2px;
  }
}
.top-rightbox .lowerServiceMenu .search {
  float: left;
  margin: 0 0 0 10px;
}
@media screen and (max-width: 480px) {
  .top-rightbox .lowerServiceMenu .search {
    margin: 0;
  }
}
.top-rightbox .lowerServiceMenu .search .searchbox {
  float: left;
  width: 209px;
  height: 25px;
}
.top-rightbox .lowerServiceMenu .search .searchbox input[type="text"] {
  background: #fff;
  border: 0;
  color: #474747;
  font: bold 13px Arial, sans-serif;
  height: 25px;
  line-height: 19px;
  padding: 3px 10px 2px;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  .top-rightbox .lowerServiceMenu .search .searchbox input[type="text"] {
    background: #e8e5e4;
    color: #474747;
    width: auto;
  }
}
.top-rightbox .lowerServiceMenu .search a.sc-icon {
  text-indent: 2000px !important;
  overflow: hidden;
}
.top-rightbox .lowerServiceMenu .sprachwahl {
  float: left;
  margin: 3px 0 3px 3px;
  width: auto;
}
.top-rightbox .lowerServiceMenu .sprachwahl .flag {
  margin-right: 5px;
  border: 1px solid transparent;
}
.top-rightbox .lowerServiceMenu .sprachwahl .flag:hover {
  border: 1px solid #0072bc;
}
.top-rightbox .lowerServiceMenu .sprachwahl a, .top-rightbox .lowerServiceMenu .sprachwahl img {
  margin: 0;
  padding: 0;
}

/* Kontextnavigation */
.context {
  position: relative;
}
.context .referenzfeld {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0072bc;
  padding-bottom: 0.5em;
  letter-spacing: 1px;
}
.context .referenzfeld a {
  text-decoration: none;
  color: #0072bc;
  text-transform: uppercase;
}
.context .referenzfeld.second {
  border-top: 1px solid #c6c6c6;
  padding: 0.5em 0;
}

/* 1.Ebene */
.context > ul,
.context > .frame > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #c6c6c6;
}

.context > ul > li,
.context > .frame > ul > li {
  padding: 0.5em 0;
  border-bottom: 1px solid #c6c6c6;
  overflow: hidden;
}

.context > ul > li > a,
.context > .frame > ul > li > a {
  color: #494948;
  font-size: 16px;
  text-decoration: none;
  background-image: url(../Images/bgi/pfeil-kontextnavi.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding: 0 16px 0 0;
}

.context > ul > li > a:hover,
.context > .frame > ul > li > a:hover {
  color: #0095db;
  background-image: url(../Images/bgi/pfeil-kontextnavi-over.png);
}

.context > ul > li.active > a,
.context > .frame > ul > li.active > a {
  color: #0095db;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi-over.png);
}

.context-right .context > ul > li.active > a,
.context-right > .context > .frame > ul > li.active > a {
  color: #0095db;
  font-weight: bold;
  background: none;
  padding: 0;
}

.context-right .context > ul > li.active > a:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-image: url(../Images/bgi/pfeil-kontextnavi-aktiv.png);
  background-repeat: no-repeat;
  position: absolute;
  left: -16px;
  margin-top: 6px;
}

/* Falls Untermenue (Klasse .menue) vorhanden */
.context > ul > li.menue > a {
  color: #0095db;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi-mit-menue.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding: 0 16px 0 0;
}

.context > ul > li.active.menue > a:before {
  display: none;
}

/* 2.Ebene */
.context > ul > li > ul {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
}

.context > ul > li > ul > li {
  margin: 0.5em 0;
}

.context > ul > li > ul > li > a {
  color: #494948;
  font-size: 14px;
  text-decoration: none;
  display: block;
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2.png);
  background-repeat: no-repeat;
  background-position: 0 5px;
  padding: 0 0 0 14px;
}

.context > ul > li > ul > li > a:hover {
  color: #0095db;
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2-over.png);
}

.context > ul > li > ul > li.active > a {
  color: #0095db;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2-over.png);
}

.context-right .context > ul > li > ul > li.active > a {
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2-aktiv.png);
}

/* 3.Ebene */
.context > ul > li > ul > li > ul,
.context > ul > li > ul > li > ul > li > ul {
  list-style-type: none;
  margin: 0.5em 0 1.5em;
  padding: 0 0 0 16px;
}

.context > ul > li > ul > li > ul > li {
  margin: 0.25em 0;
}

.context > ul > li > ul > li > ul > li > a,
.context > ul > li > ul > li > ul > li > ul > li > a {
  color: #494948;
  font-size: 12px;
  text-decoration: none;
  display: block;
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
  padding: 0 0 0 10px;
}

.context > ul > li > ul > li > ul > li > ul > li > a {
  padding: 0 0 0 20px;
}

.context > ul > li > ul > li > ul > li > a:hover {
  color: #0095db;
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2-over.png);
}

.context > ul > li > ul > li > ul > li.active > a,
.context > ul > li > ul > li > ul > li > ul > li.active > a {
  color: #0095db;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2-over.png);
}

/* Downloads in Marginalie */
.context h3 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0072bc;
  padding-bottom: 0.5em;
  letter-spacing: 1px;
  margin: 0;
}
.context ul + h3,
.context div > h3 {
  margin-top: 2em;
}
.context ul.csc-menu > li > a {
  font-size: 14px;
}

header#header {
  display: -ms-flex;
  /* IE 10 */
  display: flex;
  width: 100%;
}
@media screen and (max-width: 1000px) {
  header#header {
    display: inherit;
  }
}
@media screen and (max-width: 1000px) {
  header#header .wrap {
    background-color: #fff;
  }
}
header#header .wrap #logo {
  background-color: #fff;
  display: -ms-flex;
  /* IE 10 */
  display: flex;
  float: left;
  height: 100%;
  min-height: 100px;
  text-align: center;
  width: 20%;
}
@media screen and (max-width: 1000px) {
  header#header .wrap #logo {
    display: block;
    max-width: 240px;
    min-width: 225px;
  }
}
@media screen and (max-width: 600px) {
  header#header .wrap #logo {
    min-height: auto;
    max-width: 160px;
    min-width: auto;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  header#header .wrap #logo {
    float: none;
  }
}
header#header .wrap #logo img {
  height: auto;
  margin: auto 0;
  max-height: 100px;
  max-width: 240px;
  width: 100%;
}
header#header .wrap #mainmenu {
  float: left;
  vertical-align: bottom;
  width: 80%;
  height: auto;
}
@media screen and (max-width: 1000px) {
  header#header .wrap #mainmenu {
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  header#header .wrap #mainmenu > ul {
    display: flex !important;
  }
}
header#header .wrap #mainmenu #menu {
  width: 25px;
}
@media screen and (max-width: 1000px) {
  header#header .wrap #mainmenu #menu {
    bottom: auto;
    top: 40px;
  }
}
@media screen and (max-width: 768px) {
  header#header .wrap #mainmenu #menu {
    top: 70px;
  }
}
@media screen and (max-width: 600px) {
  header#header .wrap #mainmenu #menu {
    top: 40px;
  }
}
@media screen and (max-width: 480px) {
  header#header .wrap #mainmenu #menu {
    top: 20px;
  }
}

.seitenservice {
  margin: 2em 0;
  clear: both;
}
@media screen and (max-width: 480px) {
  .seitenservice .print {
    display: none;
  }
}

.full-range .seitenservice {
  margin: 0 0 0 100px;
}
@media screen and (max-width: 480px) {
  .full-range .seitenservice {
    margin: 0;
  }
}

.seitenservice a {
  display: block;
  color: #494948;
  text-decoration: none;
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
  padding: 10px 15px;
  float: left;
}

.seitenservice a:hover {
  color: #0095db;
}

.socialmediafooter a {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left center;
}
.socialmediafooter a.fb {
  padding-left: 14px;
  color: #3b5999;
  background-image: url(../Images/bgi/facebook.png);
}
.socialmediafooter a.yt {
  padding-left: 22px;
  color: #cc181e;
  background-image: url(../Images/bgi/youtube.png);
}
.socialmediafooter a + a {
  margin-left: 20px;
}
.socialmediafooter a:hover {
  text-decoration: underline;
}

/*==========================================================================================================*/
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .socialmediafooter {
    float: none;
    margin-top: 5px;
  }
  .socialmediafooter a {
    display: inline;
    margin: 0 5px;
  }
  .socialmediafooter a + a {
    margin-left: 0;
  }
}
/*!
 * jQuery UI CSS Framework 1.11.1
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

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

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("../Vendor/jquery-ui/images/ui-icons_ffffff_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_ef8c08_256x240.png");
}

.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_228ef1_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffd27a_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
  /* support: IE8 */
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url("images/ui-bg_flat_10_000000_40x100.png") 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  /* support: IE8 */
  border-radius: 5px;
}

.hygienesystem {
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
}

.hygienesystem .grafik {
  padding: 80px 0;
  position: relative;
}

.hygienesystem .grafik .bild {
  background-image: url(../Images/bgi/hygienesystem.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 400px;
  height: 400px;
  margin: 0 auto;
}

.hygienesystem.info_0 .grafik .bild {
  background-position: -400px 0;
}

.hygienesystem.info_1 .grafik .bild {
  background-position: -800px 0;
}

.hygienesystem.info_2 .grafik .bild {
  background-position: -1200px 0;
}

.hygienesystem.info_3 .grafik .bild {
  background-position: -1600px 0;
}

.hygienesystem.info_4 .grafik .bild {
  background-position: -2000px 0;
}

.hygienesystem.info_5 .grafik .bild {
  background-position: -2400px 0;
}

.hygienesystem.info_6 .grafik .bild {
  background-position: -2800px 0;
}

.hygienesystem.info_7 .grafik .bild {
  background-position: -3200px 0;
}

.hygienesystem .begriffe a {
  position: absolute;
  color: #847d78;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.hygienesystem .begriffe a:hover {
  color: #0072bc;
}

.hygienesystem .begriffe a#info_0 {
  text-align: center;
  top: 30px;
  left: 290px;
}

.hygienesystem .begriffe a#info_1 {
  left: 520px;
  top: 110px;
}

.hygienesystem .begriffe a#info_2 {
  left: 570px;
  top: 260px;
}

.hygienesystem .begriffe a#info_3 {
  left: 520px;
  bottom: 110px;
}

.hygienesystem .begriffe a#info_4 {
  text-align: center;
  bottom: 30px;
  left: 295px;
}

.hygienesystem .begriffe a#info_5 {
  text-align: right;
  right: 520px;
  bottom: 110px;
}

.hygienesystem .begriffe a#info_6 {
  text-align: right;
  right: 570px;
  top: 260px;
}

.hygienesystem .begriffe a#info_7 {
  text-align: right;
  right: 520px;
  top: 110px;
}

.hygienesystem.info_0 .begriffe a#info_0,
.hygienesystem.info_1 .begriffe a#info_1,
.hygienesystem.info_2 .begriffe a#info_2,
.hygienesystem.info_3 .begriffe a#info_3,
.hygienesystem.info_4 .begriffe a#info_4,
.hygienesystem.info_5 .begriffe a#info_5,
.hygienesystem.info_6 .begriffe a#info_6,
.hygienesystem.info_7 .begriffe a#info_7 {
  color: #ee7430;
}

.hygienesystem .info {
  display: none;
}

/*.hygienesystem.info_0 .info#info_0,
.hygienesystem.info_1 .info#info_1,
.hygienesystem.info_2 .info#info_2,
.hygienesystem.info_3 .info#info_3,
.hygienesystem.info_4 .info#info_4,
.hygienesystem.info_5 .info#info_5,
.hygienesystem.info_6 .info#info_6,
.hygienesystem.info_7 .info#info_7
{
	display: block;
}*/
.hygienesystem .info .headline {
  text-transform: uppercase;
  color: #ee7430;
  letter-spacing: 1px;
  padding-bottom: 0.5em;
}

.hygienesystem .info .text {
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  padding: 15px;
}

.hygienesystem .info .text p {
  margin: 0;
}

/* JQUERY-UI DIALOG */
.as-dialog.ui-widget-content {
  border-radius: 0;
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  padding: 0;
}

.as-dialog .ui-dialog-title {
  display: none;
}

.as-dialog .ui-widget-header {
  border: 0;
  border-radius: 0;
  background: none;
}

.as-dialog .ui-dialog-titlebar-close {
  height: auto;
  margin: 0;
  padding: 0;
  position: static;
  right: 0;
  top: 0;
  width: auto;
  border-radius: 0;
  background: none;
  color: #494948;
  border: 0;
  font-size: 1.5em;
  line-height: 1.5em;
  float: right;
  transition: none;
}

.as-dialog .ui-dialog-titlebar-close.ui-state-hover {
  color: #ee7430;
}

.as-dialog .ui-widget-header .ui-icon {
  display: none;
}

.as-dialog .ui-button-icon-only .ui-button-text,
.as-dialog .ui-button-icons-only .ui-button-text {
  padding: 0;
  text-indent: 0;
}

.as-dialog .ui-dialog-content {
  padding: 0 40px 1.5em;
  color: #494948;
}

.as-dialog .info .headline {
  text-transform: uppercase;
  color: #ee7430;
  letter-spacing: 1px;
  padding-bottom: 0.5em;
}

.ui-widget-overlay {
  background-image: none;
}

/*
@font-face {
	font-family: "roboto_slabregular";
	font-style: normal;
	font-weight: normal;
	src: url("../Fonts/RobotoSlab-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/RobotoSlab-Regular-webfont.woff") format("woff"), url("../Fonts/RobotoSlab-Regular-webfont.ttf") format("truetype"), url("../Fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular") format("svg");
}
@font-face {
	font-family: "roboto_slabbold";
	font-style: normal;
	font-weight: normal;
	src: url("../Fonts/RobotoSlab-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/RobotoSlab-Bold-webfont.woff") format("woff"), url("../Fonts/RobotoSlab-Bold-webfont.ttf") format("truetype"), url("../Fonts/RobotoSlab-Bold-webfont.svg#roboto_slabbold") format("svg");
}
*/
.zufriedenheitskompass #inhalte {
  padding: 0 0 0 20px;
}

.zufriedenheitskompass #inhalte #spalte_2 {
  width: 100%;
}

@media screen and (max-width: 1040px) {
  .ce_qualitaetscompass {
    overflow-x: scroll;
  }
  .ce_qualitaetscompass div#patientSatisfactionCompass {
    margin: 20px 0 0;
  }
}
div#patientSatisfactionCompass {
  margin: 20px;
  background-image: url("../Images/patientenkompass/pattern-bg.png");
  background-repeat: repeat;
  width: 963px;
  position: relative;
  font-family: arial, verdana, sans-serif;
}

div#patientSatisfactionCompass div#patientSatisfactionCompass-title {
  background-color: #0072BB;
  color: #FFF;
  /*font-family:Georgia;*/
  padding: 8px 15px;
  font-weight: bold;
}

div#patientSatisfactionCompass div#patientSatisfactionCompass-header {
  /*font-family:Georgia;*/
  padding: 25px 28px;
  margin-bottom: 20px;
  max-width: 390px;
  font-size: 15px;
  color: #4c474b;
}

div#patientSatisfactionCompass div#patientSatisfactionCompass-badge {
  position: absolute;
  right: 0;
  top: -2px;
  width: 265px;
  height: 110px;
  z-index: 2;
}

div#patientSatisfactionCompass div#patientSatisfactionCompass-badge div#patientSatisfactionCompass-badge-content {
  width: 90px;
  height: 110px;
  float: left;
  background-image: url("../Images/patientenkompass/badge.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  /*font-family:rsb;*/
  color: #FFF;
  font-size: 34px;
  text-align: center;
  padding: 37px 0 0 0;
}

div#patientSatisfactionCompass div#patientSatisfactionCompass-badge div#patientSatisfactionCompass-badge-text {
  color: #EE7530;
  /*font-family:rsb;*/
  line-height: 1.2;
  font-size: 13px;
  padding: 45px 0 0 10px;
  float: left;
  width: 135px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram {
  border-collapse: collapse;
  font-size: 12px;
  color: #484848;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr.patientSatisfactionCompass-border {
  border-bottom: 1px solid #C6C4C5;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td {
  position: relative;
  width: 81px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram .patientSatisfactionCompass-grayed {
  background-color: rgba(150, 150, 150, 0.4);
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td.patientSatisfactionCompass-grade {
  padding: 10px 5px 10px 15px;
  height: 40px;
  width: 75px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td#patientSatisfactionCompass-average {
  font-weight: bold;
  font-size: 15px;
  padding: 8px 0 8px 15px;
  height: 18px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-shape {
  background-color: rgba(180, 180, 180, 0.5);
  bottom: 35px;
  height: 246px;
  left: 48%;
  margin: 0 -14px;
  overflow: hidden;
  position: absolute;
  width: 28px;
  z-index: 0;
  border-radius: 8px 8px 0 0;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-shape div.patientSatisfactionCompass-bar {
  width: 100%;
  background-color: #0195DB;
  height: 0;
  bottom: 0;
  position: absolute;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-shape div.patientSatisfactionCompass-bar div.patientSatisfactionCompass-bar-shadow {
  height: 100%;
  width: 100%;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-layer {
  height: 33px;
  left: 0;
  position: absolute;
  top: 0;
  width: 81px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-layer div.patientSatisfactionCompass-score {
  background-color: #0195DB;
  border-radius: 30px;
  color: #FFF;
  /*font-family:rsb;*/
  font-size: 25px;
  margin: -11px auto;
  position: relative;
  text-align: center;
  z-index: 1;
  height: 60px;
  width: 60px;
  padding: 0;
  line-height: 60px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc {
  position: relative;
  height: 200px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc {
  font-size: 11px;
  font-weight: bold;
  height: 163px;
  left: 0;
  padding-top: 98px;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 81px;
  z-index: 0;
  /*font-family:rsl;*/
  background-repeat: no-repeat;
  background-position: 50% 30px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-0 {
  background-image: url("../Images/patientenkompass/versorgung.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-1 {
  background-image: url("../Images/patientenkompass/betreuung.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-2 {
  background-image: url("../Images/patientenkompass/hygiene.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-3 {
  background-image: url("../Images/patientenkompass/sauberkeit.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-4 {
  background-image: url("../Images/patientenkompass/service.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-5 {
  background-image: url("../Images/patientenkompass/information.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-6 {
  background-image: url("../Images/patientenkompass/aufnahme.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-7 {
  background-image: url("../Images/patientenkompass/station.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td div.patientSatisfactionCompass-desc#patientSatisfactionCompass-desc-8 {
  background-image: url("../Images/patientenkompass/entlassung.png");
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td.patientSatisfactionCompass-last {
  width: 119px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td.patientSatisfactionCompass-last div.patientSatisfactionCompass-shape div.patientSatisfactionCompass-bar {
  background-color: #0072BB;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td.patientSatisfactionCompass-last div.patientSatisfactionCompass-layer {
  width: 120px;
  margin: 0 -3px 0 -2px;
  padding-right: 3px;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr td.patientSatisfactionCompass-last div.patientSatisfactionCompass-layer div.patientSatisfactionCompass-score {
  background-color: transparent;
  background-image: url("../Images/patientenkompass/endnote.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 45px;
  font-size: 36px;
  margin: -25px auto;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
}

div.patientSatisfactionCompass-score {
  padding-top: 20 Ppx;
}

div#patientSatisfactionCompass table#patientSatisfactionCompass-diagram tr#patientSatisfactionCompass-desc td.patientSatisfactionCompass-last div.patientSatisfactionCompass-desc {
  background-color: transparent;
  font-size: 14px;
  color: #0072BB;
  background-image: url("../Images/patientenkompass/zufriedenheit.png");
  background-position: 50% 40px;
  padding-top: 108px;
  width: 118px;
  margin-right: -3px;
  padding-right: 3px;
  /*font-family:rsr;*/
}

div#patientSatisfactionCompass.patientSatisfactionCompass-modern table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-shape {
  box-shadow: inset 0 0 6px #AAA;
}

div#patientSatisfactionCompass.patientSatisfactionCompass-modern table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-shape div.patientSatisfactionCompass-bar {
  box-shadow: inset 0 -3px 7px #666;
}

div#patientSatisfactionCompass.patientSatisfactionCompass-modern table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-shape div.patientSatisfactionCompass-bar div.patientSatisfactionCompass-bar-shadow {
  box-shadow: 0 0 5px #888;
}

div#patientSatisfactionCompass.patientSatisfactionCompass-modern table#patientSatisfactionCompass-diagram tr td div.patientSatisfactionCompass-layer div.patientSatisfactionCompass-score {
  box-shadow: inset 0 -10px 6px rgba(0, 0, 0, 0.2);
}

div#patientSatisfactionCompass.patientSatisfactionCompass-modern table#patientSatisfactionCompass-diagram tr td.patientSatisfactionCompass-last div.patientSatisfactionCompass-layer div.patientSatisfactionCompass-score {
  box-shadow: none;
}

.legend {
  border-collapse: collapse;
  color: #4c474b;
  /*font-family: Georgia;*/
  font-size: 12px;
  margin-bottom: 20px;
  max-width: 390px;
  padding: 0px 28px 25px 28px;
}

@font-face {
  font-family: "roboto_slabregular";
  font-style: normal;
  font-weight: normal;
  src: url("../Fonts/RobotoSlab-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/RobotoSlab-Regular-webfont.woff") format("woff"), url("../Fonts/RobotoSlab-Regular-webfont.ttf") format("truetype"), url("../Fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular") format("svg");
}
@font-face {
  font-family: "roboto_slabbold";
  font-style: normal;
  font-weight: normal;
  src: url("../Fonts/RobotoSlab-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/RobotoSlab-Bold-webfont.woff") format("woff"), url("../Fonts/RobotoSlab-Bold-webfont.ttf") format("truetype"), url("../Fonts/RobotoSlab-Bold-webfont.svg#roboto_slabbold") format("svg");
}
.teaser_box_patientenzufriedenheit {
  background-image: url("../Images/patientenkompass/pattern-bg.png");
  margin-bottom: 52px;
  position: relative;
  padding-bottom: 30px;
}

.teaser_box_patientenzufriedenheit .box_head,
.teaser_box_patientenzufriedenheit .bewertung {
  font-family: rsb;
  font-weight: normal;
}

.teaser_box_patientenzufriedenheit .text {
  font-family: rsr;
  padding: 10px;
  color: #303030;
  font-size: 12px;
}

.teaser_box_patientenzufriedenheit .box_head {
  color: #fff;
  background-color: #0072BB;
  padding: 3px 10px 4px;
  font-size: 14px;
}

.teaser_box_patientenzufriedenheit .box_head strong {
  font-weight: normal;
}

.teaser_box_patientenzufriedenheit .bewertung {
  background-image: url(../Images/patientenkompass/kompass.png);
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
  padding: 30px 0 0;
  margin-top: -15px;
}

.teaser_box_patientenzufriedenheit .gesamtzufriedenheit {
  box-sizing: border-box;
  width: 50%;
  float: left;
  text-align: center;
}

.teaser_box_patientenzufriedenheit .empfehlen_uns_weiter {
  box-sizing: border-box;
  width: 50%;
  float: right;
  text-align: center;
}

.teaser_box_patientenzufriedenheit .bewertung .note {
  color: #fff;
  font-size: 24px;
  text-align: center;
  width: 66px;
  height: 66px;
  line-height: 66px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.teaser_box_patientenzufriedenheit .bewertung .gesamtzufriedenheit .note {
  background-image: url(../Images/patientenkompass/gesamt_bg.png);
}

.teaser_box_patientenzufriedenheit .bewertung .empfehlen_uns_weiter .note {
  background-image: url(../Images/patientenkompass/empfehlen_bg.png);
}

.teaser_box_patientenzufriedenheit .bewertung .info {
  color: #474747;
  font-size: 13px;
  line-height: 100%;
  padding-top: 3px;
}

.teaser_box_patientenzufriedenheit .patientenzufriedenheit_link {
  position: absolute;
  bottom: 0;
  margin-bottom: -22px;
}

.teaser_box_patientenzufriedenheit .patientenzufriedenheit_link a {
  box-sizing: border-box;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  background-image: url(images/thumbs-up.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 18px 35px 0 10px;
  min-height: 39px;
}

.teaser_box_patientenzufriedenheit .patientenzufriedenheit_link a:hover {
  text-decoration: underline;
}

/* Styles for magnific-popup */
/* Lightbox */
.mfp-zoom-out-cur .mfp-close {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  color: #0072bc;
  display: block;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  opacity: 1;
  padding: 0;
  position: absolute;
  right: 15px;
  text-align: center;
  text-decoration: none;
  text-indent: 0;
  top: 55px;
  width: 30px;
  z-index: 10000;
}
.mfp-zoom-out-cur .mfp-close:hover {
  background: #ee7430 none repeat scroll 0 0;
  color: #fff;
}
.mfp-zoom-out-cur .mfp-arrow:before {
  border: 0 none;
}
.mfp-zoom-out-cur .mfp-arrow:hover {
  background-color: #a0948a;
  color: #fff;
  opacity: 1;
}
.mfp-zoom-out-cur figure .mfp-bottom-bar {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  float: left;
  margin-top: -40px !important;
  padding: 15px 0;
}
.mfp-zoom-out-cur figure .mfp-bottom-bar .mfp-counter {
  color: #494948;
  right: 10px;
  top: 7px;
}

/* Klapper */
.accordion {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  .accordion {
    margin-bottom: 10px;
  }
}

.ctype-text + .accordion {
  margin-top: 2em;
}

.accordion .grid-title {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #0095db;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px;
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .accordion .grid-title {
    text-transform: none;
    letter-spacing: 0;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 400px) {
  .accordion .grid-title {
    overflow: visible;
  }
}

.accordion .grid-title .grid-title-text {
  line-height: 1.5em;
  padding-right: 40px;
}

.accordion .grid-title:hover .grid-title-text {
  text-decoration: underline;
}

.accordion .grid-title .pull-right {
  display: block;
  width: 30px;
  height: 100%;
  background-image: url(../Images/bgi/klapper.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 0;
}
@media screen and (max-width: 400px) {
  .accordion .grid-title .pull-right {
    background-image: url("../Images/bgi/dropdown-arrow.png");
    width: 17px;
  }
}

.accordion .grid-title .pull-right .grid-title-icon {
  display: none;
}

.accordion.open .grid-title {
  background-color: #0095db;
  color: #fff;
}

.accordion.open .grid-title .pull-right {
  background-position: -30px center;
}
@media screen and (max-width: 400px) {
  .accordion.open .grid-title .pull-right {
    background-position: -18px center;
  }
}

.accordion .grid-content {
  padding: 15px;
}

/* TAB-CONTAINER BEGIN */
.tab-container {
  margin-top: 30px;
  margin-bottom: 20px;
}

ul.tabs {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.tabs li {
  background: #ededed;
  color: #494948;
  font-size: 16px;
  font-weight: normal;
  display: inline-block;
  padding: 9px 12px;
  cursor: pointer;
}

ul.tabs li.current {
  background: #0072BC;
  color: #fff;
  font-weight: bold;
}

.tab-content {
  display: none;
  background: #ededed;
  padding: 15px;
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
  border-top: 4px solid #0072bc;
  min-height: 260px;
}
.tab-content > div > header {
  display: none;
}

.tab-content.current {
  display: inherit;
}

.newslist_startseite {
  padding: 0;
}

ul.newslist_startseite {
  margin-bottom: 10px;
}

.newslist_startseite li {
  padding: 0 !important;
}

.newslist_startseite p.bodytext {
  margin: 0 !important;
}

.badge1 {
  position: relative;
  display: none;
}

.badge1[data-badge]:after {
  content: attr(data-badge);
  position: absolute;
  top: -40px;
  right: -15px;
  font-size: .7em;
  background: #EE7430;
  color: white;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
}

.grid-row.grid-layout-33_33_33 .col > .content-bar,
.grid-row.grid-layout-50_50 .col > .content-bar {
  display: none !important;
}

.grid-row .span_6 {
  width: 475px;
}

@media only screen and (max-width: 900px), only screen and (min-width: 768px) and (max-width: 1000px) {
  .grid-row .span_6 {
    width: 47.5%;
  }

  .grid-row .span_6:last-child {
    margin-right: 0;
  }
}
@font-face {
  font-family: "roboto_slabregular";
  font-style: normal;
  font-weight: normal;
  src: url("../Fonts/RobotoSlab-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/RobotoSlab-Regular-webfont.woff") format("woff"), url("../Fonts/RobotoSlab-Regular-webfont.ttf") format("truetype"), url("../Fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular") format("svg");
}
@font-face {
  font-family: "roboto_slabbold";
  font-style: normal;
  font-weight: normal;
  src: url("../Fonts/RobotoSlab-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/RobotoSlab-Bold-webfont.woff") format("woff"), url("../Fonts/RobotoSlab-Bold-webfont.ttf") format("truetype"), url("../Fonts/RobotoSlab-Bold-webfont.svg#roboto_slabbold") format("svg");
}
div.hygiene-cockpit {
  box-sizing: border-box;
  float: left;
  width: 100%;
}

div.hygiene-cockpit .module ul {
  margin: 0;
  float: left;
  width: 100%;
}

div.hygiene-cockpit a {
  color: inherit;
  text-decoration: none;
}

div.hygiene-cockpit div.h-banner {
  color: #0072bc;
  float: left;
  width: 100%;
  padding: 0 20px;
}

div.hygiene-cockpit div.h-banner h1 {
  background-image: url("../Images/hygiene_cockpit/tacho.png");
  background-position: right 0 bottom 0;
  background-repeat: no-repeat;
  float: left;
  font-family: "roboto_slabregular";
  font-size: 2.5em;
  font-weight: normal;
  margin: 0;
  min-height: 30px;
  padding: 0 50px 0 0;
}

div.hygiene-cockpit div.h-banner a {
  background-image: url("../Images/hygiene_cockpit/achteck.png");
  background-position: left 0 bottom 0;
  background-repeat: no-repeat;
  float: right;
  font-family: "roboto_slabbold";
  font-size: 1.2em;
  min-height: 40px;
  padding-left: 45px;
  position: relative;
  width: 30%;
}

div.hygiene-cockpit div.h-banner a::after {
  background-image: url("../Images/hygiene_cockpit/triangle.png");
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 10px;
  margin-left: 5px;
  width: 5px;
}

.hygiene-cockpit-inhalte {
  width: 100%;
  float: left;
  padding: 20px;
}

.hygiene-cockpit .tab-content {
  display: block;
  border: 0 none;
  border-right: 3px solid #fff;
}

div.hygiene-cockpit div.module {
  float: left;
  width: 100%;
}

div.hygiene-cockpit div.module ul.tablist {
  color: #0072bc;
  font-size: 1.5em;
  font-weight: bold;
  margin: 0 -1px;
  position: relative;
  list-style-type: none;
}

div.hygiene-cockpit div.module ul.tablist a {
  background-image: url("../Images/hygiene_cockpit/pattern-bg-dark.png");
  background-position: center bottom;
  border: 1px solid #fff;
  box-sizing: border-box;
  color: #777;
  cursor: pointer;
  float: left;
  padding: 15px 0;
  text-align: center;
  width: 33.3333%;
}

div.hygiene-cockpit div.module ul.tablist li.active a {
  background-image: url("../Images/hygiene_cockpit/pattern-bg.png");
  border-bottom: 0 none;
  border-top: 0 none;
  color: inherit;
  margin: -3px 0;
  padding: 18px 0;
  border-left: 1px solid #fff;
}

div.hygiene-cockpit div.module div.tabs {
  background-image: url("../Images/hygiene_cockpit/pattern-bg.png");
  background-position: center top;
  float: left;
  margin-top: 1px;
  margin-right: 1px;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs > div {
  display: none;
  float: left;
  position: relative;
}

div.hygiene-cockpit div.module div.tabs > div.active {
  display: block;
}

div.hygiene-cockpit ul {
  margin: 0;
  padding: 0;
}

div.hygiene-cockpit div.module div.tabs div.main {
  margin-right: 3%;
  width: 55%;
}

div.hygiene-cockpit div.module div.tabs div.side {
  height: 100%;
  position: absolute;
  right: 0;
  width: 42%;
}

div.hygiene-cockpit div.module div.tabs div.bottom.element {
  bottom: 0;
  position: absolute;
}

div.hygiene-cockpit div.module div.tabs h3 {
  color: #474747;
  float: left;
  font-family: "roboto_slabregular";
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 25px;
  padding-left: 18px;
}

div.hygiene-cockpit div.module div.tabs div.box {
  float: left;
  margin-top: 5px;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs div.box div.column {
  float: left;
  margin-top: 2px;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.foreground {
  background-image: url("../Images/hygiene_cockpit/skala.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 2px solid #0091ef;
  box-sizing: border-box;
  color: #0072bc;
  float: left;
  font-family: "roboto_slabregular";
  font-size: 1.3em;
  padding: 10px 18px 16px;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.foreground div.half {
  float: left;
  width: 40%;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.foreground div.half.right {
  float: right;
  text-align: right;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.foreground div.half h4 {
  font-family: "roboto_slabbold";
  margin: 0 0 4px;
  font-size: 1.0em;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.background div {
  height: 66px;
  left: 50%;
  margin: 18px 0 -35px -33px;
  position: relative;
  width: 66px;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.background div.soap {
  background-image: url("../Images/hygiene_cockpit/soap.png");
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.background div.heart {
  background-image: url("../Images/hygiene_cockpit/heart.png");
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.e {
  box-sizing: border-box;
  float: left;
  padding-left: 18px;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.e.e1 {
  width: 45%;
}

div.hygiene-cockpit div.module div.tabs div.box div.column div.text {
  font-size: 1.1em;
  font-weight: bold;
  padding: 10px 18px;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-head {
  background-color: #0072bc;
  color: #fff;
  float: left;
  padding: 8px 0;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-head div.column {
  font-weight: bold;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-head div.column div.e.e2 {
  width: 31%;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-head div.column div.e.e3 {
  width: 24%;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-body div.column {
  background-image: url("../Images/hygiene_cockpit/schwarz-7-prozent.png");
  color: #777;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-body div.column div.e {
  padding-bottom: 25px;
  padding-top: 25px;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-body div.column div.e.e2 {
  width: 23%;
}

div.hygiene-cockpit div.module div.tabs div.box div.box-body div.column div.e.e3 {
  width: 32%;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e {
  background-repeat: no-repeat;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e1 {
  background-position: 16px 20px;
  padding-bottom: 20px;
  padding-left: 80px;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e1 p {
  font-size: 0.75em;
  margin: 0.2em 0 0;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e2 {
  background-position: 20px 16px;
  padding-left: 68px;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e3 {
  background-position: 30px 50%;
  color: #777;
  padding-left: 90px;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e3.up {
  background-image: url("../Images/hygiene_cockpit/arrows/up.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e3.straight {
  background-image: url("../Images/hygiene_cockpit/arrows/straight.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column div.e.e3.down {
  background-image: url("../Images/hygiene_cockpit/arrows/down.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab {
  font-family: "roboto_slabbold";
  font-size: 1.6em;
  font-weight: normal;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab1 {
  color: #70a146;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab1 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/ab/ab1.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab1 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/kh/kh1.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab2 {
  color: #cc9835;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab2 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/ab/ab2.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab2 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/kh/kh2.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab3 {
  color: #61a9ba;
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab3 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/ab/ab3.png");
}

div.hygiene-cockpit div.module div.tabs div.box.antibiotika div.box-body div.column.ab.ab3 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/kh/kh3.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e {
  background-repeat: no-repeat;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e.e1 {
  background-position: 8px 10px;
  padding-left: 100px;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e.e2 {
  background-position: 20px 16px;
  padding-left: 68px;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e.e3 {
  background-position: 30px 50%;
  color: #777;
  padding-left: 90px;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e.e3.up {
  background-image: url("../Images/hygiene_cockpit/arrows/up.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e.e3.straight {
  background-image: url("../Images/hygiene_cockpit/arrows/straight.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column div.e.e3.down {
  background-image: url("../Images/hygiene_cockpit/arrows/down.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim {
  font-family: "roboto_slabbold";
  font-size: 1.6em;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim1 {
  color: #cc9835;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim1 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/keime/mrsa.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim1 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/personen/personen1.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim2 {
  color: #70a146;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim2 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/keime/vre.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim2 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/personen/personen2.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim3 {
  color: #0072bc;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim3 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/keime/3mrgn.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim3 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/personen/personen3.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim4 {
  color: #0072bc;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim4 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/keime/4mrgn.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim4 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/personen/personen3.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim5 {
  color: #61a9ba;
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim5 div.e.e1 {
  background-image: url("../Images/hygiene_cockpit/keime/cdi.png");
}

div.hygiene-cockpit div.module div.tabs div.box.keime div.box-body div.column.keim.keim5 div.e.e2 {
  background-image: url("../Images/hygiene_cockpit/personen/personen4.png");
}

div.hygiene-cockpit div.module div.tabs ul.glossar {
  box-sizing: border-box;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 18px;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li {
  border-top: 2px solid rgba(119, 119, 119, 0.3);
  float: left;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li a.glossar-head {
  box-sizing: border-box;
  color: #474747;
  cursor: pointer;
  float: left;
  font-family: "roboto_slabregular";
  font-size: 1.4em;
  padding: 12px 10px 12px 50px;
  position: relative;
  width: 100%;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li a.glossar-head::before {
  background-image: url("../Images/hygiene_cockpit/arrows/open.png");
  background-repeat: no-repeat;
  content: "";
  height: 22px;
  left: 12px;
  position: absolute;
  top: 10px;
  width: 22px;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li div.glossar-body {
  color: #474747;
  display: none;
  float: left;
  font-size: 1.4em;
  line-height: 1.4;
  overflow: hidden;
  padding: 0 20px 20px 50px;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li.active {
  background-image: url("../Images/hygiene_cockpit/schwarz-7-prozent.png");
}

div.hygiene-cockpit div.module div.tabs ul.glossar li.active a.glossar-head, div.hygiene-cockpit div.module div.tabs ul.glossar li:hover a.glossar-head {
  color: #0072bc;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li a.glossar-head:hover::before {
  background-position: -22px 0;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li.active a.glossar-head:hover::before {
  background-position: 0 0;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li.active div.glossar-body {
  display: block;
}

div.hygiene-cockpit div.module div.tabs ul.glossar li.active a.glossar-head {
  font-family: "roboto_slabbold";
}

div.hygiene-cockpit div.module div.tabs ul.glossar li.active a.glossar-head::before {
  background-image: url("../Images/hygiene_cockpit/arrows/close.png");
}

.teaser_box_hygienecockpit {
  background-image: url("../Images/hygiene_cockpit/pattern-bg.png");
  margin-bottom: 30px;
  position: relative;
}

.teaser_box_hygienecockpit .box_head {
  background-color: #0072bb;
  color: #fff;
  font-family: "roboto_slabbold";
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  padding: 3px 10px 4px;
}

.teaser_box_hygienecockpit .box_head strong {
  font-weight: normal;
}

.teaser_box_hygienecockpit .box_head .icon {
  background-image: url("../Images/hygiene_cockpit/hygienecockpit_teaser-unterseite_icon.png");
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  position: absolute;
  right: 10px;
  top: -5px;
  width: 40px;
}

.teaser_box_hygienecockpit .bild {
  padding-top: 15px;
  text-align: right;
}

.teaser_box_hygienecockpit .text {
  background-image: url("../Images/hygiene_cockpit/hellblau_25.png");
  border-top: 2px solid #0095db;
  color: #006bb6;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  padding: 10px;
}

.teaser_box_hygienecockpit .text a {
  background-image: url("../Images/hygiene_cockpit/pfeil_pi_b.gif");
  background-position: right 4px;
  background-repeat: no-repeat;
  color: #006bb6;
  display: block;
  font-family: "roboto_slabbold";
  font-size: 14px;
  font-weight: normal;
  padding-right: 11px;
  text-align: right;
  text-decoration: none;
}

.teaser_box_hygienecockpit .text a:hover {
  text-decoration: underline;
}

.row::before {
  display: table;
  content: " ";
}

.row::after {
  clear: both;
  display: table;
  content: " ";
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* Sana als Arbeitgeber */
.content .ctype-textpic.layout-11 {
  margin-bottom: 2em;
}
.content .ctype-textpic.layout-11 h2, .content .ctype-textpic.layout-11 h3 {
  color: #0095db;
  font-size: 1em;
  letter-spacing: 1px;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.content .ctype-textpic.layout-11 .ce-gallery {
  margin-right: 20px;
}
.content .ctype-textpic.layout-11 .csc-textpic,
.content .ctype-textpic.layout-11 .ce-textpic {
  background: none;
  background-image: none;
}
.content .ctype-textpic.layout-11 .ce-bodytext {
  padding: 0;
}

.tx_asbabygallery .baby_m {
  background-color: #f0f5fc;
}
.tx_asbabygallery .baby_w {
  background-color: #fcedef;
}
.tx_asbabygallery .search-form {
  padding: 25px 15px;
  background-image: url(../Images/bgi/pattern-bg.png);
  background-repeat: repeat;
  background-position: right top, 0 0;
  margin-bottom: 20px;
  overflow: hidden;
}
.tx_asbabygallery .search-form .sword {
  width: 68%;
  height: 36px;
  padding: 6px 1%;
  float: left;
  margin-right: 1%;
}
.tx_asbabygallery .search-form .submit {
  width: 28%;
  height: 36px;
  padding: 6px 1%;
  float: left;
}
.tx_asbabygallery .list {
  overflow: hidden;
  margin: 0 -10px 10px 0;
}
.tx_asbabygallery .list .baby {
  margin: 0 10px 10px 0;
  overflow: hidden;
}
.tx_asbabygallery .list .image {
  padding: 10px;
}
.tx_asbabygallery .list .image img {
  width: 100%;
}
.tx_asbabygallery .list .text {
  padding: 0 10px 10px;
  color: #006ab3;
}
.tx_asbabygallery .list .text .name {
  font-weight: bold;
}
.tx_asbabygallery .list .link {
  text-align: right;
  padding: 0 5px 10px;
}
.tx_asbabygallery .detail .link {
  margin-bottom: 15px;
}
.tx_asbabygallery .detail .link > div {
  clear: both;
  float: none;
}
.tx_asbabygallery .detail .baby {
  overflow: hidden;
}
.tx_asbabygallery .detail .baby .image {
  padding: 10px 10px 0;
}
.tx_asbabygallery .detail .baby .image img {
  width: 100%;
  height: auto;
}
.tx_asbabygallery .detail .baby .image_row > div {
  clear: both;
  float: none;
}
.tx_asbabygallery .detail .baby .text-row {
  padding: 10px;
  overflow: hidden;
  color: #006ab3;
}
.tx_asbabygallery .detail .baby .text-row .name-col .text .name {
  font-weight: bold;
}
.tx_asbabygallery .detail .baby .text-row .data-col {
  text-align: right;
}
.tx_asbabygallery .detail .baby .text-row .data-col .birthday {
  font-weight: bold;
}

.tx-aspresse-pi1 .csc-textpic-image img {
  max-width: 46% !important;
}
.tx-aspresse-pi1 .csc-textpic-image .csc-textpic-caption {
  display: block !important;
  float: right !important;
  padding: 20px !important;
  width: 54% !important;
}
@media screen and (max-width: 490px) {
  .tx-aspresse-pi1 .csc-textpic-image .csc-textpic-caption {
    float: none;
    width: 100% !important;
  }
}
.tx-aspresse-pi1 .copytext {
  margin-bottom: 10px;
}
.tx-aspresse-pi1 .copytext a {
  color: #0072bc;
}

.tx-aspresse-pi1 .csc-header h3 {
  color: #0095db;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.aspresse_detail {
  /*padding: 10px 20px 0 10px;*/
  margin-bottom: 10px;
}

.suchergebnis_presse .copytext {
  margin-top: 10px;
}

.zurueck_trefferliste {
  margin-bottom: 15px;
}

.suchergebnis_presse .suchergebnis_headline {
  float: right;
}

.bild_liste .fotozeile .foto_normal .foto {
  float: left;
  /*margin-right: 15px;*/
}

.asfoto {
  float: left;
  max-width: 325px;
}

.fotozeile .bildtext {
  float: left;
  max-width: 370px;
  padding: 15px;
  height: 100%;
  overflow: hidden;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}

.news .news_list ul {
  padding: 0;
  margin: 0;
}

.news .news_list ul li {
  list-style-type: none;
  margin: 1.5em 0;
  padding: 0 0 1.5em;
  border-bottom: 1px solid #c6c6c6;
}

.news .news_list ul li:last-child {
  border: 0;
}

.presse_header_top {
  color: #777;
  font-weight: bold;
}

.presse_header_top p {
  margin: 0;
  display: inline;
}

.presse_folding_trigger {
  line-height: 150%;
  padding: 5px 0 0 15px;
  font-size: 16px;
}

.news_list a {
  margin-left: 15px;
}

.tx-aspresse-pi1 .news_list a {
  background-image: none;
  padding-left: 0;
}

.tx-aspresse-pi1 .news_list .presse_attachments a {
  background-image: url("../Images/bgi/pfeil-kontextnavi-ebene2-over.png");
  padding-left: 15px;
  color: #0095db;
}

.tx-aspresse-pi1 .news_list a:hover {
  color: #0095db;
  text-decoration: underline !important;
}

.news_list .presse_folding_trigger a {
  color: #0095db;
  text-decoration: none;
  margin-left: 0px;
}

.presse_folding_trigger a:hover {
  color: #ee7430;
  text-decoration: underline;
}

#presse_details .downloads {
  margin-bottom: 20px;
}

#presse_details .downloads a {
  color: #0095db;
  text-decoration: none;
}

#presse_details .downloads a:hover {
  color: #ee7430;
}

.tx-aspresse-pi1 h1 {
  font-size: 1.857em;
}

/* List */
.listtype-as_directmail_archive_pi1 {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  width: 325px;
  float: left;
  display: block;
  margin-bottom: 30px;
  margin-top: 50px;
}

.data-contentbox .listtype-as_directmail_archive_pi1:nth-child(2n) {
  margin-right: 50px;
}

.tx_asdirectmailarchive-list-image {
  padding: 20px 20px 0;
}

.tx_asdirectmailarchive-list-date {
  color: #036FB8;
  font-size: 120%;
  font-weight: bold;
  overflow: hidden;
  padding: 10px 0;
}

.tx_asdirectmailarchive-list-bodytext {
  border-top: 1px solid #006AB3;
  background: none repeat scroll 0 0 #F2F2F2;
  font-size: 1.1em;
  padding: 10px 0;
}

.tx_asdirectmailarchive-list-singlelink {
  float: right;
  margin: 0 0 0 20px;
}

.tx_asdirectmailarchive-list-singlelink a {
  background-image: url("../Images/bgi/pfeil-kontextnavi-orange.png");
  background-repeat: no-repeat;
  background-position: left 3px;
  padding: 0 0 1px 14px;
  text-decoration: none;
  color: #f38e36;
  font-weight: bold;
}

/* Latest */
.tx_asdirectmailarchive-latest-date {
  color: #036FB8;
  font-size: 120%;
  font-weight: bold;
  overflow: hidden;
  padding: 10px;
}

.tx_asdirectmailarchive-latest-trenner {
  border: 1px solid #3182C1;
  clear: both;
  margin: 0 0 10px 0;
}

.tx_asdirectmailarchive-latest .tx_asdirectmailarchive-latest-links {
  overflow: hidden;
  padding: 0 10px 15px;
}

.tx_asdirectmailarchive-latest .tx_asdirectmailarchive-latest-links > div {
  float: right;
  margin-left: 10px;
}

.tx_asdirectmailarchive-latest .tx_asdirectmailarchive-latest-links a {
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left 3px;
  padding: 0 0 1px 14px;
  text-decoration: none;
  font-weight: bold;
}

.tx_asdirectmailarchive-latest-singlelink a {
  background-image: url("../Images/bgi/pfeil-kontextnavi-orange.png");
  color: #f38e36;
}

.tx_asdirectmailarchive-latest-archivelink a {
  background-image: url("../Images/bgi/pfeil-kontextnavi-over.png");
  color: #006bb3;
}

.tx_asdirectmailarchive-latest-image {
  min-height: 132px;
  margin: 0;
}

.tx_asdirectmailarchive-latest-label-text {
  margin-top: -30px;
  position: absolute;
}

.tx_asdirectmailarchive-latest-label-text a {
  text-decoration: none;
  font-size: 1.5em;
  font-weight: bold;
  color: #0095db;
}

.tx_asdirectmailarchive-latest-label-arrow {
  display: none;
}

/* Klinikkompass */
/*****************/
/* Container */
.welt {
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  position: relative;
  height: 810px;
  width: 710px;
  margin-top: 4em;
}

#welt_coords {
  position: absolute;
  bottom: 10px;
  right: 300px;
}

/* Reiter */
.reiter {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: -35px;
}

.reiter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.reiter li {
  display: block;
  float: left;
  padding-bottom: 14px;
  margin-right: 5px;
  position: relative;
}

.reiter a {
  text-decoration: none;
  background-color: #d1cbc9;
  color: #494948;
  display: block;
  padding: 6px 10px 0;
  height: 35px;
}

.reiter li.aktiv {
  background-image: url(../Images/klinikkompass_reiter.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.reiter li.aktiv a {
  font-weight: bold;
  color: #fff;
  background-color: #0072bc;
}

/* Dropdowns */
.welt_dropdowns {
  position: absolute;
  z-index: 2;
  padding: 25px 15px 0;
}

.welt_dropdowns .dropdown {
  float: left;
  margin-right: 5px;
}

.welt_dropdowns .sbOptions li:first-child {
  display: none;
}

.welt_dropdowns .selectBox {
  width: 220px !important;
}

.welt_dd-selectBox-dropdown-menu {
  background-color: #fff;
  font-weight: normal;
  width: 220px !important;
  max-height: 332px;
}

.welt_dd-selectBox-dropdown-menu.selectBox-options {
  background-color: #bfdcee;
}

.welt_dd-selectBox-dropdown-menu.selectBox-options li {
  border-top: 1px solid #fff;
}

.welt_dd-selectBox-dropdown-menu.selectBox-options li a {
  color: #0072bc;
  display: block;
  line-height: 18px;
  padding: 5px 7px;
  text-decoration: none;
  white-space: normal;
}

.welt_dd-selectBox-dropdown-menu.selectBox-options li a:hover {
  background-color: #d6ecf9;
  color: #0072bc !important;
}

.welt_dd-selectBox-dropdown-menu.selectBox-options li.selectBox-selected a {
  color: #fff;
}

/* Kartenbild */
.welt_bild {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 0;
}

.welt_bild img.welt_img {
  /*display: none;*/
  line-height: 0;
  position: absolute;
}

/* Ortsnamen */
.ort {
  position: absolute;
  z-index: 2;
  font-size: 14px;
  color: #847d78;
  cursor: default;
}

/* Standorte */
.fahne {
  margin: -6px 0 0 -6px;
  position: absolute;
  z-index: 3;
  font-size: 14px;
}

.tx_facilitycompass .meta {
  display: none;
}

.fahne .link a {
  background-repeat: no-repeat;
  background-image: url(../Images/klinikkompass_icons_kleiner.png);
  display: block;
  height: 8px;
  width: 9px;
}

.fahne.eigen .link a {
  background-position: 0 0;
}

.fahne.minder .link a {
  background-position: -9px 0;
}

.fahne.management .link a {
  background-position: -18px 0;
}

.fahne .info {
  background-color: #0072bc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
  display: none;
  height: 100%;
  margin-left: 9px;
  overflow: hidden;
  position: relative;
  min-width: 260px;
  max-width: 320px;
  border: 1px solid #fff;
}

.fahne.rechts .info {
  left: -100%;
  margin-left: 0;
  margin-right: 0;
}

.fahne .info_bild {
  float: left;
  height: 100%;
  line-height: 0;
  overflow: hidden;
}

.fahne .info_text {
  color: #fff;
  height: 100%;
  overflow: hidden;
  padding: 0.75em 20px 0.75em 10px;
}

.fahne .info_text p {
  margin: 0;
  padding: 0;
}

.fahne .info_text a {
  color: #fff;
  text-decoration: none;
}

.fahne .info_text a:hover {
  text-decoration: underline;
}

.fahne .info_text small {
  font-size: 90%;
}

.fahne .close {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  overflow: hidden;
  top: 0;
  right: 0;
  background-color: #fff;
  position: absolute;
  color: #0072bc;
  font: bold 100% Arial, sans-serif;
  text-decoration: none;
  cursor: pointer;
}

.fahne .close:hover {
  background-color: #ee7430;
  color: #fff;
}

/* Liste der Einrichtungen */
.welt .liste {
  height: 715px;
  left: 0;
  position: relative;
  top: 0;
  width: 710px;
  z-index: 1;
  overflow-x: hidden;
  overflow-y: auto;
  /*background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;*/
  margin-top: 85px;
  font-size: 16px;
  color: 494948;
  display: none;
  height: 810px;
  width: 100%;
  margin-top: 0;
  border-top: 85px solid transparent;
}

.welt .liste .item {
  padding: 15px;
  border-bottom: 1px solid #fff;
  position: relative;
  overflow: hidden;
}

.welt .liste .bild {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  height: 100%;
}

@media screen and (max-width: 568px) {
  .welt .reiter li:first-child,
  .welt .welt_dropdowns {
    display: none !important;
  }
}

@media screen and (max-width: 568px) {
  .welt .welt_bild {
    visibility: hidden !important;
  }
}

@media screen and (max-width: 568px) {
  .welt .liste {
    border-top: 0;
    display: block !important;
    font-size: 13px;
    heigth: auto !important;
    visibility: visible;
  }
}

.welt .liste .text {
  overflow: hidden;
  height: 100%;
}

.welt .liste .text p {
  margin: 0;
}

.welt .liste .text a {
  color: #0095db;
  font-weight: bold;
  text-decoration: none;
}

.welt .liste .text a:hover {
  text-decoration: underline;
}

.beteiligung {
  background-repeat: no-repeat;
  background-image: url(../Images/klinikkompass_icons_kleiner.png);
  display: block;
  height: 8px;
  width: 9px;
  position: absolute;
  right: 15px;
  top: 15px;
}

.beteiligung.eigen {
  background-position: 0 0;
}

.beteiligung.minder {
  background-position: -9px 0;
}

.beteiligung.management {
  background-position: -18px 0;
}

/* Legende */
.welt_legende {
  margin-top: 15em;
}

.welt_legende strong {
  text-transform: uppercase;
  color: #484849;
  letter-spacing: 1px;
}

.welt_legende ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.welt_legende li {
  margin: 1em 0;
  position: relative;
  padding-left: 18px;
}

.welt_legende .beteiligung {
  left: 0;
  top: 4px;
}

/* Klinikkompass auf Home */
.facilitycompass-homebox .box-title {
  padding: 10px 0px 5px 0px;
  line-height: 35px;
}

.facilitycompass-homebox .box-title span {
  color: #494948;
  font-size: 1.7em;
  display: inline-block;
  vertical-align: bottom;
  line-height: 27px;
  font-weight: normal;
  margin-left: 5px;
}

.facilitycompass-homebox .box-title span.blue {
  color: #0072bc;
  font-weight: bold;
  margin-left: 0px;
}

.facilitycompass-homebox .formsearchbox {
  background: none !important;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 0;
}

.facilitycompass-homebox .mapbox {
  min-height: 223px;
  background-image: url(../Images/karte_home.png) !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
}

.facilitycompass-homebox .mapbox:before {
  display: none;
  height: auto;
}

.facilitycompass-homebox .formsearchbox p {
  font-size: 1.2em;
  width: auto;
}

.facilitycompass-homebox .formsearchbox h3 {
  display: none;
}

.facilitycompass-homebox .select-formlist {
  width: 270px;
}

.facilitycompass-homebox select {
  width: 270px !important;
}

.facilitycompass-homebox .select-formlist > li {
  margin-bottom: 10px;
}

.facilitycompass-homebox .selectBox-dropdown {
  background-color: #0072bc;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1;
}

.facilitycompass-homebox .selectBox-dropdown .selectBox-label {
  padding: 8px 10px;
}

.facilitycompass-homebox .selectBox-dropdown .selectBox-arrow {
  background-position: -263px -57px;
}

.facilitycompass-homebox input.search-btn[type="submit"] {
  background-color: #0095db;
  background-position: -103px 2px;
  float: none;
  clear: both;
  margin: 10px 0 0 0;
  position: static;
  text-indent: 0;
  width: 80px;
  padding: 8px 40px 8px 10px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  transition: none;
}

.facilitycompass-homebox input.search-btn[type="submit"]:hover {
  background-color: #0072bc;
}

.welt_dd-selectBox-dropdown-menu {
  width: 270px !important;
}

/* Klinikkompass auf Patienten */
.list_type-asfacilitycompass_searchbox .formsearchbox {
  background-image: url(../Images/bgi/karte_klein.png), url(../Images/bgi/pattern-bg.png);
  background-repeat: no-repeat, repeat;
  background-position: right center, 0 0;
  min-height: 250px;
}

.list_type-asfacilitycompass_searchbox .formsearchbox p,
.list_type-asfacilitycompass_searchbox .formsearchbox h3 {
  width: 90%;
}

.list_type-asfacilitycompass_searchbox .featurelist li a::after {
  display: none;
}

.list_type-asfacilitycompass_searchbox select {
  width: 220px;
}

.list_type-asfalfilebrowser_filebrowser header h1,
.list_type-asfalfilebrowser_filebrowser header h2,
.list_type-asfalfilebrowser_filebrowser header h3 {
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #494948;
  text-transform: none;
  letter-spacing: 1px;
  margin: 0;
  padding: 0;
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  padding: 10px 15px;
  overflow: hidden;
}

.tx_asfalfilebrowser ul.csc-uploads {
  margin: 0 0 20px;
  padding: 0;
}
.tx_asfalfilebrowser ul.csc-uploads img {
  border: 1px solid #f3f1eb;
}
.tx_asfalfilebrowser ul.csc-uploads li {
  list-style: none outside none;
  margin: 0;
  border-top: 1px solid #c6c6c6;
  font-size: 1.2em;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tx_asfalfilebrowser ul.csc-uploads li a {
  color: #0072bc;
  text-decoration: none !important;
}
.tx_asfalfilebrowser ul.csc-uploads li a:hover {
  color: #ee7430;
}
.tx_asfalfilebrowser ul.csc-uploads li span {
  display: inline;
  padding-right: 10px;
}
.tx_asfalfilebrowser ul.csc-uploads li span.csc-uploads-fileSize {
  float: right;
}

.tx-asfeusertools-pi1 dl {
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
  clear: both;
  margin-bottom: 1px;
  overflow: hidden;
  padding: 10px 20px;
}

.tx-asfeusertools-pi1 dt {
  display: block;
  font-weight: bold;
  padding-top: 8px;
}

.pressefotos .pressefoto {
  clear: both;
  float: none;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.pressefotos .pressefoto_headline {
  /*height: 100%;*/
  overflow: hidden;
  padding: 0 0 4px;
}
.pressefotos .pressefoto_inhalt {
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
  /*height: 100%;*/
  overflow: hidden;
  padding: 10px;
}
.pressefotos .pressefoto_bild {
  float: left;
}
.pressefotos .pressefoto_text {
  float: left;
  line-height: 150%;
  padding: 5px 5px 5px 10px;
}
.pressefotos .pressefoto_text p {
  margin: 0;
  padding: 0;
}
.pressefotos .pressefoto_text a {
  background-image: url("../Images/bgi/pfeil-kontextnavi-mit-menue.png");
  background-position: left 4px;
  background-repeat: no-repeat;
  padding: 0 0 0 14px;
  color: #0095db;
  text-decoration: none;
}
.pressefotos .pressefoto_text a:hover {
  text-decoration: underline;
}

/* Login-Box */
.tx-felogin-pi1 {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  padding: 20px;
}

.tx-felogin-pi1 h3 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}

.tx-felogin-pi1 fieldset {
  margin-top: 10px;
}

.tx-felogin-pi1 input[type="submit"] {
  margin-top: 15px;
  width: 100%;
}

.tx-felogin-pi1 div {
  display: none;
}

.tx-felogin-pi1 form div {
  display: block;
}

.tx-felogin-pi1 fieldset label,
.tx-felogin-pi1 fieldset input {
  width: 100%;
}

.tx-felogin-pi1 fieldset input {
  margin-bottom: 5px;
}

.tx-felogin-pi1 label {
  font-weight: bold;
}

.tx-felogin-pi1 .felogin-company,
.tx-felogin-pi1 .felogin-forgot,
.tx-felogin-pi1 .felogin-permalogin {
  overflow: hidden;
  margin: 10px 0 0 0;
}

.tx-felogin-pi1 .felogin-permalogin input {
  float: left;
  width: auto;
  margin: 0 10px 0 0;
}

.tx-felogin-pi1 input.felogin-chpwd {
  background-color: #dadada;
  color: #444;
}

.html5videoplayer {
  margin-top: -10px;
}

.html5videoplayer .notice-no-flash {
  display: none;
  float: left;
  padding: 20px;
}

.html5videoplayer .list .item .notice-no-flash a {
  display: inline;
  background: none;
}

.no-video.no-flash .html5videoplayer .notice-no-flash {
  display: block;
}

.no-video.no-flash .html5videoplayer .video-js {
  display: none;
}

.html5videoplayer .list {
  overflow: hidden;
}

.html5videoplayer .player {
  overflow: hidden;
  background-color: #787878;
  color: #fff;
  margin-bottom: 30px;
}

.html5videoplayer .video-js-box {
  float: left;
  width: 66% !important;
}

.html5videoplayer .video-js-meta {
  float: left;
  padding-left: 20px;
  width: 34% !important;
}

.html5videoplayer .player .video-js-meta .title h2 {
  color: #fff;
}

.html5videoplayer .player .video-js-meta .description {
  margin-top: 1em;
}

.html5videoplayer .title h2 {
  font-weight: normal;
}

.html5videoplayer .overview .list h2,
.html5videoplayer .list h2 {
  display: block;
}

.html5videoplayer .video-list.equalizeable .item.equalize {
  border-bottom: 10px solid #fff;
  border-left: 10px solid #fff;
}

.html5videoplayer .video-list {
  margin: 0 -10px;
}

.html5videoplayer .overview .list .item,
.html5videoplayer .list .item {
  float: left;
  margin-bottom: 15px;
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
}

.html5videoplayer .overview .list .item {
  /*width: 33.3%;*/
}

.html5videoplayer .overview .list .item a,
.html5videoplayer .list .item a {
  text-decoration: none;
  display: block;
  background-color: #e5e5e5;
  color: #ee7430;
  /*height: 100%;*/
}

.html5videoplayer .overview .list .item a:hover,
.html5videoplayer .list .item a:hover {
  background-color: #787878;
  color: #fff;
}

.html5videoplayer .overview .list .item img,
.html5videoplayer .list .item img {
  /*width: 100%;*/
  /*height: auto;*/
  line-height: 0;
  float: left;
  opacity: 0.75;
  height: auto;
  width: 230px;
}

.html5videoplayer .overview .list .item a:hover img,
.html5videoplayer .list .item a:hover img {
  opacity: 1;
}

.html5videoplayer .list .item .vjs-poster img {
  width: 100%;
}

.html5videoplayer .overview .list .video-title,
.html5videoplayer .list .video-title {
  clear: both;
  /*padding: 10px;*/
}

/* Video-JS */
.html5videoplayer .video-js {
  /*padding-top: 70%;*/
  height: 100%;
  width: 100%;
  display: block;
}

.vjs-fullscreen {
  padding-top: 0px;
}

.html5videoplayer .overview .vjs-default-skin .vjs-big-play-button,
.html5videoplayer .list .item .vjs-default-skin .vjs-big-play-button {
  background-color: #787878;
  background-color: rgba(0, 0, 0, 0.5);
  border: 0;
  /* border-radius */
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* box-shadow */
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.html5videoplayer .overview .vjs-default-skin .vjs-big-play-button,
.html5videoplayer .list .item .vjs-default-skin .vjs-big-play-button {
  left: 50%;
  top: 50%;
  margin-top: -1.3em;
  margin-left: -2em;
}

.html5videoplayer .overview .vjs-default-skin:hover .vjs-big-play-button,
.html5videoplayer .overview .vjs-default-skin .vjs-big-play-button:focus,
.html5videoplayer .list .item .vjs-default-skin:hover .vjs-big-play-button,
.html5videoplayer .list .item .vjs-default-skin .vjs-big-play-button:focus {
  background-color: #ee790b;
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff;
}

.vjs-default-skin .vjs-big-play-button:before {
  line-height: 2.6em;
  text-shadow: none;
  color: #fff;
}

.folding-content .html5videoplayer .item {
  border-left: none !important;
  border-right: none !important;
  width: 100% !important;
}

.tx_asphonebook .search-form {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  padding: 7px;
  overflow: hidden;
}
.tx_asphonebook .search-form .label {
  color: #ee7430;
  display: inline-block;
  padding-top: 4px;
  width: 42%;
}
@media screen and (max-width: 1052px) {
  .tx_asphonebook .search-form .label {
    padding: 0px 0px 5px 0px;
    width: 100%;
  }
}
.tx_asphonebook .search-form .label span {
  font-size: 1.2em;
  font-weight: bold;
  background-position: right 0px top 6px;
}
.tx_asphonebook .search-form .label span:after {
  color: #ee7430;
  content: " »";
  font-size: 1.143em;
  line-height: normal;
}
.tx_asphonebook .search-form .form-fields {
  float: right;
  width: 58%;
}
@media screen and (max-width: 1052px) {
  .tx_asphonebook .search-form .form-fields {
    width: 100%;
  }
}
.tx_asphonebook .search-form .input {
  border: 1px solid #0072bc !important;
  display: inline-block;
  height: 34px;
  width: 70%;
  vertical-align: middle;
}
@media screen and (max-width: 470px) {
  .tx_asphonebook .search-form .input {
    margin-bottom: 0px;
    width: 100%;
  }
}
.tx_asphonebook .search-form .btn {
  display: inline-block;
  width: 29%;
  vertical-align: middle;
}
@media screen and (max-width: 470px) {
  .tx_asphonebook .search-form .btn {
    width: 100%;
  }
}
.tx_asphonebook .list .contact {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  clear: both;
  display: flex;
  overflow: hidden;
  padding: 15px;
  margin-bottom: 10px;
}
.tx_asphonebook .list .contact .image {
  float: left;
  margin-right: 15px;
  width: 10%;
}
@media screen and (max-width: 470px) {
  .tx_asphonebook .list .contact .image {
    width: 20%;
  }
}
.tx_asphonebook .list .contact .text {
  color: #0072bc;
  display: block;
  position: relative;
  width: 90%;
}
@media screen and (max-width: 470px) {
  .tx_asphonebook .list .contact .text {
    width: 80%;
  }
}
.tx_asphonebook .list .contact .text .email a {
  color: #ee7430;
  content: " »";
  font-size: 1.143em;
  line-height: normal;
  text-decoration: none;
}
.tx_asphonebook .list .contact .text .email a:hover {
  text-decoration: underline;
}
.tx_asphonebook .list .contact .text .email a:after {
  content: " »" !important;
  color: #ee7430;
  content: " »";
  font-size: 1.143em;
  line-height: normal;
}
.tx_asphonebook .list .contact .text .address,
.tx_asphonebook .list .contact .text .communication {
  margin-bottom: 8px;
}
.tx_asphonebook .keywords {
  margin-bottom: 10px;
  background: none !important;
  font-style: italic;
  font-size: .85em !important;
  color: #0095db;
}
.tx_asphonebook .keywords a {
  color: #ee7430;
  text-decoration: none;
}
.tx_asphonebook .keywords a:hover {
  text-decoration: underline;
}
.tx_asphonebook .keywords span:after {
  white-space: pre;
}

/* Anpassungen Sana-Einkauf */
/****************************/
.tx_asphonebook .search-form {
  padding: 15px;
}

.tx_asphonebook .search-form .label {
  display: none;
}

.tx_asphonebook .search-form .form-fields {
  width: 100%;
  position: relative;
}

.tx_asphonebook .search-form .input {
  border: 0 !important;
  width: 100%;
  height: 25px;
  font-family: inherit;
}

.tx_asphonebook .search-form .btn {
  background-image: url(../Images/bgi/sprites.png);
  background-color: #0072bc;
  background-position: -155px 0;
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  text-indent: -999em;
  padding: 0;
}

.tx_asphonebook .list .contact {
  background: none;
  margin-bottom: 25px;
  padding: 0;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 10px;
}

.tx_asphonebook .list .contact .text {
  color: inherit;
  display: block;
  position: relative;
}

.tx_asphonebook .list .contact .text .address, .tx_asphonebook .list .contact .text .communication {
  margin: 0;
}

.tx_asphonebook .list .contact .text .link a {
  font-size: inherit;
  font-weight: bold;
}

.tx_asphonebook .keywords {
  background: #f3f1eb url("../Images/bgi/pattern-bg.png") repeat scroll 0 0;
  color: inherit;
  font-size: inherit;
  margin-bottom: 5px;
  margin-top: 10px;
}

.tx_asphonebook .keywords span {
  font-weight: bold;
}

/*
 *	AS Jobboerse pi3
 */
.tx-asjobboerse-pi3 #showPanel {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
}

.tx-asjobboerse-pi1 .events .event {
  margin: 1.5em !important;
}

#aerzteliste_suche_extended {
  background-image: url(../Images/ext_asjobboerse/jobboerse_suche_hintergrund.png);
  background-repeat: no-repeat;
  background-position: right 10px;
  padding: 15px 0 15px 20px;
  color: #494948;
}

#aerzteliste_suche_extended #aerzteliste_headline {
  height: 34px;
  overflow: hidden;
}

#aerzteliste_suche_extended #aerzteliste_headline h1 {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}

#aerzteliste_suche_zeile {
  overflow: hidden;
}

#aerzteliste_suche_zeile::after {
  content: " ";
  clear: both;
}

#aerzteliste_suche_sp1 {
  float: left;
  margin-right: 15px;
}

#aerzteliste_suche_sp2 {
  float: left;
  margin-right: 15px;
}

#aerzteliste_suche_sp3 {
  height: 100%;
  overflow: hidden;
  float: right;
}

#aerzteliste_suche_extended #aerzteliste_suche_sp3 #treffer {
  margin-top: 25px;
  margin-left: 15px;
  display: block;
  color: #fff;
  font-weight: bold;
  color: #0072bc;
  width: 200px;
}

#aerzteliste_suche_extended #aerzteliste_suche_sp3 #treffer_zahl {
  display: block;
  font-size: 15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #0072bc;
  color: #fff;
  float: left;
  margin-right: 5px;
  padding-bottom: 20px;
}

#aerzteliste_suche_extended #aerzteliste_suche_sp3 #treffer_text {
  padding-top: 3px;
  overflow: hidden;
  height: 100%;
}

#aerzteliste_suche_extended .form_input {
  float: none;
  clear: both;
  margin-bottom: 10px;
}

#aerzteliste_suche_extended .form_label {
  float: none;
  clear: both;
  padding-bottom: 5px;
}

#aerzteliste_suche_extended .form_input input {
  border: 1px solid #006ab3;
  background-color: #fff;
  height: 19px;
  width: 160px;
  padding: 4px 0 0 3px;
  margin-top: 3px;
  color: #006ab3;
  font: bold 100% arial, sans-serif;
}

#aerzteliste_suche_extended #form_submit {
  float: none;
  clear: both;
  padding-top: 5px;
  overflow: hidden;
}

#aerzteliste_suche_extended #form_submit a {
  background-image: url(../Images/bgi/pfeil-jobsuche.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #ee7430;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 0 0 20px;
  text-decoration: none;
  display: block;
}

#aerzteliste_suche_extended #form_submit a:hover {
  text-decoration: underline;
}

#aerzteliste_suche_extended select {
  width: 220px;
}

#aerzteliste_suche_extended .form_label {
  width: 160px;
}

#aerzteliste_suche_extended ul.selectbox {
  width: 152px;
}

#aerzteliste_suche_extended ul.selectbox li {
  width: 126px;
}

#aerzteliste_suche_extended #medschwerpunkte {
  padding-top: 6px;
  display: none;
}

#aerzteliste_suche_extended #medschwerpunkte ul.selectbox {
  left: 0px;
  width: 296px;
}

#aerzteliste_suche_extended #medschwerpunkte ul.selectbox li {
  width: 270px;
}

#aerzteliste_suche_extended #form_submit a {
  float: left;
}

#aerzteliste_suche_extended #form_submit #treffer {
  float: left;
  padding: 3px 0 0 54px;
  padding: 3px 0 0 42px;
}

#medschwerpunkte-head {
  height: 20px;
}

#medschwerpunkte-liste {
  background-color: #FFFFFF;
  width: 394px;
  padding: 0px 0 4px 0;
  overflow: auto;
  height: 140px;
  border: 1px solid #006AB3;
}

div.medschwerpunkte_check_inner {
  float: none;
  margin: 7px 0 2px 5px;
  width: auto;
  clear: left;
}

#aerzteliste_suche_extended div.medschwerpunkte_check_inner input {
  float: left;
  width: 13px;
  margin-top: 0px;
  border: none;
}

div.medschwerpunkte_check_inner label {
  display: block;
  height: 20px;
  overflow: hidden;
  padding: 2px 10px 0px 4px;
  font-weight: normal;
  width: auto;
}

#aerzteliste_suche_extended #medschwerpunkte-check {
  height: 174px;
  padding-top: 16px;
}

#aerzteliste_suche_extended ul.selectbox {
  background: #F9F9F9 none repeat scroll 0 0;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 3px 4px 4px;
  clear: left;
  left: 0;
  line-height: 1.5em;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  max-height: 90px;
  opacity: 0.98;
  overflow: auto;
  padding: 0 2px 0;
  position: absolute;
  top: 26px;
  z-index: 1000;
}

#aerzteliste_suche_extended #anstellung {
  z-index: 50;
}

#aerzteliste_suche_extended #bundesland {
  z-index: 40;
}

#aerzteliste_suche_extended #berufsgruppe {
  z-index: 30;
}

#aerzteliste_suche_extended #berufserfahrung {
  z-index: 20;
}

#aerzteliste_suche_extended #medschwerpunkte-check {
  z-index: 10;
}

/*
 *	AS Jobboerse pi1
 */
.full-range .tx-asjobboerse-pi1 {
  margin-top: -25px;
}

.tx-asjobboerse-pi1 .text a,
.tx-asjobboerse-pi1 .bodytext a,
.tx-asjobboerse-pi1 a {
  color: #0095db;
  text-decoration: none;
}

.tx-asjobboerse-pi1 .text a:hover,
.tx-asjobboerse-pi1 .bodytext a:hover,
.tx-asjobboerse-pi1 a:hover {
  text-decoration: underline;
}

.tx-asjobboerse-pi1 .pagebrowser a {
  color: #797979;
}

.tx-asjobboerse-pi1 div.link_bewerben {
  border-bottom: 1px solid #c6c6c6;
  margin: 0;
  padding: 0.75em 0;
}

.tx-asjobboerse-pi1 .link_bewerben a {
  color: #ee7430 !important;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi-orange.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 14px;
}

.tx-asjobboerse-pi1 .link_bewerben a:hover {
  text-decoration: underline !important;
}

.tx-asjobboerse-pi1 #suchergebnis_detail .link_bewerben {
  padding: 15px 0 0 25px;
}

/*
 * AS Jobboerse pi1 - DETAILVIEW only
 */
.banner.job {
  background-color: #e5e5e5;
  position: relative;
  overflow: hidden;
}

.banner.job .bild {
  float: left;
  width: 54%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .banner.job .bild {
    float: none;
    width: 100% !important;
  }
}

.banner.job .bild img {
  width: 100%;
}

.banner.job .linie {
  width: 75px;
  height: 70px;
  display: block;
  float: left;
  width: 6.25%;
}
@media screen and (max-width: 768px) {
  .banner.job .linie {
    display: none;
  }
}

.banner.job .text {
  height: 100%;
  overflow: hidden;
  width: 370px;
  font-size: 18px;
  line-height: 22px;
  padding-top: 40px;
  width: 35%;
}
@media screen and (max-width: 768px) {
  .banner.job .text {
    padding: 20px;
    width: 100% !important;
  }
}

.banner.job .text .jobname {
  color: #0072bc;
  margin-top: 1.5em;
}

.banner.job .text .jobname p {
  margin: 0;
}

.banner.job .text .jobname h1 {
  font-size: 24px;
  margin: 0.25em 0;
}

.banner.job .navi {
  clear: both;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
}

/* IE8 HANDLING */
.no-rgba .banner.job .navi {
  background: none;
  background-image: url(../Images/schwarz50.png);
}

.banner.job .navi ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.banner.job .navi ul li {
  margin-right: 20px;
  float: left;
}

.banner.job .navi ul li a {
  color: #fff !important;
  font-weight: bold;
  padding: 8px 20px;
  text-decoration: none;
  display: block;
}

.banner.job .navi ul li a:hover {
  text-decoration: underline !important;
}

.banner.job .navi ul li.active a {
  background-color: #fff !important;
  color: #494948 !important;
}

.job .content {
  width: 58% !important;
}
@media screen and (max-width: 768px) {
  .job .content {
    width: 100% !important;
  }
}

.job .context {
  width: 37% !important;
}
@media screen and (max-width: 768px) {
  .job .context {
    width: 100% !important;
  }
}

.job .content .text {
  margin-bottom: 3em;
}

.jobinfo {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
}

.jobinfo .jobname {
  color: #0095db;
  padding: 0.75em 0;
}
@media screen and (max-width: 768px) {
  .jobinfo .jobname {
    width: 100% !important;
  }
}

.jobinfo .jobname h2 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-transform: none;
  letter-spacing: 0;
  color: #0072bc;
}

.jobinfo .jobdetails {
  font-size: 16px;
  border-top: 1px solid #c6c6c6;
  padding: 0.5em 0;
}

.jobinfo .zeile {
  clear: both;
  overflow: hidden;
  margin: 0.25em 0;
}

.jobinfo .label {
  float: left;
  width: 100px;
  overflow: hidden;
  height: 100%;
}

.jobinfo .feld {
  font-weight: bold;
  color: #0095db;
  color: #0072bc;
  overflow: hidden;
  height: 100%;
}

a.online-bewerben {
  color: #ee7430;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi-orange.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 14px;
}

a.online-bewerben:hover {
  color: #ee7430;
  text-decoration: underline;
}

.job.wrap {
  max-width: 1000px !important;
  padding: 30px 0 !important;
}

#banner-nav {
  max-width: 1000px !important;
}

#job-content h3 {
  font-size: 16px;
  margin: 0;
  padding: 0;
}

.job .kontakt a {
  color: #847d78;
}

.job .kontakt a:hover {
  color: #494948;
  text-decoration: none;
}

.job .kontakt h4 {
  color: #0072bc;
  margin-bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 22px;
}

.job #social-media h4 {
  font-size: 1em;
  text-transform: uppercase;
}

.job .kontakt p {
  border-bottom: 1px solid #c6c6c6;
  margin: 0;
  padding: 0.75em 0;
}

.banner.job .bild .bogen {
  position: absolute;
  right: 0px;
  background-image: url("../Images/ext_asjobboerse/bogen.png");
  background-repeat: no-repeat;
  width: 55px;
  height: 300px;
}

.noBorders {
  border: none;
}

.tx-asjobboerse-pi1 .meta {
  display: block;
}

#social-media .csc-textpic-imagewrap {
  margin-right: -11px !important;
}

.csc-textpic-imagecolumn {
  padding-right: 11px;
}

/* Rubriken der Dienstleistungsberufe*/
#medschwerpunkte_group,
#service-focuses-group {
  display: none;
}

#aerzteliste_suche_extended #service-focuses {
  padding-top: 6px;
  display: none;
}

#aerzteliste_suche_extended #service-focuses ul.selectbox {
  left: 0px;
  width: 296px;
}

#aerzteliste_suche_extended #service-focuses ul.selectbox li {
  width: 270px;
}

#service-focuses-head {
  height: 20px;
}

#service-focuses-list {
  background-color: #FFFFFF;
  width: 394px;
  padding: 0px 0 4px 0;
  overflow: auto;
  height: 140px;
  border: 1px solid #006AB3;
}

div.service-focuses_check_inner {
  float: none;
  margin: 7px 0 2px 5px;
  width: auto;
  clear: left;
}

#aerzteliste_suche_extended div.service-focuses_check_inner input {
  float: left;
  width: 13px;
  margin-top: 0px;
  border: none;
}

div.service-focuses_check_inner label {
  display: block;
  height: 20px;
  overflow: hidden;
  padding: 2px 10px 0px 4px;
  font-weight: normal;
  width: auto;
}

#aerzteliste_suche_extended #service-focuses-check {
  height: 174px;
  padding-top: 16px;
}

#aerzteliste_suche_extended #service-focuses-check {
  z-index: 10;
}

/* INFOBOX ON CAREER PAGE */
.layout-8.ctype-gridelements_pi1 {
  width: 650px;
  padding: 0;
}

.layout-8.ctype-gridelements_pi1 .tx-asjobboerse-pi1 {
  padding-left: 15px;
  background-color: #FFF;
  min-height: 273px;
}

.layout-8.ctype-gridelements_pi1 .listtype-asjobboerse_pi1 {
  margin-bottom: 0;
}

.layout-8.ctype-gridelements_pi1 .grid-row {
  width: 650px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-image: url("../Images/ext_asjobboerse/jobsuche_bg.png");
  background-repeat: no-repeat;
  background-position: right 10px;
}

.layout-8 .span_8 {
  width: 400px !important;
  margin-right: 15px !important;
}

.tx-asjobboerse-pi1 .feature-workbox h4 {
  margin-bottom: 10px;
}

.tx-asjobboerse-pi1 .feature-workbox h4 span {
  padding-top: 15px;
}

.layout-8 .span_4 {
  width: 235px !important;
  margin-right: 0px !important;
}

.layout-8 .span_8 .content-bar,
.layout-8 .span_4 .content-bar {
  display: none !important;
}

.jobsearchbox h3 {
  font-size: 0.9em;
  text-transform: uppercase;
  color: #494948;
  letter-spacing: 0.08em;
  display: block;
  padding: 0;
  line-height: 1;
}

.jobsearchbox form {
  margin-top: 75px;
}

.jobsearchbox .selectBox-dropdown {
  color: #fff;
  background-color: #494948;
}

.jobsearchbox .selectBox-dropdown .selectBox-arrow {
  background: url(../Images/bgi/sprites.png) no-repeat scroll -267px -69px transparent;
  width: 12px;
  height: 10px;
  top: 10px;
  right: 10px;
}

.jobsearchbox .submit-button {
  width: 220px;
  display: inline-block;
  -moz-user-select: none;
  position: relative;
  line-height: 1.5;
  text-decoration: none;
  text-align: left;
  color: #FFF;
  outline: medium none;
  vertical-align: middle;
  background: none repeat scroll 0% 0% #EE7430;
  cursor: pointer;
}

.jobsearchbox .selectBox-menuShowing .selectBox-arrow:hover,
.jobsearchbox .selectBox-menuShowing .selectBox-label:hover,
.jobsearchbox .selectBox-menuShowing {
  color: #FFF;
  background-color: #EE7430;
}

.jobsearchbox .selectBox-menuShowing .selectBox-arrow {
  background: url(../Images/bgi/sprites.png) no-repeat scroll -222px -29px transparent;
}

.jobsearchbox .submit-button .selectBox-label {
  padding: 4px 8px 0px;
}

.jobsearchbox .submit-button .selectBox-label small {
  padding: 0 8px 0px;
}

.jobsearchbox .submit-button .selectBox-arrow {
  position: absolute;
  top: 0;
  right: 0;
  background: url(../Images/bgi/sprites.png) -152px 2px no-repeat;
  display: block;
  height: 30px;
  outline: none;
  width: 30px;
  z-index: 1;
}

.jobsearchselect-selectBox-dropdown-menu,
.jobsearchselect-selectBox-dropdown-menu LI,
.jobsearchselect-selectBox-dropdown-menu LI A {
  border-top: 1px solid #EE7430;
  color: #FFF;
  background-color: #494948;
}

.jobsearchselect-selectBox-dropdown-menu LI.selectBox-hover A {
  background-color: #EE7430;
  color: #FFF;
}

.jobsearchselect-selectBox-dropdown-menu LI.selectBox-selected A {
  background-color: #EE7430;
  color: #FFF;
}

/* JOB-BOX ON HOME */
.tx-asjobboerse-pi1 {
  margin-bottom: 30px;
}

.tx-asjobboerse-pi1 .home-workbox {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
}

.tx-asjobboerse-pi1 .home-workbox h4 {
  font-size: 1.9em;
  color: #0072BC;
  margin: 0;
  padding: 25px 0 20px 0;
}

.tx-asjobboerse-pi1 .home-workbox .home-workbox-bg {
  background-image: url(../Images/ext_asjobboerse/jobboerse_bg_home.png);
  background-repeat: no-repeat;
  background-position: 0 36px;
  color: #494948;
  min-height: 340px;
  position: relative;
}

.tx-asjobboerse-pi1 .home-workbox h4,
.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list,
.tx-asjobboerse-pi1 .home-workbox .more-job,
.tx-asjobboerse-pi1 .home-workbox .home-workbox-subtitle {
  margin-left: 430px;
}

.tx-asjobboerse-pi1 .home-workbox .more-job {
  margin-bottom: 10px;
}

.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list {
  padding: 0;
  margin-bottom: 0.5em;
  margin-right: 50px;
  border-top: 1px solid #C6C6C6;
  font-size: 1.2em;
}

.tx-asjobboerse-pi1 .home-workbox .job-agent {
  position: absolute;
  bottom: -20px;
  right: 10px;
  background-image: url(../Images/ext_asjobboerse/jobboerse_agent_home.png);
  background-repeat: no-repeat;
  width: 151px;
  height: 150px;
}

.ctype-gridelements_pi1 .job-agent {
  background-image: url("../Images/ext_asjobboerse/jobboerse_agent_home.png");
  background-repeat: no-repeat;
  height: 150px;
  margin: 0 580px;
  position: absolute;
  top: 340px;
  width: 151px;
}

.tx-asjobboerse-pi1 .home-workbox .job-agent span {
  display: none;
}

.tx-asjobboerse-pi1 .home-workbox .home-workbox-subtitle {
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase;
  color: #494948;
  letter-spacing: 0.08em;
  line-height: 1.8em;
}

.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li {
  color: #494948;
  list-style: none;
  border-bottom: 1px solid #C6C6C6;
  padding: 0.3em 0 0.2em 0;
}

.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li:last-child {
  padding-right: 140px;
}

.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li span {
  display: block;
  margin-bottom: 5px;
}

.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li a {
  color: #494948;
  font-weight: bold;
}

.tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li a:after {
  content: "\00BB";
  margin-left: 4px;
  font-size: 1.317em;
  color: #494948;
  position: relative;
  top: 1px;
  line-height: 100%;
}

a.more-job, a.sana-employer, a.job-agent {
  color: #0072bc;
  font-size: 1em;
}

a.more-job:after {
  color: #0072bc;
}

a.sana-employer {
  margin-left: 20px;
  font-weight: bold;
}

a.sana-employer::after {
  content: "\00BB";
  margin-left: 4px;
  font-size: 1.317em;
  color: #0072bc;
  position: relative;
  top: 1px;
  line-height: 100%;
}

a.sana-employer::after:hover {
  text-decoration: none;
}

.home-workbox-line {
  position: absolute;
  left: 197px;
  top: 40px;
  background-image: url(../Images/ext_asjobboerse/job-linie.png);
  background-repeat: no-repeat;
  width: 220px;
  height: 32px;
}

/* NEW INFOBOX ON CAREER PAGE */
.tx-asjobboerse-pi2 .formsearchbox {
  background-image: url(../Images/ext_asjobboerse/jobboerse_career_bg.png), url(../Images/bgi/pattern-bg.png);
  background-repeat: no-repeat, repeat;
  background-position: right bottom, 0 0;
  min-height: 250px;
}

.tx-asjobboerse-pi2 .formsearchbox p,
.tx-asjobboerse-pi2 .formsearchbox h3 {
  width: 100%;
}

.tx-asjobboerse-pi2 .formsearchbox p a {
  color: #0072bc;
  text-decoration: none;
}

.tx-asjobboerse-pi2 .formsearchbox p a:hover {
  text-decoration: underline;
}

.job #kontakt .bodytext {
  border-bottom: none;
}

.socialmediaBoxXingOuterDiv {
  display: inline-block;
}

.grid-layout-2col_home_switch .primary .home-workbox .home-workbox-bg {
  background: none;
}
.grid-layout-2col_home_switch .primary .home-workbox .home-workbox-bg .home-workbox-line {
  display: none;
}
.grid-layout-2col_home_switch .primary .home-workbox h4,
.grid-layout-2col_home_switch .primary .home-workbox .home-workbox-subtitle,
.grid-layout-2col_home_switch .primary .home-workbox .home-workbox-list,
.grid-layout-2col_home_switch .primary .home-workbox .more-job {
  margin-left: 30px;
}

.tx-powermail form > h3 {
  display: none;
}

.tx-powermail-pi1 .tx-powermail-pi1_fieldset,
.tx-powermail .powermail_fieldset {
  margin-bottom: 15px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html,
.tx-powermail .powermail_fieldwrap {
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
  padding: 10px 20px 10px 20px;
  margin-bottom: 1px;
  clear: both;
  overflow: hidden;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html > label,
.tx-powermail-pi1 legend.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx-powermail-pi1 legend.tx_powermail_pi1_fieldwrap_html_radio_title,
.tx-powermail .powermail_fieldwrap > label,
.tx-powermail legend.powermail_check_legend,
.tx-powermail legend.powermail_radio_legend {
  padding-top: 8px;
  width: 150px;
  float: left;
  font-weight: bold;
  display: block;
}

/* Eingabefelder */
.tx-powermail-pi1 input,
.tx-powermail-pi1 textarea,
.tx-powermail input,
.tx-powermail textarea {
  width: 500px;
}

.tx-powermail-pi1 select,
.tx-powermail select {
  width: 500px !important;
}

.tx-powermail-pi1 input[type=submit],
.tx-powermail-pi1 input[type=reset],
.tx-powermail-pi1 input[type=button],
.tx-powermail input[type=submit],
.tx-powermail input[type=reset],
.tx-powermail input[type=button] {
  width: auto;
}

/* Checkboxen und Radiobuttons */
.tx-powermail-pi1 .powermail_check_inner,
.tx-powermail-pi1 .powermail_radio_inner,
.tx-powermail .powermail_check_inner,
.tx-powermail .powermail_radio_inner {
  margin-left: 150px;
  padding-top: 10px;
  overflow: hidden;
}

.tx-powermail-pi1 .powermail_check_inner label,
.tx-powermail-pi1 .powermail_radio_inner label,
.tx-powermail .powermail_check_inner label,
.tx-powermail .powermail_radio_inner label {
  width: 480px;
  font-weight: normal;
}

.tx-powermail-pi1 .powermail_check_inner label,
.tx-powermail .powermail_check_inner label {
  float: right;
}

.tx-powermail-pi1 .style3 .powermail_check_inner label,
.tx-powermail .style3 .powermail_check_inner label {
  font-size: 90%;
}

.tx-powermail-pi1 .powermail_radio_inner label,
.tx-powermail .powermail_radio_inner label {
  float: left;
  font-weight: normal;
  width: 460px;
  margin-left: 15px;
}

.tx-powermail-pi1 .powermail_radio_inner input,
.tx-powermail .powermail_radio_inner input {
  float: left;
}

.tx-powermail-pi1 .powermail_check_inner input.powermail_check,
.tx-powermail-pi1 .powermail_radio_inner input.powermail_radio,
.tx-powermail .powermail_check_inner input.powermail_checkbox,
.tx-powermail .powermail_radio_inner input.powermail_radio {
  margin: 0;
  width: 25px;
}

/* Baukasten - andere Powermail-Struktur */
.tx-powermail .powermail_fieldwrap_type_check .powermail_field {
  height: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 35px;
  padding-top: 8px;
}

.tx-powermail .powermail_fieldwrap_type_check .powermail_field div {
  margin-bottom: 5px;
}

.tx-powermail .powermail_fieldwrap_type_check input.powermail_checkbox {
  margin: 3px 5px 0 -22px;
  width: auto;
  position: relative;
  top: 0;
}

.tx-powermail .powermail_fieldwrap_type_check .checkbox > label {
  display: block;
  margin-left: -13px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_radio_title,
.tx-powermail .tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx-powermail .tx_powermail_pi1_fieldwrap_html_radio_title {
  display: block;
}

ul.parsley-errors-list {
  list-style: none;
  margin: 0;
}

ul.filled .parsley-required,
ul.filled .parsley-custom-error-message {
  color: #f00;
  padding-left: 130px;
}

/* Online-Bewerbung */
#online-bewerbung {
  position: relative;
}

#online-bewerbung .powermail_pagebrowser {
  margin: 0;
  background-color: #0072bc;
  /*background-color: #847d78;*/
  padding: 10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  /*display: inline-block;
  float: right;
  margin-top: -3em;*/
}

#online-bewerbung .tx_powermail_pi1_submitmultiple_forward {
  float: right;
}

#online-bewerbung .powermail_submit {
  position: absolute;
  right: 0;
  bottom: 0;
}

table.powermail_all {
  width: 100%;
  border-top: 1px solid #c6c6c6;
  margin-bottom: 1em;
}

table.powermail_all tr {
  border-bottom: 1px solid #c6c6c6;
}

table.powermail_all td {
  padding: 5px 10px;
}

table.powermail_all td.powermail_all_label {
  font-weight: bold;
  padding-left: 0;
}

.tx_powermail_pi1_formconfirmation_back {
  float: left;
  margin-bottom: 2em;
}

.tx_powermail_pi1_formconfirmation_submit {
  float: right;
  margin-bottom: 2em;
}

.powermail_fieldwrap_type_radio .powermail_field {
  padding-left: 150px;
  padding-top: 8px;
}
.powermail_fieldwrap_type_radio .powermail_field .radio {
  width: 50%;
  height: auto;
  display: inline;
}
.powermail_fieldwrap_type_radio .powermail_field .radio .powermail_radio {
  width: 15px;
  margin-left: 3px;
  margin-right: 3px;
  height: auto;
}
.powermail_fieldwrap_type_radio .powermail_field .radio label {
  width: auto;
  height: auto;
  margin-right: 50px;
}

.tx-powermail .powermail_confirmation .visible-xs-inline-block,
.tx-powermail .powermail_confirmation .visible-sm-inline-block,
.tx-powermail .powermail_confirmation .visible-md-inline-block,
.tx-powermail .powermail_confirmation .visible-lg-inline-block {
  display: inline-block;
}
.tx-powermail .powermail_confirmation table {
  margin-bottom: 10px;
}
.tx-powermail .powermail_confirmation table td {
  padding: 0 10px 10px 0;
}
.tx-powermail .powermail_confirmation form:nth-child(2) {
  float: right;
}
.tx-powermail .powermail_confirmation .btn {
  float: right;
}
.tx-powermail .powermail_confirmation ul.occ_groups {
  padding: 0 0 0 14px;
  margin: 0;
}
.tx-powermail .powermail_confirmation ul.occ_groups li {
  padding: 0 0 8px;
}
.tx-powermail .powermail_confirmation ul.occ_groups li:last-child {
  padding: 0;
}
.tx-powermail .powermail_morestep .submitmultiple_back, .tx-powermail .powermail_morestep .submitmultiple_forward {
  background: #0072bc;
  color: #fff;
  border: 0;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 8px 25px;
  vertical-align: middle;
  text-decoration: none;
}
.tx-powermail .powermail_morestep .powermail_tab_navigation {
  background-image: none;
  background-color: transparent;
  padding: 20px 0 10px;
}
.tx-powermail .powermail_morestep .submitmultiple_back {
  float: left;
}
.tx-powermail .powermail_morestep .submitmultiple_forward {
  float: right;
}

.tx-indexedsearch .tx-indexedsearch-searchbox,
.tx-indexedsearch .tx-indexedsearch-rules,
.tx-indexedsearch .tx-indexedsearch-info,
.tx-indexedsearch .tx-indexedsearch-icon,
.tx-indexedsearch .tx-indexedsearch-percent,
.tx-indexedsearch .tx-indexedsearch-result-number {
  display: none;
}
.tx-indexedsearch ul.tx-indexedsearch-browsebox {
  list-style-type: none;
  margin: 0;
  text-align: center;
  padding: 7px 10px;
  overflow: hidden;
  /*border-bottom: 1px solid #c6c6c6;*/
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
}
.tx-indexedsearch ul.tx-indexedsearch-browsebox li {
  display: inline;
  padding: 0 2px;
}
.tx-indexedsearch ul.tx-indexedsearch-browsebox li a {
  color: #797979;
  text-decoration: none;
}
.tx-indexedsearch ul.tx-indexedsearch-browsebox li a:hover {
  color: #ee790b;
}
.tx-indexedsearch .tx-indexedsearch-res {
  list-style-type: none;
  margin: 1.5em 0;
  padding: 0 0 1.5em;
  border-bottom: 1px solid #c6c6c6;
}
.tx-indexedsearch .tx-indexedsearch-res:last-child {
  border: 0;
}
.tx-indexedsearch .tx-indexedsearch-res h3 {
  font-weight: bold;
  padding: 5px 0 0 0;
  margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res h3 a {
  color: #0095db;
  text-decoration: none;
  font-size: 16px;
}
.tx-indexedsearch .tx-indexedsearch-res h3 a:hover {
  text-decoration: underline;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-description {
  padding: 0 0 0 15px;
  line-height: 150%;
  font-size: 14px;
  margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-description a {
  color: #0095db;
  text-decoration: none;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-description a:hover {
  text-decoration: underline;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
  text-align: center;
  font-weight: bold;
}

.bkr-news {
  border-top: 1px solid #c6c6c6;
}
.bkr-news .brk-news_item {
  border-bottom: 1px solid #c6c6c6;
  padding: 1em 0;
}
.bkr-news .brk-news_item.open .brk-news_headline:after {
  background-position: -18px 0;
}
.bkr-news .brk-news_item .brk-news_headline {
  line-height: 24px;
  position: relative;
  padding-right: 60px;
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  .bkr-news .brk-news_item .brk-news_headline {
    line-height: inherit !important;
  }
}
.bkr-news .brk-news_item .brk-news_headline:after {
  content: "";
  display: block;
  width: 18px;
  height: 9px;
  position: absolute;
  right: 10px;
  top: 1em;
  background-image: url(../Images/bgi/dropdown-arrow.png);
  background-repeat: no-repeat;
}
.bkr-news .brk-news_item .brk-news_headline h3 {
  font-size: inherit;
  color: #0072bc;
  margin: 0;
}
.bkr-news .brk-news_item .brk-news_headline:hover {
  text-decoration: underline;
}
.bkr-news .brk-news_item .brk-news_headline:hover h3 {
  text-decoration: underline;
}
.bkr-news .brk-news_item .brk-news_content {
  margin-top: 1em;
  overflow: hidden;
}
.bkr-news .brk-news_item .brk-news_content .brk-news_bild {
  float: left;
  height: 100%;
  overflow: hidden;
  margin-right: 15px;
}
.bkr-news .brk-news_item .brk-news_content .brk-news_text {
  height: 100%;
  overflow: hidden;
}
.bkr-news .brk-news_item .brk-news_content .brk-news_text p + a {
  display: block;
  margin-top: -1em;
  color: #0072bc;
  font-weight: bold;
  text-decoration: none;
}
.bkr-news .brk-news_item .brk-news_content .brk-news_text p + a:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.317em;
  position: relative;
  top: 1px;
  line-height: 100%;
}
.bkr-news .brk-news_item .brk-news_content .brk-news_text p + a:hover {
  text-decoration: underline;
}
.bkr-news .brk-news_footer {
  padding: 8px 0;
  text-align: right;
}
.bkr-news .brk-news_footer a {
  font-weight: bold;
  margin-left: 10px;
}
.bkr-news .brk-news_footer a:after {
  content: "\00BB";
  margin-left: 2px;
  font-size: 1.317em;
}

/* Soziale Verantwortung */
.tx-asprojects-pi2 .header {
  background-image: url(../Images/ext_asprojects/soziale-verantwortung_headline_bg.png), url(../Images/bgi/pattern-bg.png);
  background-repeat: no-repeat, repeat;
  background-position: right bottom, 0 0;
  margin-top: -30px;
  padding: 15px;
}
.tx-asprojects-pi2 .header .csc-header {
  padding-right: 200px;
}
@media screen and (max-width: 480px) {
  .tx-asprojects-pi2 .header {
    background: none;
    background-image: url(../Images/bgi/pattern-bg.png);
    background-repeat: repeat;
    background-position: 0 0;
  }
  .tx-asprojects-pi2 .header .csc-header {
    padding-right: 0;
  }
}

/* Liste */
.teaser_projekt {
  margin: 2em 0;
  overflow: hidden;
}

.teaser_projekt_headline {
  color: #0095db;
}

.teaser_projekt_inhalt {
  padding: 10px 0 0;
  overflow: hidden;
}

.teaser_projekt_bild {
  float: left;
  margin-right: 15px;
  line-height: 0;
}

.teaser_projekt_text {
  overflow: hidden;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .teaser_projekt_text {
    overflow: visible;
  }
}

.teaser_projekt_text p {
  margin: 0;
}

.teaser_rechts_link {
  text-align: right;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 1em;
}

.teaser_rechts_link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.teaser_rechts_link a {
  text-decoration: none;
  background-image: url(../Images/bgi/pfeil-kontextnavi-over.png);
  background-position: right 4px;
  background-repeat: no-repeat;
  padding: 0 16px 0 0;
  font-weight: bold;
  color: #0095db !important;
}

/* Kompass */
.listtype-asprojects_searchbox {
  background-image: url(../Images/bgi/pattern-bg.png);
}

.listtype-asprojects_searchbox .formsearchbox {
  background: none;
  background-image: url(../Images/ext_asprojects/projektkompass_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: hidden;
  min-height: 250px;
}

.listtype-asprojects_searchbox .select-formlist {
  width: auto;
}

.listtype-asprojects_searchbox .select-formlist > li {
  float: left;
  margin-bottom: 5px;
}

.listtype-asprojects_searchbox .select-formlist > li:first-child {
  margin-right: 5px;
}

/* Details */
.intro_klinik {
  display: none;
}

.tx-asprojects-pi3 .layout-4 {
  float: left;
  margin: 0 20px 20px 0;
}

.teaser_content_ziele {
  background-image: url(../Images/bgi/pattern-bg.png);
  padding: 15px;
  margin: 1em 0 2em 0;
}

.teaser_content_ziele p {
  margin: 0;
}

.teaser_content_datenfakten {
  margin-top: 2em;
}

.teaser_content_headline h1 {
  color: #0095db;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 0.5em 0;
}

.teaser_content_text ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.teaser_content_text ul li {
  border-top: 1px solid #c6c6c6;
  padding: 0.5em 0 0.5em 15px;
  position: relative;
}

.teaser_content_text ul li:before {
  content: "\00bb";
  font-size: 16px;
  position: absolute;
  left: 0;
  line-height: 16px;
}

.tx_asprojects-selectBox-dropdown-menu {
  max-height: 400px;
}

.calendarize .event-header {
  color: #777;
  font-weight: bold;
  margin-bottom: 10px;
}
.calendarize .detail .event-image {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
  margin-bottom: 20px;
}
.calendarize .detail .event-downloads .event-downloads-header {
  font-weight: bold;
}
.calendarize .detail .event-downloads ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.calendarize .detail .event-downloads ul a {
  color: #0095db;
  text-decoration: none;
}
.calendarize .detail .event-downloads ul a:hover {
  text-decoration: underline;
}
.calendarize .detail .event-downloads ul a.download:before {
  content: " ";
  background: url(../Images/bgi/pfeil-kontextnavi-mit-menue.png) no-repeat left 4px;
  padding: 0 0 0 12px;
}
.calendarize ul.list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.calendarize ul.list .event-item {
  margin: 1.5em 0;
  padding: 0 0 1.5em;
  border-bottom: 1px solid #c6c6c6;
}
.calendarize ul.list .event-item .event-content {
  overflow: hidden;
}
.calendarize ul.list .event-item .event-content .event-image {
  float: left;
  margin: 0 10px 5px 0;
}
.calendarize ul.list .event-item .event-content .event-title a {
  text-decoration: none;
  font-weight: bold;
  color: #0095db;
}
.calendarize ul.list .event-item .event-content .event-title a:hover {
  text-decoration: underline;
}
.calendarize .table.calendar {
  width: 100%;
  text-align: center;
  background-color: #F2F2F2;
}
.calendarize .table.calendar td {
  padding: 8px 0;
}
.calendarize .table.calendar td.hasEvents {
  background-color: #006BB6;
  color: white;
  font-weight: bold;
}
.calendarize .table.calendar td.hasEvents a {
  color: white;
  text-decoration: none;
}
.calendarize .table.calendar td.hasEvents:hover {
  background-color: rgba(0, 107, 182, 0.7);
  font-weight: bold;
}
.calendarize .table.calendar td.selectedDay {
  background-color: #EE7430;
  color: white;
  font-weight: bold;
}
.calendarize .table.calendar thead {
  background-color: #c3c7cb;
  color: #494948;
  font-weight: bold;
}
.calendarize .table.calendar tfoot {
  border-top: 1px solid #c3c7cb;
}
.calendarize .table.calendar tfoot th {
  padding: 10px 0;
}
.calendarize .table.calendar tfoot a {
  text-decoration: none;
  padding: 0 10px;
  color: #006BB6;
}
.calendarize .not-current-month {
  background-color: #fcfcfc;
  color: #cccccc;
}

/* Weiterbildung */
.tx-as-weiterbildungsbefugnisse .csc-default {
  margin-top: 15px;
}

.tx-as-weiterbildungsbefugnisse .form_submit {
  margin-top: 6px;
}

.tx-as-weiterbildungsbefugnisse .form_input input[type="text"] {
  padding: 2px 8px !important;
}

.tx-as-weiterbildungsbefugnisse .form_input strong {
  display: block;
}

@media screen and (max-width: 480px) {
  .tx-as-weiterbildungsbefugnisse .form_submit a.button,
  .tx-as-weiterbildungsbefugnisse .form_submit .button.button_submit {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    width: calc(100% - 15px) !important;
  }
}

.ui-menu.ui-autocomplete {
  max-height: 235px;
  overflow-y: scroll;
}
.ui-menu.ui-autocomplete .ui-menu-item {
  background-color: #bfdcee !important;
  border: 0 none;
  border-top: solid 1px #fff;
  color: #0072bc !important;
  cursor: default;
  display: block;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 5px 7px;
}
.ui-menu.ui-autocomplete .ui-menu-item:hover {
  background-color: #0072bc !important;
  color: #ffffff !important;
  font-weight: normal;
}

.tx-as-weiterbildungsbefugnisse .weiterbildung_suche_niedrig {
  background-image: url(../../Public/Images/ext_asweiterbildungsbefugnisse/weiterbildungsbefugnisse.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 15px 0px 15px 20px;
  color: #494948;
}

.tx-as-weiterbildungsbefugnisse .form_input {
  float: none;
  margin-right: 15px;
  margin-bottom: 10px;
}

.tx-as-weiterbildungsbefugnisse .form_submit {
  clear: both;
  float: none;
  padding-top: 3px;
}

/* Trefferliste */
.weiterbildung_trefferliste {
  margin-top: 20px;
}

.weiterbildung_trefferliste .suchergebnis_infos {
  margin-bottom: 0px;
  padding: 2px 20px 2px 20px;
  overflow: hidden;
}
.weiterbildung_trefferliste .suchergebnis_infos:first-child {
  margin-top: 5px;
}
.weiterbildung_trefferliste .suchergebnis_infos:last-child {
  border-bottom: 0 none !important;
  margin-bottom: 5px;
}
.weiterbildung_trefferliste .suchergebnis_infos:last-child .suchergebnis_infos_sp1,
.weiterbildung_trefferliste .suchergebnis_infos:last-child .suchergebnis_infos_sp2 {
  border-bottom: 0 none;
}

.weiterbildung_trefferliste .suchergebnis_infos_sp1 {
  border-bottom: 1px solid #ffffff;
  float: left;
  font-weight: normal;
  padding-bottom: 5px;
  width: 50%;
}
@media screen and (max-width: 480px) {
  .weiterbildung_trefferliste .suchergebnis_infos_sp1 {
    border-bottom: 0 none;
    float: none;
    font-weight: bold;
    width: 100%;
  }
}

.weiterbildung_trefferliste .suchergebnis_infos_sp2 {
  border-bottom: 1px solid #ffffff;
  float: left;
  font-weight: normal;
  padding-bottom: 5px;
  width: 50%;
}
@media screen and (max-width: 480px) {
  .weiterbildung_trefferliste .suchergebnis_infos_sp2 {
    float: none;
    width: 100%;
  }
}

.weiterbildung_trefferliste .teaser_content {
  margin-bottom: 20px;
  background-color: #F3F1EB;
  background-image: url("../../Public/Images/ext_asweiterbildungsbefugnisse/pattern-bg.png");
  padding-top: 10px;
  padding-bottom: 5px;
}

.weiterbildung_trefferliste h2 {
  color: #0095DB;
  font-size: 16px;
}

.teaser_content_link {
  margin-left: 10px;
}

.teaser_content_link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.teaser_content_link a {
  text-decoration: none;
  background-image: url(../../Public/Images/ext_asweiterbildungsbefugnisse/pfeil-kontextnavi.png);
  background-position: right 4px;
  background-repeat: no-repeat;
  padding: 0 16px 0 0;
  color: #494948;
}

.teaser_content_link a:hover {
  color: #0095db;
  background-image: url(../../Public/Images/ext_asweiterbildungsbefugnisse/pfeil-kontextnavi-over.png);
}

.tx-as-weiterbildungsbefugnisse select {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .tx-as-weiterbildungsbefugnisse select {
    width: 383px;
  }
}

.tx-as-weiterbildungsbefugnisse .filter-container {
  background-color: #F3F1EB;
  background-image: url("../../Public/Images/ext_asweiterbildungsbefugnisse/pattern-bg.png");
}

.qualification-selectBox-dropdown-menu {
  max-height: 300px;
}

.tx-as-weiterbildungsbefugnisse a.button {
  background: #0072bc;
  color: #fff;
  display: inline;
  border: 0;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 9px 23px;
  vertical-align: middle;
  text-decoration: none;
}

.tx-assamedi .csc-default {
  margin-top: 15px;
}
.tx-assamedi .form_submit {
  margin-top: 6px;
  clear: both;
  float: none;
  padding-top: 3px;
}
@media screen and (max-width: 480px) {
  .tx-assamedi .form_submit a.button,
  .tx-assamedi .form_submit .button.button_submit {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    width: calc(100% - 15px) !important;
  }
}
.tx-assamedi .form_input {
  float: none;
  margin-right: 15px;
  margin-bottom: 15px;
}
.tx-assamedi .form_input label {
  width: 30%;
  cursor: pointer;
}
.tx-assamedi .form_input input[type="text"] {
  width: 30%;
  padding: 2px 8px !important;
}
.tx-assamedi .form_input strong {
  display: block;
  margin-bottom: 7px;
}
.tx-assamedi .form_input span {
  font-weight: bold;
}
.tx-assamedi .ui-datepicker-trigger {
  display: none;
}
.tx-assamedi .weiterbildung_suche_niedrig, .tx-assamedi .summary {
  background-color: #e1e2e4;
  background-image: url(../../Public/Images/ext_assamedi/anmeldung.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 100%;
  padding: 20px 0px 20px 20px;
  color: #494948;
}
.tx-assamedi .filter-container {
  background-color: #F3F1EB;
  background-image: url("../../Public/Images/ext_asweiterbildungsbefugnisse/pattern-bg.png");
}
.tx-assamedi a.button {
  background: #0072bc;
  color: #fff;
  border: 0;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 8px 25px;
  vertical-align: middle;
  text-decoration: none;
}
.tx-assamedi .assamedi-error {
  font-weight: bold;
  color: #ee5d30;
  margin-top: 5px;
}
.tx-assamedi .alert {
  color: #ee5d30;
}
.tx-assamedi .tx-assamedi-events {
  margin: 2em 0;
}
.tx-assamedi .tx-assamedi-events ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #c6c6c6;
}
.tx-assamedi .tx-assamedi-events ul li {
  display: block;
  padding: 10px 0 10px 10px;
  overflow: hidden;
  border-bottom: 1px solid #c6c6c6;
}
.tx-assamedi .tx-assamedi-events ul li .termin {
  font-weight: bold;
  display: inline-block;
  padding-top: 8px;
}
.tx-assamedi .tx-assamedi-events ul li button {
  float: right;
}
.tx-assamedi .summary ul {
  list-style-type: none;
  padding: 0 0 10px;
  margin: 0;
}
.tx-assamedi .summary ul li {
  margin-bottom: 20px;
}
.tx-assamedi .summary ul li .text {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 5px;
}
.tx-assamedi .summary ul li .label {
  font-weight: bold;
}
.tx-assamedi .summary button.tx-assamedi-buttons-submit {
  background-color: #ee7430;
  margin-right: 20px;
}
.tx-assamedi .summary button.tx-assamedi-buttons-submit:hover {
  background-color: #ee5d30;
}

.as-samedi-popup .mfp-content {
  background: #fff;
  max-width: 600px;
  text-align: center;
  padding: 30px;
}
.as-samedi-popup .mfp-content ul {
  list-style-type: none;
  position: relative;
  padding: 0;
}
.as-samedi-popup .mfp-content ul li {
  margin: 0.5em 0;
}
.as-samedi-popup .mfp-content ul li:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #0095db;
  margin-right: 7px;
}
.as-samedi-popup .tx-assamedi-buttons button {
  margin: 0 10px;
}
.as-samedi-popup .tx-assamedi-buttons .tx-assamedi-buttons-yes {
  background-color: green;
}
.as-samedi-popup .tx-assamedi-buttons .tx-assamedi-buttons-no {
  background-color: red;
}

.tx_dpwaerzteliste.suche:not(.image) {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
  color: #494948;
  margin-bottom: 2em;
}
.tx_dpwaerzteliste.suche.image {
  background-image: url(../Images/ext_dpwaertztesuche/jobboerse_bg_home.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 30%;
  padding: 15px 0 15px 20px;
}
@media screen and (max-width: 600px) {
  .tx_dpwaerzteliste.suche.image {
    background-size: 60%;
  }
}
.tx_dpwaerzteliste.suche .headline {
  color: #494948;
  height: 34px;
  overflow: hidden;
}
.tx_dpwaerzteliste.suche .headline h1 {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}
.tx_dpwaerzteliste.suche .col-left, .tx_dpwaerzteliste.suche .col-right {
  float: left;
  width: 250px;
}
.tx_dpwaerzteliste.suche .col-left {
  margin-right: 15px;
}
.tx_dpwaerzteliste.suche .form_input {
  float: none;
  clear: both;
  height: 50px;
  margin-bottom: 10px;
}
.tx_dpwaerzteliste.suche .form_input .selectBox-dropdown {
  color: #0072bc;
  min-width: 164px;
  width: 100% !important;
}
.tx_dpwaerzteliste.suche .form_input .selectBox-active {
  color: #ffffff;
}
.tx_dpwaerzteliste.suche .form_input .form_label {
  font-size: 1em;
  float: none;
  clear: both;
  margin-bottom: 3px;
}
.tx_dpwaerzteliste.suche .form_input input {
  border: 1px solid #006ab3;
  background-color: #fff;
  height: 30px;
  width: 100%;
  padding: 4px 0 0 3px;
  color: #006ab3;
  font: bold 100% arial, sans-serif;
}
.tx_dpwaerzteliste.suche .form_submit {
  float: none;
  clear: both;
  padding-top: 5px;
  width: 165px;
}
.tx_dpwaerzteliste.suche .form_submit a {
  background-image: url(../Images/bgi/pfeil-jobsuche.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #ee7430;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0 0 0 20px;
  text-decoration: none;
  display: block;
}
.tx_dpwaerzteliste.suche .form_submit a:hover {
  text-decoration: underline;
}
.tx_dpwaerzteliste.liste .teaser_content {
  overflow: hidden;
  margin: 0 0 20px;
  height: 100%;
}
.tx_dpwaerzteliste.liste .teaser_content a {
  color: #006AB3;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;
  width: 100%;
}
.tx_dpwaerzteliste.liste .teaser_content a:hover {
  text-decoration: underline;
}
.tx_dpwaerzteliste.liste .teaser_content_headline {
  margin: 2px 0 4px 0;
}
.tx_dpwaerzteliste.liste .teaser_content_headline h1 {
  color: #006CB2;
  display: inline;
  font-size: 1.2em;
  text-transform: inherit;
}
.tx_dpwaerzteliste.liste .teaser_content_headline h1 a {
  background-image: none;
  padding-left: 0px;
  text-decoration: none;
}
.tx_dpwaerzteliste.liste .teaser_content_text {
  background: #f2f2f2;
  color: #000;
  height: 100%;
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
}
.tx_dpwaerzteliste.liste .teaser_content_text .tx_aerztesuche_resTable {
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
  border-collapse: inherit;
  padding: 8px 10px 10px;
  margin: 0px;
  font-size: .9em;
  width: 100%;
}
.tx_dpwaerzteliste.liste .teaser_content_text .tx_aerztesuche_resTable td {
  vertical-align: top;
  padding-bottom: 10px;
}
.tx_dpwaerzteliste.liste .teaser_content_text .tx_aerztesuche_resTable td:first-child {
  width: 100%;
}
.tx_dpwaerzteliste.liste .teaser_content_text .tx_aerztesuche_resTable td img {
  float: right;
}
.tx_dpwaerzteliste.liste .teaser_content_text .tx_aerztesuche_resTable td.link a {
  background-image: url(../Images/bgi/pfeil-kontextnavi-ebene2-over.png);
  background-position: left center;
  background-repeat: no-repeat;
  color: #0095db;
  font-weight: bold;
  padding-left: 13px;
  text-decoration: none;
  display: block;
}
.tx_dpwaerzteliste.liste .teaser_content_text .tx_aerztesuche_resTable td.link a:hover {
  text-decoration: underline;
}

.csc-default.cp_bannerslider {
  margin-bottom: 0;
}

#bannerslider .slide {
  position: relative;
}

#bannerslider .slide h2 {
  position: absolute;
  left: 0;
  top: 100px;
  width: 600px;
  font-size: 2.857em;
  margin: 0;
  line-height: 1;
}
@media screen and (max-width: 1040px) {
  #bannerslider .slide h2 {
    font-size: 2em;
    top: 50px;
  }
}
@media screen and (max-width: 768px) {
  #bannerslider .slide h2 {
    font-size: 1.8em;
    top: 40px;
  }
}
@media screen and (max-width: 480px) {
  #bannerslider .slide h2 {
    font-size: 1.3em !important;
    top: 15px !important;
  }
}

#bannerslider .slide h2 span {
  text-transform: uppercase;
  display: inline-block;
  color: #0072bc;
  padding: 0 20px 0 158px;
  margin: 2px 0;
}
@media screen and (max-width: 480px) {
  #bannerslider .slide h2 span {
    padding-left: 5.5% !important;
  }
}

#bannerslider .slide h2 span.grey {
  font-weight: normal;
  color: #847d78;
}

/* Core Owl Carousel CSS File  */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel .owl-rtl {
  direction: rtl;
}

.owl-carousel .owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* Default theme - Owl Carousel CSS File */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav div {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav div:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

#bannerslider .owl-controls {
  margin: 0;
}

#bannerslider .owl-controls .owl-nav div {
  background-color: transparent;
  background-image: url(../Images/bgi/sprites.png);
  width: 50px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  text-indent: -999em;
  border-radius: 0;
  z-index: 10;
}
@media screen and (max-width: 1040px) {
  #bannerslider .owl-controls .owl-nav div {
    background-size: 447px 259px !important;
    height: 80px !important;
    margin-top: -40px !important;
    width: 40px !important;
  }
}
@media screen and (max-width: 568px) {
  #bannerslider .owl-controls .owl-nav div {
    background-size: 280px 162px !important;
    height: 50px !important;
    margin-top: -25px !important;
    width: 25px !important;
  }
}

#bannerslider .owl-controls .owl-nav .owl-next {
  background-position: 0 -95px;
  right: 0;
}
@media screen and (max-width: 568px) {
  #bannerslider .owl-controls .owl-nav .owl-next {
    background-position: 0 -47px !important;
  }
}

#bannerslider .owl-controls .owl-nav .owl-next:hover {
  background-position: -108px -95px;
}
@media screen and (max-width: 568px) {
  #bannerslider .owl-controls .owl-nav .owl-next:hover {
    background-position: -54px -47px !important;
  }
}

#bannerslider .owl-controls .owl-nav .owl-prev {
  background-position: -54px -95px;
  left: 0;
}
@media screen and (max-width: 568px) {
  #bannerslider .owl-controls .owl-nav .owl-prev {
    background-position: -27px -47px !important;
  }
}

#bannerslider .owl-controls .owl-nav .owl-prev:hover {
  background-position: -162px -95px;
}
@media screen and (max-width: 568px) {
  #bannerslider .owl-controls .owl-nav .owl-prev:hover {
    background-position: -81px -47px !important;
  }
}

#bannerslider .banner-content {
  position: absolute;
  top: 75px;
  right: 100px;
  padding: 20px 10px 25px 30px;
  font-size: 1.286em;
  line-height: 1.3333;
  background-color: #f3f1eb;
  background-image: url(../Images/bgi/pattern-bg.png);
  width: 370px;
}

#bannerslider .banner-content p {
  position: relative;
}

#bannerslider .banner-content p:before {
  content: '\00AB';
  position: absolute;
  left: -14px;
  top: -2px;
  font-size: 20px;
  line-height: normal;
}

#bannerslider .banner-content p:after {
  content: '\203A';
  margin-left: 4px;
  font-size: 20px;
  line-height: normal;
}

#bannerslider .doctor-info {
  font-size: 0.778em;
  line-height: 18px;
}

#bannerslider .doctor-info strong {
  color: #e37623;
  display: block;
}

#bannerslider .designation {
  display: block;
  color: #000;
}

/* Slider fuer 40 Jahre Sana */
#bannerslider .slide-layout-2 h2 {
  top: 65px;
}

#bannerslider .slide-layout-2 h2 span {
  padding-left: 450px;
  width: 908px;
}

#bannerslider .slide {
  display: none;
}

#bannerslider .slide:first-child {
  display: block;
}

#bannerslider .slide .link-slide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(../Images/blank.gif) repeat;
  z-index: 5;
}

#bannerslider .slide-layout-youtube {
  background-color: #e8e5e4;
  background-image: url(../Images/bgi/slider-youtube-bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#bannerslider .slide-layout-youtube figure, #bannerslider .slide-layout-youtube > img {
  visibility: hidden;
}
#bannerslider .slide-layout-youtube .text {
  position: absolute;
  left: 100px;
  top: 50px;
  max-width: 405px;
}
@media screen and (max-width: 580px) {
  #bannerslider .slide-layout-youtube .text {
    width: 100% !important;
  }
}
#bannerslider .slide-layout-youtube .text h2 {
  position: static;
  font-size: 27px;
  width: 100%;
}
#bannerslider .slide-layout-youtube .text h2 span {
  padding: 0 !important;
  margin: 0;
}
#bannerslider .slide-layout-youtube .text p {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.33em;
  margin-top: 1.33em;
}
@media screen and (max-width: 481px) {
  #bannerslider .slide-layout-youtube .text p {
    display: none;
  }
}
#bannerslider .slide-layout-youtube .text a {
  display: block;
  float: right;
  background-color: #0072bc;
  color: #fff;
  padding: 12px 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  border-radius: 10px;
}
#bannerslider .slide-layout-youtube .text a:hover {
  background-color: #cc181e;
}
@media screen and (max-width: 481px) {
  #bannerslider .slide-layout-youtube .text a {
    margin-top: 10px;
  }
}
#bannerslider .slide-layout-youtube .text .video-button {
  display: none;
  margin-left: 10px;
}
@media screen and (max-width: 580px) {
  #bannerslider .slide-layout-youtube .text .video-button {
    display: block;
  }
}
#bannerslider .slide-layout-youtube .video {
  position: absolute;
  right: 100px;
  top: 20px;
  max-width: 50%;
}
@media screen and (max-width: 640px) {
  #bannerslider .slide-layout-youtube .video {
    right: 30px !important;
    top: 20px !important;
  }
}
@media screen and (max-width: 580px) {
  #bannerslider .slide-layout-youtube .video {
    display: none;
  }
}
#bannerslider .slide-layout-youtube .video iframe {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1040px) {
  #bannerslider .slide-layout-youtube .video iframe {
    height: auto !important;
    width: auto !important;
  }
}
@media screen and (max-width: 640px) {
  #bannerslider .slide-layout-youtube .video iframe {
    height: auto !important;
    width: 100% !important;
  }
}
#bannerslider .slide-layout-youtube .video img {
  width: 100%;
  height: auto;
}
#bannerslider .slide-layout-youtube .video strong {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  display: block;
  position: absolute;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  top: 0;
  padding: 15px 15px 0;
  z-index: 1;
}
#bannerslider .slide-layout-youtube .video .verlauf {
  /*top: 0;
  height: 98px;
  width: 100%;
  position: absolute;
  background-repeat: repeat-x;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADGCAYAAAAT+OqFAAAAdklEQVQoz42QQQ7AIAgEF/T/D+kbq/RWAlnQyyazA4aoAB4FsBSA/bFjuF1EOL7VbrIrBuusmrt4ZZORfb6ehbWdnRHEIiITaEUKa5EJqUakRSaEYBJSCY2dEstQY7AuxahwXFrvZmWl2rh4JZ07z9dLtesfNj5q0FU3A5ObbwAAAABJRU5ErkJggg==);
  -moz-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
  -webkit-transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
  transition: opacity .25s cubic-bezier(0.0,0.0,0.2,1);
  pointer-events: none;*/
}
#bannerslider .slide-layout-youtube .video a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
#bannerslider .slide-layout-youtube .video a:before {
  content: "";
  display: block;
  position: absolute;
  width: 68px;
  height: 49px;
  background-image: url(../Images/slider-youtube-button.png);
  background-repeat: no-repeat;
  margin: -25px 0 0 -34px;
  top: 50%;
  left: 50%;
}
#bannerslider .slide-layout-youtube .video a:hover:before {
  background-position: -68px 0;
}
#bannerslider .slide-layout-youtube .video a span {
  display: none;
}

@media only screen and (max-width: 1200px) {
  #bannerslider .slide-layout-youtube .text {
    left: 75px;
    width: 40%;
  }
  #bannerslider .slide-layout-youtube .video {
    max-width: 40%;
  }
  #bannerslider .slide-layout-youtube .video iframe {
    max-height: 270px;
  }
}
@media only screen and (max-width: 1040px) {
  #bannerslider .slide-layout-youtube {
    background-size: 100% auto;
  }
  #bannerslider .slide-layout-youtube .text {
    left: 60px;
    top: 30px;
  }
  #bannerslider .slide-layout-youtube .text h2 {
    font-size: 27px;
  }
  #bannerslider .slide-layout-youtube .text p {
    font-size: 16px;
  }
  #bannerslider .slide-layout-youtube .text a {
    padding: 10px 12px;
    font-size: 13px;
  }
  #bannerslider .slide-layout-youtube .video {
    right: 60px;
    top: 30px;
  }
  #bannerslider .slide-layout-youtube .video strong {
    font-size: 16px;
  }
}
@media only screen and (max-width: 900px), only screen and (min-width: 768px) and (max-width: 1000px) {
  #bannerslider .slide-layout-youtube .text h2 {
    font-size: 20px;
  }
  #bannerslider .slide-layout-youtube .text p {
    font-size: 15px;
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px) {
  #bannerslider .slide-layout-youtube .text h2 {
    font-size: 20px;
  }
  #bannerslider .slide-layout-youtube .text p {
    font-size: 12px;
    margin-top: 0.5em;
  }
  #bannerslider .slide-layout-youtube .text a {
    padding: 5px 8px;
    font-size: 12px;
  }
}
@media only screen and (max-width: 640px) {
  #bannerslider .slide-layout-youtube .text {
    top: 20px;
    width: 50%;
  }
  #bannerslider .slide-layout-youtube .text a {
    padding: 4px 8px;
    font-size: 11px;
    float: left;
  }
  #bannerslider .slide-layout-youtube .video {
    top: 20px;
    max-width: 33%;
  }
  #bannerslider .slide-layout-youtube .video strong {
    display: none;
  }
  #bannerslider .slide-layout-youtube .video .verlauf {
    display: none;
  }
  #bannerslider .slide-layout-youtube .video a:before {
    width: 34px;
    height: 25px;
    margin: -17px 0 0 -12px;
    background-size: 200% auto;
  }
  #bannerslider .slide-layout-youtube .video a:hover:before {
    background-position: -34px 0;
  }
  #bannerslider .slide-layout-youtube .video a span {
    display: none;
  }
}
@media only screen and (max-device-width: 480px), only screen and (max-width: 567px) {
  #bannerslider .slide-layout-youtube .text {
    left: 40px;
  }
  #bannerslider .slide-layout-youtube .video {
    right: 40px;
  }
}
@media only screen and (max-width: 480px) {
  #bannerslider .slide-layout-youtube .text {
    width: 80%;
    max-width: 80%;
    top: 20px;
  }
  #bannerslider .slide-layout-youtube .text p {
    margin-top: 0;
  }
  #bannerslider .slide-layout-youtube .video {
    display: none;
  }
}
/* Boxen Portale */
.ctype-ce_bigbox {
  position: relative;
  margin-top: -30px;
}

.ctype-ce_bigbox .csc-header {
  position: absolute;
  left: 3em;
  top: 3em;
  z-index: 1;
  text-align: left;
}

.ctype-ce_bigbox .csc-header h2,
.ctype-ce_bigbox .csc-header h3 {
  display: inline-block;
  float: left;
  margin: 0;
  /*margin: 0 0 3px 0;*/
}

.ctype-ce_bigbox .csc-header h2 {
  font-size: 2.5em;
  text-transform: none;
  clear: both;
  letter-spacing: 0;
}

.ctype-ce_bigbox .csc-header h2 span {
  color: #0072bc;
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-weight: bold;
}

.ctype-ce_bigbox .csc-header h2 span + span {
  clear: both;
}

.ctype-ce_bigbox .csc-header h3 {
  font-size: 2.5em;
  text-transform: uppercase;
}

.ctype-ce_bigbox .csc-header a {
  color: #847d78;
  text-decoration: none;
  font-weight: normal;
}

.ctype-ce_bigbox div.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: none;
}

.ctype-ce_bigbox .csc-textpic-image {
  width: 100%;
  float: right;
}

.ctype-ce_bigbox .csc-textpic img {
  /*width: 100%;
  height: auto;*/
  height: 100%;
  width: auto;
}

.ctype-ce_bigbox .csc-textpic-text {
  display: none;
}

.ctype-ce_bigbox > p {
  display: none;
}

.ctype-ce_bigbox.layout-12 {
  width: 300px;
}

.ctype-ce_bigbox.layout-12 .csc-textpic-imagewrap {
  position: relative;
}

.ctype-ce_bigbox.layout-12 .csc-header {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
  width: 100%;
  padding: 15px;
  bottom: 0;
}

.no-rgba .ctype-ce_bigbox.layout-12 .csc-header {
  background: url(../Images/bgi/schwarz50.png);
}

.ctype-ce_bigbox.layout-12 h2,
.ctype-ce_bigbox.layout-12 h3 {
  margin: 0;
  padding: 0;
}

.ctype-ce_bigbox.layout-12 h2 {
  color: #847d78;
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.ctype-ce_bigbox.layout-12 h3 {
  font-size: 1.7em;
  text-transform: none;
  clear: both;
  letter-spacing: 0;
  line-height: 120%;
  margin-top: 0.25em;
}

.ctype-ce_bigbox.layout-12 h3 a {
  color: #0072bc;
  text-decoration: none;
}

.ctype-ce_bigbox.layout-12 h3 a:after {
  content: "\00bb";
  display: inline;
  color: #0072bc;
  font-size: 120%;
  margin-left: 6px;
}

.ctype-ce_bigbox.layout-12 .csc-textpic-text {
  min-height: 110px;
}

.ctype-ce_bigbox.layout-12 .csc-textpic-text p {
  margin: 0;
}

.ctype-ce_bigbox.layout-12 > p {
  display: none;
}

.ctype-ce_bigbox.layout-12 .link {
  text-align: right;
  margin-top: 0.5em;
  font-size: 90%;
}

.ctype-ce_bigbox.layout-12 .link a {
  color: #847d78;
  text-decoration: none;
  font-weight: bold;
}

.ctype-ce_bigbox.layout-12 .link a:after {
  content: "\00bb";
  display: inline;
  color: #0072bc;
  font-size: 120%;
  margin-left: 6px;
}

.ctype-ce_bigbox.layout-12 .link a:hover {
  color: #0072bc;
}

.ctype-ce_bigbox.layout-12 .csc-textpic.blue {
  background-color: #0072bc;
  background-image: none;
  color: #fff;
}

.ctype-ce_bigbox.layout-12 .csc-textpic.blue h2,
.ctype-ce_bigbox.layout-12 .csc-textpic.blue h3 a {
  color: #fff;
}

/* Boxen fuer 40 Jahre Portal */
.ctype-ce_bigbox.layout-14 .csc-header {
  left: 0;
  top: 0;
  background-image: url(../Images/bgi/pattern-bg.png);
  width: 300px;
  padding: 15px;
}

.ctype-ce_bigbox.layout-14 .csc-header h3 {
  font-size: 1em;
  letter-spacing: 1px;
}

.ctype-ce_bigbox.layout-14 .csc-header h3 a {
  font-weight: bold;
}

.ctype-ce_bigbox.layout-14 .csc-header h2 {
  clear: both;
  font-size: 1.7em;
  letter-spacing: 0;
  line-height: 120%;
  margin-top: 0.25em;
}

.ctype-ce_bigbox.layout-14 .csc-header h2 span {
  text-transform: none;
}

.ctype-ce_bigbox.layout-14 .csc-header h2 span::after {
  color: #0072bc;
  content: "\00BB";
  display: inline;
  font-size: 120%;
  margin-left: 6px;
}

.ctype-ce_bigbox.layout-14:after {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 120px;
  height: 100px;
  background-image: url(../Images/40-jahre/auf-bild.png);
}

.ctype-ce_bigbox.layout-14 .csc-textpic-image img {
  width: 100%;
}

.medicalbox-outer {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  width: 730px;
  float: left;
  position: relative;
}

.blaettern.sana-40-jahre .blaettern_sp1,
.blaettern.sana-40-jahre .blaettern_sp2,
.blaettern.sana-40-jahre .blaettern_sp3 {
  font-weight: bold !important;
}

.blaettern-inhalt {
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 1em;
}

.blaettern-inhalt ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.blaettern-inhalt ul li {
  margin: 0.5em 0;
}

.blaettern-inhalt ul li a {
  text-decoration: none;
  color: #494948;
}

.blaettern-inhalt ul li.active a {
  color: #0095db;
  font-weight: bold;
}

.risikosystem {
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
}

.risikosystem .grafik {
  padding: 80px 0;
  position: relative;
}

.risikosystem .grafik .bild {
  background-image: url(../Images/ce_risikomanagement/risikomanagementsystem.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 400px;
  height: 400px;
  margin: 0 auto;
  overflow: hidden;
}

.risikosystem.info_0 .grafik .bild {
  background-position: -400px 0;
}

.risikosystem.info_1 .grafik .bild {
  background-position: -800px 0;
}

.risikosystem.info_2 .grafik .bild {
  background-position: -1200px 0;
}

.risikosystem.info_3 .grafik .bild {
  background-position: -1600px 0;
}

.risikosystem.info_4 .grafik .bild {
  background-position: -2000px 0;
}

.risikosystem.info_5 .grafik .bild {
  background-position: -2400px 0;
}

.risikosystem .begriffe a {
  position: absolute;
  color: #847d78;
  font-weight: bold;
  text-decoration: none;
  display: block;
}

.risikosystem .begriffe a:hover {
  color: #0072bc;
}

.risikosystem .begriffe a#info_0 {
  text-align: center;
  top: 45px;
  left: 310px;
}

.risikosystem .begriffe a#info_1 {
  left: 540px;
  top: 160px;
}

.risikosystem .begriffe a#info_2 {
  left: 540px;
  bottom: 160px;
}

.risikosystem .begriffe a#info_3 {
  text-align: center;
  left: 340px;
  bottom: 45px;
}

.risikosystem .begriffe a#info_4 {
  text-align: right;
  bottom: 160px;
  right: 540px;
}

.risikosystem .begriffe a#info_5 {
  text-align: right;
  right: 540px;
  top: 160px;
}

.risikosystem.info_0 .begriffe a#info_0,
.risikosystem.info_1 .begriffe a#info_1,
.risikosystem.info_2 .begriffe a#info_2,
.risikosystem.info_3 .begriffe a#info_3,
.risikosystem.info_4 .begriffe a#info_4,
.risikosystem.info_5 .begriffe a#info_5 {
  color: #ee7430;
}

.risikosystem .info {
  display: none;
}

/*.risikosystem.info_0 .info#info_0,
.risikosystem.info_1 .info#info_1,
.risikosystem.info_2 .info#info_2,
.risikosystem.info_3 .info#info_3,
.risikosystem.info_4 .info#info_4,
.risikosystem.info_5 .info#info_5
{
	display: block;
}*/
.risikosystem .info .headline {
  text-transform: uppercase;
  color: #ee7430;
  letter-spacing: 1px;
  padding-bottom: 0.5em;
}

.risikosystem .info .text {
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  padding: 15px;
}

.risikosystem .info .text p {
  margin: 0;
}

/* JQUERY-UI DIALOG */
.as-dialog.ui-widget-content {
  border-radius: 0;
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  padding: 0;
}

.as-dialog .ui-dialog-title {
  display: none;
}

.as-dialog .ui-widget-header {
  border: 0;
  border-radius: 0;
  background: none;
}

.as-dialog .ui-dialog-titlebar-close {
  height: auto;
  margin: 0;
  padding: 0;
  position: static;
  right: 0;
  top: 0;
  width: auto;
  border-radius: 0;
  background: none;
  color: #494948;
  border: 0;
  font-size: 1.5em;
  line-height: 1.5em;
  float: right;
  transition: none;
}

.as-dialog .ui-dialog-titlebar-close.ui-state-hover {
  color: #ee7430;
}

.as-dialog .ui-widget-header .ui-icon {
  display: none;
}

.as-dialog .ui-button-icon-only .ui-button-text,
.as-dialog .ui-button-icons-only .ui-button-text {
  padding: 0;
  text-indent: 0;
}

.as-dialog .ui-dialog-content {
  padding: 0 40px 1.5em;
  color: #494948;
}

.as-dialog .info .headline {
  text-transform: uppercase;
  color: #ee7430;
  letter-spacing: 1px;
  padding-bottom: 0.5em;
}

.ui-widget-overlay {
  background-image: none;
}

@media screen and (max-width: 640px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic {
    display: inline-block;
    width: 100%;
  }
}
@media screen and (max-width: 780px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic .csc-textpic-imagewrap {
    float: left;
  }
}
@media screen and (max-width: 460px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic .csc-textpic-imagewrap {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic .csc-textpic-imagewrap img {
    width: 100%;
  }
}
@media screen and (max-width: 460px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic .csc-textpic-text {
    width: 100%;
  }
}
.ctype-ce_smallbox.layout-12 .csc-textpic h2 {
  font-size: 16px;
  font-weight: bold;
}
@media screen and (max-width: 860px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic h3 {
    font-size: 1.3em !important;
  }
}
@media screen and (max-width: 768px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic h3 {
    font-size: 1em !important;
  }
}
@media screen and (max-width: 640px) {
  .ctype-ce_smallbox.layout-12 .csc-textpic h3 {
    font-size: 1.3em !important;
  }
}
.ctype-ce_smallbox.layout-12 .csc-textpic a {
  color: #ee7430;
}
.ctype-ce_smallbox.layout-12 .csc-textpic a:hover {
  color: #0072bc;
  text-decoration: underline;
}

.link-bar {
  background-color: #0072bc;
  font-weight: bold !important;
  overflow: hidden;
  padding: 12px 22px 12px 22px;
}
.link-bar a {
  color: #ffffff;
  text-decoration: none !important;
}
.link-bar a:hover {
  text-decoration: underline !important;
}
.link-bar div {
  width: 50%;
}
.link-bar > .link-left {
  float: left;
  text-align: left;
}
.link-bar > .link-left a:before {
  content: "\00AB ";
  font-size: 1.143em;
  line-height: normal;
  width: 13px;
  display: inline-block;
}
.link-bar > .link-right {
  float: right;
  text-align: right;
}
.link-bar > .link-right a:after {
  content: " \00bb";
  font-size: 1.143em;
  line-height: normal;
  width: 13px;
  display: inline-block;
}
.link-bar .link-left a:hover:before,
.link-bar .link-right a:hover:after {
  text-decoration: none !important;
}

.ctype-ce_contact .csc-header > * {
  clear: both;
  text-transform: uppercase;
}
.ctype-ce_contact .csc-textpic {
  overflow: hidden;
}
.ctype-ce_contact .csc-textpic .csc-textpic-imagewrap {
  height: auto;
  float: left;
}
.ctype-ce_contact .csc-textpic .csc-textpic-imagewrap figure img {
  margin-top: 4px;
  max-width: 100% !important;
  width: auto !important;
}
.ctype-ce_contact .csc-textpic .ce_contact--head_physician {
  color: #0095db;
  font-weight: bold;
  font-size: 1.2em;
}
.ctype-ce_contact .csc-textpic .csc-textpic-text {
  float: left;
  margin: 0 30px 15px 0;
  /*p {
  	@media screen and (min-width: 768px) {
  		margin: 0 0 0 20px;
  	}
  }*/
}
.ctype-ce_contact .csc-textpic .csc-textpic-text a.email {
  display: block;
  width: 100%;
}
.ctype-ce_contact .csc-textpic .csc-textpic-text b {
  display: inline-block;
  width: 100%;
}
.ctype-ce_contact .csc-textpic .csc-textpic-text ul {
  padding-left: 1em;
}
@media screen and (max-width: 767px) {
  .ctype-ce_contact .csc-textpic .csc-textpic-text ul {
    text-decoration: none;
    padding-left: 0;
  }
}
.ctype-ce_contact .csc-textpic .csc-textpic-text .bodytext {
  margin: 0 0 5px 0;
  /*@media screen and (max-width: 767px) {
  	margin: 0 0 20px 0;
  }*/
}
.ctype-ce_contact .ce_contact--footer {
  border-top: 1px solid #c7c7c7 !important;
  clear: both;
}
.ctype-ce_contact .ce_contact--footer a {
  float: right;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 0 30px 0;
}
.ctype-ce_contact .ce_contact--footer a:after {
  content: "\00BB";
  margin-left: 6px;
  font-weight: bold;
}

.brk-schwerpunkte {
  margin: 2em 0;
}
.brk-schwerpunkte .brk-schwerpunkte_headline {
  border-bottom: 1px solid #c6c6c6;
}
.brk-schwerpunkte .brk-schwerpunkte_headline h3 {
  font-size: 1em;
  color: #0095db;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.brk-schwerpunkte .brk-schwerpunkte_content {
  overflow: hidden;
  margin: 5px -5px;
}
.brk-schwerpunkte .brk-schwerpunkte_content .brk-schwerpunkte_item {
  background: url(../Images/bgi/pattern-bg.png) repeat scroll 0 0 #f3f1eb;
  float: left;
  border: 5px solid #fff;
  width: 50%;
}
.brk-schwerpunkte .brk-schwerpunkte_content .brk-schwerpunkte_item a {
  display: block;
  color: #494948;
  font-weight: bold;
  padding: 20px 15px;
  text-decoration: none;
}
.brk-schwerpunkte .brk-schwerpunkte_content .brk-schwerpunkte_item a:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.317em;
  position: relative;
  top: 1px;
  line-height: 100%;
}
.brk-schwerpunkte .brk-schwerpunkte_content .brk-schwerpunkte_item a:hover {
  color: #0072bc;
}
.brk-schwerpunkte .brk-schwerpunkte_all {
  padding-top: 10px;
  overflow: hidden;
  border-top: 1px solid #c6c6c6;
}
.brk-schwerpunkte .brk-schwerpunkte_all a {
  font-weight: bold;
  float: right;
  text-decoration: none;
}
.brk-schwerpunkte .brk-schwerpunkte_all a:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.317em;
  position: relative;
  top: 1px;
  line-height: 100%;
}

/*==========================================================================================================*/
@media only screen and (max-width: 767px) {
  .brk-schwerpunkte .brk-schwerpunkte_content {
    margin-left: 0;
    margin-right: 0;
  }
  .brk-schwerpunkte .brk-schwerpunkte_content .brk-schwerpunkte_item {
    float: none;
    border-left: 0;
    border-right: 0;
    width: auto;
  }
}
.ctype-ce_html5_video {
  margin-bottom: 20px;
}
.ctype-ce_html5_video.layout-100 .video-header-popup-trigger {
  position: relative;
  display: block;
}
.ctype-ce_html5_video.layout-100 .video-header-popup-trigger .video-header-popup-trigger-icon {
  background-color: #0095db;
  background-color: rgba(0, 150, 219, 0.7);
  position: absolute;
  width: 100px;
  height: 100px;
  top: 50%;
  left: 50%;
  text-align: center;
  border-radius: 50px;
  margin: -50px 0 0 -50px;
}
.ctype-ce_html5_video.layout-100 .video-header-popup-trigger .video-header-popup-trigger-icon:hover {
  background-color: #0096db;
  box-shadow: 0px 0px 10px #fff;
}
.ctype-ce_html5_video.layout-100 .video-header-popup-trigger .video-header-popup-trigger-icon::before {
  content: '';
  display: block;
  border-top: solid 15px transparent;
  border-left: solid 20px #FFF;
  border-bottom: solid 15px transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -5px;
}

.video-header-popup-content {
  background: #373737;
  padding: 0;
  text-align: left;
  margin: 40px auto;
  position: relative;
}
@media screen and (min-width: 900px) {
  .video-header-popup-content {
    width: 800px;
    max-width: 100%;
  }
}

.logoslider .slider_logos {
  background-color: #dcd6d3;
  overflow: hidden;
}
.logoslider .slider_logos #logoslider {
  width: 1020px;
  margin: 0 auto;
  padding: 30px 0;
}
.logoslider .slider_logos #logoslider .slide {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 10px;
  text-align: center;
  min-height: 150px;
  display: block;
}
.logoslider .slider_logos #logoslider .slide:hover {
  box-shadow: 0 0 10px rgba(73, 73, 72, 0.25);
}
.logoslider .slider_logos #logoslider .owl-controls {
  margin: 0;
}
.logoslider .slider_logos #logoslider .owl-controls .owl-nav div {
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 3em;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 47%;
  margin: -25px 0 0 0;
  border-radius: 0;
  z-index: 10;
  padding: 0;
}
.logoslider .slider_logos #logoslider .owl-controls .owl-nav div:hover {
  color: #494948;
}
.logoslider .slider_logos #logoslider .owl-controls .owl-nav .owl-next {
  right: -50px;
}
.logoslider .slider_logos #logoslider .owl-controls .owl-nav .owl-prev {
  left: -50px;
}
.logoslider .mehr {
  background-color: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
  padding-bottom: 50px;
}
.logoslider .mehr:before {
  width: 0;
  height: 0;
  content: "";
  border-width: 18px 25px 0 25px;
  border-color: #dcd6d3 transparent transparent transparent;
  border-style: solid;
  margin: 0 auto 5px;
  display: block;
}
.logoslider .mehr a {
  color: #494948;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-kontextnavi.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 0 16px 0 0;
  text-decoration: none;
  display: inline-block;
}

/*==========================================================================================================*/
@media only screen and (min-width: 950px) and (max-width: 1120px) {
  .logoslider .slider_logos #logoslider {
    width: 90%;
  }
}
/*==========================================================================================================*/
@media only screen and (min-width: 480px) and (max-width: 949px) {
  .logoslider .slider_logos #logoslider {
    width: 80%;
  }
}
/*==========================================================================================================*/
@media only screen and (min-width: 280px) and (max-width: 479px) {
  .logoslider .slider_logos #logoslider {
    width: 75%;
  }
}
/* BMI-Rechner */
.bmi {
  background-color: #ededed;
  height: 100%;
  line-height: 30px;
  margin: 0;
  overflow: visible;
  padding: 25px;
  margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
  .bmi {
    padding: 0;
  }
}
.bmi .bmi_head {
  color: #006bb6;
  padding: 6px 0 4px 10px;
  text-transform: uppercase;
}
.bmi .bmi_inhalt {
  border-top: 1px solid #cccccc;
  overflow: hidden;
  padding: 5px 10px;
}
.bmi .bmi_inhalt .bmi_zeile {
  overflow: hidden;
  margin: 5px 0 0 0;
}
.bmi .bmi_inhalt .bmi_zeile .bmi_label {
  float: left;
  padding: 3px 0;
}
.bmi .bmi_inhalt .bmi_zeile .bmi_input {
  float: right;
}
.bmi .bmi_inhalt .bmi_zeile .bmi_input input {
  border: 1px solid #e2e2e2;
  font: normal 100% Arial, sans-serif;
  text-align: center;
  line-height: 1;
  height: 22px;
  width: 58px;
  padding: 0;
  margin: 7px 0 0 0;
  float: left;
}
.bmi .bmi_inhalt .bmi_zeile.eingabe {
  background-color: #e2e2e2;
  padding: 2px 10px;
  margin: 1px -10px 0;
}
.bmi .bmi_inhalt .bmi_zeile.eingabe .bmi_input input {
  border-color: #ccc;
}
.bmi .bmi_inhalt .bmi_zeile.submit .bmi_input {
  position: relative;
  padding-bottom: 6px;
}
.bmi .bmi_inhalt .bmi_zeile.submit .bmi_input input {
  background-color: #000;
  border-color: #000;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}
.bmi .bmi_inhalt .bmi_zeile.submit .bmi_input .pfeil {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
  border-width: 6px 6px 0 6px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -6px;
}
.bmi .bmi_inhalt .bmi_zeile.ausgabe .bmi_input input.gruen, .bmi .bmi_inhalt .bmi_zeile.ausgabe .bmi_input input.gelb, .bmi .bmi_inhalt .bmi_zeile.ausgabe .bmi_input input.rot {
  color: #fff;
  font-weight: bold;
}
.bmi .bmi_inhalt .bmi_zeile.ausgabe .bmi_input input.gruen {
  background-color: #249700;
  border-color: #249700;
}
.bmi .bmi_inhalt .bmi_zeile.ausgabe .bmi_input input.gelb {
  background-color: #ff9600;
  border-color: #ff9600;
}
.bmi .bmi_inhalt .bmi_zeile.ausgabe .bmi_input input.rot {
  background-color: #d50000;
  border-color: #d50000;
}
.bmi .bmi_inhalt .bmi_zeile.info {
  margin: 0;
}
.bmi .bmi_inhalt .bmi_zeile.info a {
  color: #000;
  text-decoration: none;
}
.bmi .bmi_inhalt .bmi_zeile.info a:hover {
  text-decoration: underline;
}

.ce_wimmelpicture {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.ce_wimmelpicture table {
  font: 14px/1 Arial, Helvetica, sans-serif;
}

.ce_wimmelpicture_mobile {
  display: none;
}

.ce_wimmelpicture * {
  margin: 0;
  padding: 0;
  border: none;
}

.ce_wimmelpicture tr {
  vertical-align: top;
}

.ce_wimmelpicture td {
  vertical-align: top;
}

.ce_wimmelpicture a {
  text-decoration: none;
}

.ce_wimmelpicture .hover-none {
  margin: 0;
  padding: 0;
}

.ce_wimmelpicture .hover-03 img,
.ce_wimmelpicture .hover-04 img,
.ce_wimmelpicture .hover-05 img,
.ce_wimmelpicture .hover-08 img,
.ce_wimmelpicture .hover-12 img {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.ce_wimmelpicture .p0,
.ce_wimmelpicture .l0,
.ce_wimmelpicture .o0,
.ce_wimmelpicture .n0,
.ce_wimmelpicture .h0,
.ce_wimmelpicture .p1,
.ce_wimmelpicture .l1,
.ce_wimmelpicture .o1,
.ce_wimmelpicture .n1,
.ce_wimmelpicture .h1 {
  opacity: 0;
}

.ce_wimmelpicture .hover-link-03 {
  display: block;
  width: 92px;
  height: 100px;
  background-image: url("../Images/ce_wimmelpicture-WH/710/KH-Wimmelbild-2_03.png");
}

.ce_wimmelpicture .hover-link-04 {
  display: block;
  width: 92px;
  height: 100px;
  background-image: url("../Images/ce_wimmelpicture-WH/710/KH-Wimmelbild-2_04.png");
}

.ce_wimmelpicture .hover-link-05 {
  display: block;
  width: 131px;
  height: 100px;
  background-image: url("../Images/ce_wimmelpicture-WH/710/KH-Wimmelbild-2_05.png");
}

.ce_wimmelpicture .hover-link-08 {
  display: block;
  width: 254px;
  height: 128px;
  background-image: url("../Images/ce_wimmelpicture-WH/710/KH-Wimmelbild-2_08.png");
}

.ce_wimmelpicture .hover-link-12 {
  display: block;
  width: 399px;
  height: 119px;
  background-image: url("../Images/ce_wimmelpicture-WH/710/KH-Wimmelbild-2_12.png");
}

.ce_wimmelpicture .infoPanel {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: auto;
  margin: 0 auto;
  position: absolute;
  top: 0;
  z-index: 9;
  padding: 15px;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.ce_wimmelpicture .infoPanelHeader {
  color: #0072bc;
}

.ce_wimmelpicture .infoPanelBody {
  padding-top: 15px;
  display: block;
  height: auto;
  width: 100%;
  color: #0072bc;
}

.ce_wimmelpicture_mobile .wPicOverview {
  width: 100%;
  max-width: 100%;
}

.ce_wimmelpicture_mobile .wTextOverview {
  font-size: 16px;
  color: #0072bc;
  margin-bottom: 15px;
}

.ce_wimmelpicture_mobile .grid-row {
  padding: 15px;
  background-color: #f3f1eb;
  margin-bottom: 15px;
  cursor: pointer;
}

.ce_wimmelpicture_mobile .wPic {
  float: left;
  margin: 0 15px 15px 0;
}

.ce_wimmelpicture_mobile .wText {
  font-size: 16px;
  color: #0072bc;
}

.ce_wimmelpicture_mobile h2 {
  color: #0072bc;
}

.ce_wimmelpicture_mobile a {
  text-decoration: none;
}

@media screen and (max-width: 1000px) {
  .ce_wimmelpicture table {
    margin-left: -50px;
  }
}
@media screen and (max-width: 820px) {
  .ce_wimmelpicture table {
    margin-left: -90px;
  }
}
@media screen and (max-width: 767px) {
  .ce_wimmelpicture {
    display: none;
  }

  .ce_wimmelpicture_mobile {
    display: block;
  }

  .ce_wimmelpicture .hover-03 img,
  .ce_wimmelpicture .hover-04 img,
  .ce_wimmelpicture .hover-05 img,
  .ce_wimmelpicture .hover-08 img,
  .ce_wimmelpicture .hover-12 img {
    opacity: 1;
    max-width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .ce_wimmelpicture_mobile .wPic {
    clear: both;
    margin: 0 0 15px 0;
    width: 100%;
  }
}
div#aerzteliste_suche_sp3 {
  min-width: 150px;
}

div.banner.job div.navi {
  position: relative;
}

a.job-agent span {
  display: none;
}

div.csc-textpic img {
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  float: left;
}

#main {
  padding: 40px 0 30px 0;
}

#mainmenu {
  float: left;
}

#mainmenu > ul > li > a {
  text-decoration: none;
  display: block;
  background: #dcd6d3;
  padding: 15px;
  height: 65px;
  color: #494948;
  position: relative;
}

#mainmenu > ul > li > a::before {
  bottom: 10px;
}

.csc-header h1, .headline_projekt h1 {
  font-size: 2.1em;
}

.footer-columnbox .column1 {
  width: 20%;
}

.footer-columnbox .column2 {
  width: 20%;
}

.footer-columnbox .column3 {
  width: 20%;
}

.footer-columnbox .column4 {
  width: 20%;
}

.footer-columnbox .column5 {
  width: 20%;
}

ul.csc-uploads img {
  padding-right: 0;
  margin-right: 1em;
}

ul.csc-uploads li {
  padding: 0 0 0 10px;
}

.unsichtbar {
  display: none;
}

.primary {
  float: left;
  width: 580px;
}

.sidebar {
  float: right;
  width: 370px;
}

.newslist:before, .feature-workbox:before, .medical-info:before {
  background: url("../Images/bgi/pattern-bg.png") repeat scroll 0 0 #f3f1eb;
  content: "";
  display: block;
  height: 10px;
  margin-bottom: 10px;
  width: 100%;
}

/* Pagebrowser !!!ASPRESSE!!! */
/***************/
.blaettern,
.page-navigation {
  padding: 7px 10px;
  overflow: hidden;
  /*border-bottom: 1px solid #c6c6c6;*/
  background-color: #f3f1eb;
  background-image: url("../Images/bgi/pattern-bg.png");
  margin-bottom: 20px;
}

.f3-widget-paginator {
  width: 100%;
}

.blaettern .blaettern_sp1,
.blaettern .blaettern_sp2,
.blaettern .blaettern_sp3 {
  float: left;
  color: #797979 !important;
  font-weight: normal !important;
}

.page-navigation .f3-widget-paginator > div,
.page-navigation .f3-widget-paginator .pages > div {
  color: #797979 !important;
  display: inline-block;
  font-weight: normal !important;
}

.blaettern .blaettern_sp1,
.page-navigation .previous {
  width: 15% !important;
}

.blaettern .blaettern_sp2,
.page-navigation .pages {
  text-align: center;
  width: 70%;
}

.blaettern .blaettern_sp2 a {
  font-weight: bold !important;
}

.blaettern .blaettern_sp3,
.page-navigation .next {
  text-align: right;
  width: 15%;
}

.blaettern a,
.page-navigation a {
  color: #797979;
  text-decoration: none;
}

.blaettern a:hover,
.page-navigation a:hover {
  color: #ee790b;
}

.pages > div {
  padding: 0 5px;
}

.blaettern .blaettern_sp1 a:before,
.page-navigation .previous a:before {
  content: "\2039";
  font-size: 20px;
  font-weight: bold;
  line-height: 10px;
  padding-right: 3px;
}

.blaettern .blaettern_sp3 a:after,
.page-navigation .next a:after {
  content: "\203A";
  font-size: 20px;
  font-weight: bold;
  line-height: 10px;
  padding-left: 3px;
}

.blaettern .blaettern_sp2 strong {
  font-weight: normal;
}

.blaettern .blaettern_sp2 .current,
.pages a {
  font-weight: bold;
}

/* Presse */
.newslist {
  margin: 0 0 52px;
  padding: 0;
  list-style: none;
}

/*.newslist:before, .feature-workbox:before, .medical-info:before { background:#f3f1eb url(../Images/bgi/pattern-bg.png) repeat; height:10px; width:100%; content:''; display:block; margin-bottom:10px; }*/
.newslist li {
  border-bottom: solid 1px #c6c6c6;
  padding: 10px 0;
  font-size: 1.143em;
  line-height: 1.34;
  color: #494948;
  position: relative;
  padding-right: 100px;
}

.newslist li p {
  margin: 0;
  overflow: hidden;
}

.news-date {
  color: #0095db;
  font-weight: bold;
  font-size: 0.875em;
}

.newslist li h2 {
  font-size: 1.714em;
  text-decoration: none;
  line-height: 125%;
  margin: 0 0 20px;
}

.newslist li h2 a {
  text-decoration: none;
  color: #494948;
}

.newslist li.expanded {
  font-size: 1.286em;
  line-height: 1.233;
  font-weight: normal;
  padding-right: 10px;
}

.newslist li.expanded .news-thumb {
  margin-bottom: 10px;
}

.newslist li.expanded h2 {
  font-size: 1.333em;
}

.newslist li.expanded .news-date {
  text-transform: uppercase;
  font-size: 0.667em;
  letter-spacing: 0.08em;
}

.newslist li.expanded .accordian-item {
  display: none;
}

.newslist li.expanded .accordian-data {
  display: block;
}

.newslist li .accordian-data {
  display: none;
}

.textbereich {
  display: block;
  margin: 0;
  overflow: hidden;
}

.textbereich p b {
  text-decoration: none;
  font-weight: normal;
  color: #494948;
  font: 14px/1.357 Arial, Helvetica, sans-serif;
  color: #494948;
}

.news_link_all {
  margin-top: 10px;
}

.news_link_all a {
  font-weight: bold;
  text-decoration: none;
  color: #494948;
}

.news_link_all a:hover {
  color: #ee7430;
}

.news_link_all a:after {
  content: '\00BB';
  margin-left: 4px;
  font-size: 1.143em;
  color: #0095db;
}

.news_link_all a:hover:after {
  color: #ee7430;
}

.moreinfo a:after {
  color: #0095db;
  content: "\00BB";
  font-size: 1.143em;
  margin-left: 4px;
}

/* GRIDELEMENTS */
.ctype-gridelements_pi1 {
  width: 1000px;
  margin: 0px auto;
  overflow: hidden;
}

.ctype-gridelements_pi1 + .ctype-gridelements_pi1 {
  margin-top: 30px;
}

/* Ausblenden des Balkens, ausser bei den ersten Elementen der Seite */
.ctype-gridelements_pi1 .grid-row .col > .content-bar {
  display: none;
}

.data-contentbox .ctype-gridelements_pi1:first-child .grid-row .col > .content-bar {
  display: block;
}

.grid-row {
  width: 1000px;
  margin-right: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .grid-row {
    width: 100%;
  }
}

.grid-row .col {
  float: left;
  margin-right: 50px;
}
@media screen and (max-width: 768px) {
  .grid-row .col {
    width: 100%;
  }
}
.grid-row .col:last-child {
  margin-right: 0;
}

.grid-row .span_4 {
  width: 300px;
}
@media screen and (max-width: 1040px) {
  .grid-row .span_4 {
    width: 28.75%;
  }
}
@media screen and (max-width: 640px) {
  .grid-row .span_4 {
    float: none;
    width: 100% !important;
  }
}

.grid-row .span_8 {
  width: 650px;
}

.grid-row .span_3 {
  width: 240px;
}

.grid-row .span_9 {
  width: 700px;
}

/* Blog auf Home */
.blog-boxtitle span.speaking-medicine-span {
  letter-spacing: 0;
}

.blogpost-list {
  font-size: 1.2em;
}

.blogpost-list li p a:hover {
  color: #ee7430;
  text-decoration: underline;
}

.blog-thumb {
  max-height: 90px;
}

.blogbox-footer a {
  font-size: 1em;
}

.blogbox-footer a:hover {
  color: #494948;
  text-decoration: underline;
}

.older-post:hover:after {
  background-position: -222px -29px;
}

/* Contenttable 2 */
.contenttable.contenttable-color-1 .td-0 {
  font-weight: normal;
}

.contenttable.contenttable-color-1 th {
  border-bottom: 1px solid #c6c6c6;
  background: none !important;
  font-weight: bold !important;
}

.contenttable.contenttable-color-1 td a {
  color: #0072bc;
  text-decoration: none;
}

.contenttable.contenttable-color-1 td a:hover {
  text-decoration: underline;
}

.contenttable.personalabteilungen .td-0 {
  width: 50%;
}

/* Contenttable 3 */
.contenttable.contenttable-color-2 .td-0 b {
  color: #0095db;
}

.contenttable.contenttable-color-2 .tr-1 td,
.contenttable.contenttable-color-2 .tr-6 td,
.contenttable.contenttable-color-2 .tr-14 td,
.contenttable.contenttable-color-2 .tr-22 td {
  background-color: #fff;
  background-image: none;
}

/* Element fuer Sana als Arbeitgeber */
.content .layout-8.ctype-textpic {
  background-image: none;
  background-color: #fff;
  padding: 0px;
}

.content .layout-8.ctype-textpic .csc-textpic {
  background-color: #fff;
  background-image: none;
}

.content .layout-8.ctype-textpic .csc-textpic-text {
  padding-top: 0px;
}

.content .layout-8.ctype-textpic .csc-textpic-text h2 {
  color: #0095db;
  font-size: 1em;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 3px;
}

/* Kontextnavigation auf Portalseiten: Balken am Ende, falls nicht hoch genug (wird per JS getestet) */
.context.abschluss {
  background-image: url(../Images/bgi/abschluss.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.csc-textpic-center.csc-textpic-above {
  background-color: #fff;
  background-image: none;
}

/* POWERMAIL */
.as-powermail-error {
  color: #EE7430;
  margin-top: 6px;
  margin-left: 35px;
}

.as-powermail-error p {
  margin: 0;
  background-color: #ee7430;
  color: #fff;
  font-size: 80%;
  padding: 1px 2px;
}

.as-powermail-error p:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-image: url("../Public/Images/bgi/pfeil-oben-orange.png");
  background-repeat: no-repeat;
  position: absolute;
  left: -14px;
  margin-top: 3px;
}

/* contenttable mobile */
table.contenttable.mobile {
  display: none;
}

table.contenttable.no-mobile {
  display: block;
}

/* 40 Jahre Sana */
#mainmenu ul ul li.sana-40-jahre a {
  background: url("../Images/40-jahre/hauptnavi.jpg") no-repeat left center;
  padding-left: 65px;
}

.sana-40-jahre .context .referenzfeld {
  background-image: url("../Images/40-jahre/kontextnavi.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  margin-top: -10px;
  padding-right: 70px;
  padding-top: 10px;
}

/* Klinikkompass Sana 40 Jahre */
/*******************************/
.sana-40-jahre .welt {
  margin-top: 0;
}

/* Zeitstrahl */
.sana-40-jahre .zeitstrahl {
  margin: 0 20px;
  padding: 10px 0;
  background: #f3f1eb url(../Public/Images/bgi/pattern-bg.png) repeat scroll 0 0;
  margin: 0;
  padding: 10px 20px 0;
}

.sana-40-jahre .zeitstrahl .jahre {
  width: 100%;
  overflow: hidden;
  margin: 0 0 5px;
}

.sana-40-jahre .zeitstrahl .jahr {
  width: 25%;
  float: left;
  text-align: center;
}

.sana-40-jahre .zeitstrahl .jahr-first {
  text-align: left;
  width: 12.5%;
}

.sana-40-jahre .zeitstrahl .jahr-last {
  text-align: right;
  width: 12.5%;
}

.sana-40-jahre .zeitstrahl .slider {
  clear: both;
  height: 20px;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 0;
}

.sana-40-jahre .ui-slider .ui-slider-handle {
  cursor: grab;
  height: 20px;
  width: 20px;
  margin-left: -10px;
  top: 0;
  border: 0;
  border-radius: 0;
  background: none;
  background-color: #0072bc;
}

.sana-40-jahre .ui-slider .ui-slider-handle:after {
  content: "";
  width: 0;
  height: 0;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #0072bc transparent transparent transparent;
  position: absolute;
  top: 20px;
}

/* Ortsnamen */
.sana-40-jahre .ort {
  display: none;
}

/* Standorte */
.sana-40-jahre .fahne {
  display: none;
}

.sana-40-jahre .fahne.eigen .link a,
.sana-40-jahre .fahne.minder .link a,
.sana-40-jahre .fahne.management .link a {
  background-position: 0 0;
}

.sana-40-jahre .info {
  background-color: #0095db;
}

.sana-40-jahre .info_bild a:after {
  content: "";
  display: block;
  width: 100%;
  height: 80px;
  background-color: #004c91;
}

.sana-40-jahre .info_text {
  background-color: #0072bc;
  padding-bottom: 1.5em;
}

.sana-40-jahre .info_text strong {
  font-size: 16px;
  font-weight: normal;
}

.sana-40-jahre .info_text ul {
  list-style-type: none;
  margin: 1em 0;
  padding: 0;
  border-top: 1px solid #80b9de;
}

.sana-40-jahre .info_text ul li {
  border-bottom: 1px solid #80b9de;
  padding: 0.25em 0;
}

/* Legende */
.sana-40-jahre .welt_legende {
  display: none;
}

/* Focus-Siegel */
.home-workbox.siegel,
.csc-textpic.siegel {
  position: relative;
  overflow: visible;
}

.home-workbox.siegel:after,
.csc-textpic.siegel:after {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.home-workbox.siegel:after {
  width: 90px;
  height: 187px;
  background-image: url(../Images/focus-siegel-home.png);
  right: 20px;
  bottom: -20px;
}

.csc-textpic.siegel:after {
  width: 75px;
  height: 156px;
  background-image: url(../Images/focus-siegel-karriere.png);
  right: 10px;
  bottom: -10px;
}

/* Home: Spalten tauschen */
.grid-layout-2col_home_switch .primary {
  float: right;
}
.grid-layout-2col_home_switch .sidebar {
  float: left;
}

/*==========================================================================================================*/
/* Retina css */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
  .sprites,
  .sp-before:before,
  #mainmenu > ul > li > a:before,
  #bannerslider .owl-controls,
  .owl-nav div,
  .sbToggle,
  .sbToggleOpen,
  input.search-btn[type="submit"] {
    background-image: url(../Images/bgi/sprites@2x.png);
    -moz-background-size: 559px 324px !important;
    -ms-background-size: 559px 324px !important;
    -o-background-size: 559px 324px !important;
    -webkit-background-size: 559px 324px !important;
    background-size: 559px 324px !important;
  }

  .mobile select.custom-select {
    background: #fff url(../Images/bgi/sel-arrow@2x.png) 100% 0 no-repeat;
    -moz-background-size: 30px 30px;
    -ms-background-size: 30px 30px;
    -o-background-size: 30px 30px;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
  }
}
/* Multi Styles */
/*==========================================================================================================*/
/* 0 - 6 */
@media only screen and (max-width: 380px), only screen and (min-width: 381px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 570px), only screen and (min-width: 571px) and (max-width: 640px), only screen and (min-width: 641px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 1000px), only screen and (min-width: 1001px) and (max-width: 1040px) {
  .wrap {
    width: auto;
  }

  .ctype-gridelements_pi1 {
    width: 100%;
  }

  /* Hygienesystem ************************************/
  .hygienesystem .grafik .bild {
    background-size: auto 100%;
    width: 56.34%;
    height: 56.34%;
  }

  .hygienesystem.info_0 .grafik .bild,
  .hygienesystem.info_1 .grafik .bild,
  .hygienesystem.info_2 .grafik .bild,
  .hygienesystem.info_3 .grafik .bild,
  .hygienesystem.info_4 .grafik .bild,
  .hygienesystem.info_5 .grafik .bild,
  .hygienesystem.info_6 .grafik .bild,
  .hygienesystem.info_7 .grafik .bild {
    background-position: 0 0;
  }

  .hygienesystem .grafik .bild area {
    cursor: default;
  }

  .hygienesystem .begriffe a#info_0 {
    left: 41%;
  }
  .hygienesystem .begriffe a#info_1 {
    left: 73%;
    top: 20%;
  }
  .hygienesystem .begriffe a#info_2 {
    left: 80%;
    top: 46%;
  }
  .hygienesystem .begriffe a#info_3 {
    left: 73%;
    bottom: 20%;
  }
  .hygienesystem .begriffe a#info_4 {
    left: 42%;
  }
  .hygienesystem .begriffe a#info_5 {
    right: 73%;
    bottom: 20%;
  }
  .hygienesystem .begriffe a#info_6 {
    right: 80%;
    top: 46%;
  }
  .hygienesystem .begriffe a#info_7 {
    right: 73%;
    top: 20%;
  }

  /* Risikomanagementsystem ***************************/
  .risikosystem .grafik .bild {
    background-size: auto 100%;
    width: 56.34%;
    height: 56.34%;
  }

  .risikosystem.info_0 .grafik .bild,
  .risikosystem.info_1 .grafik .bild,
  .risikosystem.info_2 .grafik .bild,
  .risikosystem.info_3 .grafik .bild,
  .risikosystem.info_4 .grafik .bild,
  .risikosystem.info_5 .grafik .bild {
    background-position: 0 0;
  }

  .risikosystem .grafik .bild area {
    cursor: default;
  }

  .risikosystem .begriffe a#info_0 {
    left: 44%;
  }
  .risikosystem .begriffe a#info_1 {
    left: 78%;
    top: 28%;
  }
  .risikosystem .begriffe a#info_2 {
    left: 78%;
    bottom: 28%;
  }
  .risikosystem .begriffe a#info_3 {
    left: 48%;
  }
  .risikosystem .begriffe a#info_4 {
    right: 77%;
    bottom: 28%;
  }
  .risikosystem .begriffe a#info_5 {
    right: 77%;
    top: 28%;
  }

  /* Powermail **********************************/
  .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html > label,
  .tx-powermail-pi1 legend.tx_powermail_pi1_fieldwrap_html_checkbox_title,
  .tx-powermail-pi1 legend.tx_powermail_pi1_fieldwrap_html_radio_title,
  .tx-powermail .powermail_fieldwrap > label, .tx-powermail legend.powermail_check_legend,
  .tx-powermail legend.powermail_radio_legend {
    width: 25%;
  }

  .tx-powermail-pi1 input, .tx-powermail-pi1 textarea, .tx-powermail input, .tx-powermail textarea {
    width: 75%;
  }

  /* Baukasten - andere Powermail-Struktur */
  .tx-powermail .powermail_fieldwrap_type_check input.powermail_checkbox {
    width: auto;
  }

  .tx-powermail-pi1 select, .tx-powermail select {
    width: 75% !important;
  }

  .tx-powermail-pi1 .powermail_check_inner, .tx-powermail-pi1 .powermail_radio_inner,
  .tx-powermail .powermail_check_inner, .tx-powermail .powermail_radio_inner {
    margin-left: 25%;
  }

  .tx-powermail-pi1 .powermail_check_inner label, .tx-powermail-pi1 .powermail_radio_inner label,
  .tx-powermail .powermail_check_inner label, .tx-powermail .powermail_radio_inner label {
    width: auto;
  }

  /* Klinikkompass ******************************/
  .welt, .welt_bild {
    width: 100%;
  }

  .welt_bild img.welt_img {
    left: 10px;
  }

  #bannerslider .slide h2 span {
    padding-left: 12.5%;
  }

  #bannerslider .slide.slide-layout-2 h2 span {
    padding-left: 35%;
  }

  #bannerslider .owl-controls .owl-nav div {
    height: 80px;
    margin-top: -40px;
    width: 40px;
    background-size: 447px 259px;
  }

  #bannerslider .owl-controls .owl-nav .owl-prev {
    background-position: -43px -76px;
  }
  #bannerslider .owl-controls .owl-nav .owl-prev:hover {
    background-position: -130px -76px;
  }

  #bannerslider .owl-controls .owl-nav .owl-next {
    background-position: 0 -76px;
  }
  #bannerslider .owl-controls .owl-nav .owl-next:hover {
    background-position: -86px -76px;
  }

  div.powermail_check_inner label {
    float: left !important;
  }

  div.powermail_check_inner input {
    float: left;
    clear: both;
  }
}
/*==========================================================================================================*/
/* 0 - 5 */
@media only screen and (max-width: 380px), only screen and (min-width: 381px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 570px), only screen and (min-width: 571px) and (max-width: 640px), only screen and (min-width: 641px) and (max-width: 768px), only screen and (min-width: 769px) and (max-width: 1000px) {
  #presseinfo_suche input.search-btn {
    margin-right: -20px;
  }

  .listtype-asprojects_searchbox {
    float: left;
  }
  .listtype-asprojects_searchbox div.formsearchbox {
    margin: 0;
  }

  #menu {
    width: 30px;
    height: 25px;
    position: absolute;
    display: block;
    right: 20px;
    bottom: 10px;
  }
  #menu:after, #menu:before {
    content: '';
    width: 100%;
    height: 5px;
    background: #0072bc;
    display: block;
  }
  #menu span {
    height: 5px;
    width: 100%;
    display: block;
    margin: 4px 0;
    background: #0072bc;
    vertical-align: top;
  }
  #menu span:after {
    position: absolute;
    bottom: 7px;
  }

  #mainmenu {
    width: 100%;
    height: auto;
    float: none;
    clear: both;
    display: block;
  }
  #mainmenu ul {
    width: 100%;
    display: none;
  }
  #mainmenu ul li {
    float: none;
    width: auto;
    margin: 0;
  }
  #mainmenu > ul > li {
    border-bottom: solid 1px #fff;
    position: relative;
  }
  #mainmenu > ul > li > a:before, #mainmenu > ul > li > a:after, #mainmenu > ul > li.active > a:before, #mainmenu > ul > li.active > a:after {
    display: none;
    background: none;
  }
  #mainmenu > ul > li > a {
    height: auto;
    padding: 15px 20px;
    background: none repeat scroll 0 0 #dcd6d3;
    color: #494948;
    display: block;
    text-decoration: none;
  }
  #mainmenu > ul > li > a:hover, #mainmenu > ul > li.hoverd > a {
    color: #fff;
    background-color: #0072bc;
  }
  #mainmenu > ul > li.active > a:hover {
    background: #0072bc;
    color: #fff;
  }

  div.slide-layout-1 span {
    clear: both;
    float: left;
  }

  div.banner.job div.navi ul li {
    width: 20%;
    margin: 0;
    text-align: center;
  }

  div#banner-nav ul li a {
    padding: 8px 0;
  }

  .ort {
    font-size: 11px;
  }

  div.csc-default.ctype-html a.job-agent {
    float: right;
    margin: -150px 0 !important;
    top: 0 !important;
    right: -20px !important;
    position: relative !important;
  }

  .home-workbox-bg a.job-agent {
    position: relative;
  }

  div.banner.job div.linie {
    opacity: 0;
  }
  div.banner.job div.intro {
    display: none;
  }
  div.banner.job div.jobname {
    margin-top: 0 !important;
  }

  ul.select-formlist {
    width: 80% !important;
  }
  ul.select-formlist li,
  ul.select-formlist li a,
  ul.select-formlist li select {
    width: 100% !important;
  }

  body {
    min-width: 320px;
    font-size: 13px;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .social {
    display: none;
  }

  .top-rightbox .font-sizerbox {
    display: none;
  }

  .search a.sc-icon, .search a.sc-icon:hover {
    background-color: #0072bc;
  }

  .searchbox {
    width: 220px;
  }
  .searchbox input[type="text"] {
    background: #e8e5e4;
  }

  .navtrigger {
    position: absolute;
    right: 10px;
    top: 6px;
    display: block;
    z-index: 1;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .navtrigger em {
    font-style: normal;
    display: block;
    font-size: 2.18em;
    line-height: 30px;
    width: 40px;
    height: 40px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .navtrigger.open em {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }

  .subnavbox .navtrigger {
    display: none;
  }
  .subnavbox .subnavbox.wider {
    display: none;
    width: auto;
    position: static;
    padding: 15px 20px;
  }

  .nav-article {
    display: none;
  }

  #mainmenu ul ul {
    width: auto;
    float: none;
    margin: 0;
    display: block;
  }
  #mainmenu ul ul li {
    border-top: solid 1px #77cbf3;
  }

  #main {
    padding-top: 0;
    padding-bottom: 50px;
    position: relative;
  }

  .mainbanner + #main {
    padding-top: 20px;
  }

  .primary.one-column {
    width: 100% !important;
  }

  .grid-row {
    margin-right: 0;
    width: auto;
  }
  .grid-row .col {
    margin-right: 5%;
  }
  .grid-row .span_4 {
    width: 30%;
  }
  .grid-row .span_4:last-child {
    margin-right: 0;
  }

  .grid-row .span_9,
  .two-column .content {
    width: 71%;
  }

  .grid-row .span_3,
  .two-column .context {
    width: 24%;
  }

  .two-column .context + .content {
    margin-left: 0;
  }

  .layout-12 {
    width: 100%;
  }
  .layout-12 h2 {
    font-size: 0.9em;
  }
  .layout-12 h3 {
    font-size: 1.5em;
  }

  .primary {
    width: 53%;
  }

  .sidebar {
    width: 37%;
  }

  .newslist li, .newslist li.expanded {
    padding: 13px 50px 13px 20px;
  }

  .newslist li.expanded {
    padding-top: 0;
  }

  .down-triger {
    right: 20px;
  }

  .newslist:before, .feature-workbox:before, .medical-info:before {
    display: none;
  }

  .mapbox {
    min-height: 228px;
    margin-right: 2%;
  }

  .formsearchbox {
    padding: 20px;
    width: 49%;
    float: left;
  }

  .col .formsearchbox {
    width: 100%;
  }

  .formsearchbox h3 {
    width: 85%;
  }

  .newslist {
    margin-bottom: 2.5em;
  }

  .feature-workbox h4 {
    margin: 15px 20px;
  }

  .blog-boxtitle span {
    font-size: 1.5em;
    line-height: 27px;
  }

  .blogpost-list {
    font-size: 1.1em;
  }

  .facilitycompass-homebox .box-title span {
    font-size: 1.5em;
  }
  .facilitycompass-homebox .formsearchbox {
    width: 100%;
    min-height: 223px;
  }
  .facilitycompass-homebox .formsearchbox p, .facilitycompass-homebox .selectBox-dropdown {
    font-size: 1.1em;
  }

  .medicine-movebox {
    padding-top: 20px;
  }

  .bannerinfo {
    position: relative;
  }

  .featurelist li {
    padding: 7px 20px;
  }

  /* Portale */
  .ctype-ce_bigbox {
    font-size: 0.9em;
  }

  /* Karriere auf Home */
  .tx-asjobboerse-pi1 .home-workbox .home-workbox-bg {
    min-height: 0;
    background-size: 35% auto;
  }

  .home-workbox-line {
    left: 16%;
    top: 10%;
    width: 21%;
  }

  .tx-asjobboerse-pi1 .home-workbox h4, .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list, .tx-asjobboerse-pi1 .home-workbox .more-job, .tx-asjobboerse-pi1 .home-workbox .home-workbox-subtitle {
    margin-left: 38%;
  }

  .tx-asjobboerse-pi1 .home-workbox h4 {
    font-size: 1.7em;
    padding: 20px 0 15px;
  }
  .tx-asjobboerse-pi1 .home-workbox .home-workbox-subtitle {
    font-size: 0.9em;
  }
  .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list {
    font-size: 1.1em;
  }
  .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li {
    padding-right: 120px !important;
  }
  .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li:first-child {
    padding-right: 0 !important;
  }

  a.more-job, a.sana-employer, a.job-agent {
    font-size: 0.9em;
  }

  .tx-asjobboerse-pi1 .home-workbox .job-agent {
    bottom: 30px;
    right: -10px;
  }

  .layout-11 .csc-header {
    left: 2.5em;
    top: 2.5em;
  }
  .layout-11 .csc-header h2 {
    font-size: 2em;
  }

  .medical-info {
    background: none;
    float: none;
    width: auto;
    padding: 15px 20px;
  }

  .new-medicalbox {
    position: relative;
    background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
    padding-bottom: 0;
  }

  .medicalbox-outer {
    float: none;
    width: auto;
    overflow: hidden;
  }

  #footer .wrap {
    padding: 0 20px;
  }

  .footer-columnbox div.column {
    width: 33.33%;
    margin-bottom: 20px;
  }
  .footer-columnbox div.column div.column:nth-of-type(3n+1) {
    clear: both;
  }

  .banner-content {
    position: static;
    width: auto;
    padding: 20px;
  }
  .banner-content p:before {
    position: static;
    margin-right: 3px;
  }

  .formbox {
    width: auto;
  }

  /* Jobboerse */
  #aerzteliste_suche_extended {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/ext_asjobboerse/jobboerse_suche_hintergrund_v2.png);
    background-position: right bottom;
  }

  #aerzteliste_suche_sp3 {
    float: none;
    margin-bottom: 5px;
  }

  #aerzteliste_suche_extended #aerzteliste_suche_sp3 #treffer {
    margin: 5px 0;
    width: auto;
  }
  #aerzteliste_suche_extended #aerzteliste_suche_sp3 #treffer_text {
    padding-top: 6px;
  }

  /* Bilder */
  .csc-textpic-intext-left-nowrap .csc-textpic-text,
  .csc-textpic-intext-left-nowrap-160 .csc-textpic-text {
    margin-left: 0;
  }

  .csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-intext-right .csc-textpic-imagewrap {
    max-width: 50%;
  }

  .csc-textpic-intext-left .csc-textpic-imagewrap img,
  .csc-textpic-intext-right .csc-textpic-imagewrap img,
  .col img {
    width: 100%;
  }

  .seitenservice {
    position: absolute;
    bottom: 0;
  }

  #footer > .wrap {
    display: none;
  }

  /* Powermail */
  input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea, select {
    height: 30px;
  }

  /* Focus-Siegel */
  .home-workbox.siegel:after {
    width: 75px;
    height: 156px;
    right: 10px;
  }

  .csc-textpic.siegel:after {
    width: 60px;
    height: 125px;
    right: -4px;
    top: 0;
    bottom: auto;
  }
}
/*==========================================================================================================*/
/* 0 - 4 */
@media only screen and (max-width: 380px), only screen and (min-width: 381px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 570px), only screen and (min-width: 571px) and (max-width: 640px), only screen and (min-width: 641px) and (max-width: 768px) {
  div.listtype-asprojects_searchbox {
    width: 100%;
  }

  div.csc-default.ctype-html a.job-agent {
    background-size: 100px;
    background-position: 60% 60%;
    float: right;
    display: block;
    margin-bottom: 0 !important;
    padding-bottom: 3px;
  }

  #banner-nav ul {
    padding: 10px 0;
    float: left;
  }
  #banner-nav ul li {
    width: 92%;
    margin: 0 4%;
    text-align: center;
  }

  div.slide-layout-1 span {
    clear: both;
    float: left;
  }

  .two-column .content {
    float: none;
    clear: both;
    width: auto;
  }
  .two-column .context + .content {
    margin-left: 0;
  }

  .context, .context-right .context, .two-column .context {
    float: none;
    clear: both;
    margin: 0;
    width: auto;
  }

  #mainmenu ul {
    font-size: 1.2em;
    line-height: 16px;
  }

  .grid-row .span_9 {
    width: 100%;
    margin-right: 0;
  }
  .grid-row .span_3 {
    width: 100%;
    margin-right: 0;
  }
  .grid-row .span_3 .content-bar {
    display: none !important;
  }

  .primary, .sidebar {
    width: 100%;
    float: none;
  }

  .formsearchbox {
    float: none;
    width: auto;
  }

  .mapbox {
    min-height: 10px;
  }
  .mapbox:before {
    height: 100%;
    top: 0;
  }

  #bannerslider .slide h2 {
    top: 40px;
    font-size: 1.8em;
  }
  #bannerslider .slide h2 span {
    display: block;
  }

  /* Portale */
  .ctype-ce_bigbox {
    font-size: 0.7em;
  }

  /* Karriere auf Home */
  .tx-asjobboerse-pi1 .home-workbox .home-workbox-bg {
    background: none;
  }

  .home-workbox-line {
    display: none;
  }

  .tx-asjobboerse-pi1 .home-workbox h4, .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list, .tx-asjobboerse-pi1 .home-workbox .more-job, .tx-asjobboerse-pi1 .home-workbox .home-workbox-subtitle {
    margin-left: 20px;
  }

  .tx-asjobboerse-pi1 .home-workbox .job-agent {
    background-size: 100% auto;
    height: 120px;
    width: 120px;
  }

  .layout-11 .csc-textpic-image {
    float: right;
  }
  .layout-11 .csc-textpic img {
    height: 200px;
  }

  .col.context > ul > li {
    width: 33.333%;
    float: left;
    display: block;
  }

  .copyright {
    text-align: center;
  }
  .copyright strong {
    display: block;
    padding-bottom: 2px;
  }
  .copyright a {
    margin: 0 5px;
  }

  .medical-info {
    width: 65%;
  }

  .medicalbox-outer {
    position: static;
  }

  .med-thumb {
    width: 19%;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 20px;
  }

  .medicine-movebox {
    width: auto;
    float: none;
    border-top: solid 1px #fff;
    margin-top: 25px;
  }

  .moreissuebox {
    position: static;
    width: auto;
    padding: 20px;
  }

  .moreissuebox h5 {
    text-align: left;
  }

  #issueslider {
    width: 100%;
  }
  #issueslider .slide {
    width: 90px;
  }
  #issueslider .owl-controls .owl-nav div.owl-next {
    right: -23px;
  }
  #issueslider .owl-controls .owl-nav div.owl-prev {
    left: -21px;
  }

  .facilitycompass-homebox .select-formlist {
    width: 60%;
    position: relative;
  }
  .facilitycompass-homebox select {
    width: 100% !important;
  }
  .facilitycompass-homebox .selectBox-dropdown {
    min-width: 0;
  }

  .welt_dd-selectBox-dropdown-menu {
    width: 60% !important;
  }

  .wrapper_newslist_startseite {
    width: 460px;
  }
  .wrapper_newslist_startseite .news_link_all {
    width: 460px;
  }

  .app {
    float: left;
    height: 130px;
    margin: 0 45px 40px 20px;
  }
  .app .apptext {
    width: 100px;
  }
  .app .wrapper {
    background-color: #0072bc;
    background-image: none;
    border-radius: 15px;
    height: 100px;
    width: 100px;
  }
  .app a.link {
    background-image: url("../Images/bg-off.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-radius: 15px;
    display: block;
    height: 100px;
    width: 100px;
  }
  .app a.link img {
    border-radius: 15px;
    height: 100px;
    width: 100px;
  }
  .app a.link.feedback {
    background-position: 20px 12px;
  }

  .tab-content {
    min-height: 255px;
  }
  .tab-content .news_link_all {
    padding: 0 10px 20px 0;
  }
}
/*==========================================================================================================*/
/* only Small tablet portrait 600 by 800*/
/* 0 - 3 */
@media only screen and (max-width: 380px), only screen and (min-width: 381px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 570px), only screen and (min-width: 571px) and (max-width: 640px) {
  #mainmenu ul {
    font-size: 1em;
  }

  #mainmenu > ul > li > a {
    padding: 10px 20px;
  }

  .navtrigger {
    height: 30px;
    top: 3px;
    width: 30px;
  }
  .navtrigger em {
    height: 30px;
    width: 30px;
  }

  .grid-row .span_4 {
    width: 100%;
    margin-right: 0;
  }

  .layout-12 .csc-textpic-imagewrap {
    width: 50%;
    float: left;
  }
  .layout-12 .csc-textpic-text {
    width: 50%;
  }

  .col .listtype-asfacilitycompass_searchbox .formsearchbox {
    min-height: 0;
    background-image: url("/typo3conf/ext/as_template/Resources/Public/Images/bgi/karte_klein.png"), url("/typo3conf/ext/as_template/Resources/Public/Images/bgi/pattern-bg.png");
    background-position: right center, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: auto 90%, auto auto;
  }

  .col.context > ul > li {
    width: 50%;
  }

  .med-thumb {
    width: 23%;
  }

  /* Videos */
  .html5videoplayer .overview .list .item {
    width: 33.33%;
  }
  .html5videoplayer > .list .video-js-box {
    width: auto !important;
    float: none;
  }
  .html5videoplayer > .list .video-js-meta {
    width: auto !important;
    float: none;
    padding: 10px 0 0;
  }

  /* Portale */
  .ctype-ce_bigbox {
    margin-top: -10px;
  }
  .ctype-ce_bigbox .csc-header {
    position: static;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .ctype-ce_bigbox .csc-header h2 span,
  .ctype-ce_bigbox .csc-header h3 span {
    display: inline;
    float: none;
    margin-right: 8px;
  }
  .ctype-ce_bigbox .csc-header .leer {
    display: inline-block;
    width: 8px;
    height: 8px;
  }
  .ctype-ce_bigbox .csc-header h2 span + span {
    clear: none;
  }

  /* Karte (40 Jahre) */
  .sana-40-jahre .fahne .info {
    max-width: 260px;
    margin: 0;
  }
  .sana-40-jahre .fahne .info_text strong {
    font-size: 15px;
  }

  /* Focus-Siegel */
  .csc-textpic.siegel:after {
    left: -5px;
    top: 0;
  }
}
/*==========================================================================================================*/
/* only iphone4 landscape & Potriat 300 by 480*/
/* 0 - 2 */
@media only screen and (max-width: 380px), only screen and (min-width: 381px) and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 570px) {
  body {
    font-size: 13px;
  }

  .csc-textpic-intext-left .csc-textpic-imagewrap,
  .csc-textpic-intext-right .csc-textpic-imagewrap {
    max-width: 100%;
    float: none !important;
  }

  .csc-textpic-above .csc-textpic-imagewrap img {
    width: 100%;
  }

  .news-thumb {
    float: none;
    display: none;
    width: 26%;
  }

  .newslist li.expanded {
    padding: 0px 20px 13px;
  }
  .newslist li.expanded .news-thumb {
    display: block;
    margin-right: 0;
  }

  .medicine-movebox {
    margin-top: 0;
  }

  .medicinelist li a:before {
    top: -9px;
  }

  .copyright {
    font-size: 0.923em;
  }

  .layout-11 .csc-textpic img {
    height: 150px;
  }
  .layout-11 .csc-header {
    top: 2em;
  }
  .layout-11 .csc-header h2 {
    font-size: 1.5em;
  }

  .layout-12 h3 {
    font-size: 1.3em;
  }

  .context > ul > li > a {
    font-size: 14px;
  }

  .formsearchbox h3 {
    font-size: 1.3em;
  }

  #bannerslider .owl-controls .owl-nav div {
    height: 50px;
    margin-top: -25px;
    width: 25px;
    background-size: 280px 162px;
  }
  #bannerslider .owl-controls .owl-nav .owl-prev {
    background-position: -27px -47px;
  }
  #bannerslider .owl-controls .owl-nav .owl-prev:hover {
    background-position: -81px -47px;
  }
  #bannerslider .owl-controls .owl-nav .owl-next {
    background-position: 0 -47px;
  }
  #bannerslider .owl-controls .owl-nav .owl-next:hover {
    background-position: -54px -47px;
  }
}
/* Mobile Styles */
/*==========================================================================================================*/
/* only iphone portrait 300 by 479*/
/* 0 - 1 */
@media only screen and (max-width: 380px), only screen and (min-width: 381px) and (max-width: 480px) {
  /*==========================================================================================================*/
  /* PAGESERVICE */
  .mobile .full-range .seitenservice {
    margin: 0;
  }
  .mobile #mainmenu > ul > li.hasnav > a:after {
    z-index: 1;
  }

  /*==========================================================================================================*/
  /* JQUERY SELECT-BOX */
  .mobile select.custom-select {
    height: 30px;
  }

  /*==========================================================================================================*/
  /* AS FACILITY COMPASS - BEGIN */
  /* Ankerpunkt mobile */
  #bannerslider .slide h2 {
    font-size: 1.3em;
  }

  .banner-content {
    font-size: 1.154em;
  }

  .searchbox {
    width: 80%;
  }

  div.wrap {
    padding: 0;
  }

  /* Karriere auf Home ************************************/
  .tx-asjobboerse-pi1 .home-workbox h4 {
    font-size: 1.4em;
    padding: 15px 0 10px;
  }

  a.more-job, a.sana-employer {
    display: block;
    margin-bottom: 0 !important;
    padding-bottom: 3px;
  }

  .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list {
    margin-right: 20px;
  }
  .tx-asjobboerse-pi1 .home-workbox ul.home-workbox-list li {
    padding-right: 0 !important;
  }

  .tx-asjobboerse-pi1 .home-workbox .job-agent {
    position: static;
    background: none;
    width: auto;
    height: auto;
    font-weight: bold;
    margin: 0 0 0 20px;
    display: inline-block;
    padding-bottom: 15px;
    color: #ee7430;
  }
  .tx-asjobboerse-pi1 .home-workbox .job-agent::after {
    content: "\00BB";
    margin-left: 4px;
    font-size: 1.317em;
    position: relative;
    top: 1px;
    line-height: 100%;
  }
  .tx-asjobboerse-pi1 .home-workbox .job-agent span {
    display: inline;
  }

  .blog-boxtitle span {
    font-size: 1.4em;
  }

  .facilitycompass-homebox .box-title span {
    font-size: 1.4em;
  }
  .facilitycompass-homebox .select-formlist {
    width: 100%;
  }

  .welt_dd-selectBox-dropdown-menu {
    width: 90% !important;
  }

  .csc-header h1,
  .headline_projekt h1 {
    font-size: 1.5em;
  }

  .csc-header h2,
  .text h2 {
    font-size: 13px;
    margin-bottom: 0.5em;
  }

  .csc-header .hgroup h1,
  .text .hgroup h1 {
    font-size: 1.5em;
  }

  .text .csc-textsubheader,
  .text .bodytext,
  .text ol, .text ul {
    font-size: 14px;
    line-height: 18px;
  }

  .col.context > ul > li {
    width: auto;
    float: none;
  }

  .layout-11 .csc-header h2 {
    font-size: 1.3em;
  }

  .layout-12 .csc-textpic-imagewrap {
    width: 100%;
  }
  .layout-12 .csc-textpic-text {
    width: 100%;
  }
  .layout-12 div.csc-textpic img {
    width: 100%;
  }

  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
  }
  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap img {
    width: 100% !important;
    height: auto !important;
  }

  div.csc-textpic-intext-left .csc-textpic-imagewrap,
  div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    margin-right: 0;
  }

  .csc-textpic-intext-left-nowrap .csc-textpic-text,
  .csc-textpic-intext-left-nowrap-160 .csc-textpic-text {
    margin-left: 0;
  }

  div.csc-textpic .csc-textpic-imagewrap figure,
  div.csc-textpic figure.csc-textpic-imagewrap {
    display: block;
  }

  .content .layout-10 li a,
  .content .csc-menu.csc-menu-1 li a,
  .content .csc-menu.csc-menu-2 li a {
    font-size: 14px;
    line-height: 22px;
    padding-left: 42px;
  }

  .content .layout-10.text li a,
  .content .layout-10.ctype-text li a,
  .content .csc-menu.csc-menu-1 li a,
  .content .csc-menu.csc-menu-2 li a {
    background-size: 22px 22px;
  }

  .content .layout-10.text li a:hover,
  .content .layout-10.ctype-text li a:hover,
  .content .csc-menu.csc-menu-1 li a:hover,
  .content .csc-menu.csc-menu-2 li a:hover {
    background-size: 22px 22px;
  }

  .folding-trigger h2 {
    line-height: 22px;
  }
  .folding-trigger h2::after {
    background-size: 44px 22px;
    height: 22px;
    width: 22px;
  }

  .open .folding-trigger h2::after {
    background-position: -22px 0;
  }

  .peoplebox .select-formlist {
    margin-left: -50px;
  }

  .med-thumb {
    padding: 15px 15px 0 0;
    width: 35%;
  }

  .news-thumb img {
    width: 100%;
    max-width: none;
  }

  /* Hygienesystem ************************************/
  .hygienesystem .grafik {
    padding: 10px 20px;
  }
  .hygienesystem .grafik .bild {
    margin: 0;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    height: 100%;
    width: 45%;
    display: none;
  }

  .hygienesystem .begriffe {
    overflow: hidden;
    height: 100%;
  }
  .hygienesystem .begriffe a {
    position: static;
    padding: 0;
    margin: 1em 0;
    min-height: 40px;
  }
  .hygienesystem .begriffe a:last-child {
    border: 0;
  }
  .hygienesystem .begriffe a#info_0,
  .hygienesystem .begriffe a#info_1,
  .hygienesystem .begriffe a#info_2,
  .hygienesystem .begriffe a#info_3,
  .hygienesystem .begriffe a#info_4,
  .hygienesystem .begriffe a#info_5,
  .hygienesystem .begriffe a#info_6,
  .hygienesystem .begriffe a#info_7 {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding: 0 0 0 50px;
  }
  .hygienesystem .begriffe a#info_0 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_0.png);
  }
  .hygienesystem .begriffe a#info_1 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_1.png);
  }
  .hygienesystem .begriffe a#info_2 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_2.png);
  }
  .hygienesystem .begriffe a#info_3 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_3.png);
  }
  .hygienesystem .begriffe a#info_4 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_4.png);
  }
  .hygienesystem .begriffe a#info_5 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_5.png);
  }
  .hygienesystem .begriffe a#info_6 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_6.png);
  }
  .hygienesystem .begriffe a#info_7 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/hygienesystem_7.png);
  }

  /* Risikomanagementsystem ***************************/
  .risikosystem .grafik {
    padding: 10px 20px;
  }
  .risikosystem .grafik .bild {
    margin: 0;
    margin-right: 20px;
    float: left;
    overflow: hidden;
    height: 100%;
    width: 45%;
    display: none;
  }
  .risikosystem .begriffe {
    overflow: hidden;
    height: 100%;
  }
  .risikosystem .begriffe a {
    position: static;
    padding: 0;
    margin: 1em 0;
    min-height: 40px;
  }
  .risikosystem .begriffe a:last-child {
    border: 0;
  }
  .risikosystem .begriffe a#info_0,
  .risikosystem .begriffe a#info_1,
  .risikosystem .begriffe a#info_2,
  .risikosystem .begriffe a#info_3,
  .risikosystem .begriffe a#info_4,
  .risikosystem .begriffe a#info_5 {
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    padding: 0 0 0 50px;
  }
  .risikosystem .begriffe a#info_0 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/risikosystem_0.png);
  }
  .risikosystem .begriffe a#info_1 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/risikosystem_1.png);
  }
  .risikosystem .begriffe a#info_2 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/risikosystem_2.png);
  }
  .risikosystem .begriffe a#info_3 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/risikosystem_3.png);
  }
  .risikosystem .begriffe a#info_4 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/risikosystem_4.png);
  }
  .risikosystem .begriffe a#info_5 {
    background-image: url(/typo3conf/ext/as_template/Resources/Public/Images/risikosystem_5.png);
  }

  /* UI-Dialog */
  .as-dialog .ui-dialog-content {
    padding: 0 20px 1em;
  }
  .as-dialog .ui-dialog-content .text .bodytext {
    font-size: 13px;
    line-height: 18px;
  }

  /* Powermail **************************************/
  .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html,
  .tx-powermail .powermail_fieldwrap {
    padding: 5px 10px;
  }

  .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html > label,
  .tx-powermail-pi1 legend.tx_powermail_pi1_fieldwrap_html_checkbox_title,
  .tx-powermail-pi1 legend.tx_powermail_pi1_fieldwrap_html_radio_title,
  .tx-powermail .powermail_fieldwrap > label,
  .tx-powermail legend.powermail_check_legend,
  .tx-powermail legend.powermail_radio_legend {
    float: none;
    padding: 0;
    width: auto;
  }

  .tx-powermail-pi1 input,
  .tx-powermail-pi1 textarea,
  .tx-powermail input,
  .tx-powermail textarea {
    width: 100%;
  }

  /* Baukasten - andere Powermail-Struktur */
  .tx-powermail .powermail_fieldwrap_type_check input.powermail_checkbox {
    width: auto;
  }

  .tx-powermail-pi1 select, .tx-powermail select {
    width: 100% !important;
  }

  .tx-powermail-pi1 .powermail_check_inner,
  .tx-powermail-pi1 .powermail_radio_inner,
  .tx-powermail .powermail_check_inner,
  .tx-powermail .powermail_radio_inner {
    margin-left: 0;
  }

  /* Focus-Siegel */
  .tx-asjobboerse-pi1 .home-workbox.siegel ul.home-workbox-list li:last-child {
    padding-right: 80px !important;
  }

  .csc-textpic.siegel:after {
    width: 50px;
    height: 104px;
    top: 0;
  }

  .med-thumb {
    width: 31%;
  }

  /* Videos */
  .html5videoplayer .overview .list .item {
    width: 50%;
  }

  /* AS FACILITY COMPASS - BEGIN */
  .mobile .welt_bild,
  .mobile .reiter {
    display: none;
  }
  .mobile .welt_dropdowns {
    position: static;
    padding-top: 15px;
  }
  .mobile .welt .liste {
    display: block !important;
    position: relative;
    border-top: 0;
  }
  .mobile .welt .liste .beteiligung {
    right: 5px;
  }
  .mobile .welt .dropdown.laender {
    margin-bottom: 10px;
  }

  /* AS FACILITY COMPASS - END */
  /* Karte 40 Jahre */
  .mobile.sana-40-jahre .welt_bild {
    display: block;
  }

  /* AS JOBBOERSE - BEGIN */
  .mobile #aerzteliste_suche_sp1,
  .mobile #aerzteliste_suche_sp2,
  .mobile #aerzteliste_suche_sp3 {
    width: 100%;
    float: none;
  }
  .mobile #aerzteliste_suche_extended #aerzteliste_suche_sp3 #treffer {
    float: none;
    margin-top: 10px;
  }
  .mobile .history.wrap {
    padding: 0 !important;
  }
  .mobile .banner.job {
    display: table;
  }
  .mobile .tx-asjobboerse-pi1 .bogen,
  .mobile .tx-asjobboerse-pi1 .linie {
    display: none;
  }
  .mobile .full-range .tx-asjobboerse-pi1 {
    margin-top: 0;
    overflow: hidden;
    max-width: 100% !important;
  }
  .mobile .tx-asjobboerse-pi1 .text,
  .mobile .tx-asjobboerse-pi1 .bild {
    width: 100%;
  }
  .mobile .tx-asjobboerse-pi1 .text {
    overflow: hidden;
    padding-top: 0 !important;
  }
  .mobile .tx-asjobboerse-pi1 .text .jobname {
    margin-top: 0.5em;
    padding: 0 15px 15px 15px;
  }
  .mobile .tx-asjobboerse-pi1 .text .jobname p, .mobile .tx-asjobboerse-pi1 .text .jobname h1 {
    font-size: 90%;
  }
  .mobile .tx-asjobboerse-pi1 .text .intro {
    padding: 15px 15px 0 15px;
    font-size: 80%;
  }
  .mobile .tx-asjobboerse-pi1 .navi {
    position: relative;
    background-color: none;
  }
  .mobile .tx-asjobboerse-pi1 .navi .wrap {
    padding: 0 !important;
  }

  .mobile .tx-asjobboerse-pi1 .job.wrap {
    padding: 0 !important;
  }
  .mobile .tx-asjobboerse-pi1 .job.wrap .wrap {
    padding: 0 !important;
  }
  .mobile .tx-asjobboerse-pi1 .job .content {
    width: 100% !important;
  }
  .mobile .tx-asjobboerse-pi1 .jobinfo {
    display: table;
    table-layout: fixed;
  }
  .mobile .tx-asjobboerse-pi1 .jobinfo .jobname {
    padding: 0;
  }
  .mobile .tx-asjobboerse-pi1 .jobinfo .zeile {
    display: table-row;
  }
  .mobile .tx-asjobboerse-pi1 .jobinfo .label {
    display: table-cell;
    float: none;
    padding-right: 10px;
  }
  .mobile .tx-asjobboerse-pi1 .jobinfo .feld {
    display: table-cell;
  }
  .mobile .tx-asjobboerse-pi1 .context {
    display: table;
    width: 100% !important;
  }

  .mobile #service-focuses-list,
  .mobile #medschwerpunkte-liste {
    width: 85%;
  }

  /* AS JOBBOERSE - END */
  /* AS WEITERBILDUNGSBEFUGNISSE - BEGIN */
  .mobile .tx-asweiterbildungsbefugnisse-pi1 select {
    width: 240px;
  }

  .mobile .weiterbildung_trefferliste .suchergebnis_infos_sp1 {
    width: 100%;
    font-weight: bold;
  }
  .mobile .weiterbildung_trefferliste .suchergebnis_infos_sp2 {
    width: 100%;
  }

  /* AS WEITERBILDUNGSBEFUGNISSE - END */
  .mobile .layout-11 .csc-textpic {
    min-height: 125px;
  }
  .mobile .layout-11 .csc-textpic-image {
    position: relative;
    min-height: 125px;
    width: 320px;
  }
  .mobile .layout-11 .csc-header {
    top: 1em;
  }

  /* ctype-shortcut on layout-8 / Sana als Arbeitgeber - BEGIN */
  .mobile .content .layout-8.ctype-textpic .csc-textpic-text {
    padding-left: 0 !important;
  }
  .mobile .content .layout-8.ctype-textpic .csc-textpic-imagewrap img {
    margin-bottom: 20px;
  }

  /* ctype-shortcut on layout-8 / Sana als Arbeitgeber - END */
  /* ctype-table - BEGIN */
  table.personalabteilungen,
  table.personalabteilungen thead,
  table.personalabteilungen tbody,
  table.personalabteilungen th,
  table.personalabteilungen td,
  table.personalabteilungen tr {
    display: block;
  }

  table.personalabteilungen thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  table.contenttable.personalabteilungen .td-0 {
    width: 100%;
    font-weight: bold !important;
  }

  table.personalabteilungen tr {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
  }
  table.personalabteilungen td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    white-space: normal;
    text-align: left;
    padding: 5px 5px 5px 10px !important;
  }
  table.personalabteilungen td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    content: attr(data-title);
  }
  table.personalabteilungen .td-0,
  table.personalabteilungen .td-1,
  table.personalabteilungen .td-2 {
    border: none !important;
    background: rgba(255, 255, 255, 0.33) !important;
  }

  /* ctype-table - END */
  /* contenttable mobile - BEGIN*/
  table.contenttable.mobile {
    display: block;
  }

  table.contenttable.no-mobile {
    display: none;
  }

  table.contenttable.mobile .td-0 {
    font-weight: bold !important;
  }
  table.contenttable.mobile .tr-1 .td-0,
  table.contenttable.mobile .tr-7 .td-0,
  table.contenttable.mobile .tr-13 .td-0,
  table.contenttable.mobile .tr-19 .td-0,
  table.contenttable.mobile .tr-26 .td-0,
  table.contenttable.mobile .tr-32 .td-0,
  table.contenttable.mobile .tr-38 .td-0,
  table.contenttable.mobile .tr-44 .td-0,
  table.contenttable.mobile .tr-50 .td-0,
  table.contenttable.mobile .tr-56 .td-0,
  table.contenttable.mobile .tr-62 .td-0,
  table.contenttable.mobile .tr-69 .td-0,
  table.contenttable.mobile .tr-75 .td-0,
  table.contenttable.mobile .tr-81 .td-0,
  table.contenttable.mobile .tr-87 .td-0,
  table.contenttable.mobile .tr-93 .td-0,
  table.contenttable.mobile .tr-99 .td-0,
  table.contenttable.mobile .tr-105 .td-0,
  table.contenttable.mobile .tr-113 .td-0,
  table.contenttable.mobile .tr-119 .td-0,
  table.contenttable.mobile .tr-125 .td-0,
  table.contenttable.mobile .tr-131 .td-0 {
    background: none !important;
  }
  table.contenttable.mobile th.td-0 b,
  table.contenttable.mobile .tr-25 .td-0,
  table.contenttable.mobile .tr-68 .td-0,
  table.contenttable.mobile .tr-112 .td-0 {
    background: none !important;
    width: 100%;
    padding: 25px 0px 0px;
  }
  table.contenttable.mobile th.td-0 b,
  table.contenttable.mobile .tr-25 .td-0 b,
  table.contenttable.mobile .tr-68 .td-0 b,
  table.contenttable.mobile .tr-112 .td-0 b {
    color: #0095DB;
  }
  table.contenttable.mobile th.td-1,
  table.contenttable.mobile .tr-25 .td-1,
  table.contenttable.mobile .tr-68 .td-1,
  table.contenttable.mobile .tr-112 .td-1 {
    border: none;
  }

  /* contenttable mobile - END*/
  #bannerslider .slide h2 {
    top: 20px;
  }
  #bannerslider .slide.slide-layout-2 h2 {
    top: 10px;
  }
  #bannerslider .slide.slide-layout-2 h2 span {
    width: 250px;
  }

  /* Suchergebnisse */
  .tx-indexedsearch .tx-indexedsearch-res h3 a {
    font-size: 14px;
  }

  .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-description {
    padding: 0;
    font-size: 13px;
  }
}
/*==========================================================================================================*/
/* Special Cases */
/*==========================================================================================================*/
@media only screen and (min-width: 481px) and (max-width: 570px) {
  /* Videos */
  .html5videoplayer .player .video-js-box {
    float: none;
    width: 100% !important;
  }
  .html5videoplayer .player .video-js-meta {
    float: none;
    width: auto !important;
  }
}
/* only ipad 1024 landscape screen */
@media only screen and (min-width: 1001px) and (max-width: 1040px) {
  .banner-content {
    top: 2.90em;
  }

  #bannerslider .slide h2 {
    bottom: 1.4em;
  }

  .primary {
    width: 500px;
  }

  .sidebar {
    width: 440px;
  }

  .wrapper_newslist_startseite {
    width: 410px;
  }
  .wrapper_newslist_startseite .news_link_all {
    width: 410px;
  }
}
/* only ipad 1024 and bigger screen landscape screen */
@media only screen and (min-width: 1001px) and (max-width: 1040px), only screen and (min-width: 1041px) {
  #mainmenu > ul {
    display: flex;
  }
  #mainmenu > ul > li {
    flex: 1;
  }
}
/* Allgemein */
/*******************************************/
@media only screen and (max-width: 1040px) {
  #main .wrap {
    padding: 0 20px;
  }
}
.grid-row .span_3 {
  width: 212px;
}

.grid-row .span_9 {
  width: 738px;
}

/* Header */
/*******************************************/
#mainmenu > ul > li {
  flex: 1;
  margin-left: 0.55555555%;
  width: 24.44444444%;
}

@media only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 1000px) {
  #mainmenu {
    width: 100%;
  }
  #mainmenu > ul > li {
    float: none;
    width: auto;
    margin: 0;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .sp-class {
    height: auto;
    width: 18.75%;
  }
}
@media only screen and (min-width: 300px) and (max-width: 479px) {
  .search a.sc-icon {
    background-size: auto;
    height: 25px;
    width: 25px;
    background-position: -155px 0;
  }
}
/* Spalten Home */
/*******************************************/
.primary {
  width: 650px;
}

.sidebar {
  width: 300px;
}

@media only screen and (max-width: 1040px) {
  .primary {
    width: 65%;
  }

  .sidebar {
    width: 30%;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .primary {
    float: left;
    width: 60%;
  }

  .sidebar {
    float: right;
    width: 35%;
  }
}
@media only screen and (max-width: 640px) {
  .primary,
  .sidebar {
    width: 100%;
    float: none;
  }

  .sidebar {
    margin-top: 20px;
  }
}
/* Kontakt Box Home */
/*******************************************/
.home-contact .formsearchbox {
  background-image: url(../Images/bgi/pattern-bg.png);
  background-repeat: repeat;
}
.home-contact .formsearchbox h3 {
  width: 100%;
}
.home-contact .formsearchbox p {
  width: 100%;
}
.home-contact .formsearchbox p a {
  text-decoration: none;
  color: #494948;
}
.home-contact .formsearchbox p a.link {
  color: #0072bc;
  font-weight: bold;
  background-image: url(../Images/bgi/pfeil-klein-sanablau.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding-right: 16px;
}
.home-contact .formsearchbox p a:hover {
  text-decoration: underline;
}
.home-contact .formsearchbox hr {
  border: 0;
  border-top: 1px solid #c6c6c6;
}
.home-contact .formsearchbox select {
  width: 100%;
}

@media only screen and (min-width: 768px) and (max-width: 900px), only screen and (max-width: 1000px) {
  .home-contact .formsearchbox {
    width: 100%;
  }
  .home-contact .formsearchbox ul.select-formlist {
    width: 100% !important;
  }
}
/* Headline, Text, Bilder */
/*******************************************/
/* Look zwischen h1 und h2 tauschen */
.csc-header hgroup h1 {
  font-size: 1em;
  color: #0095db;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.csc-header h2 {
  font-size: 30px;
  color: #494948;
  text-transform: none;
  letter-spacing: 0;
}

@media only screen and (max-width: 640px) {
  .csc-header h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .csc-header h2 {
    font-size: 21px;
  }
}
.frame-type-text {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}

.frame-type-image {
  margin-bottom: 10px;
}

.frame-type-header + .frame-type-image {
  margin-top: 20px;
}

/*.content ul li a {
	color: #ee7430;
	&:hover {
		color: #0072bc;
	}
}*/
/* Fachabteilungen */
/*******************************************/
.frame-type-text.frame-layout-10 + .frame-type-text.frame-layout-10, .frame-type-text.frame-layout-10 + .frame-type-menu_subpages,
.frame-type-menu_subpages + .frame-type-text.frame-layout-10,
.frame-type-menu_subpages + .frame-type-menu_subpages {
  margin-top: 3em;
}
.frame-type-text.frame-layout-10 header h2,
.frame-type-menu_subpages header h2 {
  font-size: 16px;
  margin: 0 0 1em;
  padding: 0;
}
.frame-type-text.frame-layout-10 header h3,
.frame-type-menu_subpages header h3 {
  display: none;
}
.frame-type-text.frame-layout-10 ul,
.frame-type-menu_subpages ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.frame-type-text.frame-layout-10 ul li,
.frame-type-menu_subpages ul li {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  overflow: hidden;
  margin-bottom: 10px;
  font-size: 16px;
  padding: 0;
}
.frame-type-text.frame-layout-10 ul li a,
.frame-type-menu_subpages ul li a {
  text-decoration: none;
  display: block;
  color: #494948;
  position: relative;
  padding: 15px 15px 15px 50px;
  min-height: 50px;
  overflow: hidden;
}
.frame-type-text.frame-layout-10 ul li a:before,
.frame-type-menu_subpages ul li a:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../Images/bgi/linkliste_aktiv.png);
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: 10px;
}
.frame-type-text.frame-layout-10 ul li a:hover,
.frame-type-menu_subpages ul li a:hover {
  background-color: #0095db;
  color: #fff;
}
.frame-type-text.frame-layout-10 ul li a:hover:before,
.frame-type-menu_subpages ul li a:hover:before {
  background-image: url(../Images/bgi/linkliste_over.png);
}

.frame-type-header + .frame-type-menu_subpages, .frame-type-header + .frame-type-text.frame-layout-10 {
  margin-top: 2em;
}

@media only screen and (min-width: 300px) and (max-width: 479px) {
  .frame-type-text.frame-layout-10 header h2,
  .frame-type-menu_subpages header h2 {
    font-size: 14px;
  }
  .frame-type-text.frame-layout-10 ul li,
  .frame-type-menu_subpages ul li {
    font-size: 14px;
  }
  .frame-type-text.frame-layout-10 ul li a,
  .frame-type-menu_subpages ul li a {
    padding: 10px 10px 10px 40px;
    min-height: 30px;
  }
  .frame-type-text.frame-layout-10 ul li a:before,
  .frame-type-menu_subpages ul li a:before {
    width: 20px;
    height: 20px;
    background-size: 100% auto;
  }
}
/* News */
/*******************************************/
.news.news-single .header h3 {
  font-size: 1.857em;
}
.news.news-single .news-list-date {
  color: #777;
  font-weight: bold;
}
.news.news-single .teaser-text {
  font-weight: bold;
}
.news.news-single .news-img-wrap {
  background: #f3f1eb url(../Images/bgi/pattern-bg.png) repeat;
  overflow: hidden;
  margin: 1em 0;
}
.news.news-single .news-backlink-wrap a {
  background-image: url(../Images/bgi/pfeil-zurueck-orange.png);
  background-position: 0 4px;
  background-repeat: no-repeat;
  color: #ee7430;
  font-weight: bold;
  padding-left: 14px;
  text-decoration: none;
}
.news.news-single .news-backlink-wrap a:hover {
  text-decoration: underline;
}
.news.news-single .news-related-wrap .news-related + .news-related {
  border-top: 1px solid #c6c6c6;
}
.news.news-single .news-related-wrap h4 {
  font-size: 1em;
  color: #0095db;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.news.news-single .news-related-wrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news .news-list-view .article {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.news .news-list-view .article:last-child {
  border: 0;
}
.news .news-list-view .footer p {
  margin: 0;
}
.news .news-list-view .footer p .news-list-date {
  color: #777;
  font-weight: bold;
}
.news .news-list-view .header h3 {
  font-size: 16px;
  margin: 0;
  line-height: 150%;
  padding: 5px 0 0 15px;
}
.news .news-list-view .header h3 a {
  color: #0095db;
  text-decoration: none;
}
.news .news-list-view .header h3 a:hover {
  text-decoration: underline;
}
.news .news-list-view .teaser-text {
  font-size: 16px;
  line-height: 150%;
  padding: 0 0 0 15px;
}
.news .news-list-view .teaser-text p {
  margin: 0;
}
.news .news-list-view .teaser-text a.more {
  display: none;
}
.news .news-list-view .news-img-wrap {
  display: none;
}

/* Kontakte (z.B. Team) */
/*******************************************/
.ctype-ce_contact.layout-3 > .csc-textpic {
  background-color: transparent !important;
}
.ctype-ce_contact.layout-3 .csc-textpic-text .bodytext a:after {
  display: none;
}
.ctype-ce_contact div.csc-textpic {
  /*
  	ul {
  	  list-style-type: none;
  	  margin: 0;
  	  padding: 0;
  	  li {
  	  }
  	}
  */
}
.ctype-ce_contact div.csc-textpic img {
  width: 100% !important;
}

/* Teaser in der Marginalie */
/*******************************************/
.context .frame-type-textpic {
  margin-top: 2em;
}
.context .frame-type-textpic .csc-header h2 {
  font-size: 14px;
  color: #0072bc;
}
.context .frame-type-textpic .ce-textpic .ce-bodytext a {
  color: #494948;
  font-weight: bold;
  font-size: 14px;
  background-image: url(../Images/bgi/pfeil-kontextnavi.png);
  background-repeat: no-repeat;
  background-position: right 4px;
  padding: 0 16px 0 0;
}

/* Listen im Content-Element "ce-bodytext" */
/*******************************************/
.ce-bodytext ul {
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.ce-bodytext ul li {
  margin: 0.5em 0;
  padding: 0 0 0 30px;
}
.ce-bodytext ul li:before {
  background-color: #0095db;
  content: "";
  display: block;
  height: 7px;
  left: 10px;
  margin-top: 6px;
  position: absolute;
  width: 7px;
}

.weiche header#header {
  position: relative;
}
@media only screen and (max-width: 1040px) {
  .weiche header#header {
    display: inline-block;
  }
}
@media only screen and (max-width: 1000px) {
  .weiche header#header {
    width: auto;
  }
}
.weiche .mainbanner {
  margin-top: -100px;
}
@media only screen and (max-width: 1040px) {
  .weiche .mainbanner {
    margin-top: -105px;
  }
}
.weiche .mainbanner #bannerslider .slide h2 {
  left: auto;
  right: 0;
  text-align: right;
  top: 140px;
}
@media only screen and (max-width: 1040px) {
  .weiche .mainbanner #bannerslider .slide h2 {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .weiche .mainbanner #bannerslider .slide h2 {
    top: 100px;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .weiche .mainbanner #bannerslider .slide h2 {
    top: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .weiche .mainbanner #bannerslider .slide h2 {
    position: static;
    text-align: left;
    background-color: #fff;
    padding: 20px 20px 0;
  }
}
.weiche .mainbanner #bannerslider .slide h2 span {
  padding: 0 158px 0 20px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .weiche .mainbanner #bannerslider .slide h2 span {
    float: none;
    padding-right: 120px;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .weiche .mainbanner #bannerslider .slide h2 span {
    float: none;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 640px) {
  .weiche .mainbanner #bannerslider .slide h2 span {
    display: inline;
    padding: 0 !important;
  }
}
.weiche .grid-row {
  display: flex;
  margin-right: -50px;
  width: 1050px;
}
@media only screen and (max-width: 1040px) {
  .weiche .grid-row {
    width: 100%;
    margin: 0 -15px;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .weiche .grid-row {
    display: block;
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 480px) {
  .weiche .grid-row {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .weiche .grid-row .csc-textpic-text {
    display: inline-block;
  }
}
.weiche .grid-row .csc-textpic-text h3 {
  font-size: 1.5em !important;
}
.weiche .grid-row .csc-textpic-imagewrap {
  width: auto !important;
}
.weiche .grid-row .span_3 {
  width: 220px;
  margin-right: 40px;
}
@media only screen and (max-width: 1040px) {
  .weiche .grid-row .span_3 {
    width: 25%;
    margin: 0;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 480px), only screen and (max-width: 767px) {
  .weiche .grid-row .span_3 {
    width: 100%;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 480px) {
  .weiche .grid-row .span_3 {
    width: 100%;
    padding: 0;
  }
}
.weiche .grid-row .span_3 div.csc-textpic img {
  max-width: 100% !important;
  height: auto;
}
.weiche .grid-row .content-bar {
  display: none;
}
.weiche .owl-controls {
  display: none;
}
@media only screen and (max-width: 640px) {
  .weiche .owl-carousel .owl-item img {
    width: auto;
    height: 200px;
    max-width: none;
  }
}
.weiche .span_3 h3 a {
  text-decoration: none;
}
.weiche .span_3 h3 a:after {
  content: '\00BB';
  margin-left: 6px;
}

/*# sourceMappingURL=styles_bk.css.map */
