/* nur beim ausdrucken aktiv */

.step-1, .step-2, .step-3, .noPrint, .be-cc-car-textgrau{
	/*display:none;*/
	visibility:hidden;
}

.be-cc-car-text{
	border-right:0px solid #ffffff !important;
}

.be-head_text,.be-bt_col{
	color:#000000 !important;
	font-size:15px !important;
}

.green{
	color:#008779;
}

.be-bt_col, .be-cc-car-text, td.be-cc-car-textgrau, .sendlink, .be-cc-car-textzusatz {
	font-size:15px !important;
	line-height:17px !important;
}
.text-linehight-m {
	line-height:17px !important;
}
.be-preis_sa {
	font-size:18px !important;
	line-height:21px !important;
}
.be-cc-car-y-head, .be-cc-car-y-xl-head {
	font-size:22px !important;
	line-height:25px !important;
}
.text-linehight-big {
	line-height:18px!important;
}
.modalOverlay{
  	background-color: #ffffff !important;
  	opacity: 1.0 !important;
}

.modalClose{
 display:none;
}

.sendLink{
 visibility:hidden;
}

.modalContainerBig {
 position:absolute;
 top:0;
 margin-top:0px;/* (height + 100)/2 */
 left:0;
 margin-left:0px; /* (width+20)/2 */
 overflow:visible;
 width:1500px; /* (width+35) */
 
 *position:relative !important;
 *top:0px !important;
}

.modalContainer {
 position:absolute;
 top:0;
 margin-top:0px;/* (height + 100)/2 */
 left:0;
 margin-left:0px; /* (width+20)/2 */
 overflow:visible;
 width:1500px; /* (width+35) */
 
 *position:relative !important;
 *top:0px !important;
}

.modalContainerBig .modalData .be-cc-car-textzusatz DIV{
	width:965px;
	overflow:visible;
	padding-top:1px;
	margin-bottom:6px;
}
.modalContainerBig div#content{
 	max-height:2000px;
	overflow:visible;
}

.be-modalwindow{
	border-width:0px !important;
	border-color: #ffffff;
}


