.willkommen-container {
	max-width: 50em;
}
.warnung-loeschen {
	margin: 1em 0em;
	font-weight: bold;
}
.projekt-passwort-eingaben-box {
	display: inline-block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding: 1em 1em;
	border: 3px solid black;
}
.projekt-passwort-eingaben-box h2 {
	margin-top: .2em;
	margin-bottom: .2em;
}
.fragebogen .ui-wizard-titlebar {
	display: none;
}
.fragebogen .ui-wizard-buttons {
	border: none;
	border-top: 2px solid black;
	margin-top: 1em;
}
.fragebogen .ui-wizard-buttons button {
	margin-right: 1.5em;

}
@media ( max-width : 570px) {
	.ui-survey-table.ui-survey-table-responsive > table tr.ui-survey-heading {
		display: none;
	}
}
.header-row img {
	width: 7em;
	margin-right: .5em;
}
.header-title {
	font-weight: bold;
	font-size: 1.25rem;
}
.header-row {
	border-bottom: 3px solid #003f62;
	padding-bottom: 1em;
	margin-bottom: 1em;
	padding-top: 1em;
}

.ui-datatable.ui-widget tr.ui-state-hover, 
.ui-datatable.ui-widget .ui-widget-content tr.ui-state-hover 
 {
	background: #e1f5ff;
	color: #222;
	font-weight: medium;
}
.ui-link.ui-widget {
	background: #fff;
	font-weight: bold;
	color: #0191d7;
}
.ui-link.ui-plainlink.ui-widget {
	border: none;
	font-weight: normal;
	background: none;
	display: inline;
}
.l-menubar {
	border-bottom: 1px solid #0191d7; 
}
.l-contact-data {
	display: inline-block;
}
.l-contact-box {
	line-height: 100%;
	margin: 0;
}
.l-contact-data p {
	margin: .3em 0em;
}
.l-logobdsf-wrapper,
.l-contact-data {
	display: inline-block;
	vertical-align: middle;
}