.ueberschrift1 {
	font-family: "Franklin Gothic Heavy";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7c402e;
	letter-spacing: 2mm;
	text-align: center;

}
.navigation a:hover {

            font-family: "Franklin Gothic Heavy";

            font-size: 16px;

            font-weight: bold;

            text-decoration: none;

}


.ueberschrift2 {
	font-family: "Franklin Gothic Heavy";
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	color: #7c402e;
	text-align: left;
}
.text {
	font-family: "Franklin Gothic Heavy";
	font-size: 16px;
	font-weight: normal;
	color: #7c402e;
}
.navigation {
	font-family: "Franklin Gothic Heavy";
	font-size: 15px;
	font-weight: normal;
	color: #d2beaa;
}
a:hover {
	font-family: "Franklin Gothic Heavy";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: "Franklin Gothic Heavy";
	font-size: 16px;
	font-weight: lighter;
	color: #d2beaa;
	text-decoration: none;
}
.fotobeschreibung {
	font-family: "Franklin Gothic Heavy";
	font-size: 14px;
	font-weight: normal;
	color: #7c402e;
}
a:link {
	font-family: "Franklin Gothic Heavy";
	font-size: 16px;
	color: #d2beaa;
	text-decoration: none;
}
