.fce_newsHeadElement {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.fce_newsHeadElement .newsPic {
  width: 169px;
  height: 42px;
  float: left;
  position: relative;
}

.fce_newsHeadElement .newsPic IMG {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.fce_newsHeadElement .newsHeadline {
  width: 659px;
  height: 41px;
  float: left;
  border-bottom: 1px solid #A3A39A;
}

.fce_newsHeadElement .newsHeadline H1 {
  padding: 0 0 0 72px;
  margin: 0;
  font-family: Klavika;
  font-size: 26px;
  color: #213A81;
  font-weight: normal;  
  line-height: 130%;
  text-transform: uppercase;
}

.fce_newsHeadElement .newsHeadline H1 .red {
  color: #C31924;
}

.fce_newsHeadElement .newsHeadline P {
  padding: 0;
  margin: 0;
}

.fce_newsContainer {
  width: 100%;
  float: left;
}

.fce_newsContainer .textCol {
  width: 464px;
  float: left;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 150%;
  color: #000000;
}

.fce_newsContainer .newsCol {
  width: 305px;
  float: right;
  margin-top: 54px;
}

.singleNewsElement {
  width: 100%;
  float: left;
  background-color: #DDDDDD;
  position: relative;
  margin-bottom: 30px;
}

.singleNewsElement .newsHeadline {
  top: -10px;
  left: 16px;
  padding: 10px;
  background-color: #9EBD33;
  position: absolute;
}

.singleNewsElement .newsHeadline H2 {
  text-transform: uppercase;
  font-family: Klavika;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.singleNewsElement .newsContent {
  padding: 16px;
  margin-top: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;
  line-height: 130%;
}

.singleNewsElement .newsContent P {
  margin-top: 0;
  margin-bottom: 0;
}

.singleNewsElement .newsContent A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.singleNewsElement .newsContent A:hover {
  text-decoration: underline;
}

.singleNewsElementPicRight {
  width: 100%;
  float: left;
  background-color: #DDDDDD;
  position: relative;
  margin-bottom: 30px;
}

.singleNewsElementPicRight .newsHeadline {
  top: -10px;
  left: 16px;
  padding: 10px;
  background-color: #9EBD33;
  position: absolute;
}

.singleNewsElementPicRight .newsHeadline H2 {
  text-transform: uppercase;
  font-family: Klavika;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.singleNewsElementPicRight .newsContent {
  margin: 46px 0 0 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;
  line-height: 130%;
  width: 130px;
}

.singleNewsElementPicRight .newsContent P {
  margin-top: 0;
  margin-bottom: 0;
}

.singleNewsElementPicRight .newsContent A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.singleNewsElementPicRight .newsContent A:hover {
  text-decoration: underline;
}

.singleNewsElementPicRight .newsPic {
  width: 143px;
  float: right;
}

.singleNewsElementPicRight .newsPic IMG {
  max-width: 143px;
}

.singleNewsElementPicBottom {
  width: 100%;
  float: left;
  background-color: #DDDDDD;
  position: relative;
  margin-bottom: 30px;
}

.singleNewsElementPicBottom .newsHeadline {
  top: -10px;
  left: 16px;
  padding: 10px;
  background-color: #9EBD33;
  position: absolute;
}

.singleNewsElementPicBottom .newsHeadline H2 {
  text-transform: uppercase;
  font-family: Klavika;
  font-size: 24px;
  line-height: 100%;
  color: #FFFFFF;
  padding: 0;
  margin: 0;
  font-weight: normal;
}

.singleNewsElementPicBottom .newsContent {
  margin: 46px 16px 16px 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  float: left;
  line-height: 130%;
}

.singleNewsElementPicBottom .newsContent P {
  margin-top: 0;
  margin-bottom: 0;
}

.singleNewsElementPicBottom .newsContent A {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.singleNewsElementPicBottom .newsContent A:hover {
  text-decoration: underline;
}

.singleNewsElementPicBottom .newsPic {
  width: 305px;
  float: right;
}

.singleNewsElementPicBottom .newsPic IMG {
  max-width: 305px;
}

.fceContentElement {
  width: 100%;
  float: left;
  background-color: #FFFFFF;
  margin-bottom: 15px;
}

.bka .fceContentElement {
  background-color: #CCD0D9;
}

.ebk .fceContentElement {
  background-color: #DEE2CD;
}

.acc .fceContentElement {
  background-color: #E7D9CA;
}

.bes .fceContentElement {
  background-color: #D6C7D5;
}

.fceContentElement .fceContent {
  padding: 10px 34px;
  float: left;
}

.fceContentElement .fceContent .csc-textpic-intext-right-nowrap .csc-textpic-imagewrap,
.fceContentElement .fceContent .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  margin-top: 14px;
}

.fceContentElement .fceContent .csc-default,
.fceContentElement .fceContent .csc-textpic {
  width: 628px;
  float: left;
}

.rightContent .fceContentElement .fceContent IMG {
  max-width: 628px!important;
  height: auto;
}

.rightContent .fceContentElement .fceContent .csc-textpic-above {
  margin-top: 14px;
}

.rightContent .fceContentElement .fceContent .csc-textpic-below {
  margin-bottom: 4px;
}

.fceDownloadElement {
  width: 696px;
  float: left;
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 10px;
}

.fceDownloadElement .breit {
  float: left;
}

.fceDownloadElement .schmal {
  float: left;
}

.fceDownloadElement .downloadImage {
  width: 232px;
  float: left;
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: right;
}

.fceDownloadElement .breit .downloadImage {
  width: 232px;
}

.fceDownloadElement .breit .downloadImage IMG {
  max-width: 216px;
  float: right;
  height: auto;
}

.fceDownloadElement .schmal .downloadImage {
  width: 166px;
}

.fceDownloadElement .schmal .downloadImage IMG {
  max-width: 150px;
  height: auto;
  float: right;
}

.fceDownloadElement .downloadTextContainer {
  width: 464px;
  float: left;
}

.fceDownloadElement .breit .downloadTextContainer {
  width: 464px;
}

.fceDownloadElement .schmal .downloadTextContainer {
  width: 530px;
}

.fceDownloadElement .downloadTextContainer .downloadText {
  margin: 32px 32px 40px 35px;
  float: left;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 160%;
  min-height: 150px;
}

.fceDownloadElement .downloadTextContainer .downloadText H3 {
  font-size: 18px;
  line-height: 130%;
  font-family: Klavika;
  color: #213A81;
  padding: 0;
  margin: 0;
  width: 100%;
  text-transform: uppercase;
}

.fceDownloadElement .downloadTextContainer .downloadText H4 {
  font-size: 18px;
  line-height: 130%;
  font-family: Klavika;
  color: #85A42B;
  padding: 0;
  margin: 0 0 20px 0;
  width: 100%;
  border: none;
  text-transform: uppercase
}

.fceDownloadElement .downloadButton {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px;
  background-color: #C2D483;
  float: right;
}

.fceDownloadElement .downloadButton A {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 140%;
  text-decoration: none;
  font-weight: bold;
}

.fceAccordeonElement .accElement {
    display: block;
    float: left;
    clear: left;
    line-height: 120%;
	width: 100%;
}

.fceAccordeonElement .accTitel {
    display: block;
    /*float: left;*/
    clear: left;
    /*width: 696px;*/
    width: 100%;
    height: 32px;
    font-size: 12px;
    text-transform: normal;
    background-color: #D6D8DE;
    background-image: url(images/accArrow.png);
    background-position: 97% 12px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: Arial;
    color: #000;
    font-size: 14px;
    line-height: 130%;
    font-weight: bold;
    position: relative;
    margin-top: 5px;
}

.fceAccordeonElement .accElement .accTitel.accActive,.accElement .accTitel:hover {
    background-image: url(images/accArrow_active.png);
}
.fceAccordeonElement .accElement .accTitel SPAN {
    left: 34px;
    top: 7px;
    position: absolute;
}

.fceAccordeonElement .accContent {
    display: block;
    /*width: 696px;*/
    width: 100%;
    float: left;
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.fceAccordeonElement .accText {
    padding-top: 10px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 10px;
}