.grid-list {
	position:relative;
}
.grid-list span {
	position:absolute;
	font-size:30px;
	/*text-shadow: 4px 4px 4px rgba(10, 10, 10, 1.9);*/
	background: #1d7bbe;
	padding: 5px 10px;
}
#grid-1 span {
	bottom:20px;
	left:35px;
	color:#fff;
}
#grid-2 span {
	bottom:20px;
	left:35px;
	color:#fff;
}
#grid-3 span {
	bottom:20px;
	left:35px;
	color:#fff;
}
h1, h2, h3, h4, h5 {
	color: #1d7bbe;
}
.callout {
	border:none;
}

.select2.select2-container.select2-container--default.select2-container--below {
	max-width:100% !important;
}

.button-group .button { margin-right: 10px; }



.angemeldete-kollegen { margin-top: 2rem; }
.angemeldete-kollegen .button { margin-bottom: 0.5rem; }

#ppform-2 .select2-container { margin-top: 0.5rem; margin-bottom: 0.8rem; }

