#leistungen li:before {
    padding-right:10px;
    font-size:14px !important;
    content: "\e099";
    font: 4em/1 "RockSolid Icons";
}


.mod_rocksolid_slider {
    max-height: 550px;
}



.ce_rsce_boxes {
    max-width:870px;
    margin-top:20px;
    margin-bottom:40px;
    margin-left: auto;
    margin-right: auto;
}

.box {
    width:23%;
    position:relative;
    overflow:hidden;
    float:left;
    margin:0 3%;
    padding:4% 2%;
    text-align:center;
    background-color:#f1f1f1;
}

.box:after {
    right:0;
    top:0;
    position:absolute;
    margin:-40px;
    font:10em RockSolid Icons;
    color:rgba(129,202,35,.3);
    content: attr(data-icon);
}

.ce_rsce_boxes h1 {
    display:none;
}

*[data-icon]:before {
    position:relative;
    color:#81ca23;
    content: attr(data-icon);
    font: 4em/1 "RockSolid Icons";
}














@font-face {
    font-family: "RockSolid Icons";
    src: url("../fonts/rocksolid-icons.eot");
    src: url("../fonts/rocksolid-icons.eot?#iefix") format('eot'), url("../fonts/rocksolid-icons.woff") format('woff'), url("../fonts/rocksolid-icons.ttf") format('truetype'), url("../fonts/rocksolid-icons.svg") format('svg');
    font-weight: normal;
    font-style: normal;
}











@font-face {
    /* ubuntu-regular - latin */
    @font-face {
      font-family: 'Ubuntu';
      font-style: normal;
      font-weight: 400;
      src: url('../fonts/ubuntu-v11-latin-regular.eot'); /* IE9 Compat Modes */
      src: url('../fonts/ubuntu-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../fonts/ubuntu-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
           url('../fonts/ubuntu-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
           url('../fonts/ubuntu-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
           url('../fonts/ubuntu-v11-latin-regular.svg#Ubuntu') format('svg'); /* Legacy iOS */
    }
    /* ubuntu-700 - latin */
    @font-face {
      font-family: 'Ubuntu';
      font-style: normal;
      font-weight: 700;
      src: url('../fonts/ubuntu-v11-latin-700.eot'); /* IE9 Compat Modes */
      src: url('../fonts/ubuntu-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
           url('../fonts/ubuntu-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
           url('../fonts/ubuntu-v11-latin-700.woff') format('woff'), /* Modern Browsers */
           url('../fonts/ubuntu-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
           url('../fonts/ubuntu-v11-latin-700.svg#Ubuntu') format('svg'); /* Legacy iOS */
    }
}
* {
    margin:0;
    padding:0;
    font:14px/21px Ubuntu,sans-serif;
}
html {
    overflow-y: scroll;
}
html,
body {
    height:100%;
    margin:0;
    padding:0;
}
#wrapper {
    height:100%;
    min-height:100%;
    position:relative;
    height: auto !important;
}
#header {
    height:113px;
    background-color:#6e6e6e;
}

#header .inside {
    min-height:113px;
    max-width:900px;
    margin: auto;
}
x#left {
    margin-top: 60px !important;
}
#container {
    max-width:980px;
    margin-top:15px;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:570px;
}
.logo {
    float:left;
    margin-top:23px;
    margin-left:20px;
}
1#titelbild figure img {
    width:100%;
    max-width:1024px;
}
1#titelbild {
    max-height:193px;
    text-align:center;
    background-color:#dfe3e9;
}

/* SLIDER NAVIGATION */
.slider-control {
    display:none;
}
#main,
#left,
#right {
    xmargin-bottom:30px;
}
#left {
    xmargin-top:1em;
}
#main .ce_text {
    xpadding-left:20px;
}
#container figure {
    max-width:180px;
}
img {
    max-width: 100%;
    height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight:bold;
}
h1,
h1 span {
    font-size:19px;
    font-weight:bold;
}
h2 {
    font-size:16px;
}
h3 {
    font-size:14px;
}
p {
    margin-bottom:8px;
    text-align:justify;
}
#main a,
#left a {
    xcolor:#1f497d;
}
a {
    text-decoration:none;
    color:#1f497d;
}
a:hover {
    text-decoration:underline;
}
span.blue {
    color:#1f497d;
}
span.red {
    color:#c30808;
}





#footer {
    width:100%;
    height:492;
    bottom:0;
    position:absolute;
    background-color:#6e6d6d;
}
#footer a {
    color: #81ca23;
}

#footer .adress {
    max-width:980px;
    margin-right:auto;
    margin-left:auto;
    color:#fff;
}
#footer td,
#main td {
    padding-right:15px;
}
#footer h3 {
    min-width:250px;
    border-bottom:1px solid #81ca23;
    font-size:16px;
    font-weight:normal;
}
#footer h3:after {
    width:70px;
    display:block;
    margin-top:5px;
    border-bottom:4px solid #81ca23;
    font:0 "Font Awesome 5 Free";
    content:".";
}
#footer p,
#footer label {
    font-size:13px;
    line-height:20px;
    color:#fff;
}
#footer a {
    font-size:13px;
    line-height:16px;
}
.footer_bottom {
    width:100%;
    height:20px;
    margin-top:60px;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
    background-color:#fff;
    clear: both;
    background-color: #81ca23;
}
.footer_bottom a {
    color: #fff !important;
}
.adress {
    margin-bottom:35px;
}
.footer_bottom .inside {
    max-width:980px;
    margin-right:auto;
    margin-left:auto;
}
.adress .ce_text {
    width:40%;
    float:left;
    margin-right:10%;
}
.adress .first {
    margin-left:20px;
}
.adress .last {
    margin-right:20px;
    width: 40%;
    float: left;
}
#kontakt h3 {
    width:300%;
}
.footer_bottom .inside p {
    text-align:center;
    color:#fff;
    color: #fff !important;
}
#footer input,
#footer textarea {
    max-width:360px;
}
.adresse {
    width:25px;
    height:40px;
    float:left;
    padding-top:25px;
}
.adresse:before {
    font:16px "Font Awesome 5 Free";
    color:#fff;
    content: "\f015";
}
.contact {
    width:25px;
    height:30px;
    float:left;
    padding-top:15px;
}
.contact:before {
    font:16px "Font Awesome 5 Free";
    color:#fff;
    content: "\f2c2";
}
.web {
    width:25px;
    height:20px;
    float:left;
    padding-top:10px;
}
.web:before {
    font:16px "Font Awesome 5 Free";
    color:#fff;
    content: "\f7a2";
}
.xing {
    width:20px;
    height:20px;
    float:right;
    margin-top:-25px;
    color:#fff;
}
.xing:before {
    font:18px "Font Awesome 5 Free";
    color:#fff;
    content: "\f168";
}
.xing:hover {
    text-decoration:none;
    color:#fff;
}
#footer input,
#footer textarea {
    margin-bottom: 2px;
    border: 0px solid #ccc !important;
    border-radius: 0 !important;
    box-shadow: 0 0px 0px !important;
    padding: 1px 1px !important;
}
p.suche {
    width:50px;
    float:left;
}
#footer .mod_search .text {
    height:18px;
}
#footer .mod_search .submit {
    display:none;
}


.ce_form .widget-textarea {
    float: none;
    clear: both;
}

.ce_form .widget-text {
    float: left;
    margin-right: 5%;
}
