@CHARSET "UTF-8";

h2 {
	font-size:14px;
	font-weight:bold;
}

.btncolor1 {
	color:white;
	background:url(/img/beige/css/bg_button.gif) repeat-x;
	background-color:#857a68;
	border:1pt solid #B5B5B5;
	height:20px;
	/*height:28px; */
	font-size:10pt;
	/*font-size:14px;*/
	font-size:14px;
	padding-left:28px;
	padding-right:28px;
	cursor:pointer;
	padding-bottom:2px;
}

.btncolor1pad {
	/*padding-top:7px; */
	/*padding-bottom:7px;*/
}

table.wkRahmen {
	width:700px;
	height:296px;
	margin-top:6px;
	margin-left:10px;
	background:white;
}

table.wkRahmen td.top {
	/* background:url(/img/blau/css/bestellung/wkRahmen_top.gif) no-repeat; */
	background:#EAEAEA;
	font-size:0px;
	height:5px;
}

table.wkRahmen td.middle {
	background:#EAEAEA repeat-y;
	width:5px;
	font-size:0px;
}

table.wkRahmen td.content {
	background:url(/img/blau/css/bestellung/wkVerlauf_286.jpg) repeat-x bottom;
	padding:15px;
	vertical-align:top;
}

table.wkRahmen td.content h2 {
	font-size:13px;
	font-weight:bold;
}

table.wkRahmen td.bottom {
	background:url(/img/blau/css/bestellung/wkRahmen_bottom.gif) no-repeat;
	font-size:0px;
	height:5px;
}		

div.warenkorbContent {
	text-align:center;
	width:630px;
}

table.partnershopaktion td {
	font-size:11px;
}

table.warenkorb {
	width:100%;
	font-size:11px;
	margin-top:15px;
}

table.warenkorb tr.head {
	background:#E5E5E5;
}

table.warenkorb th {
	padding-top:6px;
	padding-bottom:6px;
	font-weight:bold;
}

table.warenkorb td {
	padding-top:10px;
	padding-bottom:10px;
}

table.warenkorb .bezeichnung {
	padding-left:10px;
	text-align:left;
}

table.warenkorb .bezeichnung a {
	font-size:11px;
}

table.warenkorb .bild {
	text-align:center;
	width:60px;
}

table.warenkorb .preis, table.warenkorb .menge, table.warenkorb .action {
	text-align:center;
	width:50px;
}

hr.linie_grau {
	background:#E5E5E5;
	color:#E5E5E5;
	width:100%;
}

div.wkRechts {
	width:100%;
	text-align:right;
}

div.wkRechts b {
	margin:15px 0px;
	font-size:14px;
	white-space:nowrap;
}

div.wkRechts .abstand {
	margin:15px 0px;
}

.wkHinweis {
	text-align:right;
	font-size:11px;
}

.bestInput {
	border:1px solid #888888;
	font-size:11px;
	width:167px;
}


table.fehlerbox {
	width:100%;
	background:#E0E0E0;
	border:1px solid black;
	font-size:11px;
	margin-left:10px;
}

table.bestX {
	width:630px;
	font-size:11px;
	margin-left:25px;
}

table.bestX td fieldset.f2x {
	width:288px;
	border:1px solid #6F6F6F;
	font-size:11px;
	padding:0px 10px;
	/* padding:20px 10px; */
}

table.fBest {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	/* margin:20px 10px; */
}

table.fBest td {
	height:1px;
	font-size:11px;
	text-align:left;
}

table.fBest td.leer {
	height:28px;
}

table.bestX td fieldset.f1x {
	width:605px;
	border:1px solid #6F6F6F;
	font-size:11px;
	padding:0px 10px;
}
