.geaendertemitgliedsrow {
	background-color: #FFB299 !important;
	background-image: none !important;
	color: #000000 !important;
}

.ui-widget,.ui-widget .ui-widget {
	font-size: 80% !important;
}

.ui-panel-title {
	font-size: 80% !important;
}

.ui-panelgrid tr, .ui-panelgrid td {
border:0 !important;
}

.noBorders tr,.noBorders td {
	background: none !important;
	border: none !important;
}

.noBordersTop tr,.noBordersTop td {
	background: none !important;
	border: none !important;
	vertical-align: top;
	height: 100%;
}

.fieldsetCenter {
	margin: 0 auto;
	vertical-align: middle;
}

#headerTitle {
	font-size: 24px;
	font-family: Verdana;
	font-weight: bolder;
	text-align: left;
	padding-left: 50px;
	padding-bottom: 10px;
}

#headerTitle img {
	width: 50px;
}

#headerTitle a {
	text-decoration: none;
	color: #333;
	vertical-align: middle;
}

#headerTitle a:visited {
	color: #333;
}

.logo {
	vertical-align: middle;
}

table.ordensantragDescription {
	width: 99%;
}

.ordensantragDescription td {
	width: 45%;
	vertical-align: top;
}

.ordensantragDescription td fieldset {
	height: 100%;
}

.hide-column-names table thead tr {
    display: none;
}