/* CSS Document */

.msgbox_top {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #89b8eb;
	border: 1px solid #89b8eb;
}
.msgbox_body {
	padding: 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}

.textbox {  width: 230px; font-family: Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; text-decoration: none; background-color: #F5F5F5; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.shop_daten td {
	font-size: 11px;
	color: #000000;
}
.pre_pic {
	margin-bottom: 4px;
	cursor: Hand;
}
.detail_pic {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.shop_button {
	cursor: hand;
	padding: 2px 0px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	width: 120px;
	height: 20px;
	text-align: center;
	border: none;
	background-image: url(../images/basket.gif);
	background-color: transparent;
	vertical-align: top;
}
.shop_button_ok {
	background-image: url(../images/button_okay.gif);
}
.shop_button_abort {
	background-image: url(../images/button_abort.gif);
}
.shop_button_back {
	background-image: url(../images/button_back.gif);
}
.shop_button_basket {
	background-image: url(../images/button_basket.gif);
}
.shop_button_search {
	background-image: url(../images/button_search.gif);
}
.shop_button_kasse {
	text-align: center;
	padding-right: 25px;
	background-image: url(../images/button_kasse.gif);
}
.shop_button_update {
	width: 80px;
	text-align: center;
	padding-right: 10px;
	background-image: url(../images/button_update.gif);}
.shop_button_step_grey {
	width: 96px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background-image: url(../images/bullets/step_grey.gif);
}
.shop_button_step_marked {
	width: 96px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	background-image: url(../images/bullets/step_marked.gif);
}
.shop_button_step_grey a {
font-size: 12px;
font-weight: bold;
color: #CCCCCC;
}
.shop_button_step_marked a {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}


.basket_footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.gesamt {
	font-weight: bold;
	font-size: 14px;
	color: #003399;
}
.shop_basket_header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #89b8eb;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.shop_menge {
	width: 50px;
}
.shop_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F7F7F7;
	padding: 2px;
}
.shop_adresse td {
	border-bottom: 1px solid #E0E0E0;	
	padding: 2px 6üx 2px 6px;
}
.dotted {
border-top: 1px dotted #000000;
}
.table_dark {
	background-color: #E7F1FE;
}
.table_bright {
	background-color: #FFFFFF;
}
.shop_article_row {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3366CC;
	border-right-color: #3366CC;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
}.shop_article_title {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

.shop_preis_big {
	font-size: 16px;
	font-weight: bold;
	color: #89b8eb;
}
.shop_preis_normal {
	font-size: 14px;
	font-weight: bold;
	color: #89b8eb;
}
.shop_title {
	margin: 0px;
}
.shop_radio {
	width: 30px;
}