
div#PauschalenBack{
	clear: both;
}


/* ####### FORM ####### */

div#BestellForm, div#BestellHide{
	display: none;
}
#BuchShow,#BuchHide{
	display:none;
	}

div.pFormField input, div.pFormField select, div.pFormField textarea{
	border: 1px solid #4A639A;
	padding: 1px;	
	margin-bottom: 10px;
	float: left;
	width:250px;
}
div.pFormField textarea{
	height:100px;
	width:400px;
}

input#submitbutton{
	background-color: #e2be36; 
	border: 1px solid #e8cc61;
	color:#ffffff;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	margin-bottom:30px;
}

div.pFormField select{
	width: 120px;
	margin-right: 15px;
}

div.pFormText{
	float: left;
	width: 90px;
	font-size:11px;
}

div.kind{
	display: none;
}

div#PauschaleSent{
	padding: 10px;	
	background-color: #FFFFFF;
}

div#PauschalenSentInfo{
	color: #666666;
	font-size: 11px;
}

div.formInputIsOk{
	float: left;
	margin-left: 10px;
	color: #009900;
	font-size:11px;
}

div.formInputIsWrong{
	float: left;
	margin-left: 10px;
	color: #990000;
	font-size:11px;

}

.pFormField .formalter{
	width:30px;
}
ul li.pauschalenbuttons{
	width:200px;
	margin:0px;
}

.pauschalheader{
		font-family:"Times New Roman", Times, serif;
	}
	
	.pauschalheader h2 a{
		font-size:14px;
		text-decoration:none;
		color:#46382d;
		padding-left:5px;
		padding-right:5px;
	}
	
	.pauschalheader p {
		font-size:10px;
		color:#ddcfb4;
		padding-left:12px;
		padding-right:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:justify;
	}
	
	.PauschalenheaderDatum p{
		color:#f7f2ec;
		font-weight:bold;
		margin-bottom:3px;
		float:right;
	}
	
	.pauschalheadcontent{
		overflow:hidden;
		height:60px;
		margin-bottom:2px;
		}
	.pauschalcoredata{
		height:37px/*111*/;
		overflow:hidden;
	}
	#PauschalenText{
		width:305px;
		float:right;
	}
	p.pauschalenpreistext{
		font-weight:bold;
		color:#C4A119 !important;
		}
	p.headpauschalenpreistext{
		font-weight:bold;
		color:#F6F3EC;
		float:right;
	}
	.onlinebuchen{
	/*background-image:url(../images/Pauschalenanfragenbuchen.png);*/
	width:193px;
	height:19px;
	background-color:#F3ECE2;
	margin-top:6px;
	}
	.mehrInfos{
	background-image:url(../images/PauschalenmehrInfo.png);
	width:194px;
	height:19px;
	background-color:#F3ECE2;
	margin-top:6px;
	}
	.none{
		color:none!important;
		margin:0px!important;
		list-style:none!important;
	}
	.pauschalheader h2{
	text-align:center;
	}
	#bInputSpamschnell{
		width:180px;
		border:1px solid #C5B79D;
	}
