body {
	background-image: url(/struktur/bg-shop.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

/* ANFANG Head */

#head-navi {
	width: 352px;
	height: 39px;
	background-image: url(/struktur/header-gruen-links.gif) !important;
	background-repeat: no-repeat;
	padding-left: 6px;
}
.head-navi-elment {
	background-image: url(/struktur/header-navi-trenner.gif) !important;
	background-repeat: no-repeat;
	background-position: right;
	height: 39px;
}
.head-navi-elment-links {
	background-image: url(/struktur/shop/header-navi-links-000.gif) !important;
	background-repeat: no-repeat;
	background-position: right;
	width: 13px;
	height: 39px;
}
.head-navi-elment-rechts {
	background-image: url(/struktur/transparent.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 17px;
	height: 39px;
}
#head-navi-shop-link {
	width: 70px;
	height: 39px;
	background-image: url(/struktur/shop/header-navi-shop-000.gif) !important;
	background-repeat: no-repeat;
	float: left;
}
#head-navi-shop-link:hover {
	background-image: url(/struktur/shop/header-navi-shop-100.gif) !important;
}
#head-navi-magazin-link {
	background-image: url(/struktur/shop/header-navi-magazin-000.gif) !important;
	background-repeat: no-repeat;
	width: 114px;
	height: 39px;
	float: left;
}
#head-navi-magazin-link:hover {
	background-image: url(/struktur/shop/header-navi-magazin-010.gif) !important;
}
#head-navi-community-link {
	background-image: url(/struktur/header-navi-community-000.gif) !important;
	background-repeat: no-repeat;
	width: 137px;
	height: 39px;
	float: left;
}
#head-navi-community-link:hover {
	background-image: url(/struktur/header-navi-community-001.gif) !important;
}

/* ENDE Head */




/* ANFANG Werkreihe */

#werkreihe {
	float: left;
	/**/
}
#werkreihe h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1.05em;
	padding-top: 10px;
}
#werkreihe h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
	font-weight: bold;
}
#werkreihe h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1.05em;
	padding-bottom: 25px;
}
#werkreihe p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
#werkreihe-headline {
	width: 701px;
	height: 14px;
	padding: 8px 0px 8px 9px;
	background-color: #f0ccce;
	clear: left;
}
#werkreihe-headline img {
	padding: 0px;
	margin: 0px;
}
/* reihentext */
#reitext ul {

}

#reitext {

	font-size: 12px;
	}

#reitext p {

	font-size: 12px;
	}
#reitext li {
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
}
/* artikeltext */
.text-tab ol li {

	font-size: 12px;
	}
	
.text-tab ol {
		margin-bottom: 12px;
}

.text-tab p a {

	color:#2E9B2C;
	}
	
.text-tab  a {

	color:#2E9B2C;
	}

#reitext a {

	color:#2E9B2C;
	}
#reitext p a {

	color:#2E9B2C;
	}
/* ENDE Werkreihe */






