input,select,textarea{
	color:			#444444;
	font-size:		11px;
	font-family :	Verdana,Arial,Geneva,Helvetica,Sans-Serif;
}


/*+++++++++++++++++++ Mittlere Spalte Inhaltsbereich +++++++++++++++++++++++++++++++*/

#middle_row2_content_inner_fp {
	float:			left;
	padding-top:	10px;
	display: 		block;
}

#fp_konfigurator .top {
	width:			546px;
	height:			65px;
	padding:		0px 0px 0px 0px;
	margin:			0px;
	
	background-image: 	url(../images/fp_middle_row_konfigurator_top.gif);
	background-repeat:	no-repeat;
	background-color:	#cfcfcf;
}

#fp_konfigurator h1{
	font-size: 			15px;
	text-transform: 	none; 
	padding:			18px 0px 0px 31px; 
}

#fp_konfigurator h2{
	font-size: 			11px;
	color:				#535353;
	text-transform: 	none; 
	padding:			9px 0px 0px 31px; 
	border-bottom:		none;
}

#fp_konfigurator label {
	font-size: 11px;
	color: 	#535353;
}

#fp_konfigurator input.text {
	margin-left: 2px;
	margin-top: -3px;
  width: 52px;
  font-size: 11px;
	color: 	#535353;
	border: 1px solid #7f9db9;
}

#fp_konfigurator input.hidden {
	margin: 0px;
	width: 0px;
	height: 0px;
	font-size: 11px;
	color: 	#535353;
	border: 0px;
}

#fp_konfigurator input.error {
	margin-left: 2px;
	margin-top: -3px;
  width: 52px;
  font-size: 11px;
	color: 	#535353;
	border: 1px solid #e2001a;
}

textarea.error {
	border: 1px solid #e2001a !important;
}

select.error {
	border: 1px solid #e2001a !important;
}

#fp_konfigurator span {
	font-size: 9px;
	color: 	#535353;
}

.fp_row{
	width:				544px;
	height: 			36px;
	background-color: 	#e5e5e5;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	cursor: 			pointer;
}

.fp_row_over{
	width:				544px;
	height: 			36px;
	background-color: 	#b8c0cb;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	cursor: 			pointer;
}

.fp_row_active{
	width:				544px;
	height: 			36px;
	background-color: 	#b8c0cb;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	cursor: 			pointer;
}

.fp_row_checked{
	background-image: 	url(../images/fp_check_ok.gif);
	background-repeat:	no-repeat;
	background-position: 11px 10px;
}

img.button {
	margin-top: 	8px;
	margin-right:	5px;
	float: 				right;
 	border: 				0px;
}

.fp_row_auswahl {
	width: 251px;
	font-size: 11px;
	color: 	#535353;
	float: right;
	margin-top: 9px;
	margin-right: 0px;
}

.fp_row_auswahl_error {
	width: 251px;
	font-size: 11px;
	color: #e2001a;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
}

.fp_rowline{
	width: 				544px;
	height: 			1px;
	background-color: 	#ffffff;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
}


/*+++++++++++++++++++ 1. Material +++++++++++++++++++++++++++++++*/

#fp_row_material{
	display: 			none;
	width:				509px;
	height: 			780px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 20px 0px 0px 35px;
}

#fp_row_material_left{
	float: 		left;
	width: 		247px;
}

#fp_row_material .auswahl{
	height: 130px;
}

#fp_row_material img{
	float: 		left;
	margin-right: 8px;
	margin-bottom: 25px;
} 

#fp_row_material h3{
	font-size: 			9px;
	color:				#535353;
	text-transform: 	none; 
	padding:				0px;
  margin: 			0px;
}

#fp_row_material ul{
	list-style-type: none;
}

#fp_row_material input{
	height: 		16px;
  margin: 		0px 3px -1px 0px;
}

#fp_row_material label{
	font-size: 	9px;
}

	
/*+++++++++++++++++++ 2. Abmessung +++++++++++++++++++++++++++++++*/

#fp_row_abmessung{		
	display: 			none;
	width:				507px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 20px 37px;
}

#fp_row_abmessung_left{
	float: left;
	margin-right: 22px;
}
	

/*+++++++++++++++++++ 3. Stückzahl +++++++++++++++++++++++++++++++*/

#fp_row_stueckzahl{		
	display: 			none;
	width:				507px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 20px 37px;
}

#fp_row_stueckzahl label{
	font-weight: bold;
}	
	
#fp_row_stueckzahl_left{
	float: left;
	margin-right: 40px;
	/*width: 230px;*/
}

#fp_row_stueckzahl table{
	border-collapse: 		collapse;
	border-spacing: 		0px;
	margin-top: -2px;
}

#fp_row_stueckzahl td{
	padding-left: 		20px;
	font-size: 				11px;
	color: 					#535353;
	text-align: 		center;
}

#fp_row_stueckzahl td.first{
	text-align: left;
	padding-left: 0px;
}


/*+++++++++++++++++++ 4. Bearbeitung +++++++++++++++++++++++++++++++*/

#fp_row_bearbeitung, #fp_row_bearbeitung_bohrung, #fp_row_bearbeitung_bohrung_og, 
#fp_row_bearbeitung_bohrung_mg, #fp_row_bearbeitung_loch, #fp_row_bearbeitung_fraesung, 
#fp_row_bearbeitung_spezial_loch, #fp_row_bearbeitung_luefter {		
	display: 			none;
	width:				507px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 20px 37px;
}

#fp_row_bearbeitung{
	background-image: 	url(../images/fp_bearbeitung_line.gif);
	background-repeat:	no-repeat;
	background-position: 20px 80px;
}

#fp_row_bearbeitung label{
	font-weight: 		bold;
}	

#fp_row_bearbeitung input {
	margin-left:	 50px;
	margin-top: 	-1px;
}

#fp_row_bearbeitung select{
	width: 			230px;
	margin-left:	 50px;
	margin-top: 	-1px;
	font-size: 		11px;
	color: 			#535353;
	border: 		1px solid #7f9db9;
}

#fp_row_bearbeitung p {
	margin-top: 35px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color: 	#535353;
}

#fp_row_bearbeitung table {
	margin-top: 8px;
	border-collapse: collapse;
	font-size: 11px;
	color: 	#535353;
	width: 503px;
}

#fp_row_bearbeitung table.auswahl {
	margin-top: 0px;
}

#fp_row_bearbeitung td.anzahl {
	width: 20px;
}

#fp_row_bearbeitung td.art {
	padding-left: 15px;
	width: 157px;
}

#fp_row_bearbeitung td.beschreibung {
	padding-left: 15px;
	padding-right: 15px;
	width: 205px;
}

#fp_row_bearbeitung td.img {
	width: 76px;
	cursor:		pointer;
}

/* Header für alle Bearbeitungsarten */
.bearbeitung_h3 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: 	#535353;
	text-transform: none;
}

/* Bohrung */
#fp_row_bearbeitung_bohrung input {
	margin-right: 40px;
}

#fp_row_bearbeitung_bohrung img.button {
	margin-top: -1px;
	cursor: 	pointer;
}

/* Bohrung ohne Gewinde */
#fp_row_bearbeitung_bohrung_og div{
	margin-top: 12px;
}

#fp_row_bearbeitung_bohrung_og select{
	width: 			130px;
	margin-right:	 40px;
	margin-top: 	-1px;
	font-size: 		11px;
	color: 			#535353;
	border: 		1px solid #7f9db9;
}

#fp_row_bearbeitung_bohrung_og img.button {
	margin-top: 0px;
	cursor: 	pointer;
}

/* Bohrung mit Gewinde + Spezialloch + Lüfter */
#fp_row_bearbeitung_bohrung_mg input, #fp_row_bearbeitung_spezial_loch input,
#fp_row_bearbeitung_luefter input {
	margin-right: 40px;
}

#fp_row_bearbeitung_bohrung_mg img.button, #fp_row_bearbeitung_spezial_loch img.button,
#fp_row_bearbeitung_luefter img.button {
	margin-top: 0px;
	cursor: 	pointer;
}

#fp_row_bearbeitung_bohrung_mg select, #fp_row_bearbeitung_spezial_loch select,
#fp_row_bearbeitung_luefter select {
	width: 			130px;
	margin-top: 	-1px;
	font-size: 		11px;
	color: 			#535353;
	border: 		1px solid #7f9db9;
}

/* Loch */
#fp_row_bearbeitung_loch{
	display: none;
} 

#fp_row_bearbeitung_loch div{
	margin-top: 12px;
}

#fp_row_bearbeitung_loch input {
	margin-right: 40px;
}

#fp_row_bearbeitung_loch input.anzahl {
	margin-right: 46px;
}

#fp_row_bearbeitung_loch input.eckradius {
	margin-right: 5px;
}

#fp_row_bearbeitung_loch img.button {
	margin-top: -1px;
	cursor: 	pointer;
}

/* Fräsung */
#fp_row_bearbeitung_fraesung{
	display: none;
} 

#fp_row_bearbeitung_fraesung div{
	margin-top: 12px;
}

#fp_row_bearbeitung_fraesung input {
	margin-right: 40px;
}

#fp_row_bearbeitung_fraesung input.anzahl {
	margin-right: 46px;
}

#fp_row_bearbeitung_fraesung input.eckradius {
	margin-right: 5px;
}

#fp_row_bearbeitung_fraesung input.tiefe {
	margin-right: 59px;
}

#fp_row_bearbeitung_fraesung img.button {
	margin-top: -1px;
	cursor: 	pointer;
}


/*+++++++++++++++++++ 5. Beschriftung +++++++++++++++++++++++++++++++*/

#fp_row_beschriftung{		
	display: 			none;
	width:				507px;
	height:				140px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 0px 37px;
}

#fp_row_beschriftung_left{
	float: 			left;
	width: 			250px;
}

#fp_row_beschriftung .left_top_margin{
	margin-top: 	12px;
}

#fp_row_beschriftung .right_top_margin{
	margin-top: 	5px;
}

#fp_row_beschriftung input{
	margin: 			0px 0px 0px -2px;
}


/*+++++++++++++++++++ 6. Lieferzeit +++++++++++++++++++++++++++++++*/

#fp_row_lieferzeit{		
	display: 			none;
	width:				507px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 20px 37px;
}
	
#fp_row_lieferzeit_left{
	float: left;
	margin-right: 40px;
}
	
#fp_row_lieferzeit select{
	width: 			130px;
	font-size: 		11px;
	color: 			#535353;
	border: 		1px solid #7f9db9;
}

#fp_row_lieferzeit table{
	margin-top: -2px;
	border-collapse: 		collapse;
	border-spacing: 		0px;
}

#fp_row_lieferzeit td{
	padding-left: 		20px;
	font-size: 				11px;
	color: 					#535353;
	text-align: 		center;
}

#fp_row_lieferzeit td.first{
	text-align: left;
	padding-left: 0px;
}


/*+++++++++++++++++++ 7. Datei +++++++++++++++++++++++++++++++*/

#fp_row_datei, #fp_row_datei_meldung{		
	display: 			none;
	width:				507px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 20px 37px;
}

#fp_row_datei input.upload {
	margin-left: 5px;
	margin-bottom: 5px;
}

#fp_row_datei_meldung p {
	margin: 0px;
	font-size: 11px;
	color: 	#535353;
}


/*+++++++++++++++++++ 8. Anmerkungen +++++++++++++++++++++++++++++++*/

#fp_row_anmerkungen{		
	display: 			none;
	width:				507px;
	background-color: 	#e1e6ec;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
	padding: 			20px 0px 20px 37px;
}

#fp_row_anmerkungen label{
	vertical-align: top;
}

#fp_konfigurator textarea {
	margin-top: -14px;
  width: 250px;
  height: 100px;
  font-size: 11px;
	color: 	#535353;
	border: 1px solid #7f9db9;
}

#fp_row_anmerkungen div {
	margin-left: 100px;
}

/*+++++++++++++++++++ BOTTOM (Preise) +++++++++++++++++++++++++++++++*/

#middle_row2_content_bottom_fp {
	width:			515px;
	height:			244px;
	padding:		10px 0px 0px 31px; 
	margin:			0px;
	float:			left;
	background-image: 	url(../images/fp_middle_row_konfigurator_bottom.gif);
	background-repeat:	no-repeat;
}

#middle_row2_content_bottom_fp h2, #middle_row2_content_bottom_fp td{
	font-size: 			11px;
	color:				#535353;
	text-transform: 	none; 
	padding:			0px;
	border-bottom:		none;
}

#middle_row2_content_bottom_fp table{
	width: 283px;
	border-collapse: collapse;
}

#middle_row2_content_bottom_fp td.line_small{
	height: 9px;
	background-image: 	url(../images/fp_small_line.gif);
	background-repeat:	repeat-x;
	background-position: 0px 50%;
}

#middle_row2_content_bottom_fp td.line_big{
	height: 10px;
	background-image: 	url(../images/fp_big_line.gif);
	background-repeat:	repeat-x;
	background-position: 0px 50%;
}

#middle_row2_content_bottom_fp td.right{
	text-align: right;
}

#middle_row2_content_bottom_fp img.button {
	margin-top: 200px;
	cursor: 	pointer;
	margin-right: 7px;
}

/*+++++++++++++++++++ Bestellübersicht +++++++++++++++++++++++++++++++*/

#middle_row3_content_inner_fp {
	display: 		none;
	float:			left;
	padding-top:	10px;
}

#content{
	width:				492px;
	padding:			20px 21px 40px 31px; 
	background-color: 	#e5e5e5;
	border-left:		1px solid #bfbfbf;
	border-right:		1px solid #bfbfbf;
}

#middle_row3_content_inner_fp table#bestell_uebersicht{
	width: 492px;
	border-collapse: collapse;
}

#middle_row3_content_inner_fp td{
	height: 				28px;
	font-size: 			11px;
	color:					#535353;
	text-transform: 	none; 
	padding:					0px;
	border-bottom:		none;
}

#middle_row3_content_inner_fp p{
	font-size: 			11px;
	color:					#535353;
	text-transform: 	none; 
	padding:					0px;
}

#middle_row3_content_inner_fp td.bold{
	font-weight: bold;
}

#middle_row3_content_inner_fp td.right{
	text-align: right;
}

#middle_row3_content_inner_fp td.on_top{
	vertical-align: top;
}

#middle_row3_content_inner_fp td.preis{
	padding-left: 17px;
}

#middle_row3_content_inner_fp td.line_small{
	height: 8px;
	background-image: 	url(../images/fp_small_line.gif);
	background-repeat:	repeat-x;
	background-position: 0px 50%;
}

#middle_row3_content_inner_fp td.line_big{
	height: 14px;
	background-image: 	url(../images/fp_big_line.gif);
	background-repeat:	repeat-x;
	background-position: 0px 50%;
}

table#bearbeitung_beidseitig {
	border-collapse: collapse;
	margin-bottom: 5px;
}

table#uebersicht_bearbeitung {
	border-collapse: collapse;
	margin-bottom: 5px;
}

table#uebersicht_auslegung_farbe {
	border-collapse: collapse;
	margin-bottom: 5px;
}

#middle_row3_content_inner_fp table#bearbeitung_beidseitig td{
	height: 22px;
	vertical-align: top;
}

#middle_row3_content_inner_fp table#uebersicht_bearbeitung td{
	height: 22px;
	vertical-align: top;
}

#middle_row3_content_inner_fp table#uebersicht_auslegung_farbe td{
	height: 22px;
	vertical-align: top;
}

#middle_row3_content_bottom_fp {
	display: 		none;
	width:			546px;
	height:			66px;
	padding:		0px;
	margin:			0px;
	float:			left;
	background-image: 	url(../images/fp_middle_row_uebersicht_bottom.gif);
	background-repeat:	no-repeat;
}

#middle_row3_content_bottom_fp .btn_back {
	float: left;
	margin: 20px 0px 0px 31px; 
	cursor: pointer;
}

#middle_row3_content_bottom_fp .btn_warenkorb {
	float: right;
	margin: 20px 21px 0px 0px;
	cursor: pointer; 
}

#ajax {
	display: none;
}


