.editPageHeader {
	font-size: 18px;
	font-weight: bold !important;
	color: #cecece;
	margin: 26px 0 18px 0;
}
.editPageRow {
	margin-bottom: 20px;
}
.vvsBearbeiten_standardInputLaenge {
	width: 200px;
}

.vvsFeedback { 
	margin-bottom: 30px;
	padding: 8px 14px;
	width: 600px;
}

.vvsFeedbackOK { 
	border: 1px solid #00cc33;
}
.vvsFeedbackImage { 
	height: 18px;
	margin-right: 12px; 
	vertical-align: bottom;
}

.abschlussAdmin_laenderSelect {
	margin-bottom: 14px;
}

.vvsActiveTab {
	background-color: #eaf5fa !important;
}
.vvsPassiveTab {
	background-color: #ffffff !important;
}
.vvsBlindTab {
	background-color: #ffffff !important;
	border-top: 0 !important;
	border-right: 0 !important;
}

.bduVisibleRow {
	visibility: visible;
}
.bduHiddenRow {
	visibility: collapse;
}

.VVS_accessDeniedBox {
	margin-bottom: 30px;
	padding: 8px 14px;
	width: 600px;
}