@charset "utf-8";
/* CSS Document */

/* Farbe 1 */
a,
.contentBody h3,
#sideBarContentsInner p,
.color1,
.preisShop {
	color: #940b55;
}

.contentBody dl,
.boxContentTeaser,
.cartPicText img {
	border: 1px solid #940b55;
}

.contentBody dd {
	background: #940b55;
}

.contentBody h2,
.link,
.linkText,
.teaser p.weiter,
h4,
.borderBottom {
	border-bottom: 1px solid #940b55;
}

.borderTop {
	border-top: 1px solid #940b55;
}

.picBorder {
	border-top: 1px solid #940b55;
	border-bottom: 1px solid #940b55;
}

/* Farbe 2 */
h4,
.mwst {
	color: #ce8da8;
}

.linkText{
	border-bottom: 1px solid #ce8da8;
}

.artNr,
.wetterHead {
	background: #ce8da8;
}
/* *** */
/* Transparente Flächen */
#tHead01 { background: #d49cb9; border-bottom: 1px solid #fff; }
#tHead02 { background: #fff; }
#tHead03 { background: #464545; }
#tHead04 { background: #fff; }
#tHead05 { background: #940b55;  -moz-opacity: 0.40;	opacity: 0.40;	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);}
#tHead06 { border-bottom: 2px solid #582e11; }
#tHead07 { border-bottom: 1px solid #fff; }
#tHead08 { background: #fff; }
#tHead09 { background: #940b55; }
/* *** */


/* MENU */
#menuBG {
	/*background: url(../../img/menu_bg_brown.png) repeat-x top left;*/
}

#menu li a:hover,
#menu ul li:hover a,
#menu ul li.aktiv span a {
	background: #940b55 url(../../img/pink/bg_nav_over.gif) repeat-x top left;
}

#menu ul ul li a:hover,
#menu ul ul li.aktiv a,
#subMenu li:hover a,
#subMenu li.aktiv a{
	background: url(../../img/pink/bg_subnav.gif) no-repeat 4px 8px;
	color: #940b55;
}
/* *** */

h2.stroke,
.stroke {
	background: url(../../img/pink/h2_stroke.gif) repeat-x top left;
}

.boxContentTeaser .artNr {
	background: #ce8da8 url(../../img/pink/h2_stroke.gif) repeat-x top left;
}

.contentBody li {
	background: url(../../img/pink/bg_subnav.gif) no-repeat 0px 7px;
}

/* Weiterführende Links */
.link p.linkIn {
	background: #d199b4;
}

	.link p.linkIn a,
	.link h3.linkPfeil a {
		background: url(../../img/pink/icon_link_pfeil.gif) no-repeat 7px center;
	}

.link p.linkOut {
	background: #e9ccd9;
}

	.link p.linkOut a {
		background: url(../../img/pink/icon_link_out.gif) no-repeat 2px center;
	}

	.link h3.linkPfeilAktiv a,
	.link h3.linkPfeil a:hover {
		background: #e8e7e5 url(../../img/pink/icon_link_pfeil_aktiv.gif) no-repeat 5px center;
	}
/* *** */

.weiter a,
.teaser .weiter2 a {
	background: url(../../img/pink/icon_weiter.gif) no-repeat left center;
}
.zurueck a,
.teaser .zurueck a {
	background: url(../../img/pink/icon_zurueck.gif) no-repeat left center;
}


.contentBody .content2Spalte li {
	background: url(../../img/pink/icon_list.gif) no-repeat 0px 6px;
}

.contentBody .content2Spalte li span,
.contentBody .liDownload li {
	background: url(../../img/pink/line_dotted.gif) repeat-x bottom left;
}

.boxCart {
	background: #e9ccd9 ;
}
.boxStartTeaser {
	background: #fff url(../../img/pink/bg_start_teaser.gif) no-repeat top left;
}
/* Tabellen */
thead {
	color: #fff;
}
thead th {
	background: #940b55;
}
.tr-even {
	background: #d199b5;
}
.tr-odd {
	background: #e9ccd9;
}
/* *** */	

