.wk_left, .wk_left:visited {
		background-image: url("/plissee/bilder/button_zurueck.jpg");
		background-repeat: no-repeat;
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 25px;
		width: 240px;
		margin-left: 0;
		margin-right: auto;
		padding-left: 40px;
		padding-top: 5px;
		text-decoration: none;
		font-weight:bold;
}



.wk_delete, .wk_delete:visited {
		background-image: url("/plissee/bilder/button_loeschen.jpg");
		background-repeat: no-repeat;
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 25px;
		width: 240px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 40px;
		padding-top: 5px;
		text-decoration: none;
		font-weight:bold;
}

.wk_similar, .wk_similar:visited  {
		background-image: url("/plissee/bilder/button_aehnlich.jpg");
		background-repeat: no-repeat;
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 10px;
		height: 25px;
		width: 240px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-top: 5px;
		text-decoration: none;
		font-weight:bold;		
}

.wk_right, .wk_right:visited  {
		background-color: #ffffff;
		background-image: url("/plissee/bilder/button_bestellen.jpg");
		background-repeat: no-repeat;
		color: #fff;
		cursor: pointer;
		font-size: 12px;
		height: 44px;
		padding-left: 20px;
		padding-top: 14px;
		text-decoration: none;
		width: 239px;
		margin-top: 1em;
		margin-left: auto;
		margin-right: 0;
		display: block;
		font-weight:bold;
}

.adr_bestellen, .adr_bestellen:visited {
		background-color: #ffffff;
		background-image: url("/plissee/bilder/button_fertigstellen.jpg");
		background-repeat: no-repeat;
		color: #fff;
		cursor: pointer;
		font-size: 12px;
		height: 30px;
		padding-left: 20px;
		padding-top: 14px;
		text-decoration: none;
		width: 320px;
		margin-top: 1em;
		margin-left: auto;
		margin-right: 0;
		display: block;
		font-weight:bold;
}


.adr_kunde {
		background-color: #ffffff;
		background-image: url("/plissee/bilder/button_kunde.jpg");
		background-repeat: no-repeat;
		color: #00447d;
		cursor: pointer;
		display: block;
		font-size: 11px;
		text-align: center;
		height: 25px;
		width: 240px;
		margin-left: auto;
		margin-right: 20px;
		margin-bottom: 4px;
		padding-left: auto;
		padding-top: 5px;
		text-decoration: none;
		
}

.adr_login {
		background-image: url("/plissee/bilder/button_login.jpg");
		background-repeat: no-repeat;
		color: #00447d;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 25px;
		width: 240px;
		margin-left: 0;
		margin-right: auto;
		margin-bottom: 4px;
		padding-left: 32px;
		padding-top: 5px;
		text-decoration: none;
}

.adr_email {
		background-image: url("/plissee/bilder/button_mail.jpg");
		background-repeat: no-repeat;
		color: #00447d;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 25px;
		width: 240px;
		margin-left: 0;
		margin-right: auto;
		margin-bottom: 4px;
		padding-left: 32px;
		padding-top: 5px;
		text-decoration: none;
}

.adr_lieferanschrift {
		background-image: url("/plissee/bilder/button_lieferadresse.jpg");
		background-repeat: no-repeat;
		color: #00447d;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 18px;
		width: 240px;
		margin-top: 0px;
		margin-bottom: 4px;
		margin-left: 10px;
		padding-left: 47px;
		padding-top: 5px;
		text-decoration: none;
}

.btn_adr
{
	width: 276px;
	height: 26px;
}

/* Warenkorb */

.buttongroup_top, .bottom {
		width: 100%;
		border-spacing: 0;		/* cellspacing */
}

.buttongroup_top > tr > td , .bottom  > tr > td {
		padding: 0;		/* cellpadding */
}

.buttongroup_top {
		margin-bottom: 8px;
		margin-top: 6px;
}

.warenkorb_table {
		border-spacing: 0;
		border-collapse: collapse;
		margin-left: 0px;
		margin-right: 20px;
		width: 98%;
		border: 1px solid #cacaca;
}

.warenkorb_table > td {
		padding: 2px;
}

.table_head {
	border: 1px solid #cacaca;
	font-weight: bold;
	font-size: 10pt;
	background-color: #e38507;
	color: #ffffff;
}

.table_body_bild {
	border-left: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-right: 0;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 8px;
	padding-right: 8px;
}

.table_body_details {
	border-left: 0;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	border-right: 0;
	padding-top: 16px;
	padding-bottom: 16px;
}

.table_body_amount {
	text-align: center;
	border-left: 1px dotted #cacaca;
	border-right: 1px dotted #cacaca;
	border-top: 1px solid #cacaca;
	border-bottom: 1px dotted #cacaca;
	height: 150px;		/* Mindesthoehe, weil sonst die Hoehenangabe fuer die Tabellenzelle von aehnl. Artikeln ignoriert wird (IE 7, Opera, Chrome) - bei Firefox 3 gehts */
}

.table_body_price {
	border-left: 1px dotted #cacaca;
	border-right: 1px dotted #cacaca;
	border-top: 1px solid #cacaca;
	border-bottom: 1px dotted #cacaca;
	text-align: center;
}

.table_body_total {
	border-left: 1px dotted #cacaca;
	border-right: 1px dotted #cacaca;
	border-top: 1px solid #cacaca;
	border-bottom: 1px dotted #cacaca;
	text-align: center;
}

.table_body_loeschen {
	border-left: 1px dotted #cacaca;
	border-right: 1px solid #cacaca;
	border-top: 1px solid #cacaca;
	border-bottom: 1px dotted #cacaca;
	text-align: center;
}

.table_body_aehnl {
	border-top: 1px dotted #cacaca;
	border-left: 1px dotted #cacaca;
	border-right: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	font-size: 9px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	height: 30px;
}

.artikelbild_klein {
	border: 1px solid #000000;
}

.bottom td {
		vertical-align: top;
}

.bottom_zahlbetrag, .bottom_details {
	text-align: right;
	margin-right: 20px;
}

.bottom_zahlbetrag {
    font-size: 11pt;
    font-weight: bold;
	margin-top: 4em;
	margin-top: 2em;
}

.bottom_details {
	font-size: 8pt;
	color: #505050;
}

.bt_img {
	position:relative;
	top: 2px;
}

.bez {
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

/* Adresseingabe */

.grp_box {
	border: 1px solid #cacaca;
	padding: 8px;
	margin-right: 20px;
	margin-bottom: 12px;
}

.msg_info {
	color: #0000FF;
	font-style: italic;
}

.msg_alert {
	color: #FF0000;
	font-style: italic;
}

.msg_confirm {
	color: #008800;
	font-style: italic;
}

.label {
	font-weight: bold;
	FONT-SIZE: 8pt;
	COLOR: black;
}

.input_normal {
	background-color: #FFFFFF;
}

.input_error {
	background-color: #FF7777;
}

.zahlart_zusatz {
	display: none;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 1em;
	padding: 2em;
	border: 1px solid #dddddd;
}

.grp_box_enduebersicht {
	border: 1px solid #cacaca;
	padding: 8px;
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 18px;
	position: relative;
	background-image: none;
	background-color: #FFFFFF;
	font-size: 0.9em;
}

	.grp_box_enduebersicht  h3{
		position: absolute;
		margin: 0;
		padding: 0;
		left: 10px;
		top: -10px;
		background-color: #ffffff;
		padding-left: 4px; padding-right: 4px;
	}

	.enduebersicht {
		width: 100%;
		border-collapse: collapse;
		border-bottom: 0px;
	}

		.enduebersicht td {
			border-bottom: 1px solid #cacaca;
			padding-top: 2px;
			padding-bottom: 2px;
			padding-left: 4px;
			padding-right: 4px;
		}

		.rabatt {
			color: #007700;
		}

		.enduebersicht_zwischenpreis {
			/* border-top: 3px double #cacaca; */
			border-bottom: 0 !important;
			font-weight: bold;
		}
		
		.enduebersicht_zahlart {
			border-bottom: 0 !important;
		}
		
		.enduebersicht_gesamt {
			border-top: 1px solid #cacaca;
			border-bottom: 3px double #cacaca !important;
			font-weight: bold;
		}

	
/* Bestaetigungsseite */

.artikel_tabelle {
	border-collapse: collapse;
	width: 100%;
}

.artikel_tabelle tr td, .artikel_tabelle tr th {
		border: 1px solid #cacaca;
}

.highlighted {
		background-color: #f5f5f5;
}