@charset "utf-8"; /* CSS Document *****************************************
*       _________________   ______  __           ________________         *           
*       ___  __ \_  ____/   ___  / / /__________ ___  /_  /___  /_        *
*       __  /_/ /  / _________  /_/ /_  _ \  __ `/_  /_  __/_  __ \       *
*       _  ____// /___/_____/  __  / /  __/ /_/ /_  / / /_ _  / / /       *
*       /_/     \____/      /_/ /_/  \___/\__,_/ /_/  \__/ /_/ /_/        *
*                                                                         *
***************************************************************************            
*        Copyright: PC-Health | www.pc-health.ch | Wolfgang Wahl          *
***************************************************************************

***************************************************************************
*        CSS - Stylesheet: www.cristiane-festas.ch                        *
***************************************************************************		 
		 
/*#########################################################################
---- Bestellen ------------------------------------------------------------
#########################################################################*/

/* ---- Basic Inputs --------------------------------------------------- */
form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	padding-top: 10px;
	color: #0e822d;
}

#bestellen fieldset {
	position: relative;  
}

#bestellen fieldset div.fieldsetbg {
	position: relative;
	width: 585px;		
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;		
    background :#dbf4d2;	
}

#bestellen fieldset div.fieldsetbg.last {
	padding-bottom: 50px;		
}

#bestellen fieldset div span.corners {
	position: absolute;
	width: 10px;
	height: 10px;
	background-image: url(../images/body/fieldset-corners.png);
	background-repeat: no-repeat;
}

#bestellen fieldset div span.corners.fieldsettop-left {
	top: 0;
	left: 0;
	background-position: top left;	
}

#bestellen fieldset div span.corners.fieldsettop-right {
	top: 0;
	right: 0;
	background-position: top right;	
}

#bestellen fieldset div span.corners.fieldsetbottom-left {
	bottom: 0;
	left: 0;
	background-position: bottom left;	
}

#bestellen fieldset div span.corners.fieldsetbottom-right {
	bottom: 0;
	right: 0;
	background-position: bottom right;	
}

#bestellen fieldset.last {
	padding-bottom: 20px; 
}

#bestellen legend {
	float: right;
	position: relative;
	padding: 0;
	margin: 0; 
	z-index: 1000;	
}

#bestellen legend span.legend-left {
	position: relative;
	top: -10px;
	right: 10px;
	height: 20px;
	float:right;
	z-index: 1000;	
}

#bestellen legend span.legend-right {
	position: relative;
	float:right;	
	top: -10px;
	right: 10px;
	height: 20px;
	padding-right: 10px;
	padding-top:2px;
	font-weight: bold;
	font-style: italic;
	background-image: url(../images/bestellen/legend-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 1000;
}

#bestellen dl {
	clear: left;
	padding-top: 2px;
}

#bestellen dt {
	float: left;
	width: 155px;
	padding: 4px;
	padding-top: 6px;			
	text-align: left;			
}

#bestellen dd {
	position: relative;
	float: left;
	width: 390px;
	background-image: url(../images/bestellen/input.png);
	background-repeat: no-repeat;		
}

#bestellen dd.double {
	background-image: url(../images/bestellen/inputdbl.png);	
}

#bestellen dd.select {
	background-image: url(../images/bestellen/select.png);	
}

#bestellen dd.upload {
	background-image: url(../images/bestellen/upload.png);
	padding-bottom: 2px;
	position: relative;	
}

#bestellen dd.check {
	background-image: none;		
}

#bestellen dd.check span#txtCaptchaDiv {
	float: left;
	width: 60px;
	height: 16px;
	background-color: #fff;
	color: #0e822d;
	font-weight: bold;
	padding: 4px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;	
}

#bestellen dd.check span#codealert {
	float: left;
	font-size: 10px;
	margin-left: 10px;
	padding: 5px;
}

#bestellen dd.check.kunde {
	margin-top: -5px;	
}

#bestellen dd.check.zahlungsweise {
	margin-top: -5px;	
}

#bestellen dd.date {
	background-image: url(../images/bestellen/datum.png);
}

#bestellen dd.textarea {
	background-image: url(../images/bestellen/textarea.png);
	background-repeat: no-repeat;	
}

#bestellen dd.bottom {
	background-image: url(../images/bestellen/input.png);	
	background-repeat: no-repeat;
	background-position: 0 -18px;
	margin-top: -5px;
	height: 8px;
	padding-top: 11px;
}

#bestellen dd div.inputalert {
	position: absolute;
	width: 200px;
	height: 40px;
	top: -25px;
	left: 290px;
	background-image: url(../images/bestellen/alert.png);
	background-repeat: no-repeat;
	display: none;	
}

#bestellen dd div.inputalert span {
	position: absolute;
	width: 200px;
	height: 20px;
	padding: 6px;
	padding-top: 8px;
	padding-left: 10px;
	overflow: hidden;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;	
}

#bestellen label {	
	padding-right: 0;
}

#bestellen label.label_check,
#bestellen label.label_radio {	
	padding-right: 13px;
}

#bestellen dd.check.kunde label.label_radio {	
	padding-right: 27px;
}

#bestellen dt span.must {	
	float: right;
	margin-right: 8px;
	width: 8px;
	padding-left: 2px;
}

#bestellen label span.must {	
	float: right;
	margin-right: 8px;
	width: 8px;
	padding-left: 2px;
}

#bestellen label span.agb {
	font-size: 10px;
	font-weight: bold;
	float: left;
}

#bestellen label.formfehler {
	color: #f00;
}

#bestellen input {
	float: left;
	width: 305px;
	padding: 5px;
	background-color: transparent!important;
/*	color: #49a828; */
	color: #0e822d;	
	font-family: Verdana, Geneva, sans-serif;			
}

#bestellen input.small {
	width: 56px;
	margin-right: 2px;			
}

#bestellen input.large {
	width: 230px;
	margin-right: 2px;				
}

#bestellen input.sicherheitscode {
	width: 41px;
	height: 14px;
	margin-top: -1px;
	border: 1px solid #cce6c9;
	margin-left: 1px;
	background-color: #fff!important;	
}

#bestellen input.datepicker {
	cursor: pointer;
}

#bestellen span.zeichen {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-shadow: none;		
}

#bestellen input.counter {
	width: 2.5em;
	color: #0e822d;
	text-shadow: none;	
	float: left;
	margin-left: -3px;
	padding: 0;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;	
}

#bestellen img.neuercode {
	float: left;
	margin-right: 3px;
	margin-top: 1px;	
}

#bestellen input.reset {
	width: 180px;
	height: 32px;	
	background-image: url(../images/bestellen/recycle.png);	
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 10px;
	padding-left: 20px;	
	color: #0e822d;
	font-weight: bold;
	font-style: italic;	
	cursor: pointer;					
}

#bestellen input.submit {
	width: 180px;
	height: 32px;		
	background-image: url(../images/bestellen/cart.png);	
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;	
	padding-left: 30px;
	color: #0e822d;	
	font-weight: bold;
	font-style: italic;
	cursor: pointer;					
}

#bestellen textarea {
	width: 300px;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 6px;
	height: 100px;
	background-color: transparent!important;
/*	color: #49a828; */
	color: #0e822d;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	overflow: auto;
}

/* ---- Select ---------------------------------------------------------- */
/* Drop down styles*/
#bestellen div.selectbox-wrapper {
	position: absolute;
	left: 0;
	width: 500px;
	background-color: #404040;
	border: 1px solid #111;
	border-bottom: none;
	margin: 0px;
	margin-top: 0;
	padding: 0;
	padding-left: 10px;
	text-align: left;
	max-height: 500px;
	z-index: 100000;	
}

/*Drop down list styles*/
#bestellen div.selectbox-wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}
/* Selected item in dropdown list*/
#bestellen div.selectbox-wrapper ul li.selected { 
	background-color: #070707;	
}

/* Hover state for dropdown list */
#bestellen div.selectbox-wrapper ul li.current { 
	background-color: #070707;	
}

/* Drop down list items style*/
#bestellen div.selectbox-wrapper ul li {
	list-style-type: none;		
	display: block;
	margin: 0;
	margin-left: -10px;
	padding: 3px;
	padding-left: 6px;
	cursor: pointer;
	border-bottom: 1px solid #111;		
}

/* Look and feel of select box */
#bestellen .selectbox {
	padding: 5px;
	width: 298px; /* Resize Width */
	display: block;
	text-align: left; 
	background-color: #0f0f0f;
	cursor: pointer;
	color: #ddd;
}

/* ---- Checkbox, Radio ------------------------------------------------- */
.label_check input,
.label_radio input { 
	margin-right: 5px;
}

.has-js .label_check,
.has-js .label_radio { 
	padding-left: 28px;
	padding-top: 5px; 
	padding-bottom: 9px;
}

.has-js .label_radio { 
	background: url(../images/bestellen/radio-off.png) no-repeat 0 1px; 
}

.has-js .label_check { 
	background: url(../images/bestellen/check-off.png) no-repeat 0 1px; 
}

.has-js label.c_on { 
	background: url(../images/bestellen/check-on.png) no-repeat 0 1px; 
}

.has-js label.r_on { 
	background: url(../images/bestellen/radio-on.png) no-repeat 0 1px; 
}

.has-js .label_check input,
.has-js .label_radio input { 
	position: absolute; 
	left: -9999px; 
}

/* ---- Submit Info ---- */

.infobox {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}

p.submitinfo {
	background-color: #9fd680;
	background-image: url(../images/bestellen/success.png);
	background-repeat: no-repeat;
	background-position: left center;
	border: 1px solid #749e5c;
	text-align: center;
	padding: 10px !important;	
	margin-bottom: 15px !important;	
	font-size:1.2em;
	font-weight:bold;
			
}

p.submitinfo span.bestaetigungsinfo {
	font-weight: normal;
	font-size: 1em;
}

p.submiterror {
	background-color: #fff3a3;
	background-image: url(../images/bestellen/warning.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	border: 1px solid #e7bd72;
	text-align: center;
	padding: 10px !important;	
	margin-bottom: 15px !important;	
	font-size:1.2em;
	font-weight:bold;	
}

/*#########################################################################
---- Bestellung -----------------------------------------------------------
#########################################################################*/

#text-align #bestellen .fieldsetbg p#bestnr {
	font-weight: bold;
	color: #0e822D;
	padding-left: 3px;
	margin-bottom: 5px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;				
}

#text-align #bestellen .fieldsetbg p#bestnr input {
	float: none;
	font-weight: bold;
	color: #0e822D;	
	font-family: Verdana, Geneva, sans-serif;			
}

#text-align #bestellen .fieldsetbg p#mwstinfo {
	margin-top: -23px;
	padding-left: 3px;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;				
}


#text-align #bestellen table.display {		
	width: 100%;
}

/* --- prov. --- */
#text-align #bestellen table.display th {		
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	font-weight: bold;
	color: #0e822D;
}

#text-align #bestellen table.display th.bestellnr { 
	padding-left: 3px;
	font-weight: bold;
	color: #0e822D;	
}
/* --- prov. --- */

#text-align #bestellen table.display th.anzahl { 
	text-align: right;
	padding-right: 1px;
}

#text-align #bestellen table.display th.totalam { 
	text-align: right;
	padding-right: 1px;
}

#text-align #bestellen table.display th.bestellnr input { 
	float: none;
	font-weight: bold;
	color: #0e822D;	
}

#text-align #bestellen table.display th.first { 
	padding-left: 3px;
	width: 80px;
}

#text-align #bestellen table.display tr.versandkosten { 
	display: none;
	background-image: url(../images/bestellen/warning-small.png);
	background-repeat: no-repeat;
	background-position: 4px top;	
}

#text-align #bestellen table.display td  {	
    text-align: left;
	padding-top: 4px;
	padding-bottom: 8px;	
    vertical-align: top;
	padding-left: 1px;
}

#text-align #bestellen table.display td input  { 
	width: 52px;	
	margin: 0;
	margin-top: 0;	
	padding: 0;
	text-align: right;
}

#text-align #bestellen table.display td.productnr { 
	width: 80px;
}

#text-align #bestellen table.display td.productdesc { 
	width: 270px;
}

#text-align #bestellen table.display td.mws { 
	width: 10px;
	text-align: right;
}

#text-align #bestellen table.display td.cur { 
	text-align: right;
	padding-right: 10px;
}

#text-align #bestellen table.display td.cur span { 
	float: left;
}

#text-align #bestellen table.display td.qty { 
    width: 30px;
	background-image: url(../images/bestellen/anzahl.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#text-align #bestellen table.display td.qty input { 
	width: 20px;
	margin-left: 5px;
	padding-right: 0;		
	text-align: right;
}	
	
#text-align #bestellen table.display td.label { 
    text-align:right;
}

#text-align #bestellen table.display td.subtot input { 
	float: right;
	width: 60px;	
	text-align: right;
	margin-right: -1px;
	color: #0e822D;

}

#text-align #bestellen table.display td.chftotal { 
	text-align: left;	
	font-weight: bold;	
}

#text-align #bestellen table.display td.total { 
	text-align: right;	
	font-weight: bold;	
}
	
#text-align #bestellen table.display td.total input { 
	float: right;
	margin-right: -1px;
	width: 60px;	
	font-weight: bold;	
	color: #0e822D;	
}

#text-align #bestellen table.display td.mwst {
	vertical-align: middle;
	font-size: 10px;
	padding-left: 3px;
}
	
#text-align #bestellen table.display td.mws {
	padding-left: 5px;	
	padding-right: 5px;
	font-size: 12px;		
}

#text-align #bestellen .fieldsetbg p.versko {
	margin-top: 10px;
	padding-left: 3px;
	font-size: 10px!important;
	font-weight: bold;		
}

/*#########################################################################
---- Bestaetigung ---------------------------------------------------------
#########################################################################*/

#bestaetigung h2.h2border {
	border-bottom: 1px dotted #ccc;
}

#bestaetigung div.besttab {
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;	
}

#bestaetigung div.besttab div {
	float: left;	
}

#bestaetigung div.besttab div.bestanz {
	width: 30px;
	text-align: left;	
}

#bestaetigung div.besttab div.bestprodukt {
	width: 270px;
	margin-left: 10px;	
}

#bestaetigung div.besttab div.bestmwst {
	width: 10px;
	margin-left: 0;	
}

#bestaetigung div.besttab div.bestchf {
	width: 60px;
	margin-left: 0;
	text-align: right;	
}

#bestaetigung div.besttab div.bestpreis {
	width: 80px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: right;	
}

#bestaetigung div.besttab div.bestsub {
	float: right;
	width: 80px;
	margin-left: 10px;
	text-align: right;	
}

#bestaetigung div.bestdivider {
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;		
}

#bestaetigung div.bottom div, 
#bestaetigung div.versandkostendisplay div {
	margin-top: 10px;
	font-size: 1.2em;
	font-family: Verdana, Geneva, sans-serif;		
}

#bestaetigung div.versandkostendisplay div.verskost {	
	float: left;
	padding-left: 40px;	
	font-size: 1.2em;	
}

#bestaetigung div.versandkostendisplay div.verskchf {
	float: right;
	font-weight: normal;		
}

#bestaetigung div.versandkostendisplay div.versktotal {
	float: right;
	text-align: right;
	font-weight: normal;
	width: 105px;		
}

#bestaetigung div.bottom div.mwst_tot {
	float: left;
	font-size: 10px;	
}


#bestaetigung div.bottom div.besttotalchf {
	float: right;
	font-weight: bold;		
}

#bestaetigung div.bottom div.bestendtotal {
	float: right;
	text-align: right;
	font-weight: bold;
	width: 105px;		
}

/* --- Prov --- */
#bestaetigung table.display {		
	margin-right: 0;
	font-size: 1.2em;
	margin-top: 10px;	
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dotted #ccc;	
	border-bottom: 1px dotted #ccc;
}

#bestaetigung table.display th {
	font-family: Verdana, Geneva, sans-serif;			
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333;
}

#bestaetigung table.display th.totalam { 
	text-align: right;
	padding-right: 1px;
}

#bestaetigung table.display th.first { 
	width: 148px;
}

#bestaetigung table.display tr.hide {	
	display: none;
}

#bestaetigung table.display td  {	
    text-align: left;
    vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 5px;
}

#bestaetigung table.display td.productnr { 
	width: 148px;
}

#bestaetigung table.display td.productdesc { 
	width: 320px;
}

#bestaetigung table.display td.mws { 
	width: 10px;
}

#bestaetigung table.display td.cur { 
	text-align: right;
	padding-right: 10px;
	width: 100px;
}

#bestaetigung table.display td.cur span { 
	float: left;
	padding-right: 10px;
}

#bestaetigung table.display td.subtot { 
	text-align: right;
	width: 80px;
}

#bestaetigung table.display td.qty{ 
    width: 20px;
	text-align: right;
}	
	
#bestaetigung table.display td.label { 
    text-align:right;
}

#bestaetigung table.display td.total { 
	font-weight: bold;
	text-align: left;		
}

#bestaetigung table.display td.totalbetrag { 
	font-weight: bold;
	text-align: right;		
}

#bestaetigung table.display td.mwst { 
	font-size: 10px;
}
	
#bestaetigung table.display td.mws {
	padding-left: 5px;	
	padding-right: 5px;
	font-size: 12px;		
}

#bestaetigung div.versandkostendisplay {
	display: block;
}

#bestaetigung div.versandkostendisplay.hide {
	display: none;
}

#bestaetigung div.zahlungsweise {
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;	
}

#bestaetigung div.zahlungsweise p span {
	float: left;	
	width: 135px;
}

#bestaetigung div.zahlungsweise.show {
	display: block;
}

#bestaetigung p.kundennummer {
	display: none;
}

#bestaetigung p.kundennummer.show {
	display: block;
}

#bestaetigung #userinfo  {
	float: left;
	width: 350px;	
}

#bestaetigung #userinfo p span {
	float: left;
	width: 135px;	
}

#usermessage {
	float: right;
	width: 250px;	
}











