/* CSS Document */

#swopper-konfigurator-form{
	position:absolute;
	top:0px;
	left:0px;
}
#swopper-konfigurator-form select{
	display:block;
	font-family:verdana;
	font-size: 11px;
	border: 1px solid #b2b2b2;
	color: #666666;
	width:225px;
	margin-bottom:5px;
	height:17px;
	padding:0px;			
}

#swopper-configurator-image{
	position:absolute;
	top:-170px;
	left:280px;
}		

.tx-pwswopconfig-pi1{
	z-index:-10;
	position:relative;
}

.config-help {
	display:none;
	border:1px solid #9EB1B5;
	background-color: #f8f5a1;	
	width:295px;
	/*height:226px;*/
	position:absolute;
	top:0px;
	left:235px;
	padding:5px;
	font-style:normal;
	opacity:1.0;
	z-index:400;
}

.form-select-headline{
	/*background: transparent url(/typo3conf/ext/pw_swop_config/template/button_info.jpg) no-repeat ;*/
	padding-left:6px;
	color:#128EA1;
	font-weight:bold;
	
}

.form-select-headline-info{
	background: transparent url(/typo3conf/ext/pw_swop_config/template/button_info.jpg) no-repeat ;	
	/*padding-left:12px;*/
	cursor:pointer;
}


.konfig_price{
}
.konfig_skonto_price{
	font-weight:bold;
	color:#128EA1;
}
#swop-preis-skonto{
	color:#128EA1;
	font-weight:bold;
	display: inline;
}
#swop-preis{		
	display:inline;
}
.konfig_price_info{
	color:red;
}

#swopper-configurator-image-bezugstext {
	color:#CCCCCC;
	left:520px;
	position:absolute;
	top:-40px;
	z-index:300;
}

.infobox-table td{
	vertical-align:top;
}