/* Überschriften, Fließtext */

h2.farbig {
	color:#6d0101;
}

.text_farbe1 {
	color:#6d0101;
}

.text_rot {
	color:#ca0000;
}

/* Farben */

.grau1 {
	background:#c8c8c8;
}

.grau2 {
	background:#bdbdbd;
}

.grau3 {
	background:#ececec;
}

.farbe1 {
	background:#b30101;
}

.farbe2 {
	background:#6d0101;
}

.farbe3 {
	background:#fc3e3e;
}

.farbe4 {
	background:#da1a1a;
}

.farbe5 {
	background:#ff9191;
}

/* Container */

.container_aktuell {
	vertical-align:top;
	width:147px;
	background:#ff9191;
}

/* Links */

.button {
	display:block;
	background:#b30101;
	padding:0px;
	margin:0px;
	border-top:1px solid #da1a1a;
	border-left:1px solid #da1a1a;
	border-right:1px solid #6d0101;
	border-bottom:1px solid #6d0101;
}

.button_grau {
	display:block;
	background:#8f8f8f;
	padding:0px;
	margin:0px;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	border-right:1px solid #6f6f6f;
	border-bottom:1px solid #6f6f6f;
}

a.scart {
	font-weight:bold;
	color:#6d0101;
	text-decoration:none;
}

.link_service {
	background:url(/shop/images/sym_haekchen_weinrot.gif) left center no-repeat;
	line-height:16px;
	padding-left:20px;
}

.link_vor {
	background:url(/shop/images/sym_pfeil_weinrot_vor.gif) no-repeat;
	width:9px;
	height:7px;
}

.link_zurueck {
	background:url(/shop/images/sym_pfeil_weinrot_zurueck.gif) no-repeat;
	width:9px;
	height:7px;
}

a.hauptnavi {
	background:url(/shop/images/sym_pfeil_weinrot.gif) no-repeat 12px center;
	line-height:21px;
	padding-left:22px;
}

span.os_navimainactive {
	background:url(/shop/images/sym_pfeil_weinrot.gif) left center no-repeat;
}

/* Artikellisten */

.list_header {
	background:#da1a1a;
	height:26px;
	padding-left:10px;
}

.list_thumb {
	vertical-align:top;
	padding-top:8px;
	padding-right:8px;
	width:105px;
	height:108px;
}

.list_text {
	padding-top:8px;
	vertical-align:top;
}

.list_preisbox {
	padding:9px;
	background:#ececec;
}

.list_preis {
	width:103px;
}

/* Warenkorb */

.scart_schritt1_inaktiv {
	width:117px;
	height:43px;
	background:#ffffff url(/shop/images/bg_scart_schritt1_inaktiv.gif) no-repeat 4px center;
}

.scart_schritt2_inaktiv {
	width:142px;
	height:43px;
	background:#ffffff url(/shop/images/bg_scart_schritt2_inaktiv.gif) no-repeat 14px center;
}

.scart_schritt3_inaktiv {
	width:169px;
	height:43px;
	background:#ffffff url(/shop/images/bg_scart_schritt3_inaktiv.gif) no-repeat 14px center;
}

.scart_schritt4_inaktiv {
	width:180px;
	height:43px;
	background:#ffffff url(/shop/images/bg_scart_schritt4_inaktiv.gif) no-repeat 16px center;
}

.scart_text_inaktiv {
	font-weight:bold;
	color:#6d0101;
}

.scart_text_aktiv {
	font-weight:bold;
	color:#ffffff;
}

.scart_schritt1_aktiv {
	width:117px;
	height:43px;
	background:#da1a1a url(/shop/images/bg_scart_schritt1_aktiv_weinrot.gif) no-repeat 4px center;
}

.scart_schritt2_aktiv {
	width:142px;
	height:43px;
	background:#da1a1a url(/shop/images/bg_scart_schritt2_aktiv_weinrot.gif) no-repeat 14px center;
}

.scart_schritt3_aktiv {
	width:169px;
	height:43px;
	background:#da1a1a url(/shop/images/bg_scart_schritt3_aktiv_weinrot.gif) no-repeat 14px center;
}

.scart_schritt4_aktiv {
	width:180px;
	height:43px;
	background:#da1a1a url(/shop/images/bg_scart_schritt4_aktiv_weinrot.gif) no-repeat 16px center;
}

/* Preise */

.preis {
	color:#b30101;
	font-size:18px;
	font-weight:bold;
}

.preis_angebot {
	color:#6d0101;
	font-size:12px;
	font-weight:bold;
}
