@import url("exss-de.css");

p.anmerkung {
  font-family: sans-serif;
  font-size: 10px;
  font-style: italic;
  color: #999999;
  line-height: 1.4em;
  margin-top: 5em;
  margin-bottom: 5em;
}

div.card-group-element {
	margin-left: 10%;
	margin-right: 10%;
}

h2.card-title {
display: none;
}
 
div.card {
border: none;
}
 
div.card-img-top {
padding-top: 2px;
padding-bottom: 2px;
}
 
div.card-img-top picture img {
border: 1px solid grey;
}
 

figure.image figcaption.caption {
	text-align: center;
	font-family: sans-serif;
}

.frame-type-card_group {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.frame-type-card_group + .frame-type-text {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2em;
}

.frame-type-icon_group {
	padding-top: 2px;
	padding-bottom: 2px;
}

