#zmi-logo {display:none;}


#tr_attr_dc_publisher_ger,
#tr_attr_dc_subject_mesh_terms_ger,
#tr_attr_dc_subject_mesh_code_ger,
#tr_attr_dc_publisher_ger,
#tr_attr_dc_channel_ger,
#tr_attr_dc_subject_context_ger,
#tr_attr_dc_subject_synonyms_ger,
#tr_attr_dc_subject_icd10_ger,
#tr_attr_dc_subject_category_ger,
#tr_attr_dc_subject_compart {
display:none;
}

body.calendar #tr_display_months,
body.calendar #tr_display_type {
  display: none;
}


.ZMSTeaserElement .text p {display:inline}

/* ##################################### */
/* HOME NEWS */
/* ##################################### */
#LatestNews {
	margin-bottom:2em;
}
#LatestNews h2 {
	font-family:Arial,Helvetica,sans-serif !important;
	font-weight:bold;
	font-size:22px;
	color:#036;
	padding:1em 0 0 .2em;
	border-top:1px solid rgb(174, 174, 93) !important;
	border-bottom:none;
}
#LatestNews .ZMSLinkElement {
	background:#ebf2f9;
	margin:0;
	width:100%;
	padding:12px;
	margin-bottom:1em;
}
#LatestNews .ZMSLinkElement a {
	font-weight:bold;
	font-size:14px !important;
}
#LatestNews .ZMSLinkElement div {
	font-size:14px !important;
}
#LatestNews .ZMSLinkElement span.abstract {
	display:block;
}
#LatestNews .ZMSLinkElement .description a {
	display:block;
	text-align:right;
}

.ZMSRecordSet.main_grid table {
	cursor:pointer;
}

/*--------- .ZMSGraphic --------------*/

.ZMSGraphic.left .text,
.ZMSGraphic.right .graphic,
.ZMSGraphic.right .text {
  width: auto !important;
}

.cmlcentername {
    color: #337AB7;
    font-weight: normal;
    margin-top: -33px;
    background-color: #eee;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: absolute;
    right: 0;
    margin-right: 16px;
    width: 76%;
    cursor: default;
}
.zmi .boxRow .boxitem {
    display: inline;
    overflow: hidden;
}

.sponsor-head {
	border-bottom: 1px solid silver;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0.5em;
}
.sponsorlist .sponsor {
	border-bottom:1px solid #d9edf7;
	padding:.75em 0;
	margin:.75em 0;
}
