@charset "utf-8";
.RiesenTitel {
	font-family: "Franklin Gothic Demi Cond";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
	text-transform: lowercase;
}
.TitelFotos {
	visibility: visible;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.Text {
	font-family: "Franklin Gothic Book", "Franklin Gothic Demi", "Franklin Gothic Demi Cond", "Franklin Gothic Heavy", "Franklin Gothic Medium", "Franklin Gothic Medium Cond";
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: justify;
	line-height: 1.3;
}
.TextTitel {
	font-family: "Franklin Gothic Book";
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	border-bottom-color: #FFFFFF;
	border-bottom-style: none;
	background-color: #CCCCCC;
}

.CourseFotos {
	text-align: center;
}
.Thumbs {
	border: thin solid #FF0000;
	border-color: #000000;
	border-bottom-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-left-width: thin;
}

