@charset "utf-8";
.bg-dark {
	background-color: #313947 !important;
}
.bg-technik {
	background-color: #DCDCDC;
}

.carousel-caption {
	position: absolute;
	right: 0%;
	bottom: 0px;
	left: 0%;
	z-index: 10;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: rgba(128,128,128,0.75);
}
/*
.carousel-caption {
	background-color: #a9a9a9cc;
	background-color: rgba(169,169,169,0.75);
	padding: 20px;
background-color: #6f6f6fd6;
}
*/
.ta-links {
	text-align: left;
}
.bg-fotostrecke {
	/*background-color: rgba(21,21,21,0.53);
	background-color: rgba(169,169,169,1);
	background-color: #6c757dc7;*/
	background-color: rgba(128,128,128,0.75);
}
.zitat {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 600%;
}
