/* CSS Document */
.containerShopNavigationTitle {
	background-image: url(../img/shopNavigationBack.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 190px;
	margin: 0px;
	padding: 8px 0px 0px;
}
.containerEventNavigationTitle {
	background-image: url(../img/eventNavigationBack.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 190px;
	margin: 0px;
	padding: 8px 0px 0px;
	vertical-align: top;
}
.navigationRightTitle {
	color: #000;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 9pt;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
}
/*** Basket Summary ***/
.bascetText, .articleCountLines {
	font-size: 8pt;
	color: #000;
	padding: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.articleSumLines {
	font-size: 8pt;
	color: #000;
	margin-left: 20px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 12px;
}
.totalText {
	float: left;
}
.totalSum {
	float: right;
}
.containerArticleLanguage {
	float: right;
	position: relative;
	width: 200px;
	text-align: right;
}
.layerArticleLanguage {
	position: absolute;
	right: 0px;
	top: -28px;
}
.areaBasketLink {
	margin: 0px;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.basketLink {
	font-size: 8pt;
	color: #cc5e2e;
	text-decoration: none;
}
.basketLink:link {
	color: #cc5e2e;
}
.basketLink:visited {
	color: #cc5e2e;
}
.basketLink:focus {
	color: #cc5e2e;
}
.basketLink:hover {
	color: #cc5e2e;
}
.basketLink:active {
	color: #cc5e2e;
}
.textDistribution {
	font-weight: bold;
	font-size: 9pt;
}
.textBankAdress {
	font-size: 9pt;
}
.textPrePay {
	font-weight: bold;
	font-size: 16pt;
	padding-top: 6px;
}
.areaOrderButton {
	padding-left: 134px;
}
/*** Artikeliste ***/
.containerArticleItem {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #e5e5e5;
	padding: 0px;
}
.layerImageArticleItem {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 4px;
	font-size: 8pt;
}
.layerImageArticleItem p {
	margin: 0px;
	padding: 0px;
}
.layerImageArticle {
	width: 190px;
}
.imageArticleItem {
	width: 178px;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
}
.areaArticleListText {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.areaButtonBasket {
	width: 25px;
	position: relative;
}
.articleListLink {
	font-size: 10pt;
	font-weight: bold;
	color: #cc5e2e;
	text-decoration: none;
}
.articleListLink:link {
	color: #cc5e2e;
}
.articleListLink:visited {
	color: #cc5e2e;
}
.articleListLink:focus {
	color: #cc5e2e;
}
.articleListLink:hover {
	color: #888;
}
.articleListLink:active {
	color: #cc5e2e;
}
.buttonBasketList {
	background-image:  url(../img/button/buttonShopBasket.png);
	height: 24px;
	width: 21px;
	border: 0px solid;
	background-repeat: no-repeat;
	margin-top: 10px;
	position: absolute;
	left: 3px;
	top: -20px;
}
.buttonBasketDetail {
	background-image:  url(../img/button/buttonShopBasketDetail.png);
	height: 34px;
	width: 21px;
	border: 0px solid;
	background-repeat: no-repeat;
	position: absolute;
	left: 3px;
	top: -13px;
}
.buttonBasket24 {
	background-image:  url(../img/button/buttonBasketAdd.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	border: none;
	background-color: #e5e5e5;
}
.inputArticleCount {
	font-size: 10pt;
	height: 18px;
	width: 43px;
	border: 1px solid #CCC;
	text-align: right;
	vertical-align: middle;
}
.buttonArticleDelete {
	background-image:  url(../dolphin/fw/img/button/delete.gif);
	height: 24px;
	width: 24px;
	border: 0px solid;
	background-repeat: no-repeat;
	background-color: #e5e5e5;
}
.buttonSendOrder {
	background-color: #FFFFFF;
	background-image: url(../img/button/buttonBack.gif);
	background-repeat: no-repeat;
	border: 0px solid;
	height: 18px;
	width: 128px;
	text-align: left;
	font-size: 11pt;
	color: #cc5e2e;
	font-weight: bold;
}
.buttonPrintOrder {
	background-color: #FFFFFF;
	background-image: url(../img/button/buttonBack.gif);
	background-repeat: no-repeat;
	border: 0px solid;
	height: 18px;
	width: 128px;
	text-align: center;
}
/*** Artikeldetail ***/
#containerArticleDetail {
	position: relative;
	z-index: 3;
}
#layerArticleDetail {
	margin: 0px;
	padding: 0px;
	width: 520px;
	position: absolute;
	left: 20px;
	top: -100px;
	z-index: 3;
}
.imageArticleDetail {
	margin: 0px;
	padding: 0px;
	width: 390px;
	border: 1px solid #888;
}
.areaArticleText {
	font-size: 9pt;
}
.areaArticleTextBold {
	font-size: 9pt;
	font-weight: bold;
}
/*** Warenkorb ***/
.basketTitle {
	font-size: 13px;
	padding: 0px;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
}
.basketTotalLines {
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;
}
.imageArticleBasket {
	width: 80px;
	border: 1px solid #888;
}
.basketHead1 {
	border: 1px solid #B5BDC0;
	font-weight: bold;
}
.basketHead2, .basketHead3, .basketHead4, .basketHead5, .basketHead6, .basketHead7 {
	border-top: 1px solid #B5BDC0;
	border-right: 1px solid #B5BDC0;
	border-bottom: 1px solid #B5BDC0;
	font-weight: bold;
	white-space: nowrap;
}
.basketHead4, .basketHead5, .basketHead6 {
	text-align: right;
}
.basketCol1 {
	background-color: #e5e5e5;
	vertical-align: middle;
}
.basketCol2, .basketCol3, .basketCol4, .basketCol5, .basketCol6, .basketCol7 {
	background-color: #e5e5e5;
	vertical-align: middle;
}
.basketCol3 {
	width: 250px;
}
.basketCol4, .basketCol5, .basketCol6 {
	text-align: right;
}
.basketCol7 {
	width: 100px;
	white-space: nowrap;
	font-size: 11px;
	text-align: right;
	padding-right: 6px;
	vertical-align: middle;
}
.validateMessageShop {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

