/************************************ 
* 
*	 ANFRAGE BOX DESIGN
*
************************************/
.anfrage_service{
	font-style:normal;
}

.anfrage_service a {
	text-decoration:none;	border:none;
}

.ihcanfrage_form {
	padding:0px;
	margin:0px;
}

.anfrage_service .headline {
	display:none;
	clear:both;
}

.anfrage_service .box {
	background-color:#eceacf;
	height:75px;
}

.anfrage_service .line {
	padding:10px; margin:0px;padding-bottom:0px;
	clear:both;
}

.anfrage_service .label  {
	display:none;
	padding:2px 0 0 0;
 	width:60px;
	float:left;
}

.anfrage_service .cal {
	padding:1px 0 0 6px;
	float:left;
}

.anfrage_service .cal img { margin-left-5px; height:17px; width:16px; }

.anfrage_service .input {
	width:120px;
	float:left;
}

.anfrage_service .submit {
	padding-top:10px;
	float:right;
}

.anfrage_service input {
	display: inline;overflow:visible;
 margin:0px;
	width:120px;
}

/************************************ 
* 
*	 ANFRAGE FORM DESIGN
*
************************************/
