.attributselect {
	width: 70px;
}

.required {
	font-size: 150%;
	color: #992038;
	font-weight: bold;
}



.anweisungTextCell {
	font-size: 80%;
	padding-top: 10px;
	line-height: 130%;
	color: #7b7b7b;
}

.star2 {
	font-size: 170%;
	color: #992038;
	font-weight: bold;
}

.valid {
	display: none;
}

.warnungCell {
	font-size: 80%;
	color: #992038;
	vertical-align: bottom;
	padding-bottom: 0px;
	line-height: 120%;
	height: 35px;
}

.thanks {
	font-size: 0.83em;
}

/* @group optionsTable */

.optionsTable {
	margin-top: 20px;
}

.checkBoxCell {
	width: 30px;
	vertical-align: top;
}

.checkBoxLabelCell {
	
}

/* @end */

/* @group formTable */

.formTable {
	margin-top: 0px;
}

.formLabelCell {
	width: 90px;
	height: 26px;
	font-size: 0.9em;
	color: #333333;
}

.formFieldCell {
	
}

.formFieldCell input {
	width: 200px;
}

.starCell {
	padding-left: 8px;
	padding-top: 11px;
	width: 100%;
}

.msgLabel {
	color: #7b7b7b;
	font-size: 0.8em;
	line-height: 110%;
	margin-bottom: 3px;
}

.submitCell {
	padding-top: 3px;
	text-align: right;
}

.btnSubmit {
	width: 80px;
}

/* @end */

/* @group LAYOUT */

.contentbildzelle {
	padding: 20px 30px 30px 30px;
	font-size: 0.87em;
}

/* @end */

.contenttextzelle {
	padding-top: 20px;
	color: #ffffff;
	line-height: 1.2em;
}

.contenttextzelle a {
	color: #ffffff;
	text-decoration: none;
		border-bottom: 1px dotted #ffffff;

}

.contenttextzelle a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}

.contenttextzelle .disabled {
	color: #D46077;
}

.contenttextzelle-links ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.contenttextzelle-links li {
	padding: 5px 0px 5px 0px;
}

.contenttextzelle h2 {
	font-size: 1.2em;
	margin-bottom: 0px;
	padding-bottom: 5px;
}