/* Header */
.jl_hd_logo {padding-left:15px; margin-top:8px;}
.jl_hd_logo img {width: 86px; }
.jl_hd_info {margin:42px 10px 0px 30px;}
.jl_hd_title {display:block; }
/*.jl_hd_search{bottom:0px;}*/

.jl_hd_zunav .dropdown-menu{min-width:150px;}
@media screen and (max-width:600px) {
	.jl_hd_title {
	  font-size: 3rem;
	}
}

/* Ausstellerdetailseite Standanordnung */
.mod_DTEX2 .ce_booth { flex-direction: column-reverse; }
.mod_DTEX2 .ce_booth, .mod_DTEX2 .ce_booth a {font-weight:bold;}
.mod_DTEX2 .ce_boothNo, .mod_DTEX2 .ce_boothNo a {
  font-size: 2.4rem;
}

/* Projektpräsentation Kacheln */
.mod_LiEnImgTle .ce_topic {min-height:unset;}
.mod_LiEnImgTle .ce_topic h2 {font-size: 1.2rem; margin-bottom: unset; color: var(--color-text-light, #999); padding-top: unset;}
.mod_LiEnImgTle .ce_head h3 {font-size:2.4rem;line-height:1.1;font-weight:bold;}

/* Praesentationsseite*/
.mod_DTIG1 .ce_cntnt .ce_ctg, .mod_DTVD1 .ce_cntnt .ce_ctg {
	color: var(--color-text-light, #999);
}
.mod_DTIG1 .ce_cntnt .ce_head h3, .mod_DTVD1 .ce_cntnt .ce_head h3 {
   font-size: 2.4rem;
}

/* Anpassung von anderen Modulen auf der der Detailseite der Praesentationen z.B. 70.1, 70.2 */
/* Anpassung der Module: Zur Ausstellerdetailseite */
[data-nv='60.1'] .mod_EXLI .ce_cntnt,
[data-nv='60.2'] .mod_EXLI .ce_cntnt{max-width:813px;margin: auto;margin-top:-30px;padding-left: 0px;padding-top: 0px;}
[data-nv='60.1'] .mod_EXLI .ce_bttn,
[data-nv='60.2'] .mod_EXLI .ce_bttn{text-align:left;}
/* Anpassung Modul: Weitere Informationen */
[data-nv='60.1'] .mod_DTIGL .ce_cntnt,
[data-nv='60.2'] .mod_DTIGL .ce_cntnt{max-width:813px;margin: auto;margin-top:-30px;padding-left: 0px;padding-top: 0px;}
[data-nv='60.1'] .mod_DTIGL .ce_bttn,
[data-nv='60.2'] .mod_DTIGL .ce_bttn{text-align:left;}
/* Anpassung Modul: Zurueck zur Liste */
[data-nv='60.1'] .mod_cctpl .ce_backToList,
[data-nv='60.2'] .mod_cctpl .ce_backToList{max-width:813px;margin: auto;}

/* Accessibilty */
.ce_pgWrapper .pg_rppOpt.active {background-color: #ffffff; border: 1px solid #f1f1f1;}

