@import "tx-news.css";
@import "tx-indexedsearch.css";
@import "extern.css";
.greenbox-row { margin-left: -10px; margin-right: -10px; }
.frame .greenbox-row > div { margin-bottom: 20px!important; }
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* CSS Document */

body { font-size: 16px; color: #191919; padding-top: 100px; background: #f9f9f9; font-family: calibri,sans-serif; }
h1, h2, h3, h4 { font-weight: 700; margin: 0 0 .5em; line-height: 1.15em; }
h1,
h2 { font-size: 20px; line-height: 24px; text-transform: uppercase; margin-bottom: 15px; color: #41474c; }
h1 { border-bottom: 1px solid #a8a9ab; padding-bottom: 9px; }
h3 { font-size: 19px; line-height: 28px; margin: 0; }
h4 { font-size: 16px; line-height: 24px; text-transform: uppercase; }

/* Tests */
.btn-link-external {
  font: bold 14px;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #333333;
  padding: 2px 6px 2px 6px;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  border-left: 1px solid #CCCCCC;
}

p a { text-decoration: underline; }
.filterform { margin: 0 0 2em; position: relative; }
.search-button { position: absolute; right: 0; top: 0; background: #bfe4d4; height: 34px; width: 34px; line-height: 34px; text-align: center; }
.form-control:focus + .search-button { background: #009152; color: #fff; }
.subpage p { font-size: 1.14em; line-height: 1.5em; margin-bottom: 1em; }
.subpage ul,
.subpage table { margin-bottom: 1.5em; }
.subpage .ce-bullets { padding: 0; margin: 0 0 1.5em 1.5em; }
.subpage div[id^="c"]:first-child,
.subpage div[id^="c"]:first-child + div[id^="c"] { display: block!important }
.subpage ul { list-style: none; margin: 20px 0; }
.subpage ul li { padding: 0 0 5px 25px; background: url(../Images/list-2.png) 0 3px no-repeat; }

.news-modified h3 { font-size: 1.1em; color: #009152; }

.image-center img { margin: 0 auto 15px; display: block; max-width: 100%; height: auto; }

table.table,
table.contenttable { width: 100%; font-size: 16px; }
table.contenttable p { margin: 0; font-size: 16px; }
table.contenttable tr th { background: #bfe4d4; }

table.simple { width: 100%; table-layout: auto; }
table.simple tr td { border-top: 1px solid #e5e5e5; padding: 3px 0;}
table.simple tr td:first-child { width: 120px; }
p.rd-headline { margin-bottom: 25px; }
p.rd-headline + hr { margin-bottom: 22px; }

.logo { float: left; padding-top: 10px; padding-bottom: 10px; }
.logo img { width: 134px; }
.navbar .menu-main { border-bottom: 1px solid #b2b2b2; background: #fff; transition: box-shadow 500ms linear; z-index: 1; }

.menu-meta .col-xs-12 { height: 30px; position: relative; }
.navbar .container { margin-left: 0; margin-right: 0; }
.menu-main { background: #e5e5e5; }
.menu-meta { background: #41464b; }
.menu-meta ul { border-left: 1500px solid #41464b; margin-left: -1500px!important; background: #41464b; margin: 0; list-style: none none; overflow: hidden; right: 0; position: absolute; top: 0; }
.menu-meta ul li { float: left; position: relative; display: none; }
.menu-meta ul li.lang,
.menu-meta ul li.search { display: block; }
.menu-meta ul li a { font-size: 12.4px; display: block; height: 30px; line-height: 20px; padding: 5px 15px; vertical-align: bottom; font-weight: 700; color: #fff; position: relative; font-style: italic; }
.menu-meta ul li a span { display: inline-block; }
.menu-meta ul li a:focus,
.menu-meta ul li a:hover,
.menu-meta ul li a:active { text-decoration: none; }
.menu-meta ul li.size a { padding: 10px 5px; line-height: 20px; position: relative; text-align: center; }
.menu-meta ul li.size span { line-height: 0.85em; position: absolute; bottom: 13px; left: 0; width: 10px; }
.menu-meta ul li.small a { font-size: 0.75em; vertical-align: baseline; }
.menu-meta ul li.small { margin-left: 13px; }
.menu-meta ul li.medium a { font-size: 0.65em; }
.menu-meta ul li.large { margin-right: 13px; }
.menu-meta ul li.lang a { background: #41474c; color: #fff; min-width: 30px; padding-left: 10px; padding-right: 10px; text-align: center; font-style: normal; }
.menu-meta ul li.lang.active a { background: #009252; }
.menu-meta ul li.search a { background: #cdff2d; min-width: 34px; text-align: center; padding-left: 10px; padding-right: 10px; color: #41464b; }
.navbar .col-md-8 > .main-nav { padding: 6px 0 0; display: none; }

.menu-main { padding: 0;  }
.menu-main:after { content: ""; display: block; clear: both; }
.menu-main ul { float: left; list-style: none none; padding: 0; margin: 0; }
.menu-main ul ul { display: none; }
.menu-main ul ul ul { display: block; }
.menu-main .col-lg-9 > ul.main-nav > li { float: left; position: relative; margin: 0; width: 20%; padding: 24px 25px 22px 0; min-height: 82px; max-width: 160px; }

.menu-main .col-lg-9 > ul.main-nav > li > a { text-transform: uppercase; color: #009252; font-weight: 700; font-size: 15px; line-height: 18px; letter-spacing: -.1px; font-style: italic; border-right: 1px solid #f2f2f2; display: block; margin-right: -10px; padding-right: 20px; }
.menu-main .col-lg-9 > ul.main-nav > li > a:focus,
.menu-main .col-lg-9 > ul.main-nav > li > a:hover,
.menu-main .col-lg-9 > ul.main-nav > li > a:active {
	background: transparent;
	text-decoration: none;
}
.menu-main .col-lg-9 > ul.main-nav > li > ul a:focus,
.menu-main .col-lg-9 > ul.main-nav > li > ul a:hover,
.menu-main .col-lg-9 > ul.main-nav > li > ul a:active { text-decoration: none; background: #e5e5e5; }
.menu-main .col-lg-9 > ul.main-nav > li:first-child { margin: 0; padding: 24px 25px 22px 0; }
.menu-main .col-lg-9 > ul.main-nav > li:last-child > a { border-right: 0 none; }
.menu-main .col-lg-9 > ul.main-nav > li > ul { position: absolute; top: 100%; left: 0; padding: 0; min-width: 280px; display: none; }
.menu-main ul.main-nav > li.sub:hover:after {
    content: "\f0d7";
    display: block;
	font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 50%;
	margin-left: -4px;
	bottom: 18px;
    width: 0;
    height: 0;
	color: #049f68;
}
.menu-main ul ul.main-nav > li.sub:hover:after {
	bottom: auto;
	top: 12px;
	left: 100%;
	margin-left: -20px;
	content: "\f0da";
}
.menu-main ul.main-nav > li.sub:hover > ul { display: block; }
.menu-main ul.main-nav > li > ul li { display: block; padding: 0; margin: 0; width: 100%; border-top: 1px solid rgba(0,0,0,0); border-bottom: 1px solid rgba(0,0,0,0); position: relative; }
.menu-main ul.main-nav > li > ul > li a { background: #f2f2f2; padding: 10px; display: block; width: 100%; position: relative; }
.menu-main ul.main-nav > li > ul > li ul { display: none; position: absolute; left: 100%; top: -1px; width: 100%; min-height: 100%; border-left: 2px solid rgba(0,0,0,0); }
.menu-main ul.main-nav > li > ul > li:hover > ul { display: block; }
.menu-main ul.main-nav > li  ul  li  a { font-size: 15px; }
.menu-main ul.main-nav > li > ul > li > ul > li:hover ul { display: block; }

.js-fullpage-slider li a { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: block; z-index: 3; }
div.video { height: auto; background-size: cover; background-position: center; position: relative; width: 1240px; max-width: 100%; margin: 0 auto; z-index: 1; }
div.video img { width: 100%; height: auto; position: relative; z-index: 1; }

.video-text a { color: #fff; }
.video-text a:hover,
.video-text a:focus { text-decoration: none; }
.ok-boxes { margin: 0 -5px 40px -5px; }
.ok-boxes .col-sm-4 { padding: 5px; }
.ok-box { position: relative; background: #41474c; color: #fff; text-align: center; text-transform: uppercase; font-weight: 700; padding: 100% 0 0 0; font-size: .9em; }
.video-text h1 i { display: block; float: none; clear: both; }

div.img-responsive { text-align: center; background: #fff; padding: 20px 0 0; }
div.img-responsive .img-responsive { display: inline-block; border-bottom: 0 none; }
div.img-responsive h2 {height: 66px;margin: 10px 0;font-size: 20px;line-height: 22px;}

.ce-image { margin-bottom: 50px; }
@media (min-width: 360px) {
	.ok-box { font-size: 1.25em; }
}
.ok-box p { line-height: 1.15em; margin: 0.5em 0 0; letter-spacing: -.025em; }
.ok-box-in { position: absolute; display: inline-block; top: 50%; left: 0; width: 100%; text-align: center; margin-top: -52px; }
.ok-box-in a { color: #fff; display: inline-block; }
.ok-box-in a:hover,
.ok-box-in a:focus { text-decoration: none; }
.teaser-image { text-align: center; }
.teaser-image img { vertical-align: bottom; }

.refs { padding: 15px; background: #bfe4d4; }
.refs-images { text-align: center; }
.divider { border-top: 1px solid #b2b2b2; margin: 35px 0; }


footer { background: #41474c; color: #fff; padding: 34px 0 5px; margin: 25px 0 0; }
footer p,
footer ul { font-size: 12px; }
footer p.big { font-size: 15px; margin-bottom: 0; }
footer h4 + p { margin-top: 1.5em; }
footer h4 { font-size: 15px; line-height: 18px; }
footer a { color: #fff; text-decoration: none; }
footer a:hover,
footer a:focus { text-decoration: underline; }
footer hr { margin: 10px 0; }

.footer-meta { background: #41474c; color: #b2b2b2; font-size: 12px; padding: 5px 0; }
.footer-meta ul { padding: 0; margin: 0; list-style: none; }
.footer-meta ul li { display: inline-block; padding: 0 10px 0 0; }
.footer-meta a { color: #b2b2b2; text-decoration: none; font-style: italic; text-transform: uppercase; }
.footer-meta a:hover,
.footer-meta a:focus { text-decoration: underline; }


.input-group { display: block; padding: 5px 0; }
.input-group label,
.input-group .form-control-1,
.input-group .form-control-2,
.input-group .form-control-3,
.input-group .form-control-4 { display: block; float: left; }

label { font-weight: 400; line-height: 24px; margin: 0; height: 24px; font-size: .9em; }
label span { display: inline-block; line-height: 14px; vertical-align: middle; }

.form-control[readonly] { border: 0 none; background:  transparent; }
.input-group .form-control { height: 40px; font-size: 16px; padding: 11px 8px; line-height: 18px; resize: none; font-weight: 700; }
textarea.form-control { min-height: 200px; }
section { padding: 100px 0; border-bottom: 1px solid #f1f1f1; }



.input-group .form-control { width: 100%; }
.input-group .form-control-1 { width: 10%; text-align: center; line-height: 40px; }
.input-group.tall .form-control-1 { line-height: 40px; }
.input-group .form-control-2 { width: 30%; }
.input-group .form-control-3 { width: 45%; }
.input-group .form-control-4 { width: 60%; }
.checkbox label { width: 100%; padding: 0 50px 0 0; }
.form-group:after {content: '';display: block;clear: both;}
.form-horizontal .form-group .col-sm-3,
.form-horizontal .form-group .col-sm-9 { float: none; clear: both; width: 100%; text-align: left; }
.form-horizontal .form-group .col-sm-offset-3 { margin: 0; }

.text-center .img-responsive { margin: 0 auto; }

.mobile-button {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 11;
	font-size: 14px;
}
.mobile-button .fa { vertical-align: middle; }
.mobile-button span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -2px 0 0 -15px;
	width: 30px;
	height: 4px;
	background: #04a068;
}
.mobile-button span:before, .mobile-button span:after {
	content: "";
	display: inherit;
	width: inherit;
	height: inherit;
	background: inherit;
	position: inherit;
	left: 0;
}
.mobile-button span:before { top: -10px; }
.mobile-button span:after {	bottom: -10px; }
.mm-navbar .container { margin: 0 -40px; box-shadow: none; }
.mm-navbar>.navbar { padding: 0; }
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top { width: auto; min-width: initial; left: 0; right: 0; box-shadow: 0 3px 15px rgba(0,0,0,.35); }
.mm-navbar .mm-btn:last-child { right: 10px; top: 12px; z-index: 10; }
.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before { width: 15px; height: 15px; border-width: 4px; }
.mm-clear:before, .mm-close:before { right: 10px; }
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before { border-color: #009252; }
.mm-close { width: 46px; height: 46px; }
.mm-clear:before, .mm-close:before { right: 6px; }
.mm-clear:after, .mm-close:after { right: 22px; }
.mm-navbar-size-2 { height: 55px; }
.mm-hasnavbar-top-3 .mm-panels { top: 96px; }

.mm-menu { background: #fff; }
.mm-navbar.mm-hasbtns { padding: 0 10px; }
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top { top: 30px; }

.mm-listview>li:not(.mm-divider):after { left: 0; }
.mm-listview>li>a, .mm-listview>li>span { text-transform: uppercase; font-style: italic; color: #009252; }
.mm-listview>li.meta-mobile>a, .mm-listview>li.meta-mobile>span { color: #41474c; }

.mm-listview .mm-next { font-size: 16px; }
.mm-listview .mm-next:before { 
	content: "\f0da";
    display: block;
	font: normal normal normal 14px/1 FontAwesome;
    color: inherit;
	right: 0;
	text-align: center;
	line-height: 40px;
	border-left: 0 none;
}
.mm-prev:before {
	transform: none;
	content: "\f0d9";
    display: block;
	font: normal normal normal 14px/1 FontAwesome;
    color: inherit;
	right: 0;
	text-align: center;
	line-height: 40px;
	border: 0 none;
	width: 40px;
	height: 40px;
	font-size: 16px;
	top: 0;
	left: 0;
}
.mm-navbar-size-2 { height: 69px; }
.mm-hasnavbar-top-2 .mm-panels { top: 69px; }
#mm-1.mm-panel.mm-hasnavbar { padding-top: 1px; }
#mm-1.mm-panel.mm-hasnavbar .mm-navbar { display: none; }
.row-table { margin: 0; }
.row-table * { padding: 0; }
.row-table .row { margin: 0; }
.row-table label { width: 100%; }
.row-table .input-group { padding: 5px 10px; width: 100%; }
.row-table .form-control[readonly] { padding-left: 0; padding-right: 0; font-weight: 400; }
.bg-grey { background-color: #e8e8e8; border-bottom: 1px solid #fff; border-right: 1px solid #fff; position: relative; }
.bg-green { background-color: #c3e3d4; border-bottom: 1px solid #fff; border-right: 1px solid #fff; position: relative; }
.row-table .col-sm-1 { padding: 5px 10px; }
.required { color: #009253; }
label .fa { color: #009152; }

.login-form { width: 250px; position: absolute; bottom: -20px; left: 50%; margin-left: -125px; box-shadow: 0 0 25px rgba(0,0,0,.7); }
.login-form .input-group .form-control { width: 100%; float: none; line-height: 20px; height: 24px; border: 1px solid #fff; padding: 2px; font-size: .85em; }
.login-form .input-group label { line-height: 24px; height: 24px; width: 100%; float: none; font-weight: 700; }
.login-form .input-group { padding: 1px 35px 11px; border-bottom: 5px solid #fff; background: #cdff2d; }
.login-form h4 { background: #41474c; padding: 14px 10px; color: #fff; margin: 0; font-size: 1.7em;  border-bottom: 5px solid #fff;  text-align: center; letter-spacing: -.025em; }
.input-group-submit {	
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex; 
}
.login-form .btn-default { background-color: #41474c; border-color: #41474c; color: #fff; width: 50%; padding: 5px; text-align: center; }
.login-form .btn-default + .btn-default { margin-left: 5px; }
.register .container { position: relative; }
.register { padding: 20px 0; margin-bottom: 40px; }
.nav-tabs {
	margin: 45px 0 0;
	text-align: center;
	font-size: 0;
	border: 0 none;
	display: flex;
	width: 100%;
	overflow-x: auto;
	overflow-y: hidden;
}
.nav-tabs > li { float: none; width: 100%; text-align: center; display: inline-block; padding: 0; background: transparent; }
.nav-tabs > li > a { margin: 0; border-radius: 0; padding: 3px 15px; border: 0 none; font-weight: 700; color: #555; font-size: 16px; height: 45px; line-height: 38px; background: #f5f5f5; }
.nav-tabs > li > a span { display: inline-block; vertical-align: middle; line-height: 16px; }
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover,
.nav-tabs > li > a:active { background: transparent; }
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:active { background: #fff; border: 0 none; }

.tab-pane { background: #fff; padding: 15px; }
hr { margin: 25px 0; border-top: 1px solid #a8a9ab; }
form hr { margin: 15px 0 25px; }
.article hr { margin: 15px 0; }
.article h5 { margin-top: 0; }
.news .article { padding-bottom: 0; margin-bottom: 0; font-size: 16px; }
.align-center { text-align: center; }
.result { padding: 15px 0; border-bottom: 1px solid #a8a9ab; }
.text-capitalize { text-transform: uppercase; }
.sidenav { margin-left: -10px; margin-right: -10px; }
.catnav,
.sidenav>ul { padding: 0; margin: 0 0 20px; }
.sidenav>ul { display: none; }
.catnav li { padding: 0; margin: 0; list-style: none; }
.sidenav>ul>li { padding: 0; margin: 0; list-style: none; }
.sidenav>ul>li>a { display: block; max-width: 100%; padding: 6.5px 10px; background: #fff; color: #191919; font-weight: 400; font-size: 15px; line-height: 19px;  margin-bottom: 2px; }
.sidenav>ul>li>a:focus,
.sidenav>ul>li>a:hover,
.sidenav>ul>li>a:active { text-decoration: none; }
.sidenav>ul>li.active>a { background: #049f68; color: #fff; overflow: hidden; position: relative; font-weight: 700; }
/*
.sidenav>ul>li.current>a:after { 
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background: #f1faf5;
	position: absolute;
	top: 12px;
	right: -8px;
	-ms-transform: rotate(45deg); 
    -webkit-transform: rotate(45deg); 
    transform: rotate(45deg);
}
*/
.sidenav>ul>li>ul { margin: 0; padding: 0; list-style: none; }
.sidenav>ul>li>ul>li { margin: 0; padding: 0; }
.sidenav>ul>li>ul>li+li { border-top: 1px solid #cbd1cf; }
.sidenav>ul>li>ul>li>a { display: block; padding: 10px 10px 10px 20px; font-size: 15px; line-height: 16px; color: #333; }
.sidenav>ul>li>ul>li.current>a { margin-bottom: 2px; }
.sidenav ul.lvl-2 { list-style: none; font-size: 13px; padding: 0 0 10px; margin: 0; }
.sidenav ul.lvl-2 a { padding: 2px 5px 2px 30px; display: block; color: #191919; font-size: 14px; }
ul.lvl-1 .active > .active { font-weight: 700; }
.frame-download-link,
.ce-uploads li { border-bottom: 1px solid #b2b2b2; border-top: 1px solid #b2b2b2; padding: 20px 0; position: relative; display: block; background: #f9f9f9; overflow: hidden; font-size: 16px; }
.tab-pane .frame-download-link { background: transparent; }
.ce-uploads img { padding-right: 0; margin-right: 1em; }
.frame-download-link { font-size: 16px;  margin-bottom: -1px; }
.frame-download-link + .frame-type-uploads .ce-uploads {
	padding-top: 0;
	margin-top: -1px;
}
.ce-uploads .btn { min-width: 0; }
.frame-download-link.frame-space-after-small { margin-bottom: 2em; }
.frame-download-link .ce-textpic { position: relative; }
.frame-download-link .ce-gallery figure { display: block; }
.ce-left.ce-intext.ce-nowrap .ce-gallery figure { display: block; }
.frame-download-link .ce-column { float: none; }
.ce-left .ce-gallery, .ce-column { max-width: 100%; }
.accordion-pane .ce-uploads li { background: #fff; }
.tab-pane .ce-uploads li { background: transparent; position: relative; }
.tab-pane .ce-uploads li p { margin: 0; }
.ce-uploads li div { overflow: visible; }
.text-vertical-middle { display: flex; }
.text-vertical-middle p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	margin: 0;
}
.text-vertical-bottom { display: flex; }
.text-vertical-bottom p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%;
	margin: 0;
}
.text-vertical-bottom p.size { line-height: 40px; }
.ce-uploads-filesize { white-space: nowrap; }
.frame-download-link p.text-left,
.frame-download-link p.text-right { line-height: 40px; } 
.ce-uploads { padding: 20px 0; margin: 0 0 1.5em; }
.ce-uploads span { display: inline; }
.ce-uploads li { margin: 0 0 -1px; }
.frame-download-link p { margin: 0; }
.frame-download-link .text-right { float: right; }
.frame-download-link .text-left { float: left; }


.whitebox { background: #fff; padding: 25px 25px; margin-bottom: 25px; font-size: 16px; }
.bx-wrapper .whitebox { margin-bottom: 0; padding-bottom: 75px; }
.whitebox p:last-child { margin-bottom: 10px; }
blockquote { margin: 0; padding: 0; border: 0 none; font-size: 20px; line-height: 29px; }
.whitebox hr { margin: 10px 0; }
.whitebox img.img-responsive { border-bottom: 0 none; }
.whitebox h2 { margin-bottom: 10px; text-transform: none; }
.whitebox h2:first-child { margin-top: 10px; }
.container { max-width: 100%; }
.video-text { position: absolute; width: 100%; left: 0; right: 0; bottom: 10px; z-index: 2; }
.video-text h1,
.frame-ruler-after h1 { 
	color: #fff;
	padding: 0;
	font-size: 19px; 
	line-height: 1.15em; 
	margin: 0; 
	display: inline-block; 
	/*font-family: 'Berthold Akzidenz-Grotesk',arial,sans-serif;*/
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
    font-weight: normal;
    font-style: italic;
	border-bottom: 0 none;
}
.frame-layout-1 .video-text h1 { color: #009253; background: transparent; }
.frame-download-link.frame-layout-1 .ce-nowrap { display: flex; }
.frame-download-link.frame-layout-1 .ce-nowrap .ce-gallery { width: 135px; margin: 0; display: flex; flex-direction: column; justify-content: center; }
.frame-download-link.frame-layout-1 .ce-nowrap .ce-bodytext { width: 100%; display: flex; flex-direction: column; justify-content: center; }

.frame-ruler-after { border-bottom: solid 10px #42474d; padding: 20px 15px 18px; margin: 0 auto; }
.frame-ruler-after h1 { display: inline; line-height: 1.33em; padding: 0 11px 0 0; }
.photo-box { position: relative; }
.photo-box .address  { 
	background: rgba(66,71,77,.5);
	color: #fff;
	opacity: 0;
	transition: opacity 300ms linear;
	padding: 9px;
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
}
.address p { margin: 0; }
.photo-box:hover .address,
.shown .address { opacity: 1; }
.address a { color: #fff; text-decoration: none; }
.detail { position: relative; color: #fff; overflow: hidden; background: rgba(66,71,77,1); transition: opacity 300ms linear, height 300ms linear; border-bottom: solid 10px #42474d; }
.icon-box-detail .detail { background: #bfe4d3;	color: #333; }
.p-note { background: #e5e5e5; padding: 10px 15px; margin: 0 0 15px;}
.detail:before {
	content: "";
	width: 29px;
	height: 29px;
	background: #f1faf5;
	position: absolute;	
	top: -21px;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	left: 50%;
	margin-left: -14.5px;
}
.spacer { margin: 0 0 30px; }
.detail p:last-child { margin-bottom: 10px; }
.detail .padding { padding: 45px 15px 30px; }
.icon-box { background: #fff; padding: 15px; position: relative; }
.ae-teaser-text { position: relative; padding-bottom: 20px; font-size: 16px; }
.ae-teaser-text img + a.more { bottom: 31px; }
.icon-box-image { height: 90px; background-position: center; background-repeat: no-repeat; background-size: auto 100%; }
.icon-box h4 { height: 2em; line-height: 2em; margin: 8px 0 10px; color: #049f68; font-size: 14px; }
.frame-box-3-line-header .icon-box h4 { height: 3em; line-height: 3em; }
.icon-box p { text-align: left; line-height: 1.15em; font-size: 16px; min-height: 54px; }
.col-md-3 .icon-box p { min-height: 0; }
.icon-box h4 span { display: inline-block; line-height: 1.15em; vertical-align: top; }
a.more { position: absolute; display: block; bottom: 0; left: 0; right: 0; padding: 2px 15px 1px; color: #fff; background: #049f68; text-align: left; font-size: 12px; }
a.more:focus,
a.more:hover,
a.more:active { text-decoration: none; }
a.more .svg-inline--fa { float: right; margin-top: 3px; }
.fa-1x { font-size: 1.25em; }
.shown .icon-box { opacity: 1; }
.js-show-detail { cursor: pointer; }
.closex { width: 26px; height: 26px; position: absolute; right: 35px; top: 20px; overflow: hidden; cursor: pointer; }
.closex:before { 
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	border: 1px solid #fff;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	top: 0;
	left: -69%;
}
.closex:after { 
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	border: 1px solid #fff;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
	top: 0;
	right: -69%;
}
.icon-box-detail { max-height: 0; overflow: hidden; transition: max-height 500ms ease-in-out; }
.icon-box-detail.shown { max-height: 1000px; }
.icon-box-detail .closex:before,
.icon-box-detail .closex:after { border-color: #333; }
.icon-box div.img-responsive { opacity: 0.6; transition: opacity 300ms linear; }
.icon-box:hover div.img-responsive,
.shown .icon-box div.img-responsive { opacity: 1; }
.shown .icon-box div.img-responsive { background: #bfe4d3; }
.footer-logos { padding: 25px 0 0; text-align: justify; margin: 0; }
.footer-logos > img { display: block; float: none; clear: both; }
.footer-logos:after {
	content: "";
	display: inline-block;
	width: 100%;
}
.footer-logos a { display: block; float: left; width: 50%; }
.bx-pager { padding: 24px 0 19px; text-align: center; }
.bx-pager-item { display: inline-block; padding: 0 14px; }
.bx-pager-item a {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 1px solid #979ea4;
	text-indent: -999em;
	overflow: hidden;
}
.bx-pager-item a.active {
	background: #979ea4;
}
.nr { display: block; padding-bottom: calc(100% - 18px); position: relative; color: #009253; border-radius: 500px; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
.nr b { position: absolute; line-height: 1.5em; top: 0; left: 0; width: 100%; height: 100%; text-align: center; }
.nr-wrap { padding: 0; }
.nr { font-size: 50px; }
.image-embed-item { max-width: 100%; height: auto; }
.open-search.menu-meta ul li { display: none; }
.open-search.menu-meta ul { width: 100%; box-sizing: content-box; }
.open-search.menu-meta ul li.search { 
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
	float: none;
}
.open-search.menu-meta ul li.search a.search-close {
	background: #f9f9f9;
	border: 1px solid #f9f9f9;
	color: #41464b;
}
.search .s { display: none; }
.open-search.menu-meta .search .s { display: block; }
.open-search.menu-meta .search input { 
	width: 100%;
	background: #e3e4de;
	border: 1px solid #e3e4de;
	padding: 5px 18px;
	font-size: 12px;
}
.open-search.menu-meta .search input:focus {
	outline: 0 none;
}
.easyPaginateNav { text-align: center; margin: 0 0 50px; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"; }
.easyPaginateNav a { vertical-align: middle; display: inline-block; width: 26px; height: 26px; line-height: 26px; text-align: center; color: #333; margin: 4px; border-radius: 2px; }
.easyPaginateNav a:focus,
.easyPaginateNav a:hover,
.easyPaginateNav a:active { text-decoration: none; }
.easyPaginateNav a.current { background: #fff; }
.easyPaginateNav .prev,
.easyPaginateNav .next,
.bx-prev:before,
.bx-next:before {
	content: "";
  display: inline-block;
  width: 26px;
  height: 72px;
  background-image: url(../Images/angle-right-solid.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;

}
.bx-prev:before {
	background-image: url(../Images/angle-left-solid.svg);
}
.easyPaginateNav .prev:before { content: "\f104"; }
.easyPaginateNav .next:before { content: "\f105"; }
.easyPaginateNav a.disabled { cursor: default; opacity: .3; }
.form-check { display: inline-block; }
label.form-check-label { width: 100%; display: inline-block; line-height: 20px; }
label.form-check-label input { vertical-align: middle; margin: 0 5px 0 0; }
label.form-check-label input[type="checkbox"] { margin: 6px 0 0; right: 18px; top: 0; }
label.form-check-label span { display: inline-block; vertical-align: middle; margin-right: 20px; }
.input.checkbox { 
	width: 100%; 
	float: none; 
	clear: both;
}
.input.checkbox .form-check { display: block; border-bottom: 1px solid #a9a9a9; border-top: 1px solid #a9a9a9; margin-bottom: -1px; overflow: hidden; position: relative; }
.input.checkbox label.form-check-label span { display: block; width: 100%; padding: 0; line-height: 24px; border-right: 1px solid #a9a9a9; }
.actions { padding: 20px 0; }
iframe, video { margin: 0 auto; display: block; width: 640px; max-width: 100%; }
a.toTop { font-size: 2em; color: #fff; text-decoration: none; display: inline-block; margin-top: 39px; }
a.toTop:hover { text-decoration: none; }
.ce-bodytext ul { margin-bottom: 30px; padding: 0 0 0 1.5em; list-style-image: url('../Images/list-2.png'); }
.ce-bodytext ul li { margin: 0 0 5px; }
.ce-intext.ce-left ol, .ce-intext.ce-left ul { padding-left: 25px; }
.video-text h1, .frame-ruler-after h1 { display: block; overflow: hidden; }
.video-embed { position: relative; min-width: 640px; width: 100%; padding-bottom: 56%;  }
.video-embed iframe,
.video-embed video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
h1 span { padding: 2px .1em; background: #009253; display: block; float: left; margin: 0 0 .1em; font-size: .948em; line-height: .978em; height: 1.01em; }
.hover { cursor: pointer; }
.bx-prev,
.bx-next { color: #fff; position: absolute; top: 50%; font-size: 3em; margin-top: -60px; display: none; background: rgba(65,71,76,0.5);
    padding: 0px 10px; }
.bx-prev { left: 40px; }
.bx-next { right: 40px; }
.bx-prev:hover,
.bx-prev:active,
.bx-prev:focus,
.bx-next:hover,
.bx-next:active,
.bx-next:focus { text-decoration: none; color: #fff; }
.bx-wrapper { position: relative; }
.greenbox {
	background: #049f68;
	padding: 0 0 100%;
	color: #fff;
	text-align: center;
	font-weight: 700;
	position: relative;
}
.greenbox .text,
.greenbox .text a {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex; 
    align-items: center;
    justify-content: center;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.greenbox .text a:hover,
.greenbox .text a:focus,
.greenbox .text a:active { text-decoration: none; }
.frame .row>div { margin-bottom: 20px; }
.frame .row.article>div,
.frame .whitebox .row>div,
.frame .ce-uploads .row>div { margin-bottom:  0; }
footer ul { padding: 0; margin: 0 0 1em; list-style: none; }
footer ul li { margin: 0; padding: 0; }
.frame-faq {
	background: #fff;
	padding: 15px 15px 5px 40px;
	margin: 4px 2px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.frame-faq > * {
	display: none;
}
.frame-faq > header {
	display: block;
	cursor: pointer;
	position: relative;
}
.frame-faq > header:before {
	content: "\f0da";
	position: absolute;
	left: -20px;
	top: 4px;
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	color: #049f68;
}
.frame-faq.open > header:before {
  content: "\f0d7";
}
.frame-faq > header > * { color: #049f68; }
.frame-faq.open > * {
	display: block;
}
.social {
	color: #b2b2b2;
	vertical-align: middle;
	line-height: 32px;
}
.social a,
.social a:hover,
.social a:focus,
.social a:active { color: #b2b2b2; text-decoration: none; vertical-align: middle; margin: 0 3px 0 0; }

.frame-type-text ul { list-style-image: url(../Images/list-2.png); }
.page { position: relative; z-index: 1; }
.sidebar { 
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;		
	z-index: 10;
	display: none;
}
.sidebar img { display: block; }
.sidebar .inner {
	background: #fff;
	padding: 165px 15px 0 15px;
	position: absolute;
	width: 220px;
	transition: left 300ms ease-in-out;
	left: -350px;
	top: 0;
	bottom: 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	z-index: 12;
}
.sidebar .open-button {
	background: #049f68;
	width: 20px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	margin: -25px -20px 0 0;
	top: 50%;
	right: 0;
	position: absolute;
	text-align: center;
	cursor: pointer;
	z-index: 11;
	padding: 0;
	display: block;
	max-width: none;
	transition: right 300ms ease-in-out;
}
.open-button:after {
    content: "\f0da";
    display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
}
form {
	background: #fff;
	border-radius: 5px;
	padding: 25px 25px 5px;
}
form.lic-paginate { background: transparent; padding: 0; }
table + hr { margin-bottom: 7px; }
.paginate + hr { margin-top: 5px; }
.paginate form { vertical-align: middle; margin-top: 5px; }
#sidebar { position: fixed; top: -50px; left: -50px; }
#sidebar:checked + .inner {
	left: 0;
}
#sidebar:checked + .inner + label {
	right: -350px;
}
#sidebar:checked + .inner + label:after {
	content: "\f0d9";
}
a.accordion-trigger {
	background: #fff;
	padding: 7px 10px;
	display: block;
	color: #191919;
	margin-bottom: 1px;
}
a.accordion-trigger:focus,
a.accordion-trigger:hover,
a.accordion-trigger:active { text-decoration: none; color: #191919; }
a.accordion-trigger:before {
	content: "\f0da";
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	margin-right: 25px;
}
a.accordion-trigger.active { color: #fff; background: #049f68; }
a.accordion-trigger.active:before { content: "\f0d7"; }
.accordion-pane { max-height: 0; margin-bottom: 1px; overflow: hidden; transition: max-height 300ms ease-in-out; }
.accordion-pane .padding { padding: 50px; background: #fff; }
.active + .accordion-pane { max-height: 4000px; }

h3.text-uppercase {
	color: #049f68;
}
.frame-hint {
	background: #fff;
	font-size: 16px;
}
.frame-hint .ce-textpic {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;
}
.frame-hint .ce-intext.ce-left .ce-gallery {
	margin: 0;
	padding: 15px 0;
	background: #cdff2d;
	float: none;
	width: 155px;
}
.frame-hint .ce-bodytext { padding: 15px; width: 100%; }
.panel-body form { padding: 0; }
.panel-default > .panel-heading {
	color: #049f68;
	font-weight: 400;
	border-radius: 0;
	border: 0 none;
	background: #fff;
	padding: 0;
}
.panel-default > .panel-heading h4 {
	font-weight: 400;
}
.panel-default > .panel-heading h4 a {
	display: block;
	padding: 10px 15px;
	text-decoration: none; color: #191919;
}
.panel-default > .panel-heading h4 a:before {
	content: "\f0da";
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	margin-right: 25px;
}
.panel-default > .panel-heading h4 a[aria-expanded="true"] {
	color: #fff; background: #049f68;
}
.panel-default > .panel-heading h4 a[aria-expanded="true"]:before {
	content: "\f0d7";
}
.panel-default > .panel-heading h4 a:focus,
.panel-default > .panel-heading h4 a:hover,
.panel-default > .panel-heading h4 a:active {
	text-decoration: none;
}
caption.legend { align: right; }
.ce-left.ce-nowrap .ce-gallery {
	width: 120px;
	margin: 0 25px 25px 0;
}
.ce-left.ce-nowrap .ce-bodytext {
	font-size: 16px;
}
.paginate { line-height: 40px; font-size: 16px; }
.paginate span,
.paginate a,
.paginate a i { display: inline-block; margin: 0 3px; vertical-align: middle; }
.paginate a i { margin-top: -7px; color: #41474c; }
.paginate a { vertical-align: middle; color: #41474c; }
.ce-gallery figcaption { padding-top: 10px; text-align: center; font-size: 16px; }

.text-green { color: #009252; }

.widget-wrap {
	position: relative;
	z-index: 2;
}
.widget { 
	background: #fff;
	margin: 0 -10px;
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.widget .block { padding: 4.5px 16px; }
.widget .block + .block { margin-top: 3px; }
.darkgrey { background: #42474d; color: #fff; }
.darkgrey a,
.darkgrey a:active { color: #fff; text-decoration: none; }
.widget h4 { font-size: 19px; text-transform: uppercase; letter-spacing: -.01em; margin: 0; line-height: 1em; }
.darkgrey h4 { color: #cdff2c; line-height: 33px; margin: 0; }
.green p { font-size: 12.5px; line-height: 14px; margin: 0 0 3px; font-weight: bold; display: none; }
.widget .green { background: #cdff2c url(../Images/icons/raquo.svg) 16px center no-repeat; background-size: 12px 16px; padding-left: 32px; }
.green a,
.green a { color: #42474d; text-decoration: none; display: block; }

.tx-wxtrabsearch form { padding: 15px; margin: 0 10px; }
.tx-wxtrabsearch label { white-space: nowrap; padding-right: 10px; }

.control-label:empty { display: none; }
#kontaktNeu legend { display: none; }

.whitebox .col-xs-10 { position: initial; }
.js-slider-next { position: absolute; bottom: 25px; right: 25px; }
.frame-hint .ce-intext.ce-left ol, .frame-hint .ce-intext.ce-left ul { list-style-image: url(../Images/list-3.png); padding-left: 15px; }
.awards a:focus,
.awards a:hover,
.awards a:active { text-decoration: none; }

.tab-trigger { position: relative; background: #f2f2f2; padding: 11px 11px 11px 61px; font-size: 16px; line-height: 28px; font-weight: 700; cursor: pointer; }
.tab-trigger:before {
	content: "";
	background: #f2f2f2;
	position: absolute;
	top: 0;
	left: 0;
	right: calc(100% - 50px);
	height: 100%;	
}
.tab-trigger span { display: inline-block; line-height: 14px; vertical-align: middle; }
.tab-trigger:after { content: "\f0da"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 50%; right: 10px; margin-top: -10px; }
.tab-trigger.yellow:before { background: #fbbd00; }
.tab-trigger.blue:before { background: #2c508d; }
.tab-trigger.green:before { background: #04a068; }
.tab-trigger.magenta:before { background: #e4003b; }
.tab-trigger.white:before { background: #fff; border: 1px solid #e5e5e5; }
.tab-trigger + .tab-pane { max-height: 0; padding: 0; overflow: hidden; transition: max-height 300ms ease-in-out; margin: 0 0 25px; }
.tab-trigger.active + .tab-pane { max-height: 5000px; }
.tab-padding { padding: 50px 0; }
.tab-padding h3 { font-weight: 400; font-size: 19px; line-height: 28px; }
.tab-padding .row hr { border-width: 5px; border-color: #e4003b; }
.tab-padding .row:first-child hr { border-color: #04a068; }
.tab-padding .row+hr { margin: 10px 0 50px; }
h3.btn-list { margin: 25px 0 15px; }
ul.btn-list { list-style: none; padding: 0; margin: 0; }
ul.btn-list li { padding: 0; margin: 0 2px 6px 0; display: inline-block; }
ul.btn-list li a { display: inline-block; background: #fff; padding: 3px 7px; }
ul.btn-list li a:focus,
ul.btn-list li a:hover,
ul.btn-list li a:active { background: #009252; color: #fff; text-decoration: none; }
#kontakt-Form fieldset.form-group { margin-bottom: 0; }
#kontakt-Form fieldset > .form-group { display: none; padding: 10px 0 0; margin: 0; }
#kontakt-Form fieldset.active { margin-bottom: 25px; }
#kontakt-Form fieldset.active > .form-group { display: block;}
#kontakt-Form fieldset > legend { border-bottom: 0 none; margin: 0; font-size: 16px; }
#kontakt-Form fieldset > legend label { font-size: 1em; }
#kontakt-Form fieldset > .form-group label { padding-left: 20px; }
.actions { text-align: right; }
.actions .form-navigation .btn-group { float: right; }
.actions .form-navigation .btn-group .btn { margin-left: 10px; }
.actions .form-navigation .btn-group .previous { display: none; }
#kontakt-Form h2 + hr + .form-group { display: none; }

.tx-wxtrabsearch form { display: flex; }
.tx-wxtrabsearch form input[type=text] { width: 100%; border: 1px solid #e5e5e5; line-height: 17px; font-size: 16px; padding: 4px 10px; height: 25px; }
.tx-wxtrabsearch form input[type=text]:focus { outline: none; }
.tx-wxtrabsearch form button { background: #cdff2d; text-align: center; color: #41464b; border: 0 none; width: 25px; height: 25px; font-size: 12px; line-height: 25px; }
.tx-wxtrabsearch form button:focus { outline: none; }
.tx-indexedsearch-search-submit { padding-bottom: 20px; }
.tx-indexedsearch-res { overflow: hidden; }
.tx-indexedsearch-browsebox { padding: 0; }
fieldset > input[type="radio"] { float: left; margin-right: 10px; }
.frame-type-textmedia .ce-gallery iframe { min-width: 100%; display: block; }
.result-list-item { padding: 10px 0; overflow: hidden; border-bottom: 1px solid #f1f1f1; }
.teaser_icon { float:left; margin: 0 10px 10px 0; }
.result-title + .clearer,
.clearer { margin: 0 0 5px; display: block; height: 0; overflow: hidden; }
.result-number, .result-title { font-weight: 700; font-size: 19px; }
#kesearch_num_results { padding: 10px 0; font-weight: 700; }
.kesearch_pagebrowser ul { list-style: none; display: block; text-align: center; margin: 0; padding: 10px 0; font-size: 0; }
.kesearch_pagebrowser ul li { display: inline-block; padding: 2px; font-size: 0; }
.kesearch_pagebrowser ul a,
.kesearch_pagebrowser ul a:focus,
.kesearch_pagebrowser ul a:hover,
.kesearch_pagebrowser ul a:active { border: 1px solid #009252; min-width: 25px; height: 25px; display: inline-block; line-height: 25px; text-align: center; font-size: 14px; text-decoration: none; padding: 0 3px; color: #009252; font-family: Helvetica, Arial, "sans-serif"; } 
.kesearch_pagebrowser ul a.current,
.kesearch_pagebrowser ul a.current:focus,
.kesearch_pagebrowser ul a.current:hover,
.kesearch_pagebrowser ul a.current:active { color: #fff; background: #009252; }
.result_txt { padding: 10px 0; font-weight: bold; }
.kesearchbox .form-control { width: 200px; float: left; }
.kesearchbox .btn-submit { background: #009252; color: #fff; border: 1px solid #009252; width: 28px; height: 28px; font-size: 13px; }
.tx-kesearch-pi1 form { padding: 30px 30px 25px; }
.result-number,
.teaser_icon { display: none; }
.hit { color: #d00; font-weight: 700; }
.result-teaser { display: inline-block; }

/*
#bestellformular-Informationsmaterial fieldset input.form-control { width: 40px; padding: 3px 5px; text-align: center; position: absolute; left: 0; top: 0; }
#bestellformular-Informationsmaterial fieldset label { width: 100%; }
#bestellformular-Informationsmaterial fieldset .form-group { width: 50%; padding-left: 50px; position: relative; float: left; }
#bestellformular-Informationsmaterial fieldset:after { display: block; clear: both; }
*/

#bestellformular-Informationsmaterial fieldset input.form-control { width: 40px; padding: 3px 5px; text-align: center; position: absolute; left: 0; top: 0; }
#bestellformular-Informationsmaterial fieldset label { width: 100%; }
#bestellformular-Informationsmaterial fieldset .form-group { width: 100%; padding-left: 50px; position: relative; float: left; }
#bestellformular-Informationsmaterial fieldset:after { display: block; clear: both; }

.tx-felogin-pi1 form {
	margin: 25px 0 15px;
}
.tx-felogin-pi1 form div {
	overflow: hidden;
	clear: both;
	max-width: 320px;
	margin-bottom: 15px;
}
.tx-felogin-pi1 form div label {
	font-weight: 400;
    line-height: 24px;
    margin: 0;
    height: 24px;
	font-size: 16px;
}
.tx-felogin-pi1 form div input[type=text],
.tx-felogin-pi1 form div input[type=password] {
	display: block;
    width: 100%;
    height: 28px;
    padding: 3px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #7a7e81;
}
.tx-felogin-pi1 form div input[type=submit] {
	display: inline-block;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;    
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    text-transform: uppercase;
    border-radius: 7px;
    text-decoration: none;
    min-width: 195px;
    max-width: 100%;
	color: #049f68;
    background-color: transparent;
    border-color: #049f68;
	-webkit-appearance: button;
    cursor: pointer;
	margin: 10px 0 25px;
}
.tx-felogin-pi1 form div input[type=submit]:focus,
.tx-felogin-pi1 form div input[type=submit]:hover,
.tx-felogin-pi1 form div input[type=submit]:active {
	color: #fff;
    background-color: #049f68;
    border-color: #049f68;
	outline: none;
}
.youtube-video { max-width: 640px; text-align: center; margin: 0 auto 15px; position: relative; }
.youtube-video img { position: relative; z-index: 0; }
.youtube-video__popup { padding: 10px; text-align: left; max-width: 50%; background: #fff; border-radius: 5px; position: absolute; bottom: 20px; left: 20px; z-index: 1; opacity: 0; font-size: 12px; transition: all 500ms ease-in-out; }
.youtube-video__popup p { margin: 0 0 5px; }
.youtube-video:hover .youtube-video__popup { opacity: 1; }
.youtube-video::before {
	content: "";
	display: block;
	width: 68px;
	height: 48px;
	background: url(../Images/youtube.svg);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
}

@media (min-width: 640px) {
	.video-text h1,
	.frame-ruler-after h1 { font-size: 35px; }
	.footer-logos a { display: inline-block; float: none; width: 24.8%; }
	.modal { display: none; left: 50%; margin-left: -300px; }
	
}
@media (min-width: 768px) {	
	label.short { width: 20%; }
	.widget h4 { font-size: 22.5px; margin: 4px 0; }
	.widget .green { background-size: 18px 24px; padding-left: 40px; }
	.form-group > label { width: 25%; float: left; }
	.col-xs-6.col-sm-8 .form-group > label  { width: 38%; float: left; }
	.input { width: 75%; float: left; }
	.col-xs-6.col-sm-8 .input { width: 62%; float: left; }
	.input-group .form-control-1 { width: 5%;  }
	.input-group .form-control-2 { width: 15%; }
	.input-group .form-control-3 { width: 35%; }
	.input-group .form-control-4 { width: 55%; }
	.input-group label.short + .form-control { width: 80%; }
    #bestellformular-Informationsmaterial .col-sm-8 label { width: 38%; }
	#bestellformular-Informationsmaterial .col-sm-8 .input { width: 62%; }	
	h1,
	h2 { font-size: 25px; line-height: 28px; }
	.col-md-reverse { float: right; }
	.tab-padding .col-sm-4 img { width: 100px; height: auto; margin: 0 5px 5px 0; }
	.tab-trigger { padding: 11px 26px 11px 77px; font-size: 19px; }
	.row-table { 
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
	}
	.row-table .col-sm-1 { width: 5%; padding: 0; }
	.rowspan-2 .col-sm-4,
	.rowspan-2 .col-sm-8 { line-height: 93px; height: 93px; }
	.rowspan-2 .input-group { display: inline-block; vertical-align: middle; }
	.rotate-90 {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width:300px;
		height:20px;
		margin: -10px 0 0 -150px;
		text-align: center;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	}
	.col-sm-borders {		
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;
		margin-bottom: 50px;
	}
	.col-sm-borders > div + div { border-left: 1px solid #b2b2b2; }
	.login-form { left: 100%; margin-left: -265px; }		
	.video-text h1,
	.frame-ruler-after h1 { font-size: 41px; }
	.frame-ruler-after { width: 692px; }
	.cube-left .detail:before { left: 50px; margin-left: 0; }
	.cube-right .detail:before { left: 100%; margin-left: -64.5px; }
	.detail .padding { padding: 45px 40px 20px; }
	.nr-wrap { padding: 35px 20px; }
	.nr { font-size: 99px; border: 9px solid #009253; }
	.input.checkbox {		
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
	}
	.flex {
		display: flex;
	}
	.widget { 
		position: absolute;
		right: 0;
		top: 0;
		background: #fff;
		width: 250px;
		margin: 0;
	}
	.bx-prev,
	.bx-next { display: block; }
	.page-content { padding-top: 40px; }
	.footer-logos a { display: inline; float: none; width: auto; }
	.footer-logos > img { display: inline-block; float: none; clear: none; }
	.navbar .container { width: 100%; }
	.new3col .news-list-view { 		
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex; 
		margin: 0 -10px;
	}
	.new3col .news-list-view .ae-teaser-text {
		padding: 0 10px;
		width: 33.333%
	}
	.new3col a.more { left: 10px; right: 10px; }
    
    #bestellformular-Informationsmaterial fieldset .form-group { width: 50%; }
}
@media (min-width: 992px) {
	.green p { display: block; }
	.widget h4 { margin: 4px 0 0; }
	.widget .green { background-size: 36px 48px; padding-left: 66px; }
	.sidebar { display: block; }
	label.short { width: 15% }
	.input-group label.short + .form-control { width: 85%; }
	#mobile,
	.mobile-button { display: none; }
	.menu-main ul { display: block; }
	.col-md-borders {		
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex; 
		margin-bottom: 50px;
	}
	.col-md-borders > div + div { border-left: 1px solid #c6e6db; }
	body { padding-top: 113px; }
	.subpage .container { padding-left: 128px; padding-right: 128px; }
	.subpage .container h1 { margin-left: -128px; margin-right: -128px; padding-left: 128px; padding-right: 128px; }
	.video-text {  }
	.sidenav>ul { display: block; }
	.video-text h1 { font-size: 56px; padding-right: 30px; }
	.frame-ruler-after { width: 692px; padding: 70px 0 18px; }
	.cube-right .center:before { left: 100%; margin-left: -64.5px; }
	.detail .padding { padding: 50px 50px 30px; }
	.nr-wrap { padding: 35px 2px; }
	.navbar .col-md-8 > .main-nav { display: block; }
	.navbar .container { margin-left: auto; margin-right: auto; }
	.menu-meta ul li { display: block; }
	form {
		padding: 50px 50px 5px;
	}
	.video-text { padding-bottom: 5%; }
	.page-content > .row > .col-lg-8 { padding-left: 20px; }
	.open-search.menu-meta .search input { width: 300px; }
	.open-search.menu-meta ul li { display: block; }
	.open-search.menu-meta ul li.search { float: left; }
	.open-search.menu-meta ul { width: auto; }
}
@media (min-width: 1200px) { 
	.video-text h1,
	.frame-ruler-after h1 { font-size: 63px; }
	div.video { min-height: 420px; }
	.whitebox .img-responsive.img-float { margin: -25px 20px -25px -25px; float: left; }
	div.img-responsive h2 { height: 81px; margin: 10px 0; font-size: 25px; line-height: 27px; }
	.nr { font-size: 104px; }
	.nr-wrap { padding: 35px 15px; }
	.frame-ruler-after { width: 797px; }	
	.nr-wrap { padding: 35px 25px; }
	.container, .navbar .container { width: 1150px }
}
@media (min-width: 1440px) {
	.container, .navbar .container { width: 1240px }
}
/*social sidebar*/
.news-special,
.tx-pxa-social-feed,
.tx-pxa-social-feed,
#c991{
	display: none;
}
.sidebar .inner{
	width: 350px;
	overflow-y: auto;
    overflow-x: hidden;   
    padding: 129px 15px 0 15px;
}
.sidebar .inner::-webkit-scrollbar { 
    display: none;
}
.sidebar header{
	cursor: pointer;
}
.sidebar i{
	font-size: 25px;
	color: #41474c;
}
.newsblock{
	margin-top: -40px;
}
.open .news-special,
.open .tx-pxa-social-feed,
.open .tx-pxa-social-feed{
	display: block;
}
.fbblock header h2,
.twitterblock header h2,
.newsblock header h2{
	margin: 0 0 5px 0;
	padding-left: 30px;
	color: #41474c;
	font-size: 25px;
	margin-top: 0;
}
.fbblock h2,
.twitterblock h2,
.newsblock h2{
	font-size: 16px;
	margin-top: 15px;
	color: #049f68;
}
.newsblock h2{
	border-bottom: 4px solid #cdff2d;
}
.twitterblock h2{
	border-bottom: 4px solid #1da1f2;
}
.fbblock header h2{
	border-bottom: 4px solid #3f67a9;
}
.sidebar .inner strong{
	text-transform: uppercase;
}
.sidebar .inner strong,
.sidebar .inner a{
	color: #009252;
}
.news{
	background: transparent;
	border: none;
	box-shadow: none;
}
.news a{
	text-decoration: underline;
	font-weight: bold;
}
.news hr{
	margin-top: 5px;
}
.social-feed-container{
	list-style: none;
	padding: 0;
}
.news-special,
.frame .row > div{
	margin-bottom: 0;
}
.news-special p{
	margin: 0;
}
.social-list{
	border-bottom: 1px solid #a8a9ab;
	margin-bottom: 15px;
}
.open-ico,
.close-ico{
	position: relative;
    right: -295px;
    font-size: 38px;
    line-height: 16px;
    top: 15px;
    cursor: pointer;
}
.open-ico{
	display: block;
}
.close-ico{
	display: none;
}
.open .open-ico{
	display: none;
}
.open .close-ico{
	display: block;
}
.icon-holder{
	position: relative;
	left: 5px;
    top: 45px;
}
.main-logo{
	width: 100%;
	margin-bottom: 30px;
}
.main-logo img{
	width: 150px;
	float: right;
}
.page-content #c983{
	display: none;
}
.social-feed-image-container{
	display: none;
}
.social-feed-1 .bottom-icon{
	display: none;
}
.bottom-icon{
	margin-bottom: 10px;
	display: none;
}
.bottom-icon i{
	font-size: 16px;
}
.sidebar .inner .bottom-icon a{
	color: #fff;
}
.bottom-icon a:hover{
	text-decoration: none;
}
.social-feed-information{
	display: none;
}
.sidebar-toggler{
	font-size: 16px;
}
.tweeter-head{
	font-weight: bold;
}
.fbblock .tweeter-head{
	display: none;
}
#c671,
#c672,
#c992{
	display: none;
}
.fancybox-form,
.project-item {
	border-radius: 0;
	height: auto;
	line-height: 18px;
	padding: 10px;
	width:100%;
	font-size:.85em;
	float:none;
	white-space: normal;
	margin-bottom: 1px;
}
.project-item { text-align: left; }
.fancybox-form label { display: inline-block; margin: 0; padding: 0; line-height: normal; font-size: 15px; float: none; width: auto; }
.fancybox-form label i { 
	color: #999;
	-ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Safari */
    transform: rotate(180deg);
}
.fancybox-form label:hover>i { color: #FFED00; }
.stars { 
	float: right;
}
.stars label { display: inline-block; width: 20px; height: 20px; line-height: 18px; border: 1px solid #ddd; border-radius: 20px; text-align: center; background: #fff; font-family: Arial, "sans-serif"; color: #666; cursor: pointer; }
.voteform { background: transparent; padding: 0;}
.voteform .btn i { margin: 5px; }
.voteform .col-sm-6 { margin-bottom: 5px!important; }
.voteform textarea.form-control { min-height: 50px; }
.voteform input:checked + label { background-color: #049f68; color: #fff; }
.voteform .stars input:checked + label { background-color: #049f68; color: #fff; }
.modal { display: none; }
.modal.show { display: block; z-index: 99; margin-bottom: 0!important; }
.modal-padding { position: relative; max-width: 600px; margin: 150px 15px 0; padding: 20px; background: #fff; box-shadow: 0 0 15px #000; }
.modal .btn { margin-top: 15px; }
.project-item:hover { background: #eee; color: #41474c; }
.project-item .btn { text-align: left; }
.project-item .btn .stars { float: right; }
.project-item .btn .stars input { margin: 0 0 0 4px; }
.checked .btn { background-color: #eee; color: #fff; border-color: #7a7e81; }
.checked label,
.checked input { pointer-events:none; cursor: default; }
.nopadings button { margin-top: 0!important; }
.nopadings .btn-default { float: right; margin: 0; }
.close-modal { cursor: pointer; position: absolute; top: -10px; right: -10px; display: block; width: 25px; height: 25px; border-radius: 25px; background: #333; border: 1px solid #fff; box-shadow: 0 0 15px #000; }
.close-modal:before {
	content: "";
	display: block;
	width: 13px;
	height: 3px;
	background: #fff;
	top: 10px;
	left: 5px;
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg);
	position: absolute;
}
.close-modal:after {
	content: "";
	display: block;
	width: 13px;
	height: 3px;
	background: #fff;
	top: 10px;
	left: 5px;
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari */
    transform: rotate(-45deg);
	position: absolute;
}
ul.typo3-messages { list-style: none; }
.html-video { padding-bottom: 56%; position: relative; max-width: 640px; margin: 0 auto 25px; }
.html-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
@media screen and (max-width: 991px){
	#c671,
	#c672,
	#c991,
	#c992{
		display: block;
	}
	#c982 header,
	#c981 header{
		margin-top: 15px;
	}
	.news-special{
		display: block;
	}
	.tx-pxa-social-feed{
		display: block;
	}
	.page-content #c983{
		display: block;
	}
	#c983 .news-special .row{

	}
	#c983 strong{
		text-transform: uppercase;
	}
	#c983 a{
		text-decoration: underline;
	}
	#c982 .social-list{
		background: #e8f6fe;
		border-bottom: 8px solid #1da1f2;
		border-top: 15px solid #1da1f2;
	}
	#c982 .social-list > a,
	#c981 .social-list > a{
		text-transform: uppercase;
		color: #191919;
	}
	#c981 .social-list{
		background: #ecf0f6;
		border-bottom: 8px solid #3f67a9;
		border-top: 15px solid #3f67a9;
	}
	#c982 .social-list,
	#c981 .social-list{
		margin-bottom: 20px;
		padding: 0 0;
	}
	#c981 .social-feed-information{
		display: block;
		position: relative;
	    top: -15px;
	    left: 10px;
	    background: #3f67a9;
	    width: 27px;
	    border-radius: 15px;
	    text-align: center;
	    z-index: 10;
	}
	#c982 .social-feed-information{
		display: block;
		position: relative;
	    top: -15px;
	    left: 10px;
	    background: #1da1f2;
	    width: 27px;
	    border-radius: 15px;
	    text-align: center;
	}
	.social-feed-image-container{
		display: block;
		position: relative;
	    top: -27px;
	}
	.social-feed-message{
		font-size: initial;
	}
	.social-feed-message{
		margin-bottom: 10px;
	}
	.bottom-icon a{
		color: #41474c;
	}
	#c981 .tweeter-head{
		display: none;
	}
	.news{
		margin-left: -4px;
	}
}
@media screen and (max-width: 768px){
	.greenbox{
		border-bottom: 15px solid #fff;
	}
	#c983{
		margin-top: 20px;
	}
	#c983 header h2{
		margin-bottom: 0;
	}
	.ce-center .ce-outer,
	.ce-center .ce-inner,
	.ce-center .ce-column { float: none; right: auto; }
	.ce-gallery figure { margin: 0 auto; display: block; }
	.video-embed { min-width: 0; }
}

/*Google map*/
#map-container {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #ccc #999 #ccc;
	-webkit-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
	-moz-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
	box-shadow: rgba(64, 64, 64, 0.1) 0 2px 5px;
	width:100%;
	padding-bottom: 100%;
	position: relative;
	margin-bottom: 40px;
}
#map {
	position: absolute;
	width: 100%;
	height: 100%;
}
#zipsearch {
	float: right;
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 0;
	position: relative;
}
#zipsearch input,
#zipsearch button {
	margin: 0;
	display: inline-block;
	width: auto;
}
#zipsearch input { width: calc(100% - 41px); padding: 5px 10px; line-height: 20px; height: 40px; }
#zipsearch button.search {
	background: url(../Images/lupe.svg) no-repeat center;
	background-size: 24px 24px;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: bottom;
	border: 0 none;
}
#zipsearch .error { position: absolute; top: 100%; left: 0; right: 0; padding: 5px 10px; background-color: #fff; border-color: #dd0000; color: #dd0000; text-align: Left; }
.addresslist {
	font-size: 0;
	padding-top: 40px;
}
.addresslist > div {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	float: none;
}
.addresslist > div.hide {
	display: none;
}
.addresslist .website { padding-left: 30px; }
.addresslist .telicon a { color: inherit; text-decoration: none; }
.addresslist .minheight { min-height: 120px; }
.addresslist p { margin-bottom: 5px; }
.addresslist p.category { padding-bottom: 5px; border-bottom: 1px solid #ccc; text-align: right; margin-bottom: 20px; }
#zipautocomplete-list { position: absolute; top: 100%; left: 0; right: 0; background: #f1f1f1; text-align: center; z-index: 999; font-size: 12px; }
#zipautocomplete-list > div { float: left; padding: 2px 4px; border: 1px solid #fff; width: 25%; cursor: pointer; font-family: "Courier New", Courier, monospace; }
#zipautocomplete-list > div:hover { background: #fff; }

.col-xs-3 .input.checkbox { 
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
	-moz-column-count: 1; /* Firefox */
	column-count: 1;
	margin: 5px 0;
}
.col-xs-3 .input.checkbox .form-check { border: 0 none; }
.col-xs-3 .input.checkbox label.form-check-label span { border: 0 none; margin: 0; } 
.col-xs-3 .checkbox label { padding: 0 25px 0 0; }
.col-xs-3 label.form-check-label input[type="checkbox"] { 
	margin: 0;
    right: 0;
    top: 0; 
}
.col-xs-3 .input.checkbox label.form-check-label span { display: none; margin: 0; }
@media (min-width: 768px) {	
	#map-container { 
		padding-bottom: 41%;
	}
	#zipsearch {
		width: 250px;
	}
	.frame-type-form_formframework .input.checkbox {  margin-left: 25%; }
	.html-video { padding-bottom: 46%; }
}

.frame-type-form_formframework .input.checkbox .form-check { border: none; }
.frame-type-form_formframework .input.checkbox { -webkit-column-count: 1;-moz-column-count: 1;column-count: 1; width: auto; }
.frame-type-form_formframework	.input.checkbox label.form-check-label span { border: none; }
.frame-type-form_formframework label.form-check-label input[type="checkbox"] { right: auto; left: 0; }
.frame-type-form_formframework .checkbox label { padding: 0 0 0 20px; width: auto; }
.bx-slider>div img { margin: 0 auto; }
.video-wrap { max-width: 100%; padding-bottom: 56%; position: relative; }
.video-wrap video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.news-single .ce-image .ce-gallery[data-ce-columns="4"] figure { overflow: hidden; display: block; width: 100%; padding-bottom: 56%; position: relative; }
.ce-center [data-ce-columns="4"] .ce-outer,
.ce-center [data-ce-columns="4"] .ce-inner { width: 100%; }
[data-ce-columns="4"] .ce-row { display: -ms-flexbox; display: flex; width: 100%; }
[data-ce-columns="4"] .ce-row .ce-column { margin: 0; }
[data-ce-columns="4"] .ce-column { width: 50%; padding: 0 5px; }
.news-single .ce-image .ce-gallery[data-ce-columns="4"] figure img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); min-width: 100%; min-height: 100%; width: auto; max-width: initial; }
.news-single .ce-gallery[data-ce-columns="4"] figcaption { display: block; position: absolute; bottom: 0; left: 0; right: 0; padding: 3px; line-height: 20px; font-size: 15px; background: rgba(255,255,255,.7); }
[lang="de"] .en { display: none; }
[lang="en"] .de { display: none; }