/* cmsms stylesheet: external modified: 12.11.2018 15:44:28 */
/*
 *********************
 * MEANMENU
 *********************
 */
 a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:fixed;background:#fff;padding:4px 0;min-height:42px;z-index:9999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:0;right:0;cursor:pointer;color:#000;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700}.mean-container a.meanmenu-reveal span{display:block;background:#000;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923;margin-top:44px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{position:relative;float:left;width:100%}.mean-container .mean-nav ul li a{display:block;float:left;width:90%;padding:1em 5%;margin:0;text-align:left;color:#fff;border-top:1px solid #383838;border-top:1px solid rgba(255,255,255,.5);text-decoration:none;text-transform:uppercase}.mean-container .mean-nav ul li li a{width:80%;padding:1em 10%;border-top:1px solid #f1f1f1;border-top:1px solid rgba(255,255,255,.25);opacity:.75;filter:alpha(opacity=75);text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#252525;background:rgba(255,255,255,.1)}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:26px;height:26px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;border-left:1px solid rgba(255,255,255,.4)!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.mean-container .mean-nav ul li a.mean-expand:hover{background:rgba(0,0,0,.9)}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}
/* cmsms stylesheet: blog1 modified: 18.12.2017 19:54:40 */
*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'Roboto',Sans-Serif}
.clear{clear:both}
.clear::after{content:"";display:table;clear:both}
p{margin:15px 0;line-height:25px}
a{text-decoration:none}
h1{color:#fff;font-size:50px}
h2{font-size:22px;color:#63B5DA;margin-bottom:10px}
header{width:100%;height:80px;padding:11px 0;position:fixed;top:0;background-color:#fff;z-index:9999}
.box1{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:1170px;margin:0 auto}
.box1-subbox1{width:370px;height:auto}
.box1-subbox2{width:770px;padding-left:45px;padding-top:20px}
@media screen and (min-width:950px) {
nav{display:inline-block}
nav a,nav a:visited{text-decoration:none;color:#6BC0D5;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
nav a:hover,nav a:visited:hover{color:#3FE6B8}
nav > ul > li{display:inline-block;position:relative;height:50px}
nav > ul > li > a{padding:18px}
nav ul li a.activeparent,nav ul li a.activeparent:visited{color:#3FE6B8}
nav > ul > li > ul{background-color:#fff;line-height:40px;min-width:150px;width:auto;visibility:hidden;opacity:0;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);position:absolute;top:37%;left:0;-webkit-transform:translateY(-2em);-ms-transform:translateY(-2em);transform:translateY(-2em);z-index:-1;-webkit-transition:all .3s ease-in-out 0s,visibility 0 linear 0.3s,z-index 0 linear .01s;-o-transition:all .3s ease-in-out 0s,visibility 0 linear 0.3s,z-index 0 linear .01s;transition:all .3s ease-in-out 0s,visibility 0 linear 0.3s,z-index 0 linear .01s;-webkit-border-radius:5px;border-radius:5px;padding:20px 0 10px}
nav > ul > li:hover > ul{visibility:visible;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);z-index:1;-webkit-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);-webkit-transition-delay:0s,0s,.3s;-o-transition-delay:0s,0s,.3s;transition-delay:0s,0s,.3s}
nav > ul > li > ul > li{list-style-type:none;padding-left:20px}
}
.signIn-button{width:190px;height:45px;border:2px solid transparent;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;float:right;margin-top:-65px;padding:11px 0 0;cursor:pointer;position:relative;background:#fff;text-align:center;display:none}
.signIn-button-text{background:rgba(135,214,196,1);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(135,214,196,1)),color-stop(30%,rgba(160,209,153,1)),color-stop(50%,rgba(163,210,129,1)),color-stop(80%,rgba(146,215,132,1)),color-stop(100%,rgba(97,224,154,1)));background:-webkit-linear-gradient(left,rgba(135,214,196,1) 0%,rgba(160,209,153,1) 30%,rgba(163,210,129,1) 50%,rgba(146,215,132,1) 80%,rgba(97,224,154,1) 100%);background:-o-linear-gradient(left,rgba(135,214,196,1) 0%,rgba(160,209,153,1) 30%,rgba(163,210,129,1) 50%,rgba(146,215,132,1) 80%,rgba(97,224,154,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(135,214,196,1)),color-stop(30%,rgba(160,209,153,1)),color-stop(50%,rgba(163,210,129,1)),color-stop(80%,rgba(146,215,132,1)),to(rgba(97,224,154,1)));background:-webkit-gradient(linear,left top,right top,from(rgba(135,214,196,1)),color-stop(30%,rgba(160,209,153,1)),color-stop(50%,rgba(163,210,129,1)),color-stop(80%,rgba(146,215,132,1)),to(rgba(97,224,154,1)));background:linear-gradient(to right,rgba(135,214,196,1) 0%,rgba(160,209,153,1) 30%,rgba(163,210,129,1) 50%,rgba(146,215,132,1) 80%,rgba(97,224,154,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87d6c4',endColorstr='#61e09a',GradientType=1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}
.signIn-button::after{content:"";z-index:-1;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-o-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:linear-gradient(to right,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E)}
.mobile-nav{display:none!important}
.banner{display:block;width:100%;height:180px;background:#3fd1a7;background:-webkit-gradient(linear,left top,right top,from(#0076B1),color-stop(#6AC4B2),color-stop(#87CF81),color-stop(#3FD9A6),to(#42A0AE));background:-webkit-linear-gradient(left,#0076B1,#6AC4B2,#87CF81,#3FD9A6,#42A0AE);background:-o-linear-gradient(left,#0076B1,#6AC4B2,#87CF81,#3FD9A6,#42A0AE);background:-webkit-gradient(linear,left top,right top,from(#0076B1),color-stop(#6AC4B2),color-stop(#87CF81),color-stop(#3FD9A6),to(#42A0AE));background:-webkit-gradient(linear,left top,right top,from(#0076B1),color-stop(#6AC4B2),color-stop(#87CF81),color-stop(#3FD9A6),to(#42A0AE));background:linear-gradient(to right,#0076B1,#6AC4B2,#87CF81,#3FD9A6,#42A0AE);margin-top:80px}
.box2{width:1170px;height:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.box2-subbox1{padding-top:80px;width:780px}
.box2-subbox2{width:370px;padding:125px 0 0;text-align:right}
.breadcrumb{color:#fff}
.breadcrumb a,breadcrumb a:visited{color:#fff;text-decoration:none}
.content-wrapper{width:100%;margin-top:70px}
.box5{width:1170px;margin:0 auto;position:relative}
footer{width:100%;height:255px;background-color:#576268;position:relative;color:#fff}
footer a,footer a:visited{color:#fff;text-decoration:none}
.copyright{width:100%;height:35px;background-color:#6BC0D5;position:absolute;bottom:0;text-align:center;padding-top:8px}
.copyright p{margin:0}
.box3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:1170px;margin:0 auto 50px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.box3-subbox{width:370px;padding-top:90px;padding-left:11px;font-size:14px}
.box4{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.box4-subbox{width:185px}
.box4-subbox ul{padding-left:18px}
.box3-subbox input{-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;border:0;padding:10px 10px 10px 20px;margin-top:25px;float:left;padding-left:20px}
.box3-subbox input[type=submit]{-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;background-color:#6BC0D5;color:#fff;width:60px;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;padding:10px}
.box3-subbox input[type=submit]:hover{background-color:#458d9e}
.blog1{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:85px}
.blog1 a{text-decoration:none;color:#000}
.blog1-post{display:block;width:370px;min-height:420px;margin-bottom:20px;position:relative;margin-right:20px}
.blog1-picture{width:100%;height:250px}
.blog1-date{position:absolute;top:0;left:0;color:#fff;width:70px;height:100px;text-align:center}
.blog1-date-month{width:100%;height:30px;font-size:24px;background-color:#576268;font-weight:700}
.blog1-date-day-year{width:100%;height:70px;background-color:#62B6DA}
.blog1-date-day{font-size:38px}
.blog1-date-year{font-size:18px}
.blog1-rating{position:absolute;top:5px;right:10px}
.blog1-rating img{width:15px;height:15px}
.blog1-author-category{font-size:12px;color:#fff;width:100%;height:30px;background-color:#62B6DA;padding:7px 10px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}
.blog1-author{width:150px}
.blog1-author-text{margin-left:25px}
.blog1-author::before{content:" ";width:15px;height:15px;background-image:url(../../uploads/images/icons/autor.png);position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:10px;top:6px;left:15px}
.blog1-category{width:200px}
.blog1-category-text{margin-left:25px}
.blog1-category::before{content:" ";width:20px;height:18px;background-image:url(../../uploads/images/icons/kategorie.png);position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:10px;top:6px;left:160px}
.blog1-content{padding:10px 0 0 10px}
.blog1-summary{margin-bottom:10px;width:350px}
.blog1-detailurl a{color:#75C4ED;text-decoration:none}
.blog1-pagination{width:520px;margin:0 auto 30px;height:50px}
.blog1-pagination a{text-decoration:none}
.blog1-pagination-prev{-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;width:180px;height:50px;color:#fff;background:#6BC0D5;padding:15px 0 0 20px;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;float:left}
.blog1-pagination-prev:hover{background-color:#458d9e}
.blog1-pagination-prev.disabled{background:#F1F1F1;-webkit-transition:none;-o-transition:none;transition:none;cursor:auto}
.blog1-pagination-prev.disabled:hover{background:#F1F1F1}
.blog1-pagination-middle{width:150px;height:50px;float:left;text-align:center;padding-top:15px;color:#99D3DE}
.blog1-pagination-next{-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;width:180px;height:50px;color:#fff;background:#6BC0D5;padding:15px 0 0 30px;cursor:pointer;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;float:left}
.blog1-pagination-next:hover{background-color:#458d9e}
.blog1-pagination-next.disabled{background:#F1F1F1;-webkit-transition:none;-o-transition:none;transition:none;cursor:auto}
.blog1-pagination-next.disabled:hover{background:#F1F1F1}
.blog1-backbutton{margin-bottom:30px;width:190px;height:45px;border:2px solid transparent;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;padding:11px 0 0 70px;cursor:pointer;position:relative;background:#fff;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}
.blog1-backbutton:hover{background:#ffe8e8}
.blog1-backbutton-text{background:rgba(135,214,196,1);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(135,214,196,1)),color-stop(30%,rgba(160,209,153,1)),color-stop(50%,rgba(163,210,129,1)),color-stop(80%,rgba(146,215,132,1)),color-stop(100%,rgba(97,224,154,1)));background:-webkit-linear-gradient(left,rgba(135,214,196,1) 0%,rgba(160,209,153,1) 30%,rgba(163,210,129,1) 50%,rgba(146,215,132,1) 80%,rgba(97,224,154,1) 100%);background:-o-linear-gradient(left,rgba(135,214,196,1) 0%,rgba(160,209,153,1) 30%,rgba(163,210,129,1) 50%,rgba(146,215,132,1) 80%,rgba(97,224,154,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(135,214,196,1)),color-stop(30%,rgba(160,209,153,1)),color-stop(50%,rgba(163,210,129,1)),color-stop(80%,rgba(146,215,132,1)),to(rgba(97,224,154,1)));background:-webkit-gradient(linear,left top,right top,from(rgba(135,214,196,1)),color-stop(30%,rgba(160,209,153,1)),color-stop(50%,rgba(163,210,129,1)),color-stop(80%,rgba(146,215,132,1)),to(rgba(97,224,154,1)));background:linear-gradient(to right,rgba(135,214,196,1) 0%,rgba(160,209,153,1) 30%,rgba(163,210,129,1) 50%,rgba(146,215,132,1) 80%,rgba(97,224,154,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87d6c4',endColorstr='#61e09a',GradientType=1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}
.blog1-backbutton::after{content:"";z-index:-1;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-o-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:linear-gradient(to right,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E)}
.blog1-backbutton a,.blog1-backbuttona:visited{text-decoration:none}
.blog1-detail-wrapper{width:100%;margin-bottom:95px}
.blog1-blogwrapper{width:770px;float:left}
.blog1-detail-detail-container.blog1-detail-detail-container2{display:none}
.blog1-detail-detail-container{float:right}
.blog1-detail-detail-wrapper{width:370px;background-color:#fff;border:2px solid transparent;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;padding:25px 55px 70px 45px;position:relative}
.blog1-detail-detail-wrapper::after{content:"";z-index:-1;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-o-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:linear-gradient(to right,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E)}
.blog1-detail-detail-wrapper ul{list-style-type:none}
.blog1-detail-detail-wrapper hr{margin:10px 0}
.blog1-detail-detail-wrapper h2{margin-bottom:30px}
.blog1-detail-detail-wrapper a,.blog1-detail-detail-wrapper a:visited{color:#000}
.blog1-detail-detail-categories{margin:0 0 65px}
.blog1-detail-detail-count{float:right}
.blog1-detail-detail-recent-post-picture{width:90px;float:left;margin-right:22px}
.blog1-detail-detail-recent-post-date{color:#d3d3d3}
.blog1-detail-image-wrapper{width:100%;height:auto;margin:0 0 30px;float:left;position:relative}
.blog1-detail-information-wrapper{color:#63B5DA;position:relative;width:100%;display:inline-block;margin-bottom:50px}
.blog1-detail-title{float:left}
.blog1-detail-rating{float:right}
.blog1-detail-rating img{width:20px;height:20px}
.blog1-detail-author,.blog1-detail-category,.blog1-detail-date{margin-left:20px}
.blog1-detail-information{position:relative}
.blog1-detail-author::before{content:" ";width:15px;height:15px;background-image:url(../../uploads/images/icons/author-blue.png);position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:10px;top:2px;left:0}
.blog1-detail-category::before{content:" ";width:15px;height:15px;background-image:url(../../uploads/images/icons/kategorie-blue.png);position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:10px;top:21px;left:0}
.blog1-detail-date::before{content:" ";width:15px;height:15px;background-image:url(../../uploads/images/icons/calender.png);position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:10px;top:40px;left:0}
.blog1-detail-content-wrapper ul{padding:0 0 0 20px;display:inline-block}
.blog1-detail-content-wrapper ul li{margin-bottom:5px}
.blog1-comment-wrapper{width:100%;margin-bottom:95px}
.blog1-comment-h2{font-size:39px;margin:0}
.blog-1-comment-countcomments{font-size:22px;font-weight:200}
.blog1-kommentierenSie-h2{margin-bottom:75px}
.blog1-comment-hr{height:1px;border:0;margin:20px 0;background:rgba(255,255,255,1);background:-webkit-gradient(left top,right top,color-stop(0%,rgba(255,255,255,1)),color-stop(5%,rgba(255,255,255,1)),color-stop(50%,rgba(51,50,51,1)),color-stop(95%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,1)));background:-webkit-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 5%,rgba(51,50,51,1) 50%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);background:-o-linear-gradient(left,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 5%,rgba(51,50,51,1) 50%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,1)),color-stop(5%,rgba(255,255,255,1)),color-stop(50%,rgba(51,50,51,1)),color-stop(95%,rgba(255,255,255,1)),to(rgba(255,255,255,1)));background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,1)),color-stop(5%,rgba(255,255,255,1)),color-stop(50%,rgba(51,50,51,1)),color-stop(95%,rgba(255,255,255,1)),to(rgba(255,255,255,1)));background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 5%,rgba(51,50,51,1) 50%,rgba(255,255,255,1) 95%,rgba(255,255,255,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=1)}
.blog1-detail-comment-rating{margin-bottom:15px}
.blog1-detail-comment-rating img{width:25px;height:25px}
.blog1-detail-comment-title{float:left}
.blog1-detail-comment-information{color:#d3d3d3;float:right;padding-top:7px;padding-right:30px}
.box6{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.box6-subbox1{width:770px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:30px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.box6-subbox1-subbox input[type=text],.box6-subbox1-subbox textarea,.box6-subbox1-subbox input[type=text]:focus,.box6-subbox1-subbox textarea:focus,.box6-subbox2 select{width:100%;border:0;border-bottom:1px solid #d3d3d3;padding:10px 0 5px 15px;color:grey;outline-offset:0;outline:0}
.box6-subbox2 select option:nth-child(1){color:#d3d3d3}
.box6-subbox2 button{width:95%;display:block;margin:45px auto 0;height:50px;cursor:pointer;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;border:0;position:relative;background:#fff;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease}
.box6-subbox2 button:hover{background:#ffe8e8}
.box6-subbox2 button::after{content:"";z-index:-1;position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;-webkit-border-top-right-radius:45px;border-top-right-radius:45px;-webkit-border-bottom-right-radius:45px;border-bottom-right-radius:45px;-webkit-border-top-left-radius:45px;border-top-left-radius:45px;-webkit-border-bottom-left-radius:45px;border-bottom-left-radius:45px;background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-o-linear-gradient(left,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E);background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:-webkit-gradient(linear,left top,right top,from(#73DBE8),color-stop(#7AD9B9),color-stop(#CFCB50),color-stop(#71EFC9),to(#71D98E));background:linear-gradient(to right,#73DBE8,#7AD9B9,#CFCB50,#71EFC9,#71D98E)}
.box6-subbox2 button span{background-image:-webkit-gradient(linear,left top,right top,from(#8AD3BF),color-stop(#A0D199),color-stop(#BDEBC6),to(#51DFAF));background-image:-webkit-linear-gradient(left,#8AD3BF,#A0D199,#BDEBC6,#51DFAF);background-image:-o-linear-gradient(left,#8AD3BF,#A0D199,#BDEBC6,#51DFAF);background-image:-webkit-gradient(linear,left top,right top,from(#8AD3BF),color-stop(#A0D199),color-stop(#BDEBC6),to(#51DFAF));background-image:-webkit-gradient(linear,left top,right top,from(#8AD3BF),color-stop(#A0D199),color-stop(#BDEBC6),to(#51DFAF));background-image:linear-gradient(to right,#8AD3BF,#A0D199,#BDEBC6,#51DFAF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700}
.box6-subbox1-subbox input[type=text]:focus,.box6-subbox1-subbox textarea:focus{border-bottom:1px solid #63B5DA}
.box6-subbox1-subbox1{width:49%;margin-bottom:35px}
.box6-subbox1-subbox2{width:49%;margin-bottom:35px}
.box6-subbox1-subbox3{width:100%}
.box6-subbox2{width:370px}
.blog1-backbutton2{display:none}
@media screen and (max-width:1170px) {
.box1,.box2,.box3,.box5{width:100%;margin:0}
.box1-subbox1{width:20%;padding-left:10px}
.box1-subbox1 img{width:100%;min-width:225px;height:auto}
.box1-subbox2{width:80%}
.signIn-button{margin-right:10px}
.box2-subbox1{width:50%;text-align:center}
.box2-subbox2{width:50%;text-align:center}
footer{height:450px}
.box3-subbox1,.box3-subbox2{width:50%}
.box3-subbox1 img{display:block;margin:0 auto}
.box3-subbox3{width:320px;margin:0 auto}
.blog1{padding:0 11px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.blog1-blogwrapper{width:100%}
.blog1-post{width:45%;margin-right:0}
.blog1-picture{width:100%;height:auto}
.blog1-picture img{height:auto}
.blog1-author-category{margin-top:-4px}
.blog1-detail-image-wrapper{float:none;width:100%}
.blog1-detail-information-wrapper{padding-left:11px;max-width:100%;padding-right:11px}
.blog1-detail-author::before,.blog1-detail-category::before,.blog1-detail-date::before{left:0}
.blog1-detail-content-wrapper{padding-left:11px;padding-right:11px}
.blog1-backbutton{margin-left:30px}
.blog1-comment-wrapper{padding-left:11px;padding-right:11px}
.blog1-detail-detail-container{display:none}
.blog1-detail-detail-container.blog1-detail-detail-container2{display:block;position:relative;width:95%;display:block;margin:20px auto;top:0;left:0;float:none}
.blog1-detail-detail-wrapper.blog1-detail-detail-wrapper2{position:relative;width:100%;display:block;top:0;left:0;padding: 10px 0 10px 25px;}
.blog1-detail-detail-wrapper.blog1-detail-detail-wrapper h2{clear:both}
.blog1-detail-detail-wrapper.blog1-detail-detail-wrapper hr{display:none}
.blog1-detail-detail-categories.blog1-detail-detail-categories2 ul a{float:left;margin-right:20px;margin-bottom:5px}
.blog1-detail-detail-lastposts a {float:left;margin-right:20px;margin-bottom:5px;}
.blog1-detail-detail-categories2{margin: 0 0 20px 0;}
}
@media screen and (max-width:950px) {
header{top:48px;display:none}
.mobile-logo{display:block!important;z-index:99999;position:fixed;top:3px;left:3px;background:#fff}
.mobile-logo img{width:149px;z-index:99999}
.banner{margin-top:52px}
.mean-bar{top:0}
.box1-subbox1{width:30%}
.box1-subbox2{width:30%}
.signIn-button{margin-top:-10px}
}
@media screen and (max-width:790px) {
.blog1{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;padding:0}
.box2{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.box2-subbox1{width:100%;padding-top:20px}
.box2-subbox2{width:100%;padding:0}
.blog1-post{width:90%}
.blog1-summary{width:100%}
}
@media screen and (max-width:770px) {
.blog1-blogwrapper{width:100%}
}
@media screen and (max-width:660px) {
.box3-subbox{padding-top:20px}
.box3-subbox1{width:100%;text-align:center;padding-left:0}
.box3-subbox2{width:320px;margin:0 auto}
.box4-subbox1{margin-right:50px}
}
@media screen and (max-width:600px) {
.blog1-detail-body .banner{display:none}
.blog1-detail-body main{margin-top:100px}
.blog1{margin-bottom:0}
.copyright{height:40px;font-size:12px}
footer{height:480px}
.content-wrapper{margin-top:30px}
.blog1-blogwrapper{margin-top:30px}
.blog1-backbutton2{display:block}
.blog1-backbutton{width:95%;margin:0 auto;padding:13px 0 0;text-align:center}
.blog1-detail-content-wrapper{margin-bottom:40px}
}
@media screen and (max-width:520px) {
.blog1-pagination{width:180px;margin:0 auto 30px;height:150px}
.blog1-pagination-prev,.blog1-pagination-prev.disabled{float:none}
.blog1-pagination-middle{float:none}
.blog1-pagination-next,.blog1-pagination-next.disabled{float:none}
}
@media screen and (max-width:440px) {
header{height:62px;padding:0}
.blog1-post{margin-bottom:10px}
.box1{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}
.box1-subbox1{width:49%;text-align:center;margin-top:5px}
.box1-subbox1 img{max-width:100%;min-width:185px}
.box1-subbox2{width:49%}
.signIn-button{width:110px;padding:6px 0 0 13px;height:37px}
.signIn-button-text{font-size:9px}
.box3-subbox1 img{width:280px}
.box6{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.box6-subbox1,.box6-subbox2{margin-right:0;width:100%}
.box6-subbox1-subbox3{margin-bottom:35px}
.blog1-detail-comment-title{float:none}
.blog1-detail-comment-information{float:none;padding-top:0;padding-right:0;margin-bottom:20px}
.blog1-detail-title{float:none}
.blog1-detail-rating{float:none;margin-bottom:10px}
}
@media screen and (max-width:411px) {
.blog1-author-category{height:50px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.blog1-category::before{content:" ";width:20px;height:18px;background-image:url(../../uploads/images/icons/kategorie.png);position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;margin-right:10px;top:27px;left:14px}
}
@media screen and (max-width:320px) {
.box4-subbox1{margin-right:30px}
}
.fixed{position:fixed;top:90px;right:unset;margin-left:800px}
.limit{position:absolute;bottom:99px;right:0;margin:0;top:unset;}
