/************************ Fastenbrief ****************************/

h2{
	font-size:13px;
	font-weight:bold;
	width:430px;
	color:#4b734f;
	background-color:#e8f2c4;
	padding:10px;
	margin:5px 0;
}

h3{
	font-size:12px;
	width:430px;
	color:#4b734f;
	background-color:#e8f2c4;
	padding:5px;
	margin:5px 0;
}

h4{
	font-size:10px;
	width:430px;
	color:#e8f2c4;
	background-color:#4b734f;
	padding:2px;
}

ol{
	list-style-type:none;	
}

table{
	width:430px;
}

table tr td{
	height:40px;
	line-height:40px;
}

.clearfix{
	font-size:11px;	
}

.required{
	color:#eb340A;
	font-size:10px;
	float:right;
	margin:0 10px 0 0;
}

.inrow{
	float:left;
}

input.textfield{
	width: 270px;
}


.clearright{
	clear:right;
}

.clearboth{
	clear:both;
}

.space20{
	margin: 0 20px 0 0;
}

.tx-dmfastenbriefbestellung-pi1-label{
	width:130px;
}

.tx-dmfastenbriefbestellung-pi1-input_long{
	width:300px;
}

.tx-dmfastenbriefbestellung-pi1-input_middle{
	width:230px;
}

.tx-dmfastenbriefbestellung-pi1-input_short{
	width:45px;
}

.error{
	height:15px;
	line-height:15px;
	width:270px;
	color:#4b734f;
	background-color:#e8f2c4;
	
}

.ajaxgenerated-middle{
	width:180px;
	height:26px;
	
}

.ajaxgenerated-small{
	width:97px;
	height:26px;
	margin: 0 5px 0 0;
	
}

.hintbox{
	width:205px;
	float:left;
}

.hinttext{
	font-size:13px;
}

.hinttext-small{
	font-size:10px;
}




/************************ Fastenbrief end *******************/