@charset "utf-8";
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=90e39a0f-c043-4ad9-a332-c04fd3fda620");
@import "/typo3conf/ext/speciality/Resources/Public/Styles/rte.css";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
.lt-ie8 audio,
.lt-ie8 canvas,
.lt-ie8 video {
  zoom: 1;
  display: inline;
}
audio .lt-ie8 *,
canvas .lt-ie8 *,
video .lt-ie8 * {
  zoom: 1;
  display: inline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  background: #fff;
  color: #000;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 62.5%;
  margin: 0;
}
body * {
  line-height: 1.2em;
  font-size: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizelegibility;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
label,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
p +p,
p +table,
p +blockquote,
p +h1,
p +h2,
p +h3,
p +h4,
p +h5,
p +h6,
p +ul,
p +ol,
p +dl,
table +p,
table +table,
table +blockquote,
table +h1,
table +h2,
table +h3,
table +h4,
table +h5,
table +h6,
table +ul,
table +ol,
table +dl,
blockquote +p,
blockquote +table,
blockquote +blockquote,
blockquote +h1,
blockquote +h2,
blockquote +h3,
blockquote +h4,
blockquote +h5,
blockquote +h6,
blockquote +ul,
blockquote +ol,
blockquote +dl,
h1 +p,
h1 +table,
h1 +blockquote,
h1 +h1,
h1 +h2,
h1 +h3,
h1 +h4,
h1 +h5,
h1 +h6,
h1 +ul,
h1 +ol,
h1 +dl,
h2 +p,
h2 +table,
h2 +blockquote,
h2 +h1,
h2 +h2,
h2 +h3,
h2 +h4,
h2 +h5,
h2 +h6,
h2 +ul,
h2 +ol,
h2 +dl,
h3 +p,
h3 +table,
h3 +blockquote,
h3 +h1,
h3 +h2,
h3 +h3,
h3 +h4,
h3 +h5,
h3 +h6,
h3 +ul,
h3 +ol,
h3 +dl,
h4 +p,
h4 +table,
h4 +blockquote,
h4 +h1,
h4 +h2,
h4 +h3,
h4 +h4,
h4 +h5,
h4 +h6,
h4 +ul,
h4 +ol,
h4 +dl,
h5 +p,
h5 +table,
h5 +blockquote,
h5 +h1,
h5 +h2,
h5 +h3,
h5 +h4,
h5 +h5,
h5 +h6,
h5 +ul,
h5 +ol,
h5 +dl,
h6 +p,
h6 +table,
h6 +blockquote,
h6 +h1,
h6 +h2,
h6 +h3,
h6 +h4,
h6 +h5,
h6 +h6,
h6 +ul,
h6 +ol,
h6 +dl,
ul +p,
ul +table,
ul +blockquote,
ul +h1,
ul +h2,
ul +h3,
ul +h4,
ul +h5,
ul +h6,
ul +ul,
ul +ol,
ul +dl,
ol +p,
ol +table,
ol +blockquote,
ol +h1,
ol +h2,
ol +h3,
ol +h4,
ol +h5,
ol +h6,
ol +ul,
ol +ol,
ol +dl,
dl +p,
dl +table,
dl +blockquote,
dl +h1,
dl +h2,
dl +h3,
dl +h4,
dl +h5,
dl +h6,
dl +ul,
dl +ol,
dl +dl {
  margin-top: 10px;
}
.lt-ie8 .clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
p {
  margin: 0 0 10px;
}
ul,
ol {
  padding: 0 0 0 40px;
  margin: 0 0 10px 0;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
table,
ul,
ol,
dl {
  font-size: 10px;
}
@font-face {
  font-family: "HelveticaNeueW02";
  src: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix');
  src: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/0b3a3fca-0fad-402b-bd38-fdcbad1ef776.eot?#iefix') format("eot"), url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/d5af76d8-a90b-4527-b3a3-182207cc3250.woff') format("woff"), url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/1d238354-d156-4dde-89ea-4770ef04b9f9.ttf') format("truetype"), url("../../fonts/b68875cb-14a9-472e-8177-0247605124d7.svg#b68875cb-14a9-472e-8177-0247605124d7") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: "HelveticaNeueW02";
  src: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix');
  src: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d.eot?#iefix') format("eot"), url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/9a2e4855-380f-477f-950e-d98e8db54eac.woff') format("woff"), url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2.ttf') format("truetype"), url("../../fonts/48d599a6-92b5-4d43-a4ac-8959f6971853.svg#48d599a6-92b5-4d43-a4ac-8959f6971853") format("svg");
  font-weight: 300;
}
@font-face {
  font-family: "HelveticaNeueW02";
  src: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix');
  src: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/55f60419-09c3-42bd-b81f-1983ff093852.eot?#iefix') format("eot"), url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/5b4a262e-3342-44e2-8ad7-719998a68134.woff') format("woff"), url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../fonts/4a3ef5d8-cfd9-4b96-bd67-90215512f1e5.ttf') format("truetype"), url("../../fonts/58ab5075-53ea-46e6-9783-cbb335665f88.svg#58ab5075-53ea-46e6-9783-cbb335665f88") format("svg");
  font-weight: bold;
}
body {
  font-family: 'HelveticaNeueW02', Helvetica, Arial, sans-serif;
  overflow-y: scroll;
}
main {
  margin-top: 5.5em;
}
#footer {
  color: #333333;
  height: 17.5em;
  padding-top: 6.5em;
  background: #9b9b9b;
  margin-top: 7.0em;
}
#footer a {
  color: #333333;
  font-size: 1.3em;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer ul,
#footer ul li {
  list-style: none;
}
#footer ul li {
  display: inline-block;
  margin-right: 10px;
}
#footer .legal,
#footer .social {
  text-align: right;
}
#footer li,
#footer p {
  font-size: 1.3em;
}
#footer li a,
#footer p a {
  font-size: 1.0em;
}
.no-flexbox.no-flexboxlegacy .flex,
.flex {
  width: 100%;
  display: table;
}
.no-flexbox.no-flexboxlegacy .flex > *,
.flex > * {
  width: 100%;
  display: table-row;
}
.no-flexbox.no-flexboxlegacy .flex > * > *,
.flex > * > * {
  display: table-cell;
}
.no-flexbox.flexboxlegacy .flex,
.no-flexbox.flexboxlegacy .flex>*,
.no-flexbox.flexboxlegacy .flex>*>*,
.flexboxlegacy .flex,
.flexboxlegacy .flex>*,
.flexboxlegacy .flex>*>*,
.flex,
.flex>*,
.flex>*>* {
  display: block;
}
.no-flexbox.flexboxlegacy .flex > *,
.flexboxlegacy .flex > *,
.flex > * {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  -ms-flex-flow: row;
  -o-flex-flow: row;
  flex-flow: row;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -ms-box-orient: horizontal;
  -o-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-align: baseline;
  -moz-flex-align: baseline;
  -ms-flex-align: baseline;
  -o-flex-align: baseline;
  flex-align: baseline;
  -webkit-box-align: baseline;
  -moz-box-align: baseline;
  -ms-box-align: baseline;
  -o-box-align: baseline;
  box-align: baseline;
}
.no-flexbox.flexboxlegacy .flex > * > *,
.flexboxlegacy .flex > * > *,
.flex > * > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -ms-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
}
.flexbox .flex > *,
.flex > * {
  -webkit-flex-flow: row;
  -moz-flex-flow: row;
  -ms-flex-flow: row;
  -o-flex-flow: row;
  flex-flow: row;
}
.flexbox .flex > * > *,
.flex > * > * {
  -webkit-flex: auto;
  -ms-flex: auto;
  flex: auto;
}
.flexbox.no-flexboxlegacy .flex > *,
.flex > * {
  display: -ms-flexbox;
  display: flexbox;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex > ul {
  margin: 0;
  padding: 0;
}
.flex > ul > li {
  text-align: center;
}
.flex > ul > li:first-child {
  margin-left: 0;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
  display: inline-block;
  background: #6eaa32;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 2.2em;
  height: 1.8em;
  line-height: 1.8em;
  color: #ffffff;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 0;
  padding: 0 10px 0 50px;
}
.lt-ie8 input[type="button"],
.lt-ie8 input[type="submit"],
.lt-ie8 input[type="reset"],
.lt-ie8 button,
.lt-ie8 .button {
  zoom: 1;
  display: inline;
}
input[type="button"] .lt-ie8 *,
input[type="submit"] .lt-ie8 *,
input[type="reset"] .lt-ie8 *,
button .lt-ie8 *,
.button .lt-ie8 * {
  zoom: 1;
  display: inline;
}
.search-button-wrap:before {
  content: " ";
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat -147px -64px transparent;
  width: 25px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 9px;
  margin-right: -40px;
  margin-left: 15px;
}
.search-button-wrap:hover input,
.search-button-wrap input:focus {
  background: white;
  border-width: 1px;
  color: #555555;
}
input:not([type]),
input[type="text"],
input[type="password"],
input[type="color"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="url"] {
  display: inline-block;
  background: #ffffff;
  font-size: 2.2em;
  height: 1.8em;
  line-height: 1.8em;
  color: #333333;
  vertical-align: middle;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 260px;
}
.lt-ie8 input:not([type]),
.lt-ie8 input[type="text"],
.lt-ie8 input[type="password"],
.lt-ie8 input[type="color"],
.lt-ie8 input[type="email"],
.lt-ie8 input[type="number"],
.lt-ie8 input[type="tel"],
.lt-ie8 input[type="url"] {
  zoom: 1;
  display: inline;
}
input:not([type]) .lt-ie8 *,
input[type="text"] .lt-ie8 *,
input[type="password"] .lt-ie8 *,
input[type="color"] .lt-ie8 *,
input[type="email"] .lt-ie8 *,
input[type="number"] .lt-ie8 *,
input[type="tel"] .lt-ie8 *,
input[type="url"] .lt-ie8 * {
  zoom: 1;
  display: inline;
}
form {
  width: 100%;
  margin: 0px;
  background-color: transparent;
  color: rgba(0,0,0,0.5);
}
fieldset {
  background-color: #e0e0e0;
  position: relative;
  margin: 0;
  padding: 10px 0;
  border: 0;
}
fieldset fieldset {
  border: 0 none;
  padding: 0;
  margin: 0;
  position: relative;
}
fieldset.haslegend {
  margin-top: 35px;
}
legend {
  font-weight: normal;
  color: #515151;
  position: relative;
  font-size: 1.3em;
}
fieldset.haslegend +legend {
  position: absolute;
  top: -35px;
}
.form-field {
  margin-bottom: 10px;
}
label {
  display: block;
  min-width: 100px;
  float: left;
  text-align: left;
  white-space: normal;
  margin: 2px 10px 2px 0;
  vertical-align: baseline;
  color: #515151;
  cursor: pointer;
  font-size: 1.3em;
  margin-left: 10px;
}
textarea,
input {
  border: 1px solid #cccccc;
  background: #f8f8f8;
  padding: 2px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  line-height: 120%;
}
label + input,
label + textarea {
  margin: 2px 0;
  padding: 2px 5px;
  vertical-align: baseline;
  border: 1px solid #cccccc;
  background: #f8f8f8;
}
.form-field button,
.form-field input[type="button"],
.form-field input[type="checkbox"],
.form-field input[type="radio"],
.form-field input[type="submit"],
.form-field input[type="reset"] {
  width: auto;
  border: 0;
  background: transparent;
}
.form-field fieldset {
  margin-top: 0;
}
.form-field legend {
  display: block;
  float: left;
  position: static;
  margin: 2px 10px 2px 10px;
  color: #515151;
  font-size: 1.3em;
}
.form-field.inline input,
.form-field.inline label {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  font-size: 1.3em;
  vertical-align: middle;
  float: none;
}
.form-field.inline .form-input-radio {
  display: block;
  overflow: hidden;
}
.form-field.inline .form-input-radio label {
  min-width: 0;
  margin-left: 3px;
  margin-right: 17px;
}
.form-field.inline .form-input-radio input {
  margin-left: 0px;
}
.grid12 label,
.grid12 .form-field legend {
  min-width: 150px;
}
.grid11 label,
.grid11 .form-field legend {
  min-width: 150px;
}
.grid10 label,
.grid10 .form-field legend {
  min-width: 150px;
}
.grid9 label,
.grid9 .form-field legend {
  min-width: 150px;
}
.grid8 label,
.grid8 .form-field legend {
  min-width: 150px;
}
.grid7 label,
.grid7 .form-field legend {
  min-width: 110px;
}
.grid6 label,
.grid6 .form-field legend {
  min-width: 110px;
}
.grid5 label,
.grid5 .form-field legend {
  min-width: 110px;
}
.grid4 label,
.grid4 .form-field legend {
  min-width: 0;
}
.grid3 label,
.grid3 .form-field legend {
  min-width: 0;
  max-width: 200px;
}
.grid2 label,
.grid2 .form-field legend {
  min-width: 0;
  max-width: 120px;
}
.grid12 .form-input-radio,
.grid12 input,
.grid12 textarea {
  width: 748px;
  max-width: 748px;
  margin-left: 170px;
}
.grid11 .form-input-radio,
.grid11 input,
.grid11 textarea {
  width: 668px;
  max-width: 668px;
  margin-left: 170px;
}
.grid10 .form-input-radio,
.grid10 input,
.grid10 textarea {
  width: 588px;
  max-width: 588px;
  margin-left: 170px;
}
.grid9 .form-input-radio,
.grid9 input,
.grid9 textarea {
  width: 508px;
  max-width: 508px;
  margin-left: 170px;
}
.grid8 .form-input-radio,
.grid8 input,
.grid8 textarea {
  width: 428px;
  max-width: 428px;
  margin-left: 170px;
}
.grid7 .form-input-radio,
.grid7 input,
.grid7 textarea {
  width: 388px;
  max-width: 388px;
  margin-left: 130px;
}
.grid6 .form-input-radio,
.grid6 input,
.grid6 textarea {
  width: 308px;
  max-width: 308px;
  margin-left: 130px;
}
.grid5 .form-input-radio,
.grid5 input,
.grid5 textarea {
  width: 228px;
  max-width: 228px;
  margin-left: 130px;
}
.grid4 .form-input-radio,
.grid4 input,
.grid4 textarea {
  clear: left;
  width: 268px;
  max-width: 268px;
  margin-left: 10px;
}
.grid3 .form-input-radio,
.grid3 input,
.grid3 textarea {
  clear: left;
  width: 188px;
  max-width: 188px;
  margin-left: 10px;
}
.grid2 .form-input-radio,
.grid2 input,
.grid2 textarea {
  clear: left;
  width: 108px;
  max-width: 108px;
  margin-left: 10px;
}
.table-wrapper {
  margin: 10px;
}
.contenttable {
  width: 100%;
  overflow: hidden;
  empty-cells: show;
}
.contenttable,
.contenttable td,
.contenttable th {
  border-collapse: separate;
  border-spacing: 1px;
}
.contenttable th,
.contenttable td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  font-size: 1.8em;
}
.contenttable[border="0"],
.contenttable[border="0"] th,
.contenttable[border="0"] td,
.contenttable.no-border,
.contenttable tr.no-border th,
.contenttable tr.no-border td {
  border-bottom: 0 solid transparent;
  border-top: 0 solid transparent;
}
.contenttable.no-border-bottom,
.contenttable tr.no-border-bottom th,
.contenttable tr.no-border-bottom td {
  border-bottom: 0 solid transparent;
}
.contenttable.no-border-top,
.contenttable tr.no-border-top th,
.contenttable tr.no-border-top td {
  border-top: 0 solid transparent;
}
.contenttable tr.em th,
.contenttable tr.em td,
.contenttable tr td.em,
.contenttable tr th.em {
  background-color: #07f7f7;
}
.contenttable tr th {
  background-color: #dadada;
  color: #555555;
  font-weight: bold;
}
.contenttable tr td {
  background-color: #ececec;
  color: #555555;
  font-weight: normal;
}
.contenttable tr th p.bodytext,
.contenttable tr td p.bodytext {
  padding: 0;
  margin: 0;
}
.contenttable tr td.align-right,
.contenttable tr th.align-right {
  text-align: right;
}
.contenttable tr td.align-center,
.contenttable tr th.align-center {
  text-align: center;
}
.contenttable tr td.align-left,
.contenttable tr th.align-left {
  text-align: left;
}
.lt-ie8 .clearfix-after {
  zoom: 1;
}
.clearfix-after:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.row {
  width: 1180px;
  margin: 0 auto;
}
.lt-ie8 .row {
  zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
.lt-ie8 .row {
  zoom: 1;
}
.row:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.row .columns .row {
  width: auto;
  display: block;
}
.row + .row {
  margin-top: 20px;
}
.columns {
  box-sizing: border-box;
  margin: 0;
  float: left;
  vertical-align: top;
  min-height: 1px;
}
.columns + .columns {
  margin-left: 20px;
}
.large-1 {
  width: 60px;
}
.large-2 {
  width: 140px;
}
.large-3 {
  width: 220px;
}
.large-4 {
  width: 300px;
}
.large-5 {
  width: 380px;
}
.large-6 {
  width: 460px;
}
.large-7 {
  width: 540px;
}
.large-8 {
  width: 620px;
}
.large-9 {
  width: 700px;
}
.large-10 {
  width: 780px;
}
.large-11 {
  width: 860px;
}
.large-12 {
  width: 940px;
}
.large-13 {
  width: 1020px;
}
.large-14 {
  width: 1100px;
}
.large-15 {
  width: 1180px;
}
.push-1 {
  margin-left: 90px;
}
.push-2 {
  margin-left: 170px;
}
.push-3 {
  margin-left: 250px;
}
.push-4 {
  margin-left: 330px;
}
.push-5 {
  margin-left: 410px;
}
.push-6 {
  margin-left: 490px;
}
.push-7 {
  margin-left: 570px;
}
.push-8 {
  margin-left: 650px;
}
.push-9 {
  margin-left: 730px;
}
.push-10 {
  margin-left: 810px;
}
.push-11 {
  margin-left: 890px;
}
.push-12 {
  margin-left: 970px;
}
.push-13 {
  margin-left: 1050px;
}
.push-14 {
  margin-left: 1130px;
}
.push-15 {
  margin-left: 1210px;
}
.pull-1 {
  margin-left: -70px;
}
.pull-2 {
  margin-left: -150px;
}
.pull-3 {
  margin-left: -230px;
}
.pull-4 {
  margin-left: -310px;
}
.pull-5 {
  margin-left: -390px;
}
.pull-6 {
  margin-left: -470px;
}
.pull-7 {
  margin-left: -550px;
}
.pull-8 {
  margin-left: -630px;
}
.pull-9 {
  margin-left: -710px;
}
.pull-10 {
  margin-left: -790px;
}
.pull-11 {
  margin-left: -870px;
}
.pull-12 {
  margin-left: -950px;
}
.pull-13 {
  margin-left: -1030px;
}
.pull-14 {
  margin-left: -1110px;
}
.pull-15 {
  margin-left: -1190px;
}
.large-half {
  width: 580px;
}
.large-third {
  width: 380px;
}
.large-two-third {
  width: 780px;
}
.large-quarter {
  width: 280px;
}
.large-three-quarter {
  width: 880px;
}
div+div > .tabbed-box:first-child {
  margin-top: 20px;
}
.tabbed-box.js {
  overflow: hidden;
}
.tabbed-box.js .tabbed-tabs {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.tabbed-box.js .tabbed-tab {
  cursor: pointer;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tabs {
  width: 100%;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab {
  float: left;
  width: auto;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tabs {
  float: left;
}
.tabbed-box.js .tabbed-content {
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.tabbed-box.js .tabbed-content.active {
  opacity: 1;
}
.tabbed-box.js .tabbed-content.active  > .tabbed-content-inner {
  display: block;
}
.tabbed-box.js .tabbed-content > .tabbed-content-inner {
  display: none;
}
.tabbed-box.no-js .tabbed-content-container {
  overflow: auto;
  height: auto;
}
.tabbed-box {
  position: relative;
}
.tabbed-box.js .tabbed-tab {
  background-color: rgba(255,255,255,0.5);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fffffff', endColorstr='#7fffffff');
  color: #6eaa32;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  font-weight: normal;
  text-decoration: none;
  position: relative;
  z-index: 1;
  line-height: 3.0em;
  -webkit-transition: background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  -moz-transition: background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  -o-transition: background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  -ms-transition: background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
  transition: background-color 0.3s linear, color 0.3s linear, border-color 0.3s linear;
}
.tabbed-box.js .tabbed-tab span {
  font-size: 2.4em;
}
.tabbed-box.js .tabbed-tab:focus,
.tabbed-box.js .tabbed-tab:hover,
.tabbed-box.js .tabbed-tab:active,
.tabbed-box.js .tabbed-tab.active {
  z-index: 2;
  border-color: #b4b4b4;
  outline: none;
  background-color: #ffffff;
  color: #555555;
}
.tabbed-box.js .tabbed-tab:focus,
.tabbed-box.js .tabbed-tab:hover {
  border-color: #b4b4b4;
  background-color: #ffffff;
  color: #555555;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tabs {
  margin-bottom: -1px;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab {
  text-align: left;
  margin: 0;
  margin-right: -1px;
  margin-bottom: 5px;
  padding: 0 15px;
  vertical-align: top;
  border-bottom-color: #b4b4b4;
  position: relative;
  z-index: 1;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab.last {
  border-right-width: 1px;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:focus,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:hover {
  z-index: 6;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:focus + .tabbed-tab,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:hover + .tabbed-tab {
  border-left-color: #b4b4b4;
  z-index: 4;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:focus + .tabbed-tab:active,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:focus + .tabbed-tab.active,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:hover + .tabbed-tab:active,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:hover + .tabbed-tab.active {
  z-index: 8;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:active,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab.active {
  z-index: 7;
  border-bottom-color: #ffffff;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab:active + .tabbed-tab,
.tabbed-box.js.tabbed-box_horizontal .tabbed-tab.active + .tabbed-tab {
  border-left-color: #b4b4b4;
  z-index: 5;
}
.tabbed-box.js.tabbed-box_horizontal .tabbed-content-container {
  border: 1px solid #b4b4b4;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  margin-top: -6px;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tabs {
  margin-right: -1px;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tab {
  text-align: left;
  margin: 0;
  margin-right: -1px;
  padding: 0 15px;
  vertical-align: top;
  border-bottom-width: 0px;
  border-right-color: #b4b4b4;
  position: relative;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tab.last {
  border-bottom-width: 1px;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tab:focus,
.tabbed-box.js.tabbed-box_vertical .tabbed-tab:hover {
  z-index: 1;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tab:focus + .tabbed-tab,
.tabbed-box.js.tabbed-box_vertical .tabbed-tab:hover + .tabbed-tab {
  border-top-color: #b4b4b4;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tab:active,
.tabbed-box.js.tabbed-box_vertical .tabbed-tab.active {
  z-index: 3;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-tab:active + .tabbed-tab,
.tabbed-box.js.tabbed-box_vertical .tabbed-tab.active + .tabbed-tab {
  border-top-color: #b4b4b4;
}
.tabbed-box.js.tabbed-box_vertical .tabbed-content-container {
  border: 1px solid #b4b4b4;
  background-color: #ffffff;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.tabbed-box.no-js.tabbed-box_horizontal .tabbed-tab {
  line-height: 3.0em;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffffff;
  color: ;
  margin-top: 20px;
}
.tabbed-box.no-js.tabbed-box_horizontal .tabbed-tab span {
  font-size: 2.4em;
}
.tabbed-box .tabbed-content.active > .tabbed-content-inner {
  padding: 15px;
}
.accordion-box .accordion-container {
  margin-bottom: 1px;
  background-color: #ffffff;
}
.accordion-box .accordion-container.last {
  margin-bottom: 0;
}
.accordion-box .accordion-tab:after {
  background-position: -158px -110px;
  height: 22px;
  width: 12px;
}
.accordion-box.js .accordion-container.active .accordion-content-container {
  height: auto;
}
.accordion-box.js .accordion-container.active .accordion-tab:hover:after {
  background-position: -146px -144px;
}
.accordion-box.js .accordion-container.active .accordion-tab:after {
  background-position: -146px -98px;
}
.accordion-box.js .accordion-tab {
  position: relative;
  cursor: pointer;
  display: block;
  line-height: 5.5em;
  background-color: transparent;
  color: #333333;
  -webkit-transition: background-color 0.15s linear, color 0.15s linear;
  -moz-transition: background-color 0.15s linear, color 0.15s linear;
  -o-transition: background-color 0.15s linear, color 0.15s linear;
  -ms-transition: background-color 0.15s linear, color 0.15s linear;
  transition: background-color 0.15s linear, color 0.15s linear;
}
.accordion-box.js .accordion-tab:after {
  content: " ";
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat transparent;
  width: 22px;
  height: 12px;
  background-position: -146px -86px;
  position: absolute;
  top: 22px;
  right: 15px;
}
.accordion-box.js .accordion-tab:hover {
  background-color: #6eaa32;
  color: #ffffff;
}
.accordion-box.js .accordion-tab:hover:after {
  background-position: -146px -132px;
}
.accordion-box.js .accordion-tab h2 {
  vertical-align: middle;
  display: inline-block;
  font-size: 2.4em;
  font-weight: normal;
  margin: 15px 0;
  padding: 0 15px;
}
.lt-ie8 .accordion-box.js .accordion-tab h2 {
  zoom: 1;
  display: inline;
}
.accordion-box.js .accordion-tab h2 .lt-ie8 * {
  zoom: 1;
  display: inline;
}
.accordion-box.js .accordion-content-container {
  height: 0;
  -webkit-transition: height 0.3s ease-in-out;
  -moz-transition: height 0.3s ease-in-out;
  -o-transition: height 0.3s ease-in-out;
  -ms-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
  overflow: hidden;
}
.accordion-box.js .accordion-content {
  margin: 15px;
}
.lt-ie8 .accordion-box.js .accordion-content {
  zoom: 1;
}
.accordion-box.js .accordion-content:before,
.accordion-box.js .accordion-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.accordion-box.js .accordion-content:after {
  clear: both;
}
.accordion-box.js .accordion-container .accordion-tab:after {
  background-position: -158px -110px;
  width: 12px;
  height: 22px;
  right: 20px;
  top: 18px;
}
.accordion-box.js .accordion-container .accordion-tab:hover:after {
  background-position: -158px -156px;
}
.accordion-box.js .accordion-container.active .accordion-tab:after {
  background-position: -146px -86px;
  width: 22px;
  height: 12px;
  right: 15px;
  top: 23px;
}
.accordion-box.js .accordion-container.active .accordion-tab:hover:after {
  background-position: -146px -132px;
}
.accordion-box.js .accordion-container {
  margin-bottom: 5px;
  background: transparent;
}
.accordion-box.js .accordion-container .accordion-tab {
  background: #ffffff;
}
.accordion-box.js .accordion-container .accordion-tab:hover {
  background: #6eaa32;
}
.accordion-box.js .accordion-container .accordion-content-container {
  background: #ffffff;
}
.accordion-box.js .accordion-container.active .accordion-tab {
  margin-bottom: 1px;
}
#main-nav {
  position: absolute;
  bottom: 20px;
}
#main-nav .home {
  font-size: 1em;
  text-indent: -9999px;
}
#main-nav .main-nav_home {
  float: left;
  margin: 0;
  margin-right: 2.1em;
  margin-left: 2.1em;
}
#main-nav .main-nav_home li {
  line-height: 3.4em;
  height: 3.4em;
}
#main-nav .main-nav_home li a {
  vertical-align: middle;
}
#main-nav .main-nav_main,
#main-nav .main-nav_home {
  list-style: none;
}
#main-nav .main-nav_main li {
  list-style: none;
  margin: 0;
  padding: 0 1.2em;
  float: left;
  line-height: 3.4em;
  height: 3.4em;
  vertical-align: middle;
}
#main-nav .main-nav_main li:active,
#main-nav .main-nav_main li.active {
  background-color: #6eaa32;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#main-nav .main-nav_main li:active {
  background-color: #555555;
}
#main-nav .main-nav_main a,
#main-nav .main-nav_main a:link,
#main-nav .main-nav_main a:visited {
  color: #555555;
  font-size: 2.4em;
  vertical-align: middle;
  height: 1em;
  line-height: 1em;
  margin: 5px 0;
  display: block;
  text-decoration: none;
}
#main-nav .main-nav_main a:hover,
#main-nav .main-nav_main a:active,
#main-nav .main-nav_main a:focus {
  color: #6eaa32;
}
#main-nav .main-nav_main li:active a,
#main-nav .main-nav_main li:active a:link,
#main-nav .main-nav_main li:active a:visited,
#main-nav .main-nav_main li.active a,
#main-nav .main-nav_main li.active a:link,
#main-nav .main-nav_main li.active a:visited {
  color: #ffffff;
}
#main-nav .main-nav_main li:active a:hover,
#main-nav .main-nav_main li:active a:active,
#main-nav .main-nav_main li:active a:focus,
#main-nav .main-nav_main li.active a:hover,
#main-nav .main-nav_main li.active a:active,
#main-nav .main-nav_main li.active a:focus {
  color: #ffffff;
}
#sub-nav {
  background: #6eaa32;
}
#sub-nav nav {
  line-height: 7.0em;
  height: 7.0em;
}
#sub-nav ul {
  list-style: none;
  line-height: 3.4em;
  height: 3.4em;
  vertical-align: middle;
  display: inline-block;
  float: none;
}
.lt-ie8 #sub-nav ul {
  zoom: 1;
  display: inline;
}
#sub-nav ul .lt-ie8 * {
  zoom: 1;
  display: inline;
}
#sub-nav li {
  list-style: none;
  margin: 0;
  padding: 0 1.2em;
  float: left;
  vertical-align: baseline;
}
#sub-nav li:active,
#sub-nav li.active {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#sub-nav li:active {
  background-color: #555555;
}
#sub-nav li a,
#sub-nav li a:link,
#sub-nav li a:visited {
  color: #ffffff;
  font-size: 2.0em;
  vertical-align: baseline;
  text-decoration: none;
}
#sub-nav li a:hover,
#sub-nav li a:active,
#sub-nav li a:focus {
  color: #555555;
}
#sub-nav li:active a,
#sub-nav li:active a:link,
#sub-nav li:active a:visited,
#sub-nav li.active a,
#sub-nav li.active a:link,
#sub-nav li.active a:visited {
  color: #6eaa32;
}
#sub-nav li:active a:hover,
#sub-nav li:active a:active,
#sub-nav li:active a:focus,
#sub-nav li.active a:hover,
#sub-nav li.active a:active,
#sub-nav li.active a:focus {
  color: #ffffff;
}
#sub-nav li.active a:hover,
#sub-nav li.active a:active,
#sub-nav li.active a:focus {
  color: #6eaa32;
}
.sub-sub-nav-wrapper {
  background: #f0f0f0;
}
.sub-sub-nav-wrapper header h1 {
  font-size: 4.2em;
  font-weight: normal;
  color: #333333;
  padding: 15px;
  margin: 0;
}
.sub-sub-nav-wrapper footer {
  padding: 35px 15px 15px;
}
.sub-sub-nav-wrapper footer a {
  font-size: 2.4em;
}
#sub-sub-nav > ul {
  margin: 7px;
  padding: 0;
}
#sub-sub-nav > ul > li {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  list-style-type: none;
  padding: 4px 0;
}
#sub-sub-nav > ul > li a {
  font-size: 2.4em;
  vertical-align: middle;
}
#sub-sub-nav > ul > li.active {
  padding: 10px 0;
  background: #dfdfdf;
}
#sub-sub-nav > ul > li.active > a {
  color: #333333;
}
#sub-sub-nav > ul ul {
  padding-left: 60px;
}
#sub-sub-nav > ul ul li {
  padding: 2px 0;
}
#sub-sub-nav > ul ul li a {
  font-size: 1.8em;
}
#sub-sub-nav > ul ul li.active a {
  color: #333333;
}
.generatedcontent #sub-sub-nav > ul > li.active:before {
  background-position: -110px -181px;
}
.generatedcontent #sub-sub-nav > ul > li:before {
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat -110px -207px transparent;
  width: 26px;
  height: 26px;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  content: " ";
  vertical-align: middle;
}
.tx-indexedsearch-res {
  margin: 20px 0;
}
.tx-indexedsearch-res .tx-indexedsearch-title a {
  font-size: 1.8em;
  font-weight: normal;
}
.tx-indexedsearch-res .tx-indexedsearch-icon {
  vertical-align: middle;
  display: inline-block;
  line-height: 2em;
}
.lt-ie8 .tx-indexedsearch-res .tx-indexedsearch-icon {
  zoom: 1;
  display: inline;
}
.tx-indexedsearch-res .tx-indexedsearch-icon .lt-ie8 * {
  zoom: 1;
  display: inline;
}
.tx-indexedsearch-res .tx-indexedsearch-percent {
  font-size: 1.4em;
  color: #999999;
  margin: 0 15px;
}
.tx-indexedsearch-browsebox-wrap {
  text-align: center;
}
.tx-indexedsearch-browsebox-wrap p {
  text-align: left;
}
ul.tx-indexedsearch-browsebox {
  margin: 0 auto;
  list-style: inherit;
  display: inline-block;
  text-align: center;
  padding: 0 !important;
}
ul.tx-indexedsearch-browsebox li {
  font-size: 10px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  display: inline-block;
  padding: 3px 5px !important;
  margin: 0 5px !important;
  background: #6eaa32;
  border-radius: 3px;
}
ul.tx-indexedsearch-browsebox li:hover,
ul.tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage {
  background: gray;
}
ul.tx-indexedsearch-browsebox li:before {
  display: none !important;
}
ul.tx-indexedsearch-browsebox li a {
  color: white;
  font-weight: bold;
  font-size: 1.8em;
}
ul.tx-indexedsearch-browsebox li a:hover {
  text-decoration: none;
}
.js .s-s {
  position: relative;
  height: 41em;
  overflow: hidden;
}
.lt-ie8 .js .s-s {
  zoom: 1;
}
.js .s-s:before,
.js .s-s:after {
  display: table;
  content: "";
  line-height: 0;
}
.js .s-s:after {
  clear: both;
}
.js .s-s .scroll-pane {
  width: auto;
  overflow: hidden;
  position: relative;
}
.js .s-s section {
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  height: 41em;
  margin: 0;
  padding: 0;
}
.no-js .s-s {
  height: 41em;
  overflow: hidden;
}
.lt-ie8 .no-js .s-s {
  zoom: 1;
}
.no-js .s-s:before,
.no-js .s-s:after {
  display: table;
  content: "";
  line-height: 0;
}
.no-js .s-s:after {
  clear: both;
}
.no-js .s-s .scroll-pane {
  width: auto;
  overflow: hidden;
  overflow-x: auto;
  position: relative;
}
.no-js .s-s section {
  display: table-cell;
  vertical-align: middle;
  height: 41em;
  margin: 0;
  padding: 0;
  position: relative;
}
.js .s-s .scroll-pane {
  height: 41em;
}
.js .s-s section {
  background: white;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.js .s-s section img {
  display: block;
  max-width: none;
  margin: 0;
  padding: 0;
}
.js .s-s section .text h1 {
  font-size: 6.0em;
  font-size: 4.8em;
  font-weight: normal;
  margin-top: 0;
  padding-right: 67px;
}
.js .s-s section .text h1 a {
  color: #333;
  text-decoration: none;
}
.js .s-s section .text h1 a:after {
  content: "Read more";
  height: 56px;
  display: block;
  position: absolute;
  bottom: 39px;
  color: white;
  font-size: 30px;
  line-height: 56px;
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png') #75b536;
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png'), -moz-linear-gradient(top,#75b536 0%,#6eaa32 100%);
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png'), -webkit-gradient(linear,left top,left bottom,color-stop(0%,#75b536),color-stop(100%,#6eaa32));
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png'), -webkit-linear-gradient(top,#75b536 0%,#6eaa32 100%);
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png'), -o-linear-gradient(top,#75b536 0%,#6eaa32 100%);
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png'), -ms-linear-gradient(top,#75b536 0%,#6eaa32 100%);
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/arrow-right-white-trans.png'), linear-gradient(to bottom,#75b536 0%,#6eaa32 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#75b536',endColorstr='#6eaa32',GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0 90px 0 25px;
  background-repeat: no-repeat;
  background-position: right 15px center, 0 0;
}
.js .s-s section.active {
  z-index: 2;
  opacity: 1;
}
.no-js .s-s section img {
  display: block;
  max-width: none;
  margin: 0;
  padding: 0;
}
.no-js .s-s section .text {
  position: absolute;
  bottom: 15px;
}
.no-js .s-s section .text p {
  font-size: 6.0em;
  font-weight: normal;
}
.s-s,
.s-r {
  margin: 0 auto;
  width: 118.0em;
}
.lt-ie8 .s-r {
  zoom: 1;
}
.s-r:before,
.s-r:after {
  display: table;
  content: "";
  line-height: 0;
}
.s-r:after {
  clear: both;
}
.s-r ul {
  margin: 0;
  padding: 0;
}
.lt-ie8 .s-r ul {
  zoom: 1;
}
.s-r ul:before,
.s-r ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.s-r ul:after {
  clear: both;
}
.s-r li {
  position: relative;
  z-index: 1;
  list-style: none;
  width: 22.0em;
  line-height: 18.9em;
  float: left;
  margin: 0 2.0em 0 0;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
}
.s-r li:last-child {
  margin: 0;
}
.s-r li > div {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.s-r li > div > div {
  display: inline-block;
  width: 22.0em;
  height: 13.4em;
}
.s-r li > div > div > section {
  display: inline-block;
  padding: 15px;
}
.s-r ul {
  width: 120em;
}
.s-r li.active {
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat 50% -350px transparent;
}
.s-r li > div {
  background: rgba(0,0,0,0.4);
}
.s-r li > div > div > section {
  position: relative;
  z-index: -1;
}
.s-r li > div > div > section h1 {
  font-size: 2.8em;
  font-weight: normal;
  margin: 0;
}
.s-r li > div > div > section h1 a {
  color: #ffffff;
  text-decoration: none;
}
.s-r li > div > div > section p {
  color: #ffffff;
  font-size: 1.5em;
}
.s-r li > div > div > section img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  max-width: none;
}
.s-r li.active > div,
.s-r li:hover > div {
  background: transparent;
  border: 2px solid #ffffff;
}
.s-r li.active > div > div,
.s-r li:hover > div > div {
  margin: -2px;
}
.no-js .s-r li {
  cursor: auto;
}
.no-js .s-r li > div > div > section {
  z-index: 1;
}
.testimonial {
  background-color: #CBCBCB;
  background-image: -webkit-linear-gradient(top,#CBCBCB,#DADADA);
  background-image: -moz-linear-gradient(top,#CBCBCB,#DADADA);
  background-image: -o-linear-gradient(top,#CBCBCB,#DADADA);
  background-image: -ms-linear-gradient(top,#CBCBCB,#DADADA);
  background-image: linear-gradient(top,#CBCBCB,#DADADA);
  background-color: #dadada;
  position: relative;
}
.lt-ie8 .testimonial {
  zoom: 1;
}
.testimonial:before,
.testimonial:after {
  display: table;
  content: "";
  line-height: 0;
}
.testimonial:after {
  clear: both;
}
.testimonial .pic {
  max-width: 50%;
  float: left;
}
.testimonial .pic img {
  height: auto;
}
.testimonial .desc {
  width: auto;
  overflow: hidden;
  padding: 15px;
}
.testimonial .desc .text {
  font-size: 3.0em;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
}
.testimonial .desc .text a {
  color: #555555;
}
.testimonial .desc .name {
  margin-top: 10px;
  font-size: 1.8em;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-style: italic;
  color: #555555;
}
.testimonial .univ {
  position: absolute;
  bottom: 15px;
  right: 15px;
}
.teaser_panel {
  border: none;
  background: transparent;
}
.lt-ie8 .teaser_panel {
  zoom: 1;
}
.teaser_panel:before,
.teaser_panel:after {
  display: table;
  content: "";
  line-height: 0;
}
.teaser_panel:after {
  clear: both;
}
.teaser_panel_action {
  line-height: 7.0em;
  border: none;
  background: #6eaa32;
  -webkit-transition: background-color 0.15s linear;
  -moz-transition: background-color 0.15s linear;
  -o-transition: background-color 0.15s linear;
  -ms-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
}
.teaser_panel_action:hover {
  background: #ffffff;
}
.teaser_panel_action:hover .inner h1,
.teaser_panel_action:hover .inner h1 a,
.teaser_panel_action:hover .inner h2,
.teaser_panel_action:hover .inner h2 a {
  color: #6eaa32;
}
.teaser_panel_action .inner {
  margin: 2.0em;
}
.teaser_panel_action .inner h1,
.teaser_panel_action .inner h2 {
  margin: 0;
  font-weight: normal;
}
.teaser_panel_action .inner h1,
.teaser_panel_action .inner h1 a,
.teaser_panel_action .inner h2,
.teaser_panel_action .inner h2 a {
  color: #ffffff;
  -webkit-transition: color 0.15s linear;
  -moz-transition: color 0.15s linear;
  -o-transition: color 0.15s linear;
  -ms-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.teaser_panel_action .inner h1:hover,
.teaser_panel_action .inner h1:focus,
.teaser_panel_action .inner h1 a:hover,
.teaser_panel_action .inner h1 a:focus,
.teaser_panel_action .inner h2:hover,
.teaser_panel_action .inner h2:focus,
.teaser_panel_action .inner h2 a:hover,
.teaser_panel_action .inner h2 a:focus {
  text-decoration: none;
}
.teaser_panel_action .inner h1 {
  font-size: 6.0em;
}
.teaser_panel_action .inner h2 {
  font-size: 2.0em;
}
.teaser_panel_standard header h1 {
  font-size: 4.2em;
  color: #333333;
  margin-bottom: 10px;
}
.teaser_panel_standard .text p {
  color: #333333;
}
.teaser_panel_standard .link {
  margin-top: 15px;
}
.teaser_panel_standard .link a {
  font-size: 2.4em;
}
.teaser_panel_download header h1 {
  font-size: 2.4em;
  color: #6eaa32;
}
.teaser_panel_download .link {
  margin-top: 15px;
}
.teaser_panel_download .link a {
  font-size: 2.4em;
  vertical-align: middle;
}
.teaser-image_behind {
  color: white;
  position: relative;
}
.teaser-image_behind .content {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  background: none \9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7f000000', endColorstr='#7f000000');
}
.teaser-image_behind .content h1,
.teaser-image_behind .content h2 {
  font-weight: normal;
  margin: 0;
  padding: 15px;
}
.teaser-image_behind .content h1,
.teaser-image_behind .content h1 a,
.teaser-image_behind .content h2,
.teaser-image_behind .content h2 a {
  color: #ffffff;
}
.teaser-image_behind .content h1 {
  font-size: 3.6em;
}
.teaser-image_behind .content h2 {
  font-size: 2.0em;
  margin-top: -20px;
}
.teaser-image_behindsmall .content h1 {
  font-size: 2.4em;
}
.teaser-image_left-green {
  background: #6eaa32;
}
.lt-ie8 .teaser-image_left-green {
  zoom: 1;
}
.teaser-image_left-green:before,
.teaser-image_left-green:after {
  display: table;
  content: "";
  line-height: 0;
}
.teaser-image_left-green:after {
  clear: both;
}
.teaser-image_left-green figure {
  float: left;
}
.generatedcontent .c-.teaser-image_left-green .content ul li {
  padding-left: 20px;
}
.generatedcontent .c-.teaser-image_left-green .content ul li:before {
  background-position: -183px -110px;
  width: 11px;
  height: 11px;
  margin-right: 19px;
  margin-left: -30px;
}
.teaser-image_left-green .content {
  padding: 15px;
  overflow: hidden;
}
.teaser-image_left-green .content p,
.teaser-image_left-green .content ul,
.teaser-image_left-green .content dl,
.teaser-image_left-green .content ol,
.teaser-image_left-green .content table,
.teaser-image_left-green .content h1 {
  color: #ffffff;
}
.teaser-image_left-green .content h1 {
  font-size: 2.4em;
}
.teaser_webshop {
  background: #e1e1e1;
  padding: 10px;
}
.teaser_webshop header h1 {
  font-size: 4.2em;
}
.teaser_webshop header h1 a {
  color: #6eaa32;
  text-decoration: none;
}
.teaser_webshop .sprite-content {
  padding: 25px 10px;
}
.teaser_webshop .sprites.big-arrow {
  margin-left: 25px;
  vertical-align: top;
}
.teaser-fedex {
  color: white;
  position: relative;
}
.teaser-fedex .content {
  max-width: 60%;
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
}
.teaser-fedex .content header h1 {
  font-weight: normal;
  margin: 0;
  padding: 15px;
  font-size: 4.2em;
}
.teaser-fedex .content header h1,
.teaser-fedex .content header h1 a {
  color: #333333;
}
.teaser-fedex .content .text {
  color: #222222;
  padding: 15px;
}
.teaser-fedex .content .text p {
  font-size: 1.8em;
}
.fullsizeteaser {
  background-color: #333333;
  color: #ffffff;
}
.fullsizeteaser .content {
  padding: 15px;
}
.fullsizeteaser .content p,
.fullsizeteaser .content li,
.fullsizeteaser .content td,
.fullsizeteaser .content th,
.fullsizeteaser .content dd,
.fullsizeteaser .content dt {
  font-size: 3.6em;
}
.fullsizeteaser .content ul {
  margin-left: 0;
}
.fullsizeteaser .content li {
  font-size: 2.4em;
  min-height: 1.5em;
}
.c- ul.browsebox {
  text-align: center;
  padding: 0;
  margin: 15px 0;
}
.c- ul.browsebox li {
  list-style-type: none;
  display: inline-block;
  font-size: 1.4em;
}
.lt-ie8 .c- ul.browsebox li {
  zoom: 1;
  display: inline;
}
.c- ul.browsebox li .lt-ie8 * {
  zoom: 1;
  display: inline;
}
.generatedcontent .c- ul.browsebox li {
  padding: 0 10px;
}
.generatedcontent .c- ul.browsebox li:before {
  display: none;
  background: transparent;
  content: none;
}
html {
  color: #555555;
}
.android-fix,
.android-fix p {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
::selection {
  background: rgba(127,127,127,0.5);
  color: #ffffff;
  text-shadow: rgba(0,0,0,0.5) 1px 1px 0px;
}
::-moz-selection {
  background: rgba(127,127,127,0.5);
  color: #ffffff;
  text-shadow: rgba(0,0,0,0.5) 1px 1px 0px;
  -moz-outline-radius: 5px;
}
.sprites {
  text-indent: -9999px;
  display: inline-block;
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat 0 0 transparent;
  text-align: left;
}
.lt-ie8 .sprites {
  zoom: 1;
  display: inline;
}
.sprites .lt-ie8 * {
  zoom: 1;
  display: inline;
}
.sprites.logo {
  width: 260px;
  height: 64px;
  background-position: 0 0;
}
.sprites.big-arrow {
  width: 67px;
  height: 67px;
  background-position: 0px -64px;
}
.sprites.big-arrow_white {
  width: 67px;
  height: 67px;
  background-position: 0px -131px;
}
.sprites.big-arrow_down {
  width: 67px;
  height: 67px;
  background-position: 0px -198px;
}
.sprites.medium-arrow {
  width: 47px;
  height: 47px;
  background-position: -194px -64px;
}
.sprites.medium-arrow_white {
  width: 47px;
  height: 47px;
  background-position: -194px -111px;
}
.sprites.linkedin_footer {
  width: 43px;
  height: 43px;
  background-position: -67px -64px;
}
.sprites.facebook_footer {
  width: 43px;
  height: 43px;
  background-position: -67px -107px;
}
.sprites.facebook_header {
  width: 43px;
  height: 43px;
  background-position: -67px -150px;
}
.sprites.cart {
  width: 36px;
  height: 34px;
  background-position: -110px -64px;
}
.sprites.big-cart {
  width: 75px;
  height: 70px;
  background-position: -241px -64px;
}
.sprites.home {
  width: 29px;
  height: 25px;
  background-position: -110px -156px;
}
.sprites.small-arrow {
  width: 29px;
  height: 29px;
  background-position: -110px -98px;
}
.sprites.small-arrow_white {
  width: 29px;
  height: 29px;
  background-position: -110px -127px;
}
.sprites.tiny-arrow {
  width: 22px;
  height: 22px;
  background-position: -172px -64px;
}
.sprites.tiny-arrow_white {
  width: 22px;
  height: 22px;
  background-position: -172px -86px;
}
.sprites.magnifier {
  width: 25px;
  height: 22px;
  background-position: -146px -64px;
}
.sprites.accordion-down {
  width: 22px;
  height: 12px;
  background-position: -146px -86px;
}
.sprites.accordion-up {
  width: 22px;
  height: 12px;
  background-position: -146px -98px;
}
.sprites.accordion-left {
  width: 12px;
  height: 22px;
  background-position: -146px -110px;
}
.sprites.accordion-right {
  width: 12px;
  height: 22px;
  background-position: -158px -110px;
}
.uni-bar {
  width: 100%;
  margin: 0 auto;
}
.uni-bar > * {
  -webkit-box-align: center !important;
  -moz-box-align: center !important;
  -ms-box-align: center !important;
  -o-box-align: center !important;
  box-align: center !important;
  -webkit-flex-align: center !important;
  -moz-flex-align: center !important;
  -ms-flex-align: center !important;
  -o-flex-align: center !important;
  flex-align: center !important;
}
.uni-bar div {
  display: block;
  text-align: center;
}
.uni-bar a,
.uni-bar span {
  display: block;
  margin: 0 auto;
}
.uni-bar li.goettingen {
  min-width: 375px;
}
.uni-bar li.edinburgh {
  min-width: 130px;
}
.uni-bar li.imps {
  min-width: 182px;
}
.uni-bar li.luxembourg {
  min-width: 111px;
}
.uni-bar li.utah {
  min-width: 231px;
}
.uni-bar li.ottawa {
  min-width: 120px;
}
.uni-bar li.zurich {
  min-width: 195px;
}
@media only screen and (max-device-width: 1180px) {
  .uni-bar ul {
    overflow-x: auto;
  }
}
.sprites-uni {
  max-width: 100%;
  text-indent: -9999px;
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites-uni.jpg') no-repeat 0 0 transparent;
}
.sprites-uni.goettingen {
  width: 375px;
  height: 64px;
  background-position: 0px 0px;
}
.uni-bar:hover .sprites-uni.goettingen {
  background-position: -500px 0px;
}
.sprites-uni.edinburgh {
  width: 130px;
  height: 96px;
  background-position: 0px -64px;
}
.uni-bar:hover .sprites-uni.edinburgh {
  background-position: -500px -64px;
}
.sprites-uni.imps {
  width: 182px;
  height: 97px;
  background-position: 0px -160px;
}
.uni-bar:hover .sprites-uni.imps {
  background-position: -500px -160px;
}
.sprites-uni.luxembourg {
  width: 111px;
  height: 103px;
  background-position: 0px -257px;
}
.uni-bar:hover .sprites-uni.luxembourg {
  background-position: -500px -257px;
}
.sprites-uni.utah {
  width: 231px;
  height: 92px;
  background-position: 0px -360px;
}
.uni-bar:hover .sprites-uni.utah {
  background-position: -500px -360px;
}
.sprites-uni.ottawa {
  width: 120px;
  height: 104px;
  background-position: 0px -452px;
}
.uni-bar:hover .sprites-uni.ottawa {
  background-position: -500px -452px;
}
.sprites-uni.zurich {
  width: 195px;
  height: 68px;
  background-position: 0px -556px;
}
.uni-bar:hover .sprites-uni.zurich {
  background-position: -500px -556px;
}
.half {
  width: 50%;
  margin: 0;
  padding: 0;
}
header .sprites.logo {
  position: absolute;
  bottom: 2.8em;
  right: 0.4em;
  z-index: 1;
}
header h1#logo {
  font-size: 1em;
  text-indent: -9999px;
}
#top-row {
  height: 12.4em;
  position: relative;
}
#search-bar {
  height: 6.0em;
  line-height: 6.0em;
  background-color: #f0f0f0;
}
#search-bar .phone-wrap,
#search-bar .search-wrap {
  height: 6.0em;
  line-height: 6.0em;
}
#search-bar .phone-wrap > *,
#search-bar .search-wrap > * {
  display: inline-block;
  vertical-align: middle;
}
.lt-ie8 #search-bar .phone-wrap > *,
.lt-ie8 #search-bar .search-wrap > * {
  zoom: 1;
  display: inline;
}
#search-bar .phone-wrap > * .lt-ie8 *,
#search-bar .search-wrap > * .lt-ie8 * {
  zoom: 1;
  display: inline;
}
#search-bar .phone-wrap {
  color: #333333;
  text-align: right;
}
#search-bar .phone-wrap ul {
  line-height: 6.0em;
  height: 6.0em;
}
#search-bar .phone-wrap ul,
#search-bar .phone-wrap ul li {
  list-style: none;
  vertical-align: middle;
}
#search-bar .phone-wrap ul li {
  display: inline-block;
  margin-left: 15px;
  font-size: 1.615em;
}
#search-bar .search-input-wrap:after {
  content: " ";
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat -147px -64px transparent;
  width: 25px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 9px;
  margin-left: -35px;
}
.lt-ie8 #search-bar .search-input-wrap:after {
  zoom: 1;
  display: inline;
}
#search-bar .search-input-wrap:after .lt-ie8 * {
  zoom: 1;
  display: inline;
}
#search-bar .search {
  display: inline;
  background: #ffffff;
  font-size: 2.2em;
  height: 1.8em;
  line-height: 1.8em;
  color: #333333;
  border-width: 0;
  vertical-align: middle;
  padding: 0 50px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  width: 260px;
}
#search-bar .search:focus {
  width: 98%;
}
#search-bar .search::-webkit-input-placeholder {
  color: #bbbbbb;
}
#search-bar .search:-moz-placeholder {
  color: #bbbbbb;
}
#search-bar .search::-moz-placeholder {
  color: #bbbbbb;
}
#search-bar .search:-ms-input-placeholder {
  color: #bbbbbb;
}
.home-slider_stage {
  height: 41em;
}
.home-slider_reel {
  background: #a8a8a8;
  height: 18.9em;
}
.banderole {
  width: 100%;
  background: none;
  padding: 35px 0;
}
.banderole.banderole_verylight {
  background: #F2F2F2;
}
.banderole.banderole_mediumlight {
  background: #e1e1e1;
}
.banderole.banderole_light {
  background: #ccc;
}
.banderole.banderole_medium {
  background: #999;
}
.banderole.banderole_dark {
  background: #666;
}
.c- {
  width: 1180px;
  margin: 0 auto;
}
.columns .c- {
  width: auto;
  margin: auto;
}
.c- .c- {
  width: auto;
  margin: auto;
}
a {
  color: #6eaa32;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  text-decoration: underline;
}
.c-:first-child header {
  margin-top: 0;
}
.c- header {
  margin-top: 35px;
}
.wrap-content_1-column > :first-child .c- header,
.wrap-content_2-column > :first-child .c- header {
  margin-top: 0px;
}
.c- h1 {
  font-size: 6.0em;
  font-weight: normal;
  margin-top: 0;
  color: #333333;
}
.c- h2 {
  font-size: 2.4em;
  font-weight: bold;
  margin-top: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
.c- h3 {
  font-size: 1.8em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
.c- h3 + p {
  margin-top: 0;
}
.c- p,
.c- ul,
.c- ol,
.c- dl,
.c- table {
  margin-bottom: 0.8em;
}
.c- p:last-child,
.c- ul:last-child,
.c- ol:last-child,
.c- dl:last-child,
.c- table:last-child {
  margin-bottom: 0;
}
.c- dd,
.c- dt,
.c- li,
.c- th,
.c- td,
.c- p {
  font-weight: 300;
  font-size: 2.4em;
  line-height: 1.2em;
}
.generatedcontent .c- .accordion-content-container ul li,
.generatedcontent .c- .tabbed-content-inner ul li,
.generatedcontent .c- td ul li {
  padding-left: 20px;
}
.generatedcontent .c- .accordion-content-container ul li:before,
.generatedcontent .c- .tabbed-content-inner ul li:before,
.generatedcontent .c- td ul li:before {
  margin-left: -20px;
  background-position: -172px -110px;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}
.generatedcontent .c- ul {
  padding-left: 20px;
}
.generatedcontent .c- ul li {
  list-style-type: none;
  padding-left: 40px;
}
.generatedcontent .c- ul li:before {
  background: url('../typo3conf/ext/speciality/Resources/Public/Styles/Less/../../Images/sprites.png') no-repeat -110px -127px transparent;
  background-position: -172px -86px;
  width: 22px;
  height: 22px;
  margin-right: 18px;
  display: inline-block;
  content: " ";
  margin-left: -40px;
  vertical-align: middle;
}
.lt-ie8 .generatedcontent .c- ul li:before {
  zoom: 1;
  display: inline;
}
.generatedcontent .c- ul li:before .lt-ie8 * {
  zoom: 1;
  display: inline;
}
.csc-frame.csc-small-text dd,
.csc-frame.csc-small-text dt,
.csc-frame.csc-small-text th,
.csc-frame.csc-small-text td,
.csc-frame.csc-small-text li,
.csc-frame.csc-small-text p {
  font-size: 1.8em;
}
.csc-default,
.csc-text,
.csc-textpic,
.csc-image {
  margin-bottom: 35px;
}
.csc-default:last-child,
.csc-text:last-child,
.csc-textpic:last-child,
.csc-image:last-child {
  margin-bottom: 0;
}
.blog_teaser h1 {
  font-size: 2.8em;
  margin-bottom: 10px;
}
.blog_teaser .entry {
  margin-bottom: 10px;
}
.blog_teaser .date {
  font-weight: bold;
}
.blog_teaser .date,
.blog_teaser .desc,
.blog_teaser .link {
  font-size: 1.5em;
  line-height: 120%;
  margin: 0;
}
#sbBottomContainer {
  z-index: 95;
}
#livechat-full,
#livechat-compact-container {
  right: 0 !important;
}
.autocomplete-suggestions {
  background: #ffffff;
  border: 1px solid #555555;
}
.autocomplete-suggestions .autocomplete-suggestion {
  font-size: 2.2em;
  color: #333333;
  margin: 2px;
  padding: 2px;
}
.autocomplete-suggestions .autocomplete-suggestion strong {
  color: #6eaa32;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
  cursor: pointer;
  background: #6eaa32;
  color: #555555;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected strong {
  color: #ffffff;
}
#TSFE_ADMIN_PANEL_FORM {
  width: auto;
}
