﻿.blackfontcarousel {
    color: black;
}

.bluefontcarousel {
	color: blue;
}

.whitefontcarousel {
	color: white;
}

.Zitat {
	font-weight: bold;
	font-size: 0.95em;
}

.Zitatvon {
	font-size: 0.7em;
	margin-top: 4px;
}

.breadcrumb-font {
	font-size: 0.95em;
	background-color: #f8f9fa !important;
}

body {
	font-size: 16px;
}

.featurette-heading {
    font-size: 50px;
}

.smallerfontsize {
	font-size: 0.85em;
}

.blocksatz {
	hyphens: auto; 
	text-align: justify;
}