#ascoc_form h1 {
	color:#3581CC;
	font-size:12px;	
}

.ascos_form_left {
	width:270px;
	float:left;
	padding-top:10px;
}

.ascos_form_right {
	width:270px;
	float:left;
	padding-top:10px;
}


.ascos_form_error {
	color:#dd5252!important;
	font-weight:bold;
}

.ascos_form_errorBorder {
	border:2px solid #dd5252;
}

.ascos_form_input input {
	border:0px;
	border-bottom:1px solid #000000;
	width:250px;
}

.ascos_form_label {
	font-size:12px;
	
}

.ascos_form_label_left {
	font-size:12px;
	color:#000000;
	float:left;	
}

.ascos_form_long {
	width:540px;
}

.ascos_form_long input {
	width:520px;
	border:0px;
	border-bottom:1px solid #000000;
}


.ascos_form_mobilecard {
	width:250px;
}

.ascos_form_mobilecard input {
	width:150px;
	border:0px;
	border-bottom:1px solid #000000;
}

.ascos_form_mobilecard div {
	float:left;
}



.ascos_form_zip {
	width:80px;
	float:left;
}

.ascos_form_zip input {
	width:80px;
	border:0px;
	border-bottom:1px solid #000000;	
}


.ascos_form_input_city {
	padding-left:10px;
	width:160px;
	float:left;
}

.ascos_form_input_city input {
	
	width:160px;
	border:0px;
	border-bottom:1px solid #000000;
}

.ascos_form_headline {
	width:500px;
}

.ascos_form_headline h1 {
	float:left;
}

.ascos_form_headline div {
	margin-top:16px;
	float:left;
	padding-left:5px;
}

.ascos_form_tarifTable {
	padding-top:20px;
}

.ascos_form_tarifColumn1 {
	width:130px;
	height:30px;	
	
	float:left;
}

.ascos_form_cellPadding h1 {
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-size:12px;
}

.ascos_form_cellPadding h2 {
	color:#ffffff;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-weight:normal;
}


.ascos_form_tarifRow {
	width:540px;
	height:30px;
	border-bottom:2px solid #ffffff;
}

.ascos_form_tarifHeader {
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	background-color:#7b7c7e;
}

.ascos_form_tarifEntryRow {
	background-color:#d9dadb;
	font-size:11px;
	color:#000000;
	height:65px;
}

.ascos_form_tarifHeadEntryFirst {
	width:140px;
	height:30px;
	color:#FFFFFF;
	float:left;
}

.ascos_form_tarifStdCellPadding {
	padding-left:10px;
	padding-top:1px;
}

.ascos_form_tarifHeadEntry {
	border-left:2px solid #ffffff;
	width:97px;
	height:30px;
	float:left;
}


.ascos_form_tarifEntryFirst {
	width:140px;
	height:65px;
	color:#000000;
	float:left;
}

.ascos_form_tarifEntry {
	height:65px;
	width:97px;
	float:left;
	position:relative;
	border-left:2px solid #ffffff;
}

.ascos_form_tarifEntryContent {
	position:absolute;
	bottom:2px;
	left:2px;
}

.ascos_form_tarifEntryContentSmall {
	position:absolute;
	top:2px;
	left:2px;
}
.ascos_form_tarifEntryContentSmall div{
	position:absolute;
	width:60px;
	top:2px;
	left:30px;
}

.ascos_form_tarifEntryContent input {
	float:left;
}

.ascos_form_tarifEntryContent div{
	float:left;
	padding-left:5px;
}

.ascos_form_tarifEntry input {
	width:20px;
}

.ascos_form_tarifStdCellPadding h1 {
	padding:0px!important;
	margin:0px!important;
	color:#ffffff!important;
	font-size:12px!important;
}

.ascos_form_tarifStdCellPadding h2 {
	padding:0px;
	margin:0px;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}

.ascos_form_tarifEntryFirstHead {
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;


}

.ascos_form_tarifEntryFirstHead2 {
	font-size:10px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
	

}


/** CONFIRMATION **/
.customer_information {
	border-bottom:1px solid #C4C4C4;
}

