ul {
    padding-left:0 !important;
    padding-right:0 !important;
}
@media screen and (max-width: 899px) {
    .page {
    top:0px;
    }
}
@media screen and (min-width: 900px) {
    #unterkopfzeile {		
    margin-top:-1px !important;
    }
}
@media screen and (max-width: 900px) {
    #logo-container-mobile .headerlogo {
    width:100% !important;
    max-width:520px;
    margin: 5px auto;
    padding-left:3.5%;
    padding-right:3.5%;
    top:0px !important;
    }
    .page-footer .inside {
      background-image:unset !important;
    }
    .page-footer  {
      background-image: url("../../files/Layout/footer_img.png") !important;
    }
    #kopf_bkg .inside {
      background-image:unset !important;
    min-height:70px !important;
    }
    #kopf_bkg  {
    margin-bottom:20px;
    min-height:70px !important;
      background-image:unset !important;
      background-color:#e6eae3 !important;
    }
    #logo-container-mobile .logotext .zeile1 {
    font-size:2.2em !important;
    line-height:1.6em;
    }
    #logo-container-mobile .logotext .zeile2 {
    font-size:1.2em;
    line-height:1.0em;
    }
    #logo-container-mobile .logotext {
    margin-top:5px;
    top:0px !important;
    text-align:center;
    }
    .fontresizer{
    display:none !important;
    }
    .main-navigation-search input {
    width:0px !important;
    margin: 0.2625em 4em 0 -1.375em !important;
    }
    .main-navigation-search{
    float:right !important;
    }
    .iserv {
    float:left !important;
    width:50px !important;
    }
    .upper-line {
    float:right;
    }
    #mainmenu {
    width:50% !important;
    }
    #logo-container-mobile{
    width:100%;
    /*height:80px;*/
    }
    .headerlogo img {
    width: 100% !important;
    }
}

/* main.css */
.main-content ul {
    margin-top:0.1em !important;
}
.main-content p {
    margin-top:0em !important;
    margin-bottom:1.3em !important;
}
.header-navigation li:before {
    margin:0 5px;
    content: " ";
}
@charset "UTF-8";
/*
 * Main Stylesheet
 *
 * @copyright Copyright (c) 2012 rocksolidthemes.com
 * @license   http://rocksolidthemes.com/agb   No free usage allowed
 */
/* ===========================================
 * # Index: The structure of this stylesheet
 *
 * - Imports (SASS only)
 * - Fonts
 * - Basic settings (SASS only)
 * - Colors (SASS only)
 * - General styles
 * - Button styles
 * - Wrapper Elements
 * - Elements in order of appearance in HTML
 * - Content styles
 * - Sidebar styles
 * - Form styles
 * - Content elements
 * - Slider styles
 * - Module styles (Search,
FAQ,
News,
Events,
Comments)
 * - Footer styles
 * - Media queries
 * - Grid (design + production helper)
 * ======================================== */
/* ===========================================
 * Fonts
 * ======================================== */
@font-face {
    font-family: "RockSolid Icons";	src: url("../../opensauce/fonts/rocksolid-icons.eot");	src: url("../../opensauce/fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../../opensauce/fonts/rocksolid-icons.woff") format('woff'), url("../../opensauce/fonts/rocksolid-icons.ttf") format('truetype'), url("../../opensauce/fonts/rocksolid-icons.svg") format('svg');	font-weight: normal;	font-style: normal
}
html {
    position:relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: #77976f;
}
body {
    color:#343434;
    letter-spacing:-0.02em;
    font:1.1em/1.3em "Open Sans","Arial",sans-serif;
    background-size: auto;
}
@media screen and (max-width: 599px) {
    body {		font-size: 15px;	}
}
* {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
.rs-columns {
    width:100%;
    clear:both;
    display:inline-block;
    vertical-align:top;
}
.rs-column {
    width:100%;
    float:left;
    margin-top:6.25%;
    margin-right:6.25%;
}
.rs-column.-large-first {
    clear:left;
}
.rs-column.-large-last {
    margin-right:-5px;
}
.rs-column.-large-first-row {
    margin-top:0;
}
.rs-column.-large-col-1-1 {
    width:100%;
}
.rs-column.-large-col-2-1 {
    width:46.875%;
}
.rs-column.-large-col-2-2 {
    width:100%;
}
.rs-column.-large-col-3-1 {
    width:29.16667%;
}
.rs-column.-large-col-3-2 {
    width:64.58333%;
}
.rs-column.-large-col-3-3 {
    width:100%;
}
.rs-column.-large-col-4-1 {
    width:20.3125%;
}
.rs-column.-large-col-4-2 {
    width:46.875%;
}
.rs-column.-large-col-4-3 {
    width:73.4375%;
}
.rs-column.-large-col-4-4 {
    width:100%;
}
.rs-column.-large-col-5-1 {
    width:15%;
}
.rs-column.-large-col-5-2 {
    width:36.25%;
}
.rs-column.-large-col-5-3 {
    width:57.5%;
}
.rs-column.-large-col-5-4 {
    width:78.75%;
}
.rs-column.-large-col-5-5 {
    width:100%;
}
.rs-column.-large-col-6-1 {
    width:11.45833%;
}
.rs-column.-large-col-6-2 {
    width:29.16667%;
}
.rs-column.-large-col-6-3 {
    width:46.875%;
}
.rs-column.-large-col-6-4 {
    width:64.58333%;
}
.rs-column.-large-col-6-5 {
    width:82.29167%;
}
.rs-column.-large-col-6-6 {
    width:100%;
}
.opensauce-fullwidth .rs-column {
    margin-top:3.84615%;
    margin-right:3.84615%;
}
.opensauce-fullwidth .rs-column.-large-last {
    margin-right:-5px;
}
.opensauce-fullwidth .rs-column.-large-first-row {
    margin-top:0;
}
.opensauce-fullwidth .rs-column.-large-col-1-1 {
    width:100%;
}
.opensauce-fullwidth .rs-column.-large-col-2-1 {
    width:48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-2-2 {
    width:100%;
}
.opensauce-fullwidth .rs-column.-large-col-3-1 {
    width:30.76923%;
}
.opensauce-fullwidth .rs-column.-large-col-3-2 {
    width:65.38462%;
}
.opensauce-fullwidth .rs-column.-large-col-3-3 {
    width:100%;
}
.opensauce-fullwidth .rs-column.-large-col-4-1 {
    width:22.11538%;
}
.opensauce-fullwidth .rs-column.-large-col-4-2 {
    width:48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-4-3 {
    width:74.03846%;
}
.opensauce-fullwidth .rs-column.-large-col-4-4 {
    width:100%;
}
.opensauce-fullwidth .rs-column.-large-col-5-1 {
    width:16.92308%;
}
.opensauce-fullwidth .rs-column.-large-col-5-2 {
    width:37.69231%;
}
.opensauce-fullwidth .rs-column.-large-col-5-3 {
    width:58.46154%;
}
.opensauce-fullwidth .rs-column.-large-col-5-4 {
    width:79.23077%;
}
.opensauce-fullwidth .rs-column.-large-col-5-5 {
    width:100%;
}
.opensauce-fullwidth .rs-column.-large-col-6-1 {
    width:13.46154%;
}
.opensauce-fullwidth .rs-column.-large-col-6-2 {
    width:30.76923%;
}
.opensauce-fullwidth .rs-column.-large-col-6-3 {
    width:48.07692%;
}
.opensauce-fullwidth .rs-column.-large-col-6-4 {
    width:65.38462%;
}
.opensauce-fullwidth .rs-column.-large-col-6-5 {
    width:82.69231%;
}
.opensauce-fullwidth .rs-column.-large-col-6-6 {
    width:100%;
}
@media screen and (max-width: 1200px) {
    .rs-column,	.opensauce-fullwidth .rs-column {		margin-top: 6.25%;		margin-right: 6.25%;	}	.rs-column.-large-first,	.opensauce-fullwidth .rs-column.-large-first {		clear: none;	}	.rs-column.-large-last,	.opensauce-fullwidth .rs-column.-large-last {		margin-right: 6.25%;	}	.rs-column.-large-first-row,	.opensauce-fullwidth .rs-column.-large-first-row {		margin-top: 6.25%;	}	.rs-column.-medium-first,	.opensauce-fullwidth .rs-column.-medium-first {		clear: left;	}	.rs-column.-medium-last,	.opensauce-fullwidth .rs-column.-medium-last {		margin-right: -5px;	}	.rs-column.-medium-first-row,	.opensauce-fullwidth .rs-column.-medium-first-row {		margin-top: 0;	}	.rs-column.-medium-col-1-1,	.opensauce-fullwidth .rs-column.-medium-col-1-1 {		width: 100%;	}	.rs-column.-medium-col-2-1,	.opensauce-fullwidth .rs-column.-medium-col-2-1 {		width: 46.875%;	}	.rs-column.-medium-col-2-2,	.opensauce-fullwidth .rs-column.-medium-col-2-2 {		width: 100%;	}	.rs-column.-medium-col-3-1,	.opensauce-fullwidth .rs-column.-medium-col-3-1 {		width: 29.16667%;	}	.rs-column.-medium-col-3-2,	.opensauce-fullwidth .rs-column.-medium-col-3-2 {		width: 64.58333%;	}	.rs-column.-medium-col-3-3,	.opensauce-fullwidth .rs-column.-medium-col-3-3 {		width: 100%;	}	.rs-column.-medium-col-4-1,	.opensauce-fullwidth .rs-column.-medium-col-4-1 {		width: 20.3125%;	}	.rs-column.-medium-col-4-2,	.opensauce-fullwidth .rs-column.-medium-col-4-2 {		width: 46.875%;	}	.rs-column.-medium-col-4-3,	.opensauce-fullwidth .rs-column.-medium-col-4-3 {		width: 73.4375%;	}	.rs-column.-medium-col-4-4,	.opensauce-fullwidth .rs-column.-medium-col-4-4 {		width: 100%;	}	.rs-column.-medium-col-5-1,	.opensauce-fullwidth .rs-column.-medium-col-5-1 {		width: 15%;	}	.rs-column.-medium-col-5-2,	.opensauce-fullwidth .rs-column.-medium-col-5-2 {		width: 36.25%;	}	.rs-column.-medium-col-5-3,	.opensauce-fullwidth .rs-column.-medium-col-5-3 {		width: 57.5%;	}	.rs-column.-medium-col-5-4,	.opensauce-fullwidth .rs-column.-medium-col-5-4 {		width: 78.75%;	}	.rs-column.-medium-col-5-5,	.opensauce-fullwidth .rs-column.-medium-col-5-5 {		width: 100%;	}	.rs-column.-medium-col-6-1,	.opensauce-fullwidth .rs-column.-medium-col-6-1 {		width: 11.45833%;	}	.rs-column.-medium-col-6-2,	.opensauce-fullwidth .rs-column.-medium-col-6-2 {		width: 29.16667%;	}	.rs-column.-medium-col-6-3,	.opensauce-fullwidth .rs-column.-medium-col-6-3 {		width: 46.875%;	}	.rs-column.-medium-col-6-4,	.opensauce-fullwidth .rs-column.-medium-col-6-4 {		width: 64.58333%;	}	.rs-column.-medium-col-6-5,	.opensauce-fullwidth .rs-column.-medium-col-6-5 {		width: 82.29167%;	}	.rs-column.-medium-col-6-6,	.opensauce-fullwidth .rs-column.-medium-col-6-6 {		width: 100%;	}
}
@media screen and (max-width: 599px) {
    .rs-column,	.opensauce-fullwidth .rs-column {		margin-right: 6.25%;	}	.rs-column.-medium-first,	.opensauce-fullwidth .rs-column.-medium-first {		clear: none;	}	.rs-column.-medium-last,	.opensauce-fullwidth .rs-column.-medium-last {		margin-right: 6.25%;	}	.rs-column.-medium-first-row,	.opensauce-fullwidth .rs-column.-medium-first-row {		margin-top: 6.25%;	}	.rs-column.-small-first,	.opensauce-fullwidth .rs-column.-small-first {		clear: left;	}	.rs-column.-small-last,	.opensauce-fullwidth .rs-column.-small-last {		margin-right: -5px;	}	.rs-column.-small-first-row,	.opensauce-fullwidth .rs-column.-small-first-row {		margin-top: 0;	}	.rs-column.-small-col-1-1,	.opensauce-fullwidth .rs-column.-small-col-1-1 {		width: 100%;	}	.rs-column.-small-col-2-1,	.opensauce-fullwidth .rs-column.-small-col-2-1 {		width: 46.875%;	}	.rs-column.-small-col-2-2,	.opensauce-fullwidth .rs-column.-small-col-2-2 {		width: 100%;	}	.rs-column.-small-col-3-1,	.opensauce-fullwidth .rs-column.-small-col-3-1 {		width: 29.16667%;	}	.rs-column.-small-col-3-2,	.opensauce-fullwidth .rs-column.-small-col-3-2 {		width: 64.58333%;	}	.rs-column.-small-col-3-3,	.opensauce-fullwidth .rs-column.-small-col-3-3 {		width: 100%;	}	.rs-column.-small-col-4-1,	.opensauce-fullwidth .rs-column.-small-col-4-1 {		width: 20.3125%;	}	.rs-column.-small-col-4-2,	.opensauce-fullwidth .rs-column.-small-col-4-2 {		width: 46.875%;	}	.rs-column.-small-col-4-3,	.opensauce-fullwidth .rs-column.-small-col-4-3 {		width: 73.4375%;	}	.rs-column.-small-col-4-4,	.opensauce-fullwidth .rs-column.-small-col-4-4 {		width: 100%;	}	.rs-column.-small-col-5-1,	.opensauce-fullwidth .rs-column.-small-col-5-1 {		width: 15%;	}	.rs-column.-small-col-5-2,	.opensauce-fullwidth .rs-column.-small-col-5-2 {		width: 36.25%;	}	.rs-column.-small-col-5-3,	.opensauce-fullwidth .rs-column.-small-col-5-3 {		width: 57.5%;	}	.rs-column.-small-col-5-4,	.opensauce-fullwidth .rs-column.-small-col-5-4 {		width: 78.75%;	}	.rs-column.-small-col-5-5,	.opensauce-fullwidth .rs-column.-small-col-5-5 {		width: 100%;	}	.rs-column.-small-col-6-1,	.opensauce-fullwidth .rs-column.-small-col-6-1 {		width: 11.45833%;	}	.rs-column.-small-col-6-2,	.opensauce-fullwidth .rs-column.-small-col-6-2 {		width: 29.16667%;	}	.rs-column.-small-col-6-3,	.opensauce-fullwidth .rs-column.-small-col-6-3 {		width: 46.875%;	}	.rs-column.-small-col-6-4,	.opensauce-fullwidth .rs-column.-small-col-6-4 {		width: 64.58333%;	}	.rs-column.-small-col-6-5,	.opensauce-fullwidth .rs-column.-small-col-6-5 {		width: 82.29167%;	}	.rs-column.-small-col-6-6,	.opensauce-fullwidth .rs-column.-small-col-6-6 {		width: 100%;	}
}
#mbCenter,
#colorbox,
#lbCenter,
#lbBottomContainer {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
::selection {
    background: #b92152;
    color: white;
    text-shadow: none !important;
}
::-moz-selection {
    background: #b92152;
    color: white;
    text-shadow: none !important;
}
button,
input,
select,
textarea {
    font-family: inherit;
}
table {
    width:100%;
    background-color:#EFEFEF;
    /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    */table-layout:fixed;
}
table th,
table td {
    border-width:0px 3px;
    border-style:solid;
    border-color:#fff;
}
table th {
    padding:.33333em .55556em;
    text-align:left;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.02);
}
table td {
    padding:.33333em .55556em;
}
table tr.kopfzeile {
    background-color:#DCDCDC;
    font-weight:bold;
}
.ansprechpartner table {
    font-size:.9em;
}
.ansprechpartner table tr.kopfzeile {
    background-color:#DCDCDC;
    font-weight:bold;
}
.ansprechpartner table th,
.ansprechpartner table td {
    vertical-align:top;
    border-width:2px 0px;
    border-style:solid;
    border-color:#fff;
}
.ansprechpartner table td:nth-child(1) {
    width:25%;
}
.ansprechpartner table td:nth-child(2) {
    width:25%;
}
.ansprechpartner table td:nth-child(3) {
    width:20%;
}
.ansprechpartner table td:nth-child(4) {
    width:15%;
}
.ansprechpartner table td:nth-child(5) {
    width:15%;
}
.ansprechpartner table td:nth-child(6) {
    width:8%;
}
.ansprechpartner span.Bereich {
    width:270px;
    float:left;
}
.ansprechpartner span.Person {
    width:210px;
    float:left;
}
.ansprechpartner span.Telefon {
    width:170px;
    float:left;
}
.ansprechpartner span.Email {
    width:120px;
    float:left;
}
.ansprechpartner span.Haus {
    width:100px;
    float:left;
}
.ansprechpartner span.Ebene {
    width:110px;
    float:left;
}
strong,
b {
    font-weight: 600;
}
a {
    text-decoration:none;
    color:#3686be;
}
a:hover,
a:focus {
    text-decoration:underline;
}
a:hover,
a:active {
    outline: 0;
}
a.external-link:after {
    position:relative;
    display:inline-block;
    margin-left:.22222em;
    text-indent:0;
    font: 0.72222em/1 "RockSolid Icons";
    content: "\e151";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
*[data-icon]:before {
    position:relative;
    display:inline-block;
    margin-right:.22222em;
    text-indent:0;
    font: 100%/1 "RockSolid Icons";
    content: attr(data-icon);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
*[data-icon].after:before {
    content: none;
}
*[data-icon].after:after {
    position:relative;
    display:inline-block;
    margin-left:.22222em;
    text-indent:0;
    font: 100%/1 "RockSolid Icons";
    content: attr(data-icon);
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.clear {
    clear:both;
}
.invisible {
    position:absolute;
    overflow:hidden;
    margin:-1px;
    padding:0;
    border:0;
    height: 1px !important;
    width: 1px !important;
    clip: rect(0 0 0 0);
}
.pdf_link {
    float:right;
    margin:.66667em 0 0 1.11111em;
}
.pdf_link a {
    margin-left:.11111em;
}
.mime_icon {
    margin-bottom:-0.25em;
}
.ce_toplink,
.toplink {
    margin:1.33333em 0;
}
.ce_toplink a,
.toplink a {
    width:100%;
    display:block;
}
.ce_toplink > a:before,
.toplink > a:before {
    position:relative;
    display:inline-block;
    margin-right:.27778em;
    text-indent:0;
    font: 100%/1 "RockSolid Icons";
    content: "\e00c";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.dlh_googlemap {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.main-content .dlh_googlemap,
.sidebar .dlh_googlemap {
    /* Setting the maps max-width to 100% is best practice, since it becomes fluid that way */	max-width: 100%;
}
.main-content .dlh_googlemap img {
    max-width:none;
}
hr {
    height:1px;
    overflow:visible;
    clear:both;
    margin:1.33333em 0;
    border:0;
    background: #dedede;
}
.confirmation {
    color:#7eba28;
}
.information {
    color:#77976f;
}
.warning {
    color:#e52f2f;
}
p.confirmation,
p.information,
p.warning,
div.confirmation,
div.information,
div.warning,
span.confirmation,
span.information,
span.warning {
    position:relative;
    display:block;
    border:1px solid #dedede;
    border-radius:1.5px;
    color:#375111;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    padding: 2.77778em 6.25% 1.11111em;
    background: white;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
p.confirmation:before,
p.information:before,
p.warning:before,
div.confirmation:before,
div.information:before,
div.warning:before,
span.confirmation:before,
span.information:before,
span.warning:before {
    top:-1px;
    position:absolute;
    display:inline-block;
    padding:.57143em 1.42857em;
    text-align:right;
    text-indent:0;
    font: 0.77778em/1 "RockSolid Icons";
    content: "\e044";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    right: -1px;
    left: -1px;
    color: white;
    background: #7eba28;
}
p.information,
div.information,
span.information {
    color:#03354f;
}
p.information:before,
div.information:before,
span.information:before {
    content: "\e0a6";
    background: #77976f;
}
p.warning,
div.warning,
span.warning {
    color:#841010;
}
p.warning:before,
div.warning:before,
span.warning:before {
    content: "\e144";
    background: #e52f2f;
}
p.drop-cap:first-letter,
span.drop-cap {
    float:left;
    margin:.08333em .1em -0.16667em -0.05em;
    font-size:3.33333em;
    line-height:.7;
    color:#000;
    font-weight: 200;
}
p.drop-cap:first-letter {
    /* IE8 and IE9 calculate em's from the parent element */	margin: 0.27778em 0.33333em -0.55556em -0.16667em \0/;
}
code {
    padding:.14286em .35714em;
    background-color:#e8e8e8;
    border-radius:3px;
    font:.77778em/1.35714 "Lucida Console",monospace;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
pre {
    overflow:auto;
    display:block;
    margin:1.71429em 0;
    padding:0 .42857em;
    font:.77778em/1.71429 "Lucida Console",monospace;
    color: white;
    background: #dedede;
}
pre code {
    padding:0;
    font-size:1em;
    line-height: inherit;
    background-color: transparent;
}
button,
.button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    width:30%;
    min-height:45px;
    position:relative;
    display:inline-block;
    padding:.55556em 1.5em;
    text-align:center;
    background-color:#77976f;
    border:1px solid #77976f;
    text-decoration:none;
    color:#fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*border-color: #34495e #2b3c4d #22303d;
    color: white;
    text-shadow: 1px 1px 0 #2b3c4d;
    background: #77976f;
    background: -webkit-linear-gradient(#425e78, #384e64);
    background: -moz-linear-gradient(#425e78, #384e64);
    background: -o-linear-gradient(#425e78, #384e64);
    background: linear-gradient(#425e78, #384e64);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    */;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"]:hover,
input[type="button"]:focus {
    /*border-color: #2b3c4d #22303d #19232c;
    background: -webkit-linear-gradient(#486582, #32475a);
    background: -moz-linear-gradient(#486582, #32475a);
    background: -o-linear-gradient(#486582, #32475a);
    background: linear-gradient(#486582, #32475a);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    */;
}
button:active,
.button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
    /*background: -webkit-linear-gradient(#3f5971, #3b536b);
    background: -moz-linear-gradient(#3f5971, #3b536b);
    background: -o-linear-gradient(#3f5971, #3b536b);
    background: linear-gradient(#3f5971, #3b536b);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0), inset 1px 1px lightslategrey, inset -1px 0 lightslategrey;
    */;
}
#colorbox button,
#colorbox .button,
#colorbox input[type="submit"],
#colorbox input[type="reset"],
#colorbox input[type="button"] {
    /* Fix colorbox close button */	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.page {
    max-width:1200px;
    position:relative;
    margin:0 auto;
    zoom: 1;
    z-index:0;
    background: white;
    /*-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    */;
}
.page:before {
    display:table;
    content: "";
}
.page:after {
    clear:both;
    display:table;
    content: "";
}
@media screen and (max-width: 1200px) {
    .page {		
    border: 0;		
    -webkit-box-shadow: none;		
    -moz-box-shadow: none;		
    box-shadow: none;	
    margin-left:3.5%; 
    margin-right:3.5%;
    }
    #logo-container {
    padding-left:3.5%;
    }
    .footer-container {
    margin-left:3.5% !important;
    margin-right:3.5% !important;
    }
}
.opensauce-not-boxed .page {
    padding:0 1px;
    border:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.page-header {
    width:100%;
    height:269px;
    max-width:1300px;
    position:relative;
    margin:0 auto;
    background-color:#fff;
}
@media screen and (max-width: 1200px) {
    .page-header {		/*margin-right: 3.57%;		margin-left: 3.57%;	*/ }
}
@media screen and (max-width: 599px) {
    .page-header {		zoom: 1;	}	.page-header:before {		content: "";		display: table;	}	.page-header:after {		content: "";		display: table;		clear: both;	}
}
@media screen and (max-width: 599px) {
    .logo {		position: static;		margin-left: 0;		margin-bottom: 12px;		padding: 0;	}
}
@media screen and (max-width: 599px) {
    .logo img {		margin: 0 auto;	}
}
.tag-line {
    padding-bottom:.55556em;
}
@media screen and (max-width: 599px) {
    .logo ~ .tag-line {		min-height: 0;	}
}
.tag-line .ce_text {
    font-size:.88889em;
    color:#8a8a8a;
    padding: 4.0625em 0 1.875em 34.61538%;
}
@media screen and (max-width: 599px) {
    .tag-line .ce_text {		padding: 1em 0;		text-align: center;	}
}
.tag-line .ce_text p {
    margin:0;
}
.tag-line .ce_text blockquote {
    margin:0;
    font-size:1.75em;
    color:#b92152;
}
.tag-line .image_container {
    width:auto;
    margin:0;
    padding:0;
    border:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}
.tag-line .ce_image {
    width:100%;
    display:inline-block;
}
.tag-line .ce_image img,
.tag-line .rsts-main {
    width:100%;
    height:auto;
    clear:both;
    display:block;
    margin:2.22222em 0 1.11111em;
}
@media screen and (max-width: 599px) {
    .tag-line .ce_image img,	.tag-line .rsts-main {		margin: 1.33333em 0 1em;	}
}
.tag-line .rsts-main {
    float:left;
}
@media screen and (max-width: 599px) {
    .tag-line .rsts-main {		float: none;	}
}
.main-navigation-wrapper {
    position:relative;
    clear:both;
    z-index:100;
    /*background: #f6f6f6;
    background: -webkit-linear-gradient(#fbfbfb, #f1f1f1);
    background: -moz-linear-gradient(#fbfbfb, #f1f1f1);
    background: -o-linear-gradient(#fbfbfb, #f1f1f1);
    background: linear-gradient(#fbfbfb, #f1f1f1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    */;
}
@media screen and (max-width: 900px) {
    .main-navigation {		margin-right: 0;			}
}
@media screen and (max-width: 599px) {
    .main-navigation {		display: none;	}
}
.sub-navigation {
    padding-bottom:.625em;
    border:1px solid #dedede;
    border-radius:0 0 4 4;
    font-size:.88889em;
    color:#636363;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    /* clearfix */	overflow: hidden;
    border-top: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
    .sub-navigation {		font-size: 0.77778em;	}
}
@media screen and (max-width: 599px) {
    .sub-navigation {		display: none;	}
}
.sub-navigation ul,
.sub-navigation li {
    display:inline;
    margin:0;
    padding:0;
}
.sub-navigation a,
.sub-navigation li > span {
    float:left;
    margin:0 -0.625em -0.625em .625em;
    padding:.75em .625em;
    color: inherit;
    -webkit-box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: inset -1px 0 rgba(255, 255, 255, 0.5);
}
.sub-navigation a.trail,
.sub-navigation a.active,
.sub-navigation li > span.trail,
.sub-navigation li > span.active {
    color:#636363;
    font-weight: 600;
    background: #fbfbfb;
}
.main-navigation-mobile {
    /* Hide mobile navigation <select> by default */	display: none;
}
@media screen and (max-width: 599px) {
    .main-navigation-mobile {		display: block;		width: 100%;		margin: 0.8em 0 0.8em 0;	}
}
.main-navigation-search {
    right:0;
    top:7px;
    position:relative;
    overflow:hidden;
    float:right;
    /*background: #f6f6f6;
    background: -webkit-linear-gradient(#fbfbfb, #f1f1f1);
    background: -moz-linear-gradient(#fbfbfb, #f1f1f1);
    background: -o-linear-gradient(#fbfbfb, #f1f1f1);
    background: linear-gradient(#fbfbfb, #f1f1f1);
    -webkit-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 0 rgba(255, 255, 255, 0.5), inset 0 0 0 1px rgba(255, 255, 255, 0.5);*/
}
@media screen and (max-width: 900px) {
    .main-navigation-search {		position: relative;		height: 2.72222em;			border-left: 0;	}
}
@media screen and (max-width: 900px) {
    .main-content {		
    margin-top: 5.55556%;		
    }
}
.main-navigation-search input {
    width:10.25em;
    float:right;
    margin:.2625em 4em 0 1.375em;
    padding-top:.25em;
    padding-bottom:.1875em;
    font-size:.88889em;
    /*-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: margin-left 0.2s ease-out;
    -moz-transition: margin-left 0.2s ease-out;
    -o-transition: margin-left 0.2s ease-out;
    transition: margin-left 0.2s ease-out;*/
}
.main-navigation-search:hover input,
.main-navigation-search input:hover,
.main-navigation-search input:focus {
    margin-left:1.375em;
}
.main-navigation-search button {
    width:3.55556em;
    height:100%;
    right:0;
    top:0;
    position:absolute;
    margin:0;
    padding:.5em 0 0;
    text-align:left;
    border:0;
    line-height:0;
    color:#636363;
    text-indent:-99em;
    text-shadow: none;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-navigation-search button:after {
    position:relative;
    display:block;
    text-align:center;
    color: #77976f;
    text-indent:0;
    font: 1.11111em/1 "RockSolid Icons";
    content: "\e0cb";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.main-navigation-search button:hover,
.main-navigation-search button:focus {
    color:#77976f;
}
.content-wrapper {
    zoom: 1;
}
.content-wrapper:before {
    display:table;
    content: "";
}
.content-wrapper:after {
    clear:both;
    display:table;
    content: "";
}
.main-content {
    width:67.14286%;
    float:left;
}
.opensauce-fullwidth .main-content {
    width:auto;
    float:none;
}
.opensauce-sidebar-left .main-content {
    float:right;
    margin-right:3.57143%;
    margin-left:0;
}
@media screen and (max-width: 900px) {
    .opensauce-sidebar-left .main-content {		float: none;		margin-right: 5.55556%;		margin-left: 5.55556%;	}
}
.main-content p,
.main-content ul,
.main-content ol,
.main-content table,
.main-content form,
.main-content fieldset {
    margin-top:1.33333em;
    margin-bottom:1.33333em;
}
}.main-content h1,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
    margin-top:.1em;
    margin-bottom:.3em;
    line-height:1.3;
    font-weight:normal;
}
.main-content .blau h1 {
    font-size:1.8em;
    font-weight:bold;
    color:#2261A2;
}
.main-content h1 {
    margin:30px 0 40px;
    padding:0;
    margin:30px 0 30px;
        padding:0;
        font:1.6rem Open Sans;
        color:#b92152;
        font-weight: 400;
}
@media screen and (min-width: 900px) {
    .main-content h1 {
        margin:30px 0 40px;
        padding:0;
        font:1.8rem Open Sans;
        color:#b92152;
        font-weight: 400;
    }
    #googlecal h1 {
        margin:0 0 20px;
    font-size:1.2em;
        
    }
    #googlecal iframe {
       font-family:"Open Sans";
    }
}
.main-content h2 {
    margin-top:3em;
    font-size:1.3em;
}
.main-content h1 + h2 {
    margin-top:.3em;
}
.main-content h3 {
    font-size:1.2em;
}
.main-content h4 {
    font-size:1.1em;
}
.main-content h5 {
    font-size:1em;
}
.main-content h6 {
    font-size:.9em;
    color:#8a8a8a;
}
.main-content ul,
.main-content ol {
    padding-left:.88889em;
}
.main-content ul li[data-icon],
.main-content ol li[data-icon] {
    list-style: none;
}
.main-content ul li[data-icon]:before,
.main-content ol li[data-icon]:before {
    width:0;
    left:-1.16667em;
}
.main-content ul {
    list-style: disc;
}
.main-content ul ul {
    margin-top:0;
}
.main-content ol {
    padding-left:1.11111em;
    list-style: decimal;
}
.main-content ol ol,
.main-content ol ul {
    margin-top:0;
}
.main-content ol ol {
    padding-left:1.33333em;
    list-style: upper-alpha;
}
.main-content ol ol ol {
    list-style: lower-roman;
}
.main-content ol ol ol ol {
    list-style: lower-alpha;
}
.main-content blockquote {
    position:relative;
    color:#77976f;
    margin: 1.33333em 0 1.33333em 9.375%;
}
@media screen and (max-width: 599px) {
    .main-content blockquote {		margin-left: 15.625%;	}
}
.main-content blockquote small,
.main-content blockquote i,
.main-content blockquote em {
    color:#8a8a8a;
}
.main-content blockquote:before {
    left:-9.375%;
    top:0;
    position:absolute;
    margin:.42857em 0 0 -0.04762em;
    font-size:4.66667em;
    line-height:0;
    font-weight:bold;
    color:#77976f;
    content: "\201c";
}
@media screen and (max-width: 599px) {
    .main-content blockquote:before {		left: -15.625%;		margin-left: -0.09524em;	}
}
.main-content img {
    height:auto;
    max-width:100%;
}
.main-content .rsts-main {
    margin:24px 0;
}
.sidebar {
    width:22.14286%;
    position:relative;
    float:right;
    font-size:.9em;
    margin: 2.7em 3.57143% 0 0;
}
@media screen and (max-width: 900px) {
    .sidebar {		float: none;		clear: both;		width: auto;		margin-right: 0;		margin-left: 0;	}
}
@media screen and (max-width: 599px) {
    .sidebar {		margin-right: 5.55556%;		margin-left: 5.55556%;	}
}
.opensauce-sidebar-left .sidebar {
    float:left;
    margin-right:0;
    margin-left:3.57143%;
}
@media screen and (max-width: 900px) {
    .opensauce-sidebar-left .sidebar {		float: none;		margin-right: 0;		margin-left: 0;	}
}
@media screen and (max-width: 599px) {
    .opensauce-sidebar-left .sidebar {		margin-right: 5.55556%;		margin-left: 5.55556%;	}
}
.sidebar ul,
.sidebar ol {
    margin-top:0;
    padding:1px 10px;
}
.sidebar ul li {
    margin-right:10px;
    margin-left:20px;
}
.sidebar-news .layout_latest {
    position:relative;
    margin:1.33333em 0;
    padding-left:2.77778em;
}
.sidebar-news .layout_latest:before {
    top:.3125em;
    position:absolute;
    display:inline-block;
    padding:.5em;
    text-indent:0;
    font: 0.88889em/1 "RockSolid Icons";
    content: "\e06b";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    left: 0;
    color: white;
    background: #77976f;
}
.sidebar-news .image_container {
    display:none;
}
.sidebar-news .info {
    margin:0;
    font-size:.77778em;
    color:#8a8a8a;
}
.sidebar-news h2 {
    margin:0 0 .25em;
    padding:0;
    border:0;
    font-size:.88889em;
    line-height:1.3125;
    text-transform:none;
}
.sidebar-news .teaser {
    font-size:.77778em;
}
.sidebar-news .teaser p {
    margin:0;
}
.sidebar-news .more {
    margin:.28571em 0;
    font-size:.77778em;
}
form h1,
form h2,
form h3,
form h4,
form h5,
form h6 {
    clear:both;
}
form .form-row {
    position:relative;
    clear:both;
}
form p b.error,
form p.error {
    display:block;
    margin:0;
    color:#e52f2f;
}
input,
textarea {
    padding:.5em .55556em .44444em;
    border:1px solid #dedede;
    border-radius:1.5px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    border-bottom-color: #d4d4d4;
    color: inherit;
    background: #fcfcfc;
    /*-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px white;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px white;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1), inset 0 1px white;
    */;
}
.valid input,
.valid textarea {
    border-color:#7eba28;
}
.invalid input,
input.error,
.invalid textarea,
textarea.error {
    border-color:#e52f2f;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* multiple rules, because user agents are required to ignore a rule with an unknown selector */	color: #b1b1b1;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
    color:#b1b1b1;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color:#b1b1b1;
}
input::placeholder,
textarea::placeholder {
    color:#b1b1b1;
}
input:hover,
textarea:hover {
    border-color: #d4d4d4 #d4d4d4 #c7c7c7;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px white;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px white;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05), inset 0 1px white;
}
input:focus,
textarea:focus {
    border-color: #b92152;/*d57668; / #0788ca #067bb6;*/
}
input[type="text"],
input[type="search"],
input[type="email"] {
    outline: none;
}
input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    margin:0;
    padding:0;
    border:0;
    width: auto !important;
    height: auto !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
input[type="checkbox"] {
    vertical-align:middle;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}
input[type="radio"] {
    vertical-align:middle;
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
    background: none;
}
input[type="file"] {
    height:auto;
    padding:0;
}
textarea {
    height:200px;
    line-height:1.5;
    resize: vertical;
    outline: none;
}
fieldset {
    margin:1em 0;
    border:1px solid #dedede;
}
fieldset legend {
    padding:0 .27778em;
}
fieldset + br {
    /* Kill <br> that Contao injects */	display: none;
}
.main-content form .form-row {
    margin-top:1em;
    margin-bottom:1em;
}
.main-content label {
    display:block;
    margin-bottom:.0625em;
    font-size:.88889em;
}
.main-content label .mandatory,
.main-content legend .mandatory {
    margin-left:.11111em;
    color:#d57668;
}
.main-content input[type="checkbox"] + label {
    display:inline;
}
.main-content fieldset p {
    margin:0;
}
.main-content fieldset p b.error,
.main-content fieldset p.error {
    width:auto;
    float:none;
    margin:.5em 0;
}
.main-content fieldset label {
    display:inline;
    margin:0;
}
.main-content fieldset label:after {
    white-space:pre;
    /* add line break after label */	content: "\A";
}
.main-content input,
.main-content textarea,
.main-content select,
.main-content fieldset {
    width:100%;
}
@media screen and (max-width: 599px) {
    .main-content input,	.main-content textarea,	.main-content select,	.main-content fieldset {		width: 100%;	}
}
@media screen and (max-width: 599px) {
    .main-content button,	.main-content input[type="submit"] {		width: 100%;	}
}
.explanation p,
.captcha_text p {
    margin:0;
}
.explanation {
    margin:-0.85714em 0 1.71429em;
}
.captcha_text {
    display:block;
}
label .captcha_text {
    display:inline;
}
.sidebar form input,
.sidebar form textarea,
.sidebar form select,
.sidebar form fieldset,
.sidebar form button {
    width:100%;
}
.sidebar form label {
    display:block;
    margin-bottom:.0625em;
    font-size:.88889em;
}
.sidebar form input[type="checkbox"],
.sidebar form input[type="radio"],
.sidebar form input[type="image"] {
    width:auto;
}
.rs-columns > h1,
.rs-columns > h2,
.rs-columns > h3,
.teaser-boxes > h1,
.icon-boxes > h1,
.news-boxes > h1,
.teaser-boxes > h2,
.icon-boxes > h2,
.news-boxes > h2,
.teaser-boxes > h3,
.icon-boxes > h3,
.news-boxes > h3 {
    margin:0 0 .88889em;
    padding-bottom:.33333em;
    border-bottom:1px solid #e8e8e8;
    font-size:1em;
    font-weight:normal;
    color:#77976f;
    text-transform:uppercase;
    letter-spacing:.05556em;
}
.teaser-boxes,
.icon-boxes,
.news-boxes {
    margin:2.22222em 0;
    /* clearfix */	overflow: hidden;
}
.teaser-boxes-item {
    font-size:.88889em;
    color:#8a8a8a;
}
.teaser-boxes-item:hover,
.teaser-boxes-item:focus {
    text-decoration:none;
}
.teaser-boxes-item h3 {
    margin:0;
    font-size:1.3125em;
    color:#77976f;
}
.teaser-boxes-item p {
    margin:.5em 0 0;
}
.teaser-boxes-item-image {
    position:relative;
    margin:0 0 1em;
}
a:hover .teaser-boxes-item-image:before,
a:focus .teaser-boxes-item-image:before {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    content: "";
    z-index: 1;
    background: rgba(255, 255, 255, 0.3);
}
a:hover .teaser-boxes-item-image:after,
a:focus .teaser-boxes-item-image:after {
    bottom:0;
    right:0;
    position:absolute;
    display:inline-block;
    padding:.75em;
    text-align:center;
    text-indent:0;
    font: 0.5em/1 "RockSolid Icons";
    content: "\e019";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    z-index: 2;
    color: white;
    background: #b92152;
}
.teaser-boxes-item-image img {
    width:100%;
    height:auto;
    display:block;
}
.icon-boxes-item {
    font-size:.88889em;
    color:#8a8a8a;
}
.icon-boxes-item:hover,
.icon-boxes-item:focus {
    text-decoration:none;
}
.icon-boxes-item[data-icon]:before {
    margin:0 0 .5em;
    padding:.5em;
    border:1px solid #dedede;
    font-size:1.5em;
    color:#77976f;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.icon-boxes-item h3 {
    margin:0;
    font-size:1.3125em;
    color:#77976f;
}
.icon-boxes-item p {
    margin:.5em 0 0;
}
.icon-boxes-item-link {
    font-size:.875em;
    color:b92152;
}
a:hover .icon-boxes-item-link,
a:focus .icon-boxes-item-link {
    text-decoration:underline;
}
.news-boxes-item {
    font-size:.77778em;
    color:#8a8a8a;
}
.news-boxes-item h3 {
    margin:0;
    font-size:1.71429em;
    line-height:1.33333;
    font-weight:normal;
}
.news-boxes-item h3 a {
    color:#77976f;
}
.news-boxes-item p {
    margin:.28571em 0 0;
}
.news-boxes-item .news-boxes-item-info {
    margin:0;
    text-transform:uppercase;
    letter-spacing:.07143em;
}
.news-boxes-item .news-boxes-item-more {
    margin-top:.57143em;
    text-transform:uppercase;
    letter-spacing:.07143em;
}
.testimonial {
    margin:1.125em 0;
}
@media screen and (max-width: 599px) {
    .testimonial {		font-size: 1em;	}
}
.sidebar .testimonial {
    font-size:1em;
}
@media screen and (max-width: 599px) {
    .sidebar .testimonial {		font-size: 1em;	}
}
.rsts-main .testimonial {
    margin:0;
}
.testimonial p {
    margin:.5em 0;
    color:#77976f;
}
.testimonial-author {
    padding-right:2.77778em;
    font-size:.75em;
    color:#8a8a8a;
}
.sidebar .testimonial-author {
    padding-right:3.57143em;
    font-size:.77778em;
}
@media screen and (max-width: 599px) {
    .testimonial-author {		padding-right: 3.57143em;		font-size: 0.93333em;	}
}
.testimonial-author img {
    width:auto;
    height:2.22222em;
    display:inline-block;
    margin:0 .33333em 0 0;
    vertical-align:middle;
}
.testimonial-author small {
    font-size: inherit;
}
.newsletter-box {
    border:1px solid #056799;
    border-radius:1.5px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    padding: 1.33333em 6.25%;
    color: white;
    background: #77976f;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.sidebar .newsletter-box {
    padding-right:11.11111%;
    padding-left:11.11111%;
}
@media screen and (max-width: 900px) {
    .sidebar .newsletter-box {		padding-right: 5.55556%;		padding-left: 5.55556%;	}
}
@media screen and (max-width: 599px) {
    .sidebar .newsletter-box {		padding-right: 6.25%;		padding-left: 6.25%;	}
}
.sidebar .block + .newsletter-box {
    margin-top:1.77778em;
}
.newsletter-box:before {
    width:5.33333em;
    height:5.55556em;
    float:right;
    margin-left:.77778em;
    content: "";
    background: url("../../../img/newsletter-bg.png") 50% 50% no-repeat;
    background-size: 100% 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and (min--moz-device-pixel-ratio: 1.3),
only screen and (-o-device-pixel-ratio: 4 / 3),
only screen and (min-device-pixel-ratio: 1.3) {
    .newsletter-box:before {		background-image: url("../../../img/newsletter-bg-x2.png");	}
}
.newsletter-box h1,
.newsletter-box h2,
.newsletter-box h3,
.newsletter-box h4 {
    padding:0;
    border:0;
    text-transform:none;
}
.newsletter-box h1,
.newsletter-box h2,
.newsletter-box h3 {
    margin:-0.16667em 0 0;
    font-size:1.33333em;
    line-height:1.125;
    font-weight:normal;
    color: inherit;
}
.newsletter-box h4 {
    margin:0;
    font-size:1em;
    font-weight:normal;
    color:#b4dbef;
}
.newsletter-box form {
    margin:0;
}
.newsletter-box .formbody {
    width:18.33333em;
    max-width:100%;
    position:relative;
    margin:.66667em 0 0;
}
.newsletter-box .formbody input {
    width:100%;
    display:block;
    padding-right:2.66667em;
    border-color:#2b3c4d;
    color:#343434;
}
.newsletter-box .formbody button {
    width:auto;
    right:0;
    bottom:0;
    position:absolute;
    overflow:hidden;
    margin:0;
    padding:.72222em;
    text-align:left;
    border-radius:0 1.5 1.5 0;
    line-height:0;
    text-indent:-99em;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
}
.newsletter-box .formbody button:after {
    position:relative;
    display:block;
    text-indent:0;
    font: 0.77778em/1 "RockSolid Icons";
    content: "\e0ce";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.newsletter-box .formbody .error {
    color:#9b1313;
}
.icon-links {
    font-size:.88889em;
}
.icon-links h1,
.icon-links h2,
.icon-links h3 {
    font-size:.875em;
    color:#8a8a8a;
    text-transform:uppercase;
    letter-spacing:.07143em;
    font-weight: 600;
}
.icon-links ul {
    margin:0;
    padding:0;
}
.icon-links li {
    display:inline;
    list-style: none;
}
.icon-links a {
    display:block;
    padding:.25em 0;
    border-bottom:1px solid #dedede;
    text-decoration:none;
    color: inherit;
}
.icon-links a:before {
    top:-0.33333em;
    position:relative;
    display:inline-block;
    margin-right:1.66667em;
    padding:.66667em;
    border:1px solid #dedede;
    border-radius:1.5px;
    color:#77976f;
    text-indent:0;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    font: 0.375em/1 "RockSolid Icons";
    content: "\e019";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.icon-links a[data-icon]:before {
    top:0;
    margin-right:.66667em;
    padding:0;
    border:0;
    font-size:.9375em;
    content: attr(data-icon);
    color: inherit;
}
.icon-links-label {
    color:#343434;
}
a:hover .icon-links-label,
a:focus .icon-links-label {
    text-decoration:underline;
}
.author-box h1,
.author-box h2,
.author-box h3 {
    margin:2em 0 1em;
    padding:0 0 .42857em;
    border-bottom:1px solid #e8e8e8;
    font-size:.77778em;
    color:#8a8a8a;
    text-transform:uppercase;
    letter-spacing:.07143em;
    font-weight: 600;
}
.author-box img {
    float:right;
    margin:0 0 .55556em 1em;
}
.author-box p {
    margin:.875em 0;
    font-size:.88889em;
}
.author-box-links {
    margin:1em 0;
    padding:0;
    text-align:center;
    font-size:.77778em;
    text-transform:uppercase;
    letter-spacing:.07143em;
}
.author-box-links li {
    display:inline;
    list-style: none;
}
.author-box-links a {
    display:inline-block;
    margin:.35714em .21429em .28571em;
    padding:.57143em 1.42857em;
    border:1px solid #dedede;
    border-radius:3px;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.author-box-links a:hover,
.author-box-links a:focus {
    border-color:#c7c7c7;
    text-decoration:none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.image_container {
    position:relative;
    display:inline-block;
    margin-top:-1.4em;
}
.image_container.no-border,
.no-border .image_container {
    border:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
}
.image_container img {
    width:100%;
    height:auto;
    display:block;
}
.betriebsleitung .image_container img {
    width:auto;
    height:210px;
    display:block;
}
.image_container a {
    position:relative;
    display:block;
}
.image_container a:hover:before,
.image_container a:focus:before {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    content: "";
    z-index: 1;
    background: rgba(255, 255, 255, 0.3);
}
.image_container a:hover:after,
.image_container a:focus:after {
    bottom:0;
    right:0;
    position:absolute;
    display:inline-block;
    padding:.5em;
    text-align:center;
    text-indent:0;
    font: 0.55556em/1 "RockSolid Icons";
    content: "\e0cb";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    z-index: 2;
    color: white;
    background: #77976f;
}
.image_container figcaption,
.image_container .caption {
    padding:.28571em;
    font-size:.77778em;
    color:#8a8a8a;
    /* overwrite elements style attribute */	width: 100% !important;
}
.image_container.float_right,
.image_container.float_left {
    float:right;
    /*width: 43.75% !important;
    */margin: 0.44444em 0 0.88889em 6.25%;
}
@media screen and (max-width: 599px) {
    .image_container.float_right,	.image_container.float_left {		margin-left: 0;		float: none !important;		width: auto !important;	}
}
.opensauce-fullwidth .image_container.float_right,
.opensauce-fullwidth .image_container.float_left {
    margin: 0.44444em 0 0.88889em 3.84615%;
    /*width: 40%;
    */;
}
@media screen and (max-width: 900px) {
    .opensauce-fullwidth .image_container.float_right,	.opensauce-fullwidth .image_container.float_left {		margin-left: 6.25%;		width: 43.75% !important;	}
}
@media screen and (max-width: 599px) {
    .opensauce-fullwidth .image_container.float_right,	.opensauce-fullwidth .image_container.float_left {		margin-left: 0;		width: auto !important;	}
}
.no-resize .image_container.float_right,
.opensauce-fullwidth .no-resize .image_container.float_right,
.image_container.float_right.no-resize,
.opensauce-fullwidth .image_container.float_right.no-resize,
.no-resize .image_container.float_left,
.opensauce-fullwidth .no-resize .image_container.float_left,
.image_container.float_left.no-resize,
.opensauce-fullwidth .image_container.float_left.no-resize {
    width: auto !important;
}
.image_container.float_left {
    float:left;
    margin:0;
    /*margin: 0.44444em 6.25% 0.88889em 0;*/
}
@media screen and (max-width: 599px) {
    .image_container.float_left {		margin-right: 0;	}
}
.opensauce-fullwidth .image_container.float_left {
    margin:0;
    /*margin: 0.44444em 3.84615% 0.88889em 0;*/
}
@media screen and (max-width: 900px) {
    .opensauce-fullwidth .image_container.float_left {		margin-right: 6.25%;	}
}
@media screen and (min-width: 900px) {
    .opensauce-fullwidth .image_container.float_left {		margin-right: 30px;	margin-top:5px;}
}
@media screen and (max-width: 599px) {
    .opensauce-fullwidth .image_container.float_left {		margin-right: 0;	}
}
.ce_youtube-wrapper {
    height:0;
    position:relative;
    overflow:hidden;
    padding-bottom:56.25%;
    /* ratio 16 to 9 */	margin: 1.33333em 0;
}
.ce_youtube-wrapper iframe,
.ce_youtube-wrapper object,
.ce_youtube-wrapper embed,
.ce_youtube-wrapper .ce_youtube-wrapper-poster {
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
}
.ce_youtube-wrapper-poster {
    background-repeat:no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.ce_youtube-wrapper-poster:before {
    top:50%;
    position:absolute;
    display:inline-block;
    margin:-1.2em -1.675em;
    padding:.7em 1.2em .7em 1.4em;
    border-radius:.5em;
    text-indent:0;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    font: 1.11111em/1 "RockSolid Icons";
    content: "\25b6";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    left: 50%;
    color: white;
    background: black;
    background: rgba(0, 0, 0, 0.6);
    transition: background-color 0.1s linear;
}
.ce_youtube-wrapper-poster:hover:before {
    opacity: 1;
    background: #cc181e;
}
.mejs-video,
.mejs-audio {
    margin:1.11111em 0;
}
.ce_gallery > ul.cols_1 > li {
    width:100%;
}
.ce_gallery > ul.cols_2 > li {
    width:49.25%;
}
.ce_gallery > ul.cols_3 > li {
    width:32.33333%;
}
.ce_gallery > ul.cols_4 > li {
    width:23.875%;
}
.ce_gallery > ul.cols_5 > li {
    width:18.8%;
}
.ce_gallery > ul.cols_6 > li {
    width:15.41667%;
}
.ce_gallery > ul.cols_7 > li {
    width:13%;
}
.ce_gallery > ul.cols_8 > li {
    width:11.1875%;
}
.ce_gallery > ul.cols_9 > li {
    width:9.77778%;
}
.ce_gallery > ul.cols_10 > li {
    width:8.65%;
}
.ce_gallery > ul.cols_11 > li {
    width:7.72727%;
}
.ce_gallery > ul.cols_12 > li {
    width:6.95833%;
}
@media screen and (max-width: 599px) {
    .ce_gallery {		/* doubled class for specificity */	}	.ce_gallery.ce_gallery > ul > li {		width: auto;	}
}
.ce_gallery.no-resize > ul > li {
    width:auto;
}
.ce_gallery > ul {
    zoom: 1;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.ce_gallery > ul:before {
    display:table;
    content: "";
}
.ce_gallery > ul:after {
    clear:both;
    display:table;
    content: "";
}
.ce_gallery > ul > li {
    width:23.875%;
    float:left;
    margin:1.5% 0 0 1.5%;
}
@media screen and (max-width: 599px) {
    .ce_gallery > ul > li {		margin-right: 0;		margin-left: 0;	}
}
.ce_gallery > ul > li.col_first {
    clear:left;
    margin-left:0;
}
.ce_gallery > ul > li.col_last {
    /* for rounding failures */	margin-right: -1%;
}
.ce_gallery > ul > li > .image_container {
    width:100%;
}
.ce_gallery img {
    width:100%;
    height:auto;
}
.enclosure,
.ce_downloads {
    margin:1.6875em 0;
    padding:.25em 1.875em 1.25em;
    background-color:#eff3eb;
    font-size:.88889em;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    /*background: white;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    *//*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    */;
}
.enclosure h1,
.enclosure h2,
.enclosure h3,
.enclosure h4,
.enclosure h5,
.enclosure h6 {
    margin:-1.75em -2.58333em 1.66667em;
    padding:.66667em 1.66667em;
    font-size:.75em;
    text-transform:uppercase;
    letter-spacing:.08333em;
    font-weight: 600;
    color: white;
}
.enclosure h1:before,
.enclosure h2:before,
.enclosure h3:before,
.enclosure h4:before,
.enclosure h5:before,
.enclosure h6:before,
.ce_downloads h1:before,
.ce_downloads h2:before,
.ce_downloads h3:before,
.ce_downloads h4:before,
.ce_downloads h5:before,
.ce_downloads h6:before {
    top:.07143em;
    position:relative;
    float:right;
    display:inline-block;
    text-indent:0;
    font: 1.16667em/1 "RockSolid Icons";
    content: "\e06d";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.enclosure ul,
.enclosure p,
.ce_downloads ul,
.ce_downloads p {
    margin:0;
    padding:0;
    list-style: none;
    margin-top:0.0em !important;
    margin-bottom:0.0em !important;
}
.ce_accordion .toggler {
    margin-bottom:.33em;
    padding:.33333em 0;
    border-bottom:1px solid #dedede;
    font-size:1em;
    color:#77976f;
    outline: none;
    cursor: pointer;
}
.ce_accordion .toggler:before {
    top:.42857em;
    position:relative;
    float:right;
    display:inline-block;
    text-indent:0;
    font: 0.77778em/1 "RockSolid Icons";
    content: "\e009";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    color: white;
    background: #77976f;
}
.ce_accordion .toggler:hover {
    text-decoration:underline;
}
.ce_accordion .toggler:hover:before {
    top:.22222em;
    font-size:1em;
    left: 0.11111em;
}
.ce_accordion .toggler.ui-accordion-header-active:before {
    content: "\e00c";
}
.rsts-skin-testimonials.rsts-main {
    position:relative;
    margin:1.5em 0;
}
.rsts-skin-testimonials .rsts-header {
    border-bottom:1px solid #e8e8e8;
}
.rsts-skin-testimonials .rsts-header h1,
.rsts-skin-testimonials .rsts-header h2,
.rsts-skin-testimonials .rsts-header h3,
.rsts-skin-testimonials .rsts-header h4,
.rsts-skin-testimonials .rsts-header h5,
.rsts-skin-testimonials .rsts-header h6 {
    margin:0;
    padding:.14286em 0 .64286em;
    font-size:.77778em;
    color:#8a8a8a;
    text-transform:uppercase;
    letter-spacing:.07143em;
    font-weight: 600;
}
.rsts-skin-testimonials .rsts-prev,
.rsts-skin-testimonials .rsts-next {
    right:1.33333em;
    position:absolute;
    overflow:hidden;
    line-height:0;
    text-indent:-99em;
    bottom: 0.66667em;
}
.sidebar .rsts-skin-testimonials .rsts-prev,
.sidebar .rsts-skin-testimonials .rsts-next {
    bottom:.33333em;
}
.rsts-skin-testimonials .rsts-prev:after,
.rsts-skin-testimonials .rsts-next:after {
    position:relative;
    display:block;
    padding:.75em;
    text-indent:0;
    font: 0.44444em/1 "RockSolid Icons";
    content: "\e018";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    color: white;
    background: #77976f;
}
.rsts-skin-testimonials .rsts-next {
    right:0;
}
.rsts-skin-testimonials .rsts-next:after {
    content: "\e019";
}
.rsts-skin-testimonials .rsts-nav {
    right:-5px;
    position:absolute;
    line-height:0;
    top: 2px;
}
.rsts-skin-testimonials .rsts-nav ul {
    margin:0;
    padding:0;
}
.rsts-skin-testimonials .rsts-nav li {
    display:inline;
}
.rsts-skin-testimonials .rsts-nav a {
    width:17px;
    height:17px;
    overflow:hidden;
    float:left;
    padding:5px;
    text-indent:-99em;
    outline: none;
}
.rsts-skin-testimonials .rsts-nav a:after {
    width:7px;
    height:7px;
    display:block;
    border-radius:100%;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    content: "";
    background: #dedede;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}
.rsts-skin-testimonials .rsts-nav a:hover:after,
.rsts-skin-testimonials .rsts-nav a.active:after {
    width:11px;
    height:11px;
    margin:-2px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.rsts-skin-testimonials .rsts-nav-prev,
.rsts-skin-testimonials .rsts-nav-next {
    display: none !important;
}
.rsts-skin-light .rsts-nav {
    width:100%;
    bottom:20px;
    position:absolute;
    margin:0;
}
.fixed-note {
    width:100%;
    min-height:3.33333em;
    top:auto;
    right:0;
    bottom:0;
    left:0;
    position:fixed;
    display:table;
    padding:.66667em 1.11111em .66667em 4.44444em;
    border-top:1px solid #dedede;
    z-index: 99;
    background-color: white;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
    .fixed-note {		position: relative;	}
}
@media screen and (max-width: 599px) {
    .fixed-note {		display: block;		padding-left: 1.11111em;	}
}
.fixed-note:before {
    top:50%;
    position:absolute;
    margin-top:-0.5em;
    font-size:2em;
    color:#77976f;
    left: 0.83333em;
}
@media screen and (max-width: 900px) {
    .fixed-note:before {		top: 0.66667em;		margin-top: 0;	}
}
@media screen and (max-width: 599px) {
    .fixed-note:before {		position: static;	}
}
.fixed-note h1,
.fixed-note h2,
.fixed-note h3 {
    margin:.4em 0;
    font-size:.83333em;
}
.fixed-note p {
    margin:.42857em 0;
    font-size:.77778em;
}
@media screen and (max-width: 599px) {
    .fixed-note p {		font-size: 0.88889em;	}
}
.fixed-note-column {
    display:table-cell;
    padding:0 .55556em;
    vertical-align:middle;
}
.fixed-note-column:last-child {
    text-align:right;
}
@media screen and (max-width: 900px) {
    .fixed-note-column:last-child {		text-align: left;	}
}
@media screen and (max-width: 900px) {
    .fixed-note-column {		display: block;		margin: 0.66667em 0;		padding: 0;	}
}
.fixed-note-link,
.fixed-note-button {
    white-space:nowrap;
}
.fixed-note-button {
    margin:0;
}
.fixed-note-closed {
    right:1.66667em;
    position:fixed;
    padding:.44444em .66667em;
    text-decoration:none;
    bottom: 0;
    z-index: 99;
    color: white;
    background: #77976f;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1122px) {
    .fixed-note-closed {		right: 0;	}
}
@media screen and (max-width: 900px) {
    .fixed-note-closed {		position: absolute;		top: 0.66667em;		right: 50%;		bottom: auto;		margin-right: -0.88889em;		padding: 0.22222em 0.66667em;	}
}
@media screen and (max-width: 599px) {
    .fixed-note-closed {		right: 0.66667em;		margin-right: 0;	}
}
.fixed-note-closed:hover,
.fixed-note-closed:focus {
    background-color:#2b3c4d;
}
.fixed-note-closed:before {
    position:relative;
    display:inline-block;
    text-indent:0;
    font: 100%/1 "RockSolid Icons";
    content: "\e0a6";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.fixed-note-closed > span {
    display:none;
}
.back a:before,
.previous a:before,
.next a:after {
    top:-0.16667em;
    position:relative;
    display:inline-block;
    margin-right:.5em;
    vertical-align:middle;
    text-indent:0;
    font: 0.66667em/1 "RockSolid Icons";
    content: "\e018";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.next a:after {
    margin-right:0;
    margin-left:.5em;
    content: "\e019";
}
.pagination > p {
    text-align:center;
}
.pagination ul {
    text-align:center;
    list-style-type: none !important;
}
.pagination li {
    display:inline-block;
}
.pagination li a,
.pagination li span {
    padding:4px 12px;
    background-color: white;
}
.pagination li .current {
    border-bottom:1px solid #e8e8e8;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
}
.news-image-teaser {
    position:relative;
    margin:2em 0;
    padding:0 0 0 12.5%;
}
@media screen and (max-width: 599px) {
    .news-image-teaser {		padding-left: 0;	}
}
.news-image-teaser.-no-date {
    padding-left:0;
}
.news-image-teaser h2 {
    margin:0 0 .25em;
    padding:0 0 .3125em;
    border-bottom:1px solid #dedede;
    font-size:1.77778em;
    line-height:1.1875;
    font-weight:normal;
    color:#77976f;
}
@media screen and (max-width: 599px) {
    .news-image-teaser h2 {		margin-right: 18.75%;	}
}
.news-image-teaser time {
    width:9.375%;
    top:.19444em;
    position:absolute;
    text-align:center;
    border:1px solid #dedede;
    font-size:2em;
    line-height:1;
    color:#8a8a8a;
    left: 0;
    font-weight: 600;
    background: white;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 599px) {
    .news-image-teaser time {		left: auto;		right: 0;		width: 15.625%;	}
}
.news-image-teaser time:before {
    position:relative;
    display:block;
    text-indent:0;
    font: 0.69444em/1 "RockSolid Icons";
    content: "\e06b";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    margin: -1px -1px 0.08em -1px;
    color: white;
    background: #77976f;
}
.news-image-teaser time b {
    display:block;
    margin:-0.19048em 0 .2381em;
    font-size:.58333em;
    text-transform:uppercase;
    font-weight: inherit;
}
.news-image-teaser time i {
    display:none;
}
.news-image-teaser img {
    width:100%;
    height:auto;
    display:block;
}
.news-image-teaser p {
    margin:.66667em 0;
    color:#8a8a8a;
}
.news-image-teaser .news-image-teaser-info {
    margin:.57143em 0 1em;
    font-size:.77778em;
    color: inherit;
}
.news-image-teaser .news-image-teaser-more {
    font-size:.88889em;
    text-transform:uppercase;
}
.mod_calendar th.previous a:after,
.mod_calendar th.previous a:before,
.mod_calendar th.next a:after,
.mod_calendar th.next a:before {
    display:none;
}
.mod_calendar th.current {
    text-align:center;
    border-right:0;
    border-left:0;
}
.mod_calendar th.current:before {
    position:relative;
    display:inline-block;
    margin-right:6px;
    text-indent:0;
    font: 16px/1 "RockSolid Icons";
    content: "\e037";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.mod_calendar th.previous {
    border-right:0;
}
.mod_calendar th.next {
    text-align:right;
    border-left:0;
}
.mod_calendar th.label {
    text-align:center;
    font-size:.66667em;
    text-transform:uppercase;
    letter-spacing:.07143em;
}
.mod_calendar td {
    width:14.28571%;
    vertical-align:top;
}
.mod_calendar td.today {
    background-color:#dedede;
    font-weight: 600;
}
.mod_calendar .event {
    font-size:.66667em;
}
.mod_calendar .minicalendar td {
    padding:.16667em;
    text-align:center;
}
.mod_eventlist .event > p .headline {
    margin-top:0;
    margin-bottom:0;
    font-size:1.0em;
    font-weight:400
}
.mod_eventlist p {
    margin:0px !important;
}
.mod_eventlist .time {
    font-size:1em;
    color:#6f859e;
    margin-top: 1em !important;
}
.mod_eventlist table {
    background-color:#fff;
    margin:0px !important;
    padding: 0px !important;
}
.mod_eventlist td {
    vertical-align:top;
    background-color:#fff;
    margin:0px !important;
    padding: 0px !important;
    border: 0px !important;
}
.mod_eventlist td:nth-child(odd) {
    width:70px;
}
.mod_eventlist .layout_list {
}
.mod_faqlist ul {
    padding-left:0;
    list-style: none;
}
.mod_faqlist li:before {
    position:relative;
    display:inline-block;
    margin-right:.44444em;
    text-indent:0;
    font: 100%/1 "RockSolid Icons";
    content: "\e0f7";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.mod_faqreader .info {
    font-size:.77778em;
    color:#8a8a8a;
}
.mod_login form p.error {
    width:auto;
    float:none;
    margin:1em 0;
}
.mod_login input {
    width:80%;
}
.mod_login table {
    border:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.mod_login table td {
    padding:.33333em 0;
    border:0;
}
.mod_search {
    margin:1.5em 0;
}
.mod_search form input {
    vertical-align:middle;
}
.mod_search form input[type="search"] {
    width:70%;
    height:50px;
    float:left;
    margin:0;
    border-radius: 0 !important;
    -webkit-appearance: none;
}
.mod_search form input[type="submit"] {
    width:25%;
    margin:0 -2% 0 0;
}
.mod_search .relevance {
    float:right;
    margin-top:.71429em;
    font-size:.58333em;
}
.mod_search .header {
    padding-bottom:.27778em;
    border-bottom:1px solid #dedede;
    color:#8a8a8a;
}
.mod_search .highlight {
    padding:0 .22222em;
    font-weight: 600;
    background: #cde7f4;
}
.mod_search .url {
    padding-bottom:1.42857em;
    border-bottom:1px dotted #dedede;
    font-size:.77778em;
    color:#8a8a8a;
}
.mod_search .url:before {
    position:relative;
    display:inline-block;
    margin-right:.35714em;
    text-indent:0;
    font: 100%/1 "RockSolid Icons";
    content: "\e0b5";
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}
.mod_search .url .filesize {
    font-size:.85714em;
}
.comment_default {
    border:1px solid #dedede;
    border-radius:1.5px;
    font-size:.88889em;
    behavior:url('assets/css3pie/1.0.0/PIE.htc');
    padding: 1.25em 6.25% 0;
    background: white;
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.02));
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.comment_default .info {
    margin-top:0;
    border-bottom:1px solid #dedede;
}
.comment_default .reply {
    margin-left:6.66667%;
}
.comment_default .reply .info {
    font-weight: 600;
}
.ce_comments .form {
    margin-top:3.33333em;
}
.ce_comments .form .widget {
    margin-top:1.33333em;
}
.mod_sitemap ul {
    padding-left:0;
    list-style-type:none;
}
.mod_sitemap .pfeil,
.mod_sitemap .pfeil_sub {
    display:none;
}
.mod_sitemap ul li {
    padding-right:20px;
    list-style-type:none;
}
.mod_sitemap .level_1 {
    justify-content:left;
}
.mod_sitemap ul li a {
    display:block;
    margin-top:10px;
    margin-bottom:5px;
    padding-left:0;
    border-bottom:1px solid #d6d6d6;
    font-weight:bold;
}
.mod_sitemap ul li li a {
    margin-top:0;
    margin-bottom:0;
    padding-left:0;
    border-bottom:0px solid #fff;
    font-weight:normal;
}
.mod_sitemap ul li li {
    padding:.1em 0 .1em .5em;
}
.mod_sitemap ul li li.submenu ul {
    margin:0;
}
@media screen and (max-width: 900px) {
    .footer-info {		margin-top: 1em;		float: none;	}
}
.footer-info p {
    margin:0;
}
.footer-info a {
    color: inherit;
}
.footer-info .rocksolid-copyright {
    color:#b8b8b8;
    font-style: normal;
}
.footer-info .rocksolid-copyright:before {
    display:inline-block;
    margin:0 .66667em;
    color:#8a8a8a;
    content: "\2022";
}
