#page-title {
	display: none;
}

#weiterbildung-title  { 
	font-family:'InfoTextWeb-Regular','Lucida Grande','Lucida Sans Unicode','Lucida Sans',sans-serif;
	font-size: 1.4rem;
	font-weight: 600;
	width:100%;
	height:auto; 
	background: transparent;
	letter-spacing: -1.25px;
	line-height: 1.65rem;
	color:var(--main-color);
	margin: 0 0 1.5rem 0;
	clear: both;
	padding: 0;
}

.info_zeile {
	width: 100%;
	display: flex;
	margin: 0 0 0.25rem 0;
	flex-wrap: wrap;
}
.punktlinie {
	border-bottom: 1px dotted grey;
	flex: 1 0 auto;
	margin: 0 0.3rem 0.3rem 0.3rem;
}
.grossbuchstaben {
	text-transform: uppercase;
	font-weight: bold;
}
p#weiterbildung_kurzinfos {
	margin: 1.5rem 0 0.5rem 0;
	padding: 1rem 0;
	border-top: 2px solid grey;
	border-bottom: 2px solid grey;
}
#weiterbildung_kurzinfos p {
	clear: none;
}
