/*****************************************************************************
  Global reset
*****************************************************************************/
* {
    margin: 0;
    padding: 0;
}

body {
    background-image: url('../images/bkgndBlue.png');
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    /*font-size: 76%; */
   font-family: Arial, Helvetica, Verdana, sans-serif;
  /*  line-height: 1.3; */
  
}



/* NEU: ZOOM */
@media only screen and (min-width: 1280px) {
	/* Generic / Edge / Chrome */
	body
	{
		zoom:1.16;
		background-position:0px 19px;		
	}	
	
	/* Firefox only: zoom disabled - not working properly with Alter Glossary plug-in */
	/*
	@-moz-document url-prefix() {
	  body {
		-moz-transform: scale(1.15);  
		-moz-transform-origin: -45% 0;
		width:79%;
		max-width:79%;
		background-position:0px 20px;
	  }
	}	
	*/
	@-moz-document url-prefix() {
	  body {
		background-position:0px 0px;
	  }
	}
}
/* IE 10/11 only */
@media only screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1280px) {
	body
	{		
		zoom:1.15;
		width:87%;
		max-width:87%;
		background-position:0px 20px;
	}
}
/* Edge only: No zoom - not working properly with Alter Glossary plug-in */
@supports (-ms-ime-align:auto) {
	body
	{
		zoom:1.0;
		background-position:0px 0px;
	}
}
/* NEU: Grössere Zeilenabstand und grössere Abschnitt-Abstände */
#content p, #content h5
{
	line-height: 1.4;
	padding-bottom:6px;
}

	
	
	
img, table {
    border: none;
}

img {
	vertical-align: bottom; /* Doctype */
}

/*
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
    margin: 0.5em 0;
}
li,dd {
    margin-left: 1em;
}
fieldset {
    padding: 0.5em;
}

*/          
/*****************************************************************************
  Grundlayout - Positionierungen - Abstaende
*****************************************************************************/

#wrapall {
      /*width:100%;*/
      /*height:100%;*/
      /* evtl. gar nicht von Nöten */
}

#accesskeys {
    position: absolute;
    overflow: hidden;
    top: -100px;
    left: 0px
}

#wraptop {
      width: 968px;
      margin: 0 auto;
      height: 100%;
      overflow: hidden;
      /*border: #404040 1px dotted;*/
}

#header {
      background-color:#FFFFFF;
      height: 136px;
      /*border: #404040 1px dotted;*/
}

#logo, #searchtop, #hslulogotop {
      float: left;
}

#searchtop {
      background-image: url('../images/headerBorderRight.png');
      background-repeat: no-repeat;
      background-position: top right;
      height: 100%;
      width: 192px;
}

/* test */
#searchtop p {
            padding: 8px;
}


#menutop {
      background-color: #FFFFFF;
      /*background-image: url('../images/menuTopTest.png');*/
      height: 63px;
      margin-bottom: 36px;
      /*border: #404040 1px dotted;*/
}

#right {    
      float:right;
      background-color: #FFFFFF;
      background-image: url('../images/bkgndRight.png');
      background-repeat: no-repeat;
      width:172px;
      /*height: 100%;*/
      /*min-height: 524px;*/
      padding: 8px;   
      /*border: #404040 1px dotted;*/         
}

#contentright {
      width: 172px;
      height: 100%;
      /*border: #404040 1px dotted;*/      
}

#left {     
      float: left;
      background-color: #FFFFFF;
      background-image: url('../images/bkgndLeft.png');
      background-repeat: no-repeat;
      width: 746px;
      height: 100%;
      padding: 8px;
     
      /*border: #404040 1px dotted;*/   
}

#leftTop{
      height: 198px;
}

#leftMiddle {
      /*display: none; /* entfernen, wenn zweiter Banner angezeigt werden soll */
      height: 198px;
}

#partner {
      background-image: url('../images/partnerBorder.png');
      background-repeat: repeat-x;
      background-position: 0px 29px;
      width:100%;
      height:100%;
      background-color: #FFFFFF;
      margin-top: 36px;
      /*border: #404040 1px dotted;*/      
}

#partnerButton {
      background-image: url('../images/partnerButton.png');
      background-repeat: no-repeat;
      background-position: left top;
      width: 968px;
      height:29px;
      margin: 0 auto;
      padding: 8px;
      /*border: #404040 1px dotted;*/   
}

#partnerButton a {
      font-size: 12px;
      font-weight: bold;
      text-decoration: none;
      color: #859CB0;  
	  vertical-align: bottom; /* Doctype */
}

#partnerButton p {
	  line-height: 13px; /* Doctype */
}

#partnercontent {
      height:100%;
      width: 968px;
      margin: 0 auto;
      padding: 8px;
      /*border: #404040 1px dotted;*/
}

#footer {
      width: 968px;
      height:100%;
      width:100%;
      background-image: url('../images/footerBorderTop.png');
      background-repeat: repeat-x;
      background-position: 0px 0px;
      background-color: #52595F;
}

#footercontent {
      height:100%;
      width: 968px;
      margin: 0 auto;
      color: #FFFFFF;
      overflow: hidden;
      padding-bottom: 12px;
}

#footermenu, #hslulogofooter, #footersearch{
      float: left;
      background-image: url('../images/footerBorderRight.png');
      background-position: right 4px;
      background-repeat: no-repeat;
}

#hslulogofooter {
      padding-top: 4px;
      padding-right: 1px;
}

/*****************************************************************************
  Topmenu / Header Menu
*****************************************************************************/
.menu_topMenu li {
      /*display: inline-block;*/
      float: left;
      height: 63px;
      width: 243px;
      background-image: url('../images/topMenu_out.png');      
      background-repeat: no-repeat;
      list-style: none;
}

.menu_topMenu li a {
      color: #FFFFFF;
      text-decoration: none;
      font-weight: normal;	
      font-size: 15px;
      /*padding-left: 22px;*/ 
	  display: block;		
	  text-align: center;
	  position: relative;
        top: 22px;
}

.menu_topMenu li.active, .menu_topMenu li.current {
      background-image: url('../images/topMenu_over.png');      
      /* background-repeat: no-repeat; */
}

.menu_topMenu li.item-41 {
      background-image: url('../images/topMenuLeft_out.png');      
      /* background-repeat: no-repeat; */
}
.menu_topMenu li.item-41.active, .menu_topMenu li.item-41.current {
      background-image: url('../images/topMenuLeft_over.png');      
      /* background-repeat: no-repeat; */
}

/* 44 = Security News (=alt) */
.menu_topMenu li.item-44 {
      background-image: url('../images/topMenuRight_out.png');      
      /* background-repeat: no-repeat; */
      width: 239px;
}
.menu_topMenu li.item-44.active, .menu_topMenu li.item-44.current {
      background-image: url('../images/topMenuRight_over.png');      
      /* background-repeat: no-repeat; */
}

/* 575 = Mobile Banking (=neu) */
.menu_topMenu li.item-575 {
      background-image: url('../images/topMenuRight_out.png');      
      /* background-repeat: no-repeat; */
      width: 239px;
}

.menu_topMenu li.item-575.active, .menu_topMenu li.item-575.current {
      background-image: url('../images/topMenuRight_over.png');      
      /* background-repeat: no-repeat; */
}


/*****************************************************************************
  Standard-Menu links (immer sichtbar under dem Seiten-Menu)
*****************************************************************************/


/*****************************************************************************
  Seiten-Menu links (das individuelle Menu jeder Seite)
*****************************************************************************/

/*****************************************************************************
  Hidden-Menu (Enthält Einträge von nicht zugeordneten Artikeln)
*****************************************************************************/
.menu_hiddenmenu {
      display: none;
}

/*****************************************************************************
  Content-Bereich
*****************************************************************************/
.moduletable_posLeftTopText {
      position: relative;
      top: -321px;
      left: 26px;
      width: 250px;
}

h4 {
     color: #C6114E;
     font-size: 13px;
}

.moduletable_posLeftTopText h1 {
      color: #51595F;
      font-weight: normal;
      font-size: 24px;
      margin-bottom: 12px;
}

.moduletable_posLeftTopText p {
      color: #51595F;
      font-weight: normal;
      font-size: 11px;
      margin-bottom: 6px;
}

.moduletable_posLeftTopText a {
      color: #859CB0; 
      font-weight: bolder;
      text-decoration: none;      
      font-size: 11px;
      margin-bottom: 6px;
      vertical-align: middle;
      background-image:url('../images/pfeil_blau.gif');
      background-repeat: no-repeat;
      display: block;
      text-indent: 24px;
      height: 16px;
      padding-top: 1px;
}

.moduletable_dreieckFront {
      position: relative;
      top: -170px;
      left: 552px;
      width: 179px;
}

.moduletable_posLeftMiddleText {
      position: relative;
      top: -180px;
      left: 26px;
      width: 235px;
}

.moduletable_posLeftMiddleText h1 {
      color: #51595F;
      font-weight: normal;
      font-size: 24px;
      margin-bottom: 12px;
      width: 340px;
}

.moduletable_posLeftMiddleText p {
      color: #51595F;
      font-weight: normal;
      font-size: 11px;
      line-height: 1.1;
      margin-bottom: 6px;
}

.moduletable_posLeftMiddleText a {
      color: #859CB0; 
      font-weight: bolder;
      text-decoration: none;      
      font-size: 11px;
      margin-bottom: 6px;
      vertical-align: middle;
      background-image:url('../images/pfeil_blau.gif');
      background-repeat: no-repeat;
      display: block;
      text-indent: 24px;     
      height: 16px;
      padding-top: 1px;
}

/* SISA */
.moduletable_posLeftMiddleTextSisa {
      position: relative;
      top: -180px;
      left: 26px;
      width: 230px;
}

.moduletable_posLeftMiddleTextSisa h1 {
      color: #51595F;
      font-weight: normal;
      font-size: 24px;
	  margin-top: 10px;
      margin-bottom: 12px;
      width: 420px;
}

.moduletable_posLeftMiddleTextSisa p {
      color: #51595F;
      font-weight: normal;
      font-size: 11px;
      margin-bottom: 6px;
}

.moduletable_posLeftMiddleTextSisa a {
      color: #859CB0; 
      font-weight: bolder;
      text-decoration: none;      
      font-size: 11px;
      margin-bottom: 6px;
      vertical-align: middle;
      background-image:url('../images/pfeil_blau.gif');
      background-repeat: no-repeat;
      display: block;
      text-indent: 24px;     
      height: 16px;
      padding-top: 1px;
}


/* Banner zu EBAS Apps */
#leftMiddle {
      position: relative;
}

.moduletable_posLeftMiddleTextApps {
      position: absolute;
      top: 12px;
      left: 26px;
      width: 230px;
}

.moduletable_posLeftMiddleTextApps h1 {
      color: #51595F;
      font-weight: normal;
      font-size: 24px;
      margin-bottom: 12px;
      width: 340px;
}

.moduletable_posLeftMiddleTextApps p {
      color: #51595F;
      font-weight: normal;
      font-size: 11px;
      line-height: 1.1;
      margin-bottom: 6px;
}

.moduletable_posLeftMiddleTextApps a {
      color: #859CB0;
      font-weight: bolder;
      text-decoration: none;
      font-size: 11px;
      margin-bottom: 6px;
      vertical-align: middle;
      background-image:url('../images/pfeil_blau.gif');
      background-repeat: no-repeat;
      display: block;
      text-indent: 24px;
      height: 16px;
      padding-top: 1px;
}

.moduletable_picAppsBadges {
      position: absolute;
      top: 45px;
      left: 325px;
}

.moduletable_picAppsBadges img {
      display: block;
}

.moduletable_picAppsBadges img:first-child {
      margin-bottom: 20px;
}

.moduletable_dreieckFront, .moduletable_posLeftTopText, .moduletable_randomPicPersonen5Schritte {
      /*display: none;   Wurde benötigt, um bei aktivem Kursbanner 5-Schritte-Banner auszublenden, da dieser nur in App angezeigt werden sollte */
}


/* Banner zu Ransomware Thementag 2016 */
.moduletable_posLeftTopTextRansomware {
      position: relative;
      top: -180px;
      left: 26px;
      width: 230px;
}

.moduletable_posLeftTopTextRansomware h1 {
      color: #51595F;
      font-weight: normal;
      font-size: 24px;
      margin-bottom: 12px;
      width: 440px;
}

.moduletable_posLeftTopTextRansomware p {
      color: #51595F;
      font-weight: normal;
      font-size: 11px;
      line-height: 1.1;
      margin-bottom: 6px;
}

.moduletable_posLeftTopTextRansomware a {
      color: #859CB0;
      font-weight: bolder;
      text-decoration: none;
      font-size: 11px;
      margin-bottom: 6px;
      vertical-align: middle;
      background-image:url('../images/pfeil_blau.gif');
      background-repeat: no-repeat;
      display: block;
      text-indent: 24px;
      height: 16px;
      padding-top: 1px;
}


/*****************************************************************************
  Module rechte Seite
*****************************************************************************/

/* Aktuell-Module */
.moduletable_aktuell h3 {
    background-image: url('../images/aktuell_top.png');
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: bolder;
    height: 26px;
    padding: 12px;
    padding-left: 55px;
}

.moduletable_aktuell p {
    padding: 12px;
    margin: 0px !important;
}

.moduletable_aktuell {
    background-image: url('../images/merkblaetter_bottom.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 11px;
    margin-bottom: 8px;
}

.aktuell_link {
    display: block;
    color: #FFFFFF;
    background-image: url('../images/pfeil_weiss_grau.png');
    background-repeat: no-repeat;
    text-indent: 20px;
    text-decoration: none;
}

/* Merkblätter-Module */
.moduletable_merkblaetter h3 {
      background-image: url('../images/merkblaetter_top.png');
      background-position: top left;
      background-repeat: no-repeat;
      font-size: 13px;
      font-weight: bolder;
      height: 26px;
      padding: 12px;
}

.moduletable_merkblaetter p {
      padding: 12px;
      padding-top: 0px;
}

.moduletable_merkblaetter {
      background-image: url('../images/merkblaetter_bottom.png');
      background-position: bottom left;
      background-repeat: no-repeat;
      color: #FFFFFF;
      font-size: 11px;
      margin-bottom: 8px;
      z-index:200;
}

.merkblatt_link {
      display: block;
      color: #FFFFFF;
      background-image: url('../images/pfeil_weiss_grau.png');
      background-repeat: no-repeat;
      text-indent: 20px;
      text-decoration: none;
}


/* Standard-Modul-Rechts */
.moduletable_standardright h3 {
      background-image: url('../images/standardright_top.png');
      background-position: top left;
      background-repeat: no-repeat;
      font-size: 13px;
      font-weight: bolder;
      height: 26px;   
      padding:12px;
}

.moduletable_standardright p {
      padding: 12px;
      padding-top: 0px;
}

.moduletable_standardright {
      background-image: url('../images/standardright_bottom.png');
      background-position: bottom left;
      background-repeat: no-repeat;
      color: #FFFFFF;
      font-size: 11px;
      margin-bottom: 8px;
}

.moduletable_standardright a {
      display: block;
      color: #FFFFFF;
      background-image: url('../images/pfeil_weiss_blau.png');
      background-repeat: no-repeat;
      text-indent: 20px;
      text-decoration: none;
}

/* Lightblue-Modul-Rechts */
.moduletable_lightblue h3 {
      background-image: url('../images/lightblue_top.png');
      background-position: top left;
      background-repeat: no-repeat;
      font-size: 13px;
      font-weight: bolder;
      height: 26px;   
      padding:12px;
}

.moduletable_lightblue p {
      padding: 12px;
}

.moduletable_lightblue {
      background-image: url('../images/lightblue_bottom.png');
      background-position: bottom left;
      background-repeat: no-repeat;
      color: #FFFFFF;
      font-size: 11px;
      margin-bottom: 8px;
}

.lightbluelink {
      display: block;
      color: #FFFFFF;
      background-image: url('../images/pfeil_weiss_blau.png');
      background-repeat: no-repeat;
      text-indent: 20px;
      text-decoration: none;
}

/* Informations-Modul  */
.moduletable_information h3 {
      background-image: url('../images/information_top.png');
      background-position: top left;
      background-repeat: no-repeat;
      font-size: 13px;
      color: #51595F;       
      height: 26px;      
      padding: 12px;
}

.moduletable_information p {
      padding: 12px;
}

.moduletable_information {
      background-image: url('../images/information_bottom.png');
      background-position: bottom left;
      background-repeat: no-repeat;      
      color: #859CB0; 
      font-size: 11px;
      padding-bottom: 12px;      
}

.moduletable_information  h4{
	  font-size: 11px;
	  font-weight: normal;
    position: relative;
    left: 12px;
    width: 140px;
	  margin-top: 0px;
    margin-bottom: 12px;
}

.moduletable_information a {
      color: #859CB0; 
      text-decoration: none;
      font-weight: bolder;
}

.moduletable_information a:hover {
      text-decoration: underline;
}

.moduletable_sisa h3 {
  font-size: 13px;
  color: #51595F;
  padding: 12px;            
  padding-top: 18px;
}


/*****************************************************************************
  Partner-Bereich
*****************************************************************************/

.moduletable_partner a {
      display: inline-block;
      margin-top: 18px;
      margin-right: 46px;
      margin-bottom: 18px;
}


/*****************************************************************************
  Footer-Bereich
*****************************************************************************/

.moduletable_footermenu {
      float: left;
      /*display: inline-block;*/
      padding-top: 12px;
      width: 188px;
}

.moduletable_footermenu li {
      list-style: none;
      padding-top: 0px;
      padding-right: 96px;
      line-height: 22px;
      font-size: 12px;
}

.menu_footermenu li {
      width: 100%;
}

/* RSS Feed Icon */
.menu_footermenu li.item-102 {
      background-image:url('../../../images/M_images/livemarks.png');
      background-repeat: no-repeat;
      text-indent: 24px;
      padding-right: 72px;
}

.moduletable_footermenu a {
      color: #FFFFFF;
      font-size: 12px;
      font-weight: bolder;
      text-decoration: none;
}

.custom_footermenu h6 {
	line-height: 22px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bolder;
}

.custom_footermenu li ul {
      margin-top: 6px;
}

.custom_footermenu li ul li {
	display: inline;
	padding: 0;
	padding-right: 9px;
	height: auto;
}

.custom_footermenu li ul li.badges {
      display: block;
}

.custom_footermenu li ul li.badges img {
      margin-top: 5px;
}

#footersearch {
      padding-top: 12px;
      padding-left: 12px;
      min-height: 120px;
      width: 192px;
}

.copyrightfooter, .copyrightfooter a{
      clear: both;
      font-size: 11px;
      color: #9C9FA3;
      text-align: right;
      text-decoration: none;
      padding-top: 12px;
      margin-right: 4px;
      
}

/*****************************************************************************
  Suchform und Sprach-Selektion
*****************************************************************************/

.moduletable_languageSelectTop li {
      display: inline;
      list-style: none;
      position: relative;
      top:28px;
}

.moduletable_languageSelectTop li a {
      font-size: 12px;
      font-weight: normal;
      text-decoration: none;
      color: #51595F;
      margin-left: 14px;
}

.moduletable_languageSelectTop li.lang-active a {
      font-weight: bold;
}

.moduletable_searchformTop {
      position: relative;
      top: 72px;
      margin-left: 12px;
}

.moduletable_searchformTop .inputbox {
      background: #FFFFFF;
      border: #CCCCCC 1px solid;
      height: 20px;
      width: 162px;
	  padding-left: 3px;
      color: #51595F;
      font-size: 12px;
}

.moduletable_languageSelectFooter li {
      display: inline;
      list-style: none;
      /*position: relative;
      top:4px;*/
	  line-height: 22px; /* Doctype */
}

.moduletable_languageSelectFooter li a {
      font-size: 12px;
      font-weight: normal;
      text-decoration: none;
      color: #FFFFFF;
      margin-left: 8px;
      margin-right: 6px;
	  vertical-align: bottom; /* Doctype */
}

.moduletable_languageSelectFooter li.lang-active a {
      font-weight: bold;
}

.moduletable_markupSelectFooter { /* MOBILE */
	margin-left: 8px;
}

.moduletable_markupSelectFooter a { /* MOBILE */
	font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    line-height: 22px;
}

.moduletable_searchformFooter {
      margin-top: 6px; /* Doctype */
      margin-left: 8px;
}

.moduletable_searchformFooter .inputbox {
      background: #FFFFFF;
      border: #CCCCCC 1px solid;
      height: 20px;
      width: 162px;
	  padding-left: 3px;
      color: #51595F;
      font-size: 12px;
}

/*****************************************************************************
  Security News (auf der Frontseite)
*****************************************************************************/
.moduletable_securitynews h3 {
      color: #51595F;
      font-weight: bolder;
      font-size: 15px;
      margin-top: 30px;
      margin-left: 26px;
      margin-bottom: 24px;

}

ul.newsflash-horiz_securitynews {
      padding-bottom: 12px;
	  list-style: none;
}

ul.newsflash-horiz_securitynews li {
      background-image: url('../images/hr_ruler_small.png');
      background-position: top left;
      background-repeat: no-repeat;
      width: 321px;
	  height: 100px;
	  float: left;
      padding-top: 6px; /* Doctype */
      margin-left: 26px;
      margin-right: 26px;
      margin-bottom: 36px;
}

ul.newsflash-horiz_securitynews li em {
      color: #51595F;
      font-weight: bolder;
      font-style: normal;
      font-size: 11px;
}

ul.newsflash-horiz_securitynews li h5 {
      color: #51595F;
      font-weight: normal;
      font-size: 11px;
      margin-top: 6px;
      margin-bottom: 6px;
}

ul.newsflash-horiz_securitynews li a {
      color: #859CB0;
      font-weight: bolder;
      font-size: 11px;
      text-decoration: none;
}      

ul.newsflash-horiz_securitynews li p {

}


/*****************************************************************************
  Design der Glossar Tooltips
*****************************************************************************/
/* General */
abbr[title] {
      border-bottom: 1px dotted;
      cursor: help;
      text-decoration: none;
}

/* Popover */
.popover {
      cursor: default !important;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1060;
      display: none;
      max-width: 276px;
      padding: 0px;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-style: normal;
      font-weight: normal;
      letter-spacing: normal;
      line-break: auto;
      line-height: 1.42857143;
      text-align: left;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      white-space: normal;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal;
      font-size: 12px;
      background-color: #ffffff;
      -webkit-background-clip: padding-box;
      background-clip: padding-box;
      border: 1px solid #cccccc;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 6px;
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
      box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
      margin-top: -10px;
}
.popover.right {
      margin-left: 10px;
}
.popover.bottom {
      margin-top: 10px;
}
.popover.left {
      margin-left: -10px;
}
.popover * {
      max-width: 100%;
}
.popover-title {
      color: #51595f;
      margin: 0;
      padding: 10px;
      font-size: 12px;
      line-height: normal;
      background-color: #f7f7f7;
      border-bottom: 1px solid #ebebeb;
      border-radius: 5px 5px 0 0;
}
.popover-content {
      color: #51595F;
      padding: 10px;
      display: inline-block;
}
.popover-content a {
      color: #c6114e;
      font-weight: bolder;
      text-decoration: none;
}
.popover-content a:hover {
      text-decoration: underline;
}
.popover-content hr {
      background: none;
}
.popover-content p {
      margin-top: 10px !important;
      margin-bottom: 10px !important;
}
.popover-content p:first-child {
      margin-top: 0px !important;
}
.popover-content p:last-child {
      margin-bottom: 0px !important;
}
.popover > .arrow,
.popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
}
.popover > .arrow {
      border-width: 11px;
}
.popover > .arrow:after {
      border-width: 10px;
      content: "";
}
.popover.top > .arrow {
      left: 50%;
      margin-left: -11px;
      border-bottom-width: 0;
      border-top-color: #999999;
      border-top-color: rgba(0, 0, 0, 0.25);
      bottom: -11px;
}
.popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #ffffff;
}
.popover.right > .arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-left-width: 0;
      border-right-color: #999999;
      border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #ffffff;
}
.popover.bottom > .arrow {
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: #999999;
      border-bottom-color: rgba(0, 0, 0, 0.25);
      top: -11px;
}
.popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #f7f7f7;
}
.popover.left > .arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: #999999;
      border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #ffffff;
      bottom: -10px;
}

.popover button.close {
      display: none;
}


/*****************************************************************************
  Wettbewerb 2017
*****************************************************************************/
.moduletable_picWettbewerb2017Mobile {
    display: none;
}

.moduletable_posLeftTopTextWettbewerb2017 {
    left: 26px;
    position: relative;
    top: -170px;
    width: 230px;
}

.moduletable_posLeftTopTextWettbewerb2017 h1 {
    color: #51595F;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 12px;
    width: 340px;
}

.moduletable_posLeftTopTextWettbewerb2017 p {
    color: #51595F;
    font-weight: normal;
    font-size: 11px;
    line-height: 1.1;
    margin-bottom: 6px;
}

.moduletable_posLeftTopTextWettbewerb2017 a {
    color: #859CB0;
    font-weight: bolder;
    text-decoration: none;
    font-size: 11px;
    margin-bottom: 6px;
    vertical-align: middle;
    background-image:url('../images/pfeil_blau.gif');
    background-repeat: no-repeat;
    display: block;
    text-indent: 24px;
    height: 16px;
    padding-top: 1px;
}


/*****************************************************************************
  Hilfsklassen
*****************************************************************************/
.mobile-only, .ios-only, .android-only {
      display: none !important;
}

/* Awareness-Kampagne & Wettbewerb 2018 */
.aw-link { color: #fff !important; }