div#maegler_teaser_headline
{
    color: #3F3C57;
    font-family: "DM Serif Display", Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.0em;
    padding-bottom: 17px;
}


div#maegler_wrapper {
    background: #f8f8f8;
    margin-bottom: 40px;
}

#maegler_wrapper #maegler_group
{
	display: grid;
    grid-template-columns: 160px 1fr;
    column-gap: 20px;
}


#maegler_wrapper  .maegler_info{
	padding-top:20px;
	padding-bottom: 20px;
}


#maegler_wrapper .maegler_info_headline{
  color: #3F3C57;
  font-family: "DM Serif Display", Sans-serif;
  font-weight: 300;
  line-height: 1.2em;
  outline: none;
  font-size: 17px;
  padding-bottom: 10px;
}


.maegler_info_name {
  font-size: 14px;
  line-height: 10px;
}

.maegler_info_location {
  font-size: 14px;
  color: #6f6d91;
}


#maegler_wrapper .maegler_img
{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
  }

#maegler_wrapper  .maegler_info .maegler_info_phone 
{
    background-image: url(/wp-content/plugins/sj_maegler_paa_lejemaal/gfx/tel_email_icon.png);
    background-repeat: no-repeat;
    background-size: auto 53px;
    background-position: -8px 5px;
    padding: 5px 5px 5px 27px;
	
}

 #maegler_wrapper  .maegler_info .maegler_info_email 
{
	    background-image: url(/wp-content/plugins/sj_maegler_paa_lejemaal/gfx/tel_email_icon.png);
    background-repeat: no-repeat;
    background-size: auto 53px;
    background-position: -7px -27px;
    padding: 0px 0px 0px 27px;
}

.maegler_info_phone a.phonelink {
  font-size: 14px;
  color: #3F3C57;
}

.maegler_info_email a.emaillink {
  font-size: 14px;
  color: #3F3C57;
}
