.losungen {
	padding: 0px 20px; /* hor vert */
	}
.losungen .introzeile {
/*	font-size: 0.8em; 
	font-style: italic; */
	text-align: center;
	color: #DF9765;
	margin-bottom: 11px;
	}
.losungen .sonntag {
/*	font-size: 0.85em; */
	font-style: italic;
	text-align: center;
	margin-top: 5px;
}
.losungen .losungstext,
.losungen .lehrtext {
	color: #eeeeee; 
/*	font-size: 0.8em; */
	margin-top: 5px;
}
.losungen .losungsvers,
.losungen .lehrtextvers {
	color: #EDEBA4;
/*	font-size: 0.8em; */
	text-align: right;
	font-style: italic;
	margin-top: 0;
}
.losungen .links {
	font-size: 0.8em;
}
.losungen .copyright {
	font-size: 0.8em;
	text-align: center;
}
.losungen .copyright > a {
	color: #DF9765; 
	font-style: italic;
}