/*---------------------------------------------------------------
# EigeneR css Code aktiv in helix framework
# ---------------------------------------------------------------
# havanko
-----------------------------------------------------------------*//*
#sp-bottom {
    background-color: #f5f5f5;
    padding: 10px 0;
}
*/
#unichtsichtbar .bild {
  display: block;
  float: left;
  height: auto;
  max-width: 100%;
  width: auto;/*IE*/
  clear: both;
}

.News_Blau {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #00549a;
  font-weight: bold;
  letter-spacing: 1px;
}

.News_Gruen{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  color: #99CC01;
  font-weight: bold;
  letter-spacing: 1px;
}

.Balken-blau-flexi{
/*font-family: arial,helvetica,sans-serif;*/
  padding: 3px 5px 3px 10px;
  font-size:1.1em;
  line-height:22px;
  font-weight:400;
  color:#ffffff;
  text-align:left;
  background-color:#1964A3;
  border: 1px solid #777777;
  display: inline-block;
  /*background-image:url(../../../images/icons/interessant2.png);*/
  background-repeat:no-repeat;
}

.Balken-Blau-fix{
  padding: 3px 5px 3px 10px;
  font-size: 1.1em;
  line-height: 22px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: left;
  background-color: #1964A3;
  border: 1px solid #777777;
/*background-image: url(../../../images/system/pfeil_right_interessant_links.png); */
/*background-repeat: no-repeat;*/
}

.Balken-Grau-fix{
  padding: 3px 5px 3px 10px;
  font-size: 1.1em;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
  text-align: left;
  background-color: #DDDDDD;
  border: 2px dotted #696969;
/*background-image: url(../../../images/system/pfeil_right_interessant_links.png); */
/*background-repeat: no-repeat;*/
}
.Balken-gruen-flexi{
/*font-family: arial,helvetica,sans-serif;*/
  padding: 3px 5px 3px 10px;
  font-size:1.1em;
  line-height:22px;
  font-weight:400;
  color:#ffffff;
  text-align:left;
  background-color:#99CC01;
  border: 2px dotted #696969;
  display: inline-block;
  /*background-image:url(../../../images/icons/interessant2.png);*/
  background-repeat:no-repeat;
}
#.betonung_gruen{
  font-size: 1.2em;
  font-weight: 600;
  color: #66CC00;
  position: inherit;
  padding-right: 10pt;
  padding-top: 2pt;/* Abstand zwischen Text und Rahmenlinie */
  padding-bottom: 2pt;/* Abstand zwischen Text und Rahmenlinie */
  border-bottom: 2pt dotted #66CC00;/* farboge Rahmenlinie unter */
  width: 24em;
}

/*icons for pdf*/
.icon_pdf {
  background-image: url(../../../images/Icons/pdf-icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 22px;
  display: inline;
  /*padding-top: 18px; */
}

/*icons for tfk-shop*/
.icon_shop {
  background-image: url(../../../images/Icons/shop-icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 22px;
  display: inline;
  /*padding-top: 18px; */
}

/*icons für url */
.icon_url {
  background-image: url(../../../images/Icons/url2-icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 22px;
  display: inline;
  /*padding-top: 18px; */
}

.Ueberschrift_gruen {
  font-size: 12pt;
  font-weight: bold;
  color: #A2D01A;
  padding-bottom: 10px;
}

.Ueberschrift_blau {
  font-size: 12pt;
  font-weight: bold;
  color: #1964A3;
  padding-bottom: 10px;
}
.clearfix_both {
  clear: both;
}
/*icons for pdf*/
/*a[href$=".pdf"]{
  background-image: url(../../../images/Icons/pdf-icon.png);
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 20px;
  height: 35px;
  display: inline;
  /*padding-top: 10px;
}*/

