/* Design */
#header_bar {
	background:url(/partner/files/eteleon/gfx/themes/default_header_bar_shop.png);
}

/* Tabs */
.tabs {
	border-bottom-color:#0993BD;
}
.tabs a.active, .tabs a:hover {
	background: #0993BD;
	border-color: #0993BD;
}

/* roundedbox */
.roundedbox {
	background:#ddf1fa !important;
}

/* topmenu */
#topmenu td {
	background-image:-webkit-linear-gradient(top,#83c6e4,#6da9c4);
	background-image:-moz-linear-gradient(top,#83c6e4,#6da9c4);
	background-image:-o-linear-gradient(top,#83c6e4,#6da9c4);
	background-image:-ms-linear-gradient(top,#83c6e4,#6da9c4);
	background-color:#7ebbd6;
	border-top:1px solid #7ab6d0;
	text-shadow:0 -1px 0px #62a4c1;
}
#topmenu td:last-child {
	border-right:1px solid #7ab6d0;
}

#topmenu td.marked, #topmenu > table > tbody > tr > td:hover {
	background-image:-webkit-linear-gradient(top, #008bc2,#0078a8);
	background-image:-moz-linear-gradient(top, #008bc2,#0078a8);
	background-image:-o-linear-gradient(top, #008bc2,#0078a8);
	background-image:-ms-linear-gradient(top, #008bc2,#0078a8);
	background-color:#0080b3;
	border-top:none;
	padding-top:1px;
	text-shadow:0 -1px 0px #006993;
}
#topmenu td:last-child.marked, #topmenu > table > tbody > tr > td:last-child:hover {
	border-right-color:#0078a8;
}

/* Shop-spezifisch */
.kurzinfo_breit {
	margin-bottom:15px;
}

.kurzinfo_breit .availability {
	margin:4px;
}

.itemviewlist .related_items {
	margin-top:4px; margin-bottom:10px; font-size:9px; color:#346
}

.pictureContainer {
	background:url(/shop/gfx/konfigurator_prod_rahmen.gif) no-repeat;
}

