.a_selfpage {
	background: #f5f5f5;
	hyphens: auto;
	text-align: justify;
	padding: 15px 15px 15px 15px;
}

.a_selfpage_member {
	background: #EFEFEF;
	hyphens: auto;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}

.a_helppage {
	background: #f5f5f5;
	text-align: justify;
	hyphens: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.a_impressum {
	background: #f5f5f5;
	hyphens: auto;
	text-align: center;
	padding: 5px 15px 5px 15px;
}

.a_forum_link {
	background-image: url(../../.././images/icons/forum.png);
	background-repeat: no-repeat;
	background-position: left;
}

/* Anzeigen des Passwortes */
/* .a_field_icon_popup {
	color: #990000;
	float: right;
	margin-right: 95px;
	margin-top: 5px;
	position: relative;
	z-index: 2;
	cursor: pointer;
}
*/
.info_testforum {
	font-size: 14px;
	color: #fff;
	background-color: #900;
	width: fit-content;
	height: fit-content;
	margin: 0% auto;
	padding: 3px 6px 6px 6px;
	border-radius: 10px;
	outline: 2px solid #f00;
	outline-offset: 2px;
}
		