/*p.CeImageLeft:first-child, div.CeImageLeft:first-child{
  margin-top: 0;
}
*/

use.icp {
  stroke:#FFFFFF;
  stroke-linecap:round;
  stroke-linejoin:round;
}

img.imgInText{
  height: 1em;
  width: auto;
  top: 0.25ex;
  position: relative;
}

#contentLeftInnerWrapper .contentElemWrapperNoRightPadding .contentElem{
  padding-right: 1.5em;  
}
  
p.CeImageLeft, div.CeImageLeft{
  float: left;
  width: 14em;
  margin-top: 0.45em;
  width: 14rem;
  margin-top: 0.45rem;
  position: relative;
}

p.CeImageLeft p, div.CeImageLeft p{
  margin:0;
  font-size: 1rem;
}

p.CeTextRight, div.CeTextRight{
  margin-left: 15em;
  padding-left: 1em;
  margin-left: 15rem;
  padding-left: 1rem;
}


/* Standards von/für Typo3 */

.csc-menu-3 .csc-section-lvl1, .csc-menu-3 .csc-section-lvl0, .csc-menu-3 .csc-section-lvl2{
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  margin-left: -0.5em;
}

.csc-menu-3 .csc-section-lvl3{
  list-style-type: circle;
  padding-left: 0.5em;
}

.csc-menu-3 .csc-section-lvl4{
  list-style-type: disc;
  padding-left: 1.5em;
}

.csc-menu-3 .csc-section-lvl5{
  list-style-type: circle;
  padding-left: 2.5em;
}

.csc-textpic-gallery {
  position: relative;
  text-align: justify;
  margin-bottom: -2em;
}

.csc-textpic-gallery .csc-textpic-image{
  margin: 0.25rem 0.75rem 1rem 0;
  max-width: 100%;
}

/*.csc-textpic-gallery-single-image img{
  max-width: 100%;
  height: auto;
}*/

div.csc-textpic .csc-textpic-imagewrap img{
  display: inline !important;
}

div.csc-textpic-intext-right .csc-textpic-imagewrap {
    margin-left: 1em;
}

div.csc-textpic-intext-left .csc-textpic-imagewrap {
    margin-right: 1em;
}

.csc-textpic-image {
  position: relative;
  max-width: 22.5rem;
  font-size: 0.85em;
}

div.csc-textpic-gallery .csc-textpic-image {
  display: inline-block;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-top: 0.5rem;
}

.img_clenl_overallwrap {
  display: inline-block;
  position: relative;
}

.img_clenl_outerWrap{
  position: absolute;
  bottom: 0rem;
  left: 0;
}

.img_clenl_innerWrap{
  position: relative;
  display: inline-block;
  padding: 0.25em 0.75em 0.5em 0.25em;
  
  z-index: 1;
}

.img_clenl_innerWrap span{
  color: #3e3e3e;
  font-size: 0.6875rem;
}

.img_clenl_innerWrap img, .img_clenl_innerWrap svg{
  height: 1.3em;
  width: auto; 
  position: relative;
  bottom: -0.3em;
}

@supports (filter: blur(1px)){
  
  .img_clenl_background {
    width: 100%;
    height: 70%;
    display: block;
    left: -0.25em;
    top: 15%;
    position: absolute;
    z-index: -1;
  
    background-color: white;
    opacity: 0.65;
    border-radius: 1.0em;
    filter: blur(0.4em);
}
}

@support not (filter: blur(1px) ){
  .img_clenl_background {
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    z-index: -1;
  
    background-image: url("/fileadmin/template/images/backg_clenl.svg");
    background-repeat:no-repeat;
    background-size: 100% auto;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .img_clenl_background {
    width: 105%;
    height: 115%;
    display: block;
    left: -1em;
    top: -0.15em;
    position: absolute;
    z-index: -1;
  
    background-image: url("/fileadmin/template/images/backg_clenl.svg");
    background-repeat:no-repeat;
    background-size: 100% 100%;
  }
}

/* Bei Download-Listen Rahmen ums Thumb*/
ul.csc-uploads li.csc-uploads-element img {
  border: solid #E6E6E6 1pt;  
  }




/* Für tt_news, bzw. Egänzungen */
/*
div.news_home {
  width: 50%;
}

div.news_home:nth-child(odd){
  float: left;
}

div.news_home:nth-child(odd) div.news_homeInner{
  margin-right: 1.5em;  
}

div.news_home:nth-child(even){
  float: right;
}

div.news_home:nth-child(even) div.news_homeInner{
  margin-left: 1.5em;
}
*/

div.news_home_events .contentSmallNewsLeft a:link,  div.news_home_events .contentSmallNewsLeft a:visited{
  color: #000000;
}

div.news_home div.contentSmallNewsLeft, div.news_home_projects div.contentSmallNewsLeft{
  margin-top: 0.5em;
}

/*div.news_home div.contentSmallNewsRight{
  padding-left: 8.5rem
}*/

.news_events_imageRight {
  float: right;
  width: 15.5rem;
  padding-left: 2rem;
  padding-bottom: 2rem;
  }

.news_events_imageRight img {
  width: 14.5rem;
  height: auto;
  }

/*div.news_home h4*/
div.contentSmallNewsRight h4{
  font-size: 1.05rem;
  /*margin-top: 0;*/
  color: #000000;
  font-weight: normal;
}

/*div.news_home h4 a:link, div.news_home h4 a:visited*/
div.contentSmallNewsRight  h4 a:link, div.contentSmallNewsRight h4 a:visited{
  color: #E2001A;
  }

/*
div.news_home .img-content-leftSmallNews {
  margin-top: 0.75rem;  
  margin-bottom: 0.5rem;
}*/

.contentSmallNewsRight{
  padding-left: 9em;
  padding-left: 9rem;
}

.contentSmallNews{
  padding-left: 1.5em;
  padding-left: 1.5rem;
}

div.contentSmallNewsLeft{
  float: left;
  width: 8rem;
  }

div.news_subheader p{
  margin-bottom: 0.25rem;
  }

span.news_more, span.news_less{
  color: #E2001A;
  cursor: pointer;
}

span.news_more:hover, span.news_less:hover{
  color: #083178;
}

p.align-center, div.align-center{
  text-align: center;
}
p.align-left, div.align-left {
    text-align: left;
}
p.align-right, div.align-right{
    text-align: right;
}
p.align-justify, div.align-justify {
    text-align: justify;
}

span.clearAll, br.clearAll{
  clear: both;
}

p.CeProjRight, div.CeProjRight{
  padding-left: 9rem;
}

.fullscaleimg {
  height: auto;
  width: 100%;
}

.responsive{
  height: auto;
  max-width: 100%;
}

.img-content-leftSmallNews {
  float: left;
  height: auto;
  /*margin-bottom: 1.25rem;*/
  margin-top: 0.25rem;
  width: 7.25rem;
}

table td p:only-child{
  margin: 0;
  padding: 0;
  line-height: 1em !important;
}

table.contenttable{
  width: 95%;
  margin-top: 1.5rem;
}

table.contenttable thead tr th{
  text-align: left;
   padding-bottom: 0.75rem;
}


table.contenttable tbody tr td{
  min-width: 0.75rem;
}

table.contenttable tbody tr td:first-child{
  width: 24rem;
}

table.normal{
  width: 95%;
  border-collapse: collapse;
}

table.normal td{
  border: 1px solid;
  padding: 0.25rem;
}

.imgPfeil{
  height: 0.99ex;
  width: 0.9ex;
  margin: 0 0.2ex;
  padding-bottom: 0.1ex;
}

.contentElemWrapper_2Col_left{
  width: 50%;
  float: left;
  }

.contentElemWrapper_2Col_right{
  width: 50%;
  float: right;
}

/*.contentElem hr.news:last-child{
  display: none;
  }*/


.contentElemWrapper_2Col_left .contentSmallNewsRight, .contentElemWrapper_2Col_right .contentSmallNewsRight{
  height: 10em;  
}

.contentElemWrapper_2Col_left .contentSmallNewsRight p, .contentElemWrapper_2Col_right .contentSmallNewsRight p{
  display: inline;
}
.contentElemWrapper , .contentElemPrepend, .contentElemMiddle, .contentElemAppend{
  background-color: #FFFFFF;
  padding-top: 1.5em;
  padding-left: 1.5em;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}

.contentElemWrapper_2Col_left .contentElemWrapper, .contentElemWrapper_2Col_left .contentElemPrepend,
    .contentElemWrapper_2Col_left .contentElemMiddle, .contentElemWrapper_2Col_left .contentElemAppend{
  margin-right: 0.25em;
  padding-top: 0.5em;
  }

.contentElemWrapper_2Col_right .contentElemWrapper, .contentElemWrapper_2Col_right .contentElemPrepend,
    .contentElemWrapper_2Col_right .contentElemMiddle, .contentElemWrapper_2Col_right .contentElemAppend{
  margin-left: 0.25em;
  padding-top: 0.5em;
  }

#contentLeft .contentElemWrapper:last-child , #contentLeft .contentElemAppend:last-child  {
  margin-bottom: 0;
}

.contentElemPrepend{
  margin-bottom: 0;
  padding-bottom: 0.01ex;
}

.contentElemMiddle{
  padding-top: 0.01ex;
  margin-bottom: 0;
}

.contentElemAppend{
  padding-top: 0.01ex;
}

.contentElemInnerWrapper {
  padding-left: 16em;
}

.contentElem{
  max-width: 57rem;
  min-width: 40rem;
  padding-right: 1.5rem;
  font-size: 0.95em;
  margin: 0;
}

#contentRight .contentElem{
  padding-right: 1.5em;
  padding-bottom: 0.5em;
  position: relative;
  max-width: 25em;
  min-width: 10em;
}

#contentLeft .contentElem{
  min-width: 36em;
  padding-left: 1.5em;
}



#contentLeft .contentElemWrapper_2Col_left .contentElem, #contentLeft .contentElemWrapper_2Col_right .contentElem{
  min-width: 9.5em;
  padding-right: 2em;
}

#contentLeft p{
  line-height: 135%;
}
div.anchor {
  position: relative;
  width: 0;
  height: 0;
  /*background-color: red;*/
  top: -11.5em;
}

div.contentLevel3 .contentElem{
  max-width: 63em;
}

div.contentLevel3 .contentElemWrapper{
  padding-left: 2.5em;
}

div.contentElem img + h2{
  margin-top: 0;
}
/*
div.contentElem br:last-child{
  clear: both;
}*/

.contentTwoColumnWrapper{
  position: relative;
  width: 100%;
}

.contentTwoColumnLeft {
  margin-right: 20em;
  position: relative;
}


.contentTwoColumnRightWrapper{
  background-color: #FFFFFF;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 24.5%;
  
}

#contentRight ul, .contentTwoColumnRightWrapper ul{
  line-height: 135%;
  /*list-style-image: url("images/icon-pfeil-links.png");
  padding-left: 2.5em;*/
  list-style-type: none;
  padding-left: 1.0em;
}

/*#contentRight a:link, .contentTwoColumnRightWrapper a:link,
#contentRight  a:visited , .contentTwoColumnRightWrapper a:visited{
    color: #706f6f;
}*/

#contentBorderWrapper{
  background-color: #FFFFFF;
  position: absolute;
  right: 0;
  top: 0;
  width: 18.5em;
}

#Nav2 .textMenue, #NavMobile .textMenue{
  font-size: 1.1em;
}

.textMenue {
  font-size: 1.2em;
  color: #6d6d6d;
}

.textMenue a:link, .textMenue a:visited, a.textMenue:link, a.textMenue:visited {
  color: #6d6d6d;
}
.textMenue a:hover, a.textMenue:hover{
  text-decoration: none;
  color: #3d3d3d;
}
.textMenueFoot a:hover{
  color: #3d3d3d;
}

.active, .active a:link, .active a:visited, a.active, a.active:link, a.active:visited, .date{
  color:#E2001A;  
}

#Nav2 span{
  margin-right: 1.85em;
  margin-left: 0;
}

#Nav2 span:last-child{
  margin-right: 0;
}

table.employee {
    width: 100%;
    overflow: auto;
    /*display: block;*/
}

table.employee-list th:nth-child(1) {
    min-width: 15em;
    max-width: 20em;
}

table.employee-list th:nth-child(2) {
  width: 9.5em;
  min-width: 9.5em;
}

/*Mail*/
table.employee-list th:nth-child(3) {
  width: 13em;
  min-width: 13em;
}

/*Raum*/
table.employee-list th:nth-child(4) {
    width: 4em;
}

/*Abt.*/
table.employee-list th:nth-child(5) {
  width: 2.75em;
}

/*table.employee td:first-child a{
  display: inline-block;
  max-width: 18em;
}*/

span.csc-uploads-description-PM{
  clear: both;
  padding-top:1em;
  padding-bottom: 1em;
}

/****************
* tt_news
****************/
div.news-list-browse{
  margin-top: 2em;
}
div.showResultsWrap {
  font-weight: bold;
  font-size: 1rem;
}
div.browseLinksWrap {
  margin: 1em 0 2em 0;
}

@media (min-width: 78em) and (max-width: 80em){
  #Nav2 span{
    margin-right: 2.0em;
  }
}
@media (min-width: 77em) and (max-width: 78em){
  #Nav2 span{
    margin-right: 1.75em;
  }
}

@media (min-width: 76em) and (max-width: 77em){
  #Nav2 span{
    margin-right: 1.5em;
  }
}

@media (min-width: 75em) and (max-width: 76em){
  #Nav2 span{
    margin-right: 1.25em;
  }
}

@media (max-width: 75em){
  #Nav2 span{
    margin-right: 1.0em;
  }
}

@media (min-width: 81em){
  #contentLeft .contentElem{
    padding-right: 5em;
  }
}

@media (min-width: 77em) and (max-width: 81em){
  #contentLeft .contentElem{
    padding-right: 4em;
  }
}


@media (max-width: 77em){
  #contentLeft .contentElem{
    padding-right: 3em;
  }
}

@media (min-width: 63em) and (max-height: 50em){
  div.anchor {
    top: -0.5em;
  }
}

/*Mobile-Seite*/
@media (max-width: 63em){
  div.anchor {
    top: -0.5em;
  }
  
  #contentRight h5{
    margin-left: -0.5em;
  }
  #contentRight ul, .contentTwoColumnRightWrapper ul{
    padding-left: 0;
  }
  
  .contentElemWrapper{
    padding-bottom: 0.75em;
    padding-left: 1.0em;
    padding-top: 1.25em;
  }

  .contentElemPrepend{
    padding-left: 1.0em;
    padding-top: 1.25em;
  }

  .contentElemMiddle{
    padding-left: 1.0em;
  }

  .contentElemAppend{
    padding-bottom: 0.75em;
    padding-left: 1.0em;
  }
  
  .contentElem, #contentLeft .contentElem{
    padding-right: 2.0em;
    padding-left: 1.0em;
  }

}

@media (max-width: 48em){
  table.contenttable tbody tr td:first-child{
    width: 55%;
  }
   
  #contentRight h5{
    margin-left: -0.25em;
  }
  
  div.contentSmallNewsLeft {
    float: none;
    width: auto;
  }

  .img-content-leftSmallNews{
    float: none;
    margin-bottom: 0;
  }

  .contentSmallNewsRight{
    padding-left:0;
  }

  .contentSmallNewsRight h4{
    margin-top: 0.5em;
  }

  #contentLeft .contentElem{
    min-width: 16em;
  }
  
  #contentLeft ul{
    padding-left: 2em;
  }
}

@media screen and (max-width: 48em){
  p.CeImageLeft, div.CeImageLeft {
    float: none;
    margin-top: 0.15em;
    width: 14em;
  }
  
  p.CeTextRight, div.CeTextRight, p.CeProjRight, div.CeProjRight {
    margin-left: 0;
    padding-left: 0;
  }
}

@media print and (max-width: 35em){
  p.CeImageLeft, div.CeImageLeft {
    float: none;
    margin-top: 0.15em;
    width: 14em;
  }
  
  p.CeTextRight, div.CeTextRight, p.CeProjRight, div.CeProjRight {
    margin-left: 0;
    padding-left: 0;
  }
}


@media (min-width: 48em) and (max-width: 58em){
  .contentElemWrapper{
    padding-bottom: 0.5em;
    padding-left: 1.0em;
    padding-top: 1.0em;
  }

  .contentElemPrepend{
    padding-left: 1.0em;
    padding-top: 1.0em;
  }

  .contentElemMiddle{
    padding-left: 1.0em;
  }

  .contentElemAppend{
    padding-bottom: 0.5em;
    padding-left: 1.0em;
  }
  
  .contentElem, #contentLeft .contentElem{
    padding-right: 2.0em;
    padding-left: 1.0em;
  }
}


@media (min-width: 38em) and (max-width: 48em){
  .contentElemWrapper{
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    padding-top: 1.0em;
  }

  .contentElemPrepend{
    padding-left: 0.5em;
    padding-top: 1.0em;
  }

  .contentElemMiddle{
    padding-left: 0.5em;
  }

  .contentElemAppend{
    padding-bottom: 0.5em;
    padding-left: 0.5em;
  }
  
  .contentElem, #contentLeft .contentElem{
    padding-right: 1.0em;
    padding-left: 1.0em;
  }
}

@media (min-width: 28em) and (max-width: 38em){  
  .contentElemWrapper{
    padding-bottom: 0.5em;
    padding-left: 0;
    padding-top: 0.75em;
  }

  .contentElemPrepend{
    padding-left: 0;
    padding-top: 0.75em;
  }

  .contentElemMiddle{
    padding-left: 0;
  }

  .contentElemAppend{
    padding-bottom: 0.5em;
    padding-left: 0;
  }
  
  .contentElem, #contentLeft .contentElem{
    padding-right: 0.75em;
    padding-left: 1.0em;
  }
  
  table.contenttable tbody tr td:last-child{
    min-width: 6em;
  }
}

@media (max-width: 30em){
  .news_events_imageRight {
    float: none;
    width: 15.5rem;
    padding-left: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

@media (max-width: 28em){  
  .contentElemWrapper {
    padding-bottom: 0.5em;
    padding-left: 0;
    padding-top: 0.75em;
  }

  .contentElemPrepend{
    padding-left: 0;
    padding-top: 0.75em;
  }

  .contentElemMiddle{
    padding-left: 0;
  }

  .contentElemAppend{
    padding-bottom: 0.5em;
    padding-left: 0em;
  }
  
  .contentElem, #contentLeft .contentElem{
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  
  #contentLeft ul{
    padding-left: 1em;
  }

  table.contenttable tbody tr td:last-child{
    min-width: 5.5em;
  }
}


@media (min-width: 63em) and (max-width: 67em){  
table.employee {
    display: block;
  }
}

@media (max-width: 49em){  
table.employee {
    display: block;
  }

.csc-textpic-imagewrap{
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  }

}
