.subnavi_bg {
	background: url(/kontakt/images/bg-oben-kontakt.gif) no-repeat 206px 0;
	height: 100%;
}

/*--------------------*/

td {
	margin-top:2px;
	margin-bottom:2px;
}

.required {
	font-size: 130%;
	font-weight: bold;
}

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

.star2 {
	font-size: 150%;
	font-weight: bold;
}

.valid {
	display: none;
}

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

/* @group optionsTable */

.optionsTable {
	margin-top: 0px;
}

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

.checkBoxLabelCell {
	
}

/* @end */

/* @group formTable */


.formTable {
	margin-top: 0px;
}

.formLabelCell {
	width: 120px;
	min-width: 120px;
	height: 32px;
	/*padding-right: 20px;*/
}

.formFieldCell {
}

.formFieldCell input {
	width: 200px;
}

.starCell {
	padding-left: 8px;
	padding-top: 0px;
	width: 30px;
}

.amount {
	padding-left: 8px;
	padding-top: 0px;
}

.amountLabelCell {
	width: 50px;
}


.msgLabel {
	line-height: 110%;
	margin-bottom: 3px;

}

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

.btnSubmit {
	width: 80px;
}

/* @end */


