@charset "utf-8";
/* CSS Document */
/* Farbe 1 */
a,
.contentBody h3,
#sideBarContentsInner p,
.color1 {
	color: #baa885;
}

.contentBody dl,
.boxContentTeaser {
	border: 1px solid #e6ceae;
}

.contentBody dd {
	background: #e6ceae;
}

.contentBody h2,
.link,
.teaser p.weiter,
h4,
.borderBottom {
	border-bottom: 1px solid #baa885;
}

.borderTop {
	border-top: 1px solid #baa885;
}

.picBorder {
	border-top: 1px solid #e6ceae;
	border-bottom: 1px solid #e6ceae;
}

/* Farbe 2 */
h4,
.preisShop,
.mwst {
	color: #baa885;
}

.linkText {
	border-bottom: 1px solid #e6ceae;
}

.artNr,
.wetterHead  {
	background: #e6ceae;
}
/* *** */
/* Transparente Flächen */
#tHead01 { background: #c7b592; border-bottom: 1px solid #fff; }
#tHead02 { background: #fff; }
#tHead03 { background: #464545; }
#tHead04 { background: #fff; }
#tHead05 { background: #c7b592; }
#tHead06 { border-bottom: 2px solid #c7b592; }
#tHead07 { border-bottom: 1px solid #fff; }
#tHead08 { background: #fff; }
#tHead09 { background: #c7b592; }
/* *** */


/* MENU */
#menu li a:hover,
#menu ul li:hover a,
#menu ul li.aktiv span a {
	background: #626262 url(../../img/start/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/start/bg_subnav.gif) no-repeat 4px 8px;
	color: #e6ceae;
}
/* *** */

h2.stroke,
.stroke {
	background: url(../../img/start/h2_stroke.gif) repeat-x top left;
}

.contentBody li {
	background: url(../../img/start/bg_subnav.gif) no-repeat 0px 7px;
}

/* Weiterführende Links */
.link p.linkIn {
	background: #f5ebdf;
}

	.link p.linkIn a,
	.link h3.linkPfeil a {
		background: url(../../img/start/icon_link_pfeil.gif) no-repeat 7px center;
	}

.link p.linkOut {
	background: #faf5ef;
}

	.link p.linkOut a {
		background: url(../../img/start/icon_link_out.gif) no-repeat 2px center;
	}

	.link h3.linkPfeilAktiv a,
	.link h3.linkPfeil a:hover {
		background: #e8e7e5 url(../../img/start/icon_link_pfeil_aktiv.gif) no-repeat 5px center;
	}
/* *** */

.weiter a,
.teaser .weiter2 a {
	background: url(../../img/start/icon_weiter.gif) no-repeat left center;
}

.zurueck a,
.teaser .zurueck a {
	background: url(../../img/start/icon_zurueck.gif) no-repeat left center;
}

.contentBody .content2Spalte li {
	background: url(../../img/start/icon_list.gif) no-repeat 0px 6px;
}

.contentBody .content2Spalte li span,
.contentBody .liDownload li {
	background: url(../../img/start/line_dotted.gif) repeat-x bottom left;
}

.boxCart {
	background: #faf5ef;
}
.boxStartTeaser {
	background: #fff url(../../img/start/bg_start_teaser.gif) repeat-x top left;
}


/* Tabellen */
thead {
	color: #fff;
}
thead th {
	background: #c2a782;
}
.tr-even {
	background: #f5ebdf;
}
.tr-odd {
	background: #faf5ef;
}
/* *** */	
