

@media print {
	#maincol {
		width: 100%;
	}
	#maincontent {
		padding-left: 150px;
	}
	.noprint {
		display: none;
	}
}




.formularhead {
	line-height: 200%;
	font-size: 11px;
	background-color: #313135;
	color: #D5D7D9;
	text-indent: 10px;
	position: relative;
	margin-left: 15px;
	margin-top: 0px;
}
div.formularhead,
table.formularhead {
	width: 761px;
}
.formular {
	/* margin-top: 2px; */
	position: relative;
	width: 761px;
	background-color: #d5d7d9; /* #c4c6c8 */
	margin-left: 15px;
}
a.formular {
	text-decoration: underline;
	margin-left: 0px;
}
table.formular {
	border-width: 0px;
	border-style: solid;
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	margin: 15px 10px 15px 10px;
	width: 740px;
}
div.formularhelp {
	margin: 15px 10px 15px 10px;
}
div.formularbuttons {
	margin: 8px 0px 8px 15px;
	width: 761px;
	text-align: right;
}
table.formularbuttons a {
	background-color:#fdcb00; 
	font-weight:normal; 
	color:#000; 
	text-decoration:none; 
	padding:3px 15px 3px 15px;
}

table.formbutton {
	border-collapse:collapse;
}
table.formbutton td {
	/* background-color:#d6d7db;  */
	font-weight:normal; 
	color:#000; 
	height:26px; 
	/* border:1px solid #adaeb0;  */
	/* border-style:none none solid none;  */
	padding: 3px 0px 3px 0px; 
}
table.formbutton a {
	background-color:#fdcb00; 
	font-weight:normal; 
	color:#000; 
	text-decoration:none; 
	padding:3px 15px 3px 15px;
}


td.formular {

}
td.formularlable {
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	height: 30px;
}
.formularlablesmall {
	font-size: 10px;
}

.formularmandatory {
	/* background-color: #FFEF9C; */
}
.formularerror {
	font-weight: bold;
	color:#FF0000;

}
.formularhelp {
	width: 761px;
	margin-left: 15px;
}

.center {
	text-align: center; 
}
/***********************
/ Eingabe- Selectfelder:
***********************/
input.formulartext,
select.formulartext,
.formulartextS,
.formulartextM {
	font-weight: bold; 
	font-size: 12px;
	border: 1px solid Gray;
}
input.formulartext {
	padding-top: 4px;
	width: 200px; 
	height: 18px; 
}
select.formulartext {
	width: 200px; 
	height: 21px; 
}
input.formulartextS {
	padding-top: 4px;
	width:59px;
	margin-right: 5px;
	height: 18px; 
}
select.formulartextS {
	width:59px;
	margin-right: 5px;
	height: 21px; 
}
input.formulartextM {
	padding-top: 4px;
	width: 134px;
	height: 18px; 
}
select.formulartextM {
	width:134px;
	height: 21px; 
}

.ordertitle {
	/* line-height: 250%; */
	color: black;
	margin: 0px 0px 17px 17px;

}

/*************************
*** Fortschrittsanzeige ***
************************* */

.ordersteps {
	line-height: 200%;
	color: #d5d7d9;
	margin-left: 15px;
	text-indent: 10px;
	margin-top: 0px;
}
div.ordersteps {
	width: 761px;
	height: 24px;
}
a.ordersteps {
	text-decoration: underline;
	margin-left: 0px;
	color: black;
}
span.ordersteps {
	font-size: 14px;
	font-weight: bold;
	margin-left: 0px;
}
img.ordersteps {
	margin: 0px 6px 0px 6px;
}
/*************************
*** FINANZIERUNG ***
************************* */

table.financing {
	width: 330px;
	padding-top: 20px;
}
td.financing {
	vertical-align: middle;
	padding: 3px;
}
th.financing {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
/* Reload-image */
.financing-reload {
	vertical-align: bottom;
	margin-bottom: 3px;
	display: none; 
}
/* Finanzierungs-Zinssatz: */
.financing-interest {
	font-size: 9px;
	color: #7f7f7f;
	font-weight: lighter;
	padding-right: 4px;
	padding-top: 2px;
}
/*************************
*** Warenkorbübersicht ***
*************************/
table.ship-baskettable {
	width: 761px; 
	margin-left:0px; 
	border-collapse: collapse; 
}
table.ship-baskettable th {
	background-color:#313135; 
	color:#bcbec0; 
	height:25px;
}

table.ship-baskettable td {
	background-color:#d5d7d9; 
	color:#000; 
	border:none; 
	border-bottom:1px solid #666; 
	height:65px; 
	padding:5px 10px 5px 10px;
	vertical-align:top;
}

table.ship-baskettable td.img {background-color:#fff;}
table.ship-baskettable td.amount {
	background-color:#c4c6c8;
	font-weight:bold; 
	text-align:right; 
	padding-right:5px;
}
table.ship-baskettable td.subamount {
	font-weight:bold; 
	text-align:right; 
	padding-right:5px;
}

table.ship-baskettable  a {font-weight:bold; text-decoration:underline;}
table.ship-baskettable input[type=text] {height:18px; padding-top:3px; border:1px solid #666; width:80px;}
table.ship-baskettable input.ship-basketinputcount {width:20px; text-align:center;}
table.ship-baskettable input.submit {font-size:11px; text-align:left; padding-top:3px; border:none; background-color:transparent; text-decoration:underline;}

/* table.ship-baskettable tr.sumline {border:none;} */
table.ship-baskettable tr.sumline td {
	background-color:#fff; 
	/* border:none; */
	height:35px;
}
table.ship-baskettable tr.sumline td.subamount {
	background-color: #EAEAEA;
}
table.ship-baskettable tr.sumline td.amount {
	background-color:#adadae;
}

table.basketext td {border:none; height:15px; padding:0px 0px 5px 0px;}

table.basketfct{width: 740px; background-color:#adadae; margin-left:10px; border-collapse: collapse; margin-top: 3px;}
