/* FONTS */
/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/roboto-condensed-v16-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Light"), local("RobotoCondensed-Light"), url("../fonts/roboto-condensed-v16-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-300.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-300.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-300.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-300.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-condensed-v16-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"), url("../fonts/roboto-condensed-v16-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-condensed-v16-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Condensed Bold"), local("RobotoCondensed-Bold"), url("../fonts/roboto-condensed-v16-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-condensed-v16-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed-v16-latin-700.woff") format("woff"), url("../fonts/roboto-condensed-v16-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed-v16-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }
a {
  color: #000;
  text-decoration: none; }

.bodytext a {
  color: #009D4A; }

.bodytext a:hover {
  color: #009D4A;
  text-decoration: underline; }

a:hover {
  color: #000;
  text-decoration: underline; }

p {
  margin: 0px;
  padding: 0px; }

img {
  border: 0;
  display: block; }

/*BASICS INPUT*/
input[type="text"] {
  font-family: sans-serif;
  font-weight: normal;
  color: #000000;
  border: 1px #fff solid;
  background-color: #ffffff;
  height: auto;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-align: left;
  width: auto; }

input[type="password"] {
  font-family: sans-serif;
  font-weight: normal;
  color: #000000;
  border: 1px #fff solid;
  background-color: #ffffff;
  height: auto;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-align: left;
  width: auto; }

input[type="submit"] {
  font-family: sans-serif;
  font-weight: bold;
  color: #ffffff;
  height: auto;
  border: 1px #fff solid;
  background-color: #009D4A;
  width: auto;
  height: auto;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-align: left; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.placeholder {
  color: #aaa; }

h1 {
  font-size: 26px;
  font-weight: 700;
  /*color:#00683e;*/
  color: #009D4A;
  text-transform: none;
  margin: 0px;
  margin-bottom: 20px;
  padding: 0px; }

h1 a {
  color: #009D4A; }

h1 a:hover {
  color: #009D4A;
  text-decoration: none; }

h2 {
  font-size: 20px;
  color: #009D4A;
  margin: 0px;
  padding: 0px; }

h3 {
  font-size: 14px;
  color: #009D4A;
  margin: 0px;
  padding: 0px;
  display: inline; }

@media (max-width: 991px) {
  h1 {
    font-size: 20px; }

  h2 {
    font-size: 16px; } }
.boxcolorleft {
  background-color: #333333; }

.boxcolormiddle {
  background-color: #7f7f7f; }

.boxcolorright {
  background-color: #b2b2b2; }

hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px; }

/* CSS Document */
/* BASICS */
body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #333;
  background-color: #4d4d4d; }

/* HEADER */
#deco_container_top {
  position: absolute;
  width: 100%;
  height: 250px;
  background-image: url(../../Public/images_basic/bf_header_bg.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  z-index: 10; }

#deco_color_top {
  position: absolute;
  width: 100%;
  height: 45px;
  background-color: rgba(53, 210, 142, 0.95);
  z-index: 20;
  -webkit-box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5); }

@media (max-width: 750px) {
  #deco_container_top {
    background-size: cover;
    height: 205px; } }
#header_container {
  top: 0px;
  width: 100%;
  z-index: 30; }

.header_container_att {
  position: relative;
  height: auto;
  min-height: 250px;
  padding: 0; }

#header_wrapper {
  position: relative;
  display: block;
  width: 1100px;
  min-height: 250px;
  margin: 0 auto;
  padding: 0px;
  z-index: 30; }

.fixed_header_wrapper {
  background-color: #0FF;
  z-index: 1000000;
  height: 45px;
  min-height: 45px; }

#header_logo_box {
  position: relative;
  width: 200px;
  height: 250px;
  float: left;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100; }

#header_logo_box img {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 20px; }

#header_logo_box_resp {
  position: relative;
  width: 200px;
  height: 205px;
  float: left;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
  display: none; }

#header_logo_box_resp img {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 10px; }

#header_nav_spanner {
  visibility: hidden; }

#header_navigation_box {
  position: relative;
  width: auto;
  height: 45px;
  margin-top: 14px;
  float: left;
  z-index: 100;
  /*background:#FFC;*/
  -webkit-font-smoothing: subpixel-antialiased; }

#header_search_box {
  position: relative;
  float: right;
  margin: 5px;
  margin-top: 15px; }

#header_search_box a {
  cursor: pointer; }

#header_search_content {
  position: absolute;
  top: 45px;
  right: 0px;
  display: none;
  width: auto;
  height: auto;
  padding: 4px;
  background-color: rgba(53, 210, 142, 0.95); }

#header_search_content img {
  height: 18px; }

#header_search_content .searchform {
  width: 285px;
  height: 20px;
  background-color: #fff;
  padding: 0px;
  padding-left: 5px;
  border: #fff 1px solid; }

#header_search_content input:focus {
  outline: 0; }

#header_search_content .searchformimg {
  margin-left: -22px;
  margin-top: 2px;
  padding: 0px;
  padding-top: 0px;
  border: 0px;
  background: #FFF; }

#header_login_box {
  position: relative;
  float: right;
  margin: 5px;
  margin-top: 15px;
  margin-right: 13px;
  margin-left: 13px; }

#header_login_box a {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
  border: #fff 1px solid;
  padding-left: 25px;
  padding-right: 3px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
  text-transform: uppercase;
  background-image: url(../../Public/images_basic/login_white.png);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 3px; }

#header_login_content {
  position: absolute;
  top: 45px;
  right: 0px;
  display: none;
  width: auto;
  height: auto;
  padding: 4px;
  background-color: rgba(53, 210, 142, 0.95); }

#header_language_box {
  position: relative;
  float: right;
  margin: 5px;
  margin-top: 15px; }

#header_language_box ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#header_language_box .active {
  display: none; }

#header_language_box .notavailable {
  display: none; }

#header_language_box a {
  display: block;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  text-decoration: none;
  border: #fff 1px solid;
  padding-left: 2px;
  padding-right: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer; }

@media (max-width: 1100px) {
  #header_wrapper {
    margin: 0;
    width: 100%;
    min-height: 250px;
    top: 0px; } }
@media (max-width: 991px) {
  #header_logo_box {
    display: none; }

  #header_logo_box_resp {
    display: block;
    position: absolute;
    display: block;
    height: 205px;
    left: 0px;
    bottom: 0px; } }
@media (max-width: 750px) {
  #header_container {
    min-height: 205px; }

  #header_wrapper {
    min-height: 205px; }

  #header_logo_box_resp {
    top: 0px;
    width: 160px; }

  #header_nav_spanner {
    visibility: visible;
    height: 205px; }

  #header_navigation_box {
    position: relative;
    display: block;
    width: 100%;
    height: auto; }

  #header_navigation_box {
    margin-top: 0px; }

  #header_search_content {
    position: relative;
    width: 98%;
    padding: 1%;
    top: 0px; }

  #header_login_content {
    position: relative;
    width: 98%;
    padding: 1%;
    top: 0px; } }
/* CONTENT */
#content_container {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0;
  z-index: 0;
  /*background-image:url(../../Public/images_basic/bf_texture.jpg);*/
  background-color: #fff;
  font-weight: 300;
  font-size: 16px; }

#content_wrapper {
  position: relative;
  display: block;
  width: 1060px;
  height: auto;
  margin: 0 auto;
  padding: 20px;
  z-index: 0;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  line-height: 25px; }

/*HOME CHANNEL*/
#content_wrapper .homeChannelLeft {
  width: 31.333333%;
  margin: 1%;
  /*margin-left:0;*/
  margin-bottom: 20px;
  padding: 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(53, 210, 142, 0.2);
  background-image: url(../../Public/images_basic/teaser_pic1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 220px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2); }

#content_wrapper .homeChannelLeft h1 {
  font-size: 16px;
  background-color: rgba(53, 210, 142, 0.4);
  width: 98%;
  padding: 1%;
  margin-bottom: 10px; }

#content_wrapper .homeChannelLeft p {
  padding: 1%; }

#content_wrapper .homeChannelLeft .csc-textpic-image {
  margin-bottom: 0px; }

#content_wrapper .homeChannelMiddle {
  width: 31.333333%;
  margin: 1%;
  margin-bottom: 20px;
  padding: 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(53, 210, 142, 0.2);
  background-image: url(../../Public/images_basic/teaser_pic2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 220px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2); }

#content_wrapper .homeChannelMiddle h1 {
  font-size: 16px;
  background-color: rgba(53, 210, 142, 0.4);
  width: 98%;
  padding: 1%;
  margin-bottom: 10px; }

#content_wrapper .homeChannelMiddle p {
  padding: 1%; }

#content_wrapper .homeChannelRight {
  width: 31.333333%;
  margin: 1%;
  /*margin-right:0;*/
  margin-bottom: 20px;
  padding: 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(53, 210, 142, 0.2);
  background-image: url(../../Public/images_basic/teaser_pic3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 220px;
  -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.2); }

#content_wrapper .homeChannelRight h1 {
  font-size: 16px;
  background-color: rgba(53, 210, 142, 0.4);
  width: 98%;
  padding: 1%;
  margin-bottom: 10px; }

#content_wrapper .homeChannelRight p {
  padding: 1%; }

#content_wrapper .indented {
  margin-left: 180px; }

#content_wrapper .colorframe {
  border: #ccc 3px solid;
  width: auto;
  padding: 5px; }

#content_wrapper iframe {
  width: 100%;
  height: 800px;
  border: 0;
  overflow: hidden; }

#content_wrapper .frameBoxFloat {
  width: 255px;
  height: 330px;
  margin: 10px;
  margin-left: 0;
  padding: 10px;
  /*margin-left:0;*/
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: #ccc 1px solid; }

div.csc-textpic-border div.csc-textpic-imagewrap img {
  border: #ccc 1px solid; }

#content_breadcrumb {
  position: relative;
  margin: 0px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #009D4A;
  border-top: #009D4A 1px solid;
  border-bottom: #009D4A 1px solid;
  font-size: 14px;
  clear: both; }

#content_breadcrumb a {
  color: #009D4A; }

#content_breadcrumb a:hover {
  color: #009D4A; }

#content_partners {
  position: relative;
  display: inline-block;
  height: auto;
  margin: 0px;
  width: 100%;
  padding: 0px;
  /*border-top: #00683e 1px solid;*/ }

#content_partners a {
  width: 13.28571428%;
  padding-left: 0.5%;
  padding-right: 0.5%;
  float: left;
  height: auto; }

#content_partners a img {
  width: 100%;
  height: auto; }

@media (max-width: 1100px) {
  #content_wrapper {
    width: 96%;
    top: 0px;
    padding: 2%;
    padding-bottom: 10px; } }
@media (max-width: 750px) {
  #content_wrapper .homeChannelLeft {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    float: none; }

  #content_wrapper .homeChannelMiddle {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    float: none; }

  #content_wrapper .homeChannelRight {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    float: none; }

  #content_wrapper .csc-textpic-image img {
    width: 100%;
    height: auto; }

  #content_wrapper .csc-textpic-text {
    margin-left: 0px;
    margin-right: 0px; }

  #content_wrapper .indented {
    margin-left: 0px; }

  #content_wrapper iframe {
    height: 600px; } }
#content_box {
  position: relative;
  display: inline-block;
  height: auto;
  width: 100%; }

#content_box h1 {
  margin-bottom: 10px; }

#content_box a {
  text-decoration: underline; }

#content_box .csc-frame {
  /*border-left: #ffffff 0.5% solid;*/
  border-left-width: 1%;
  border-color: #ebebeb;
  float: left;
  /*margin:0.1%;*/
  padding: 0.5%;
  margin: 0.5%;
  /*min-height:200px;*/
  /*box-shadow:0 0 1px 0 #000;*/
  /*box sizing model*/
  border: #ebebeb 1px solid;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#content_box ul {
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px; }

#content_box li {
  list-style: none;
  padding-bottom: 2px;
  padding-left: 20px;
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url(../../Public/images_basic/marker1.gif);
  background-position: left 4px;
  font-weight: bold; }

#content_box .fflink {
  display: inline-block;
  list-style: none;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 35px;
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url(../../Public/images_basic/pfeil_cms_rechts.gif);
  background-position: left 4px;
  text-decoration: none; }

#content_box .fflink:hover {
  text-decoration: underline; }

#content_box .csc-menu li {
  display: block;
  list-style: none;
  font-weight: bold;
  padding-bottom: 2px;
  padding-left: 35px;
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
  background-image: url(../../Public/images_basic/pfeil_cms_rechts.gif);
  background-position: left 4px;
  text-decoration: none; }

#content_box .csc-menu a {
  text-decoration: none; }

#content_box .csc-menu a:hover {
  text-decoration: underline; }

/* FOOTER */
#footer_container {
  position: relative;
  display: inline-block;
  top: 0px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 100;
  background-color: #4d4d4d;
  border-top: rgba(53, 210, 142, 0.95) 10px solid;
  -webkit-box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5); }

#footer_wrapper {
  width: 1100px;
  height: auto;
  margin: 0 auto;
  padding: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  z-index: 100; }

@media (max-width: 1100px) {
  #footer_wrapper {
    display: inline-block;
    width: 98%;
    padding: 1%;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 0px; } }
#footer_box {
  position: relative;
  float: left;
  width: 18%;
  height: auto;
  min-height: 140px;
  margin: 0.5%;
  padding: 0;
  padding-left: 0.2%;
  padding-right: 0.2%;
  border-right: #999 1px solid;
  color: #fff;
  font-size: 14px;
  line-height: 20px; }

#footer_box img {
  margin-top: 5px; }

#footer_box.last {
  border-right: 0;
  padding: 0; }

#footer_social_box {
  width: auto;
  float: left; }

#footer_social_box img {
  width: 23px;
  height: auto;
  margin: 5px;
  margin-left: 0px;
  margin-right: 50px;
  padding: 0;
  clear: both; }

/*@media (max-width: 1100px) {
#footer_social_box {
	width:100%;
	}

#footer_social_box img {
	float:left;
	}
}*/
@media (max-width: 750px) {
  #footer_box {
    float: none;
    width: 99%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: #ebebeb 1px solid; } }
#footer_box a {
  text-decoration: none;
  color: #FFF; }

#footer_box a:hover {
  text-decoration: underline; }

#footer_box ul {
  margin: 0px;
  padding: 0px; }

#footer_box li {
  list-style: none; }

#footer_box h3 {
  margin-bottom: 10px; }

#footer_social_box {
  float: none;
  width: 100%; }

#footer_social_box img {
  float: left; }

.copyright {
  width: auto;
  display: block;
  text-align: left;
  padding: 2px;
  padding-left: 5px;
  font-size: 10px;
  color: #000; }

@media (max-width: 550px) {
  .hideMobile {
    display: none; } }
/*dateiliste*/
.csc-uploads img {
  border: #ccc 1px solid; }

.csc-uploads a {
  color: #009D4A;
  text-decoration: none; }

ul.csc-uploads span.csc-uploads-fileName {
  color: #009D4A;
  text-decoration: none; }

/*trenner typo3*/
.divider {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px; }

.divider hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  width: 100%;
  clear: both; }

/* ADDITIONALS */
.scrollToTop {
  width: auto;
  height: auto;
  padding: 10px;
  padding-left: 10px;
  padding-right: 5px;
  text-align: center;
  background-color: rgba(53, 210, 142, 0.95);
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  position: fixed;
  bottom: 75px;
  right: 0px;
  display: none;
  font-size: 30px;
  z-index: 1000; }

.scrollToTop:hover {
  text-decoration: none; }

@media (min-width: 750px) {
  .fixed_header_container {
    position: fixed;
    background-color: rgba(53, 210, 142, 0.95);
    height: 45px;
    min-height: 45px;
    -webkit-box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 11px 20px -1px rgba(0, 0, 0, 0.5); }

  .fixed_header_container #header_wrapper {
    height: 45px;
    min-height: 45px; }

  .fixed_header_container #header_logo_box_resp {
    display: none; }

  .margin_top {
    margin-top: 250px; } }
/*YAG*/
.yag-isotope-filter-container {
  display: none; }

/*RTE*/
.align-center {
  text-align: center; }

a.external-link-new-window {
  background: url(../../Public/images_basic/forward.png) no-repeat;
  background-position: right 2px;
  background-size: 15px;
  padding-right: 26px;
  color: #000; }

a.external-link-new-window:hover {
  color: #000; }

/*# sourceMappingURL=default.css.map */
