body {
	margin: 0 auto;
	padding: 0;
	width: 790px;
	background: #fff url('images/bodyBG.jpg') repeat-x top center;
	color: #000;
	font-weight : normal;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#popupbody {
	width:430px;
	padding:10px;
	background: #fff;
}

a {
	color: #6E9701;
	text-decoration: none;
}

a:hover {
	color: #9A141E;
}

a img {
	border: 0;
}

/* + + + + TOPMENU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#topmenu {
	float: left;
	width: 770px;
	height: 31px;
	padding-left: 10px;
	padding-right: 10px;
}

#topmenu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topmenu ul li {
	float: left;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
}

#topmenu ul li a {
	float: left;
	padding-top: 8px;
}

#topmenu ul li .on {
	color: #9A141E;
	background: url('images/topmenuon.gif') no-repeat top center;
}

/* + + + + PAGE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#page {
	float: left;
	width: 770px;
	padding: 10px;
	padding-top: 20px;
	background: #fff url('images/pageBG.jpg') repeat-x top center;
}

/* + + + + LEFT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#left {
	float: left;
	width: 190px;
}

/* für das Logo */
#left img {
	padding-left: 30px;
}

#menu {
	float: left;
	width: 180px;
	padding-top: 40px;
	padding-right: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

#menu ul li a {
	display: block;
	width: 169px;
	padding: 1px;
	padding-left: 10px;
	font-size: 14px;
	color: #fff;
	background: url('images/menuBG.gif') no-repeat;
}

#menu ul li a:hover {
	background: url('images/menuBGon.gif');
}

#menu ul li .on {
	background: url('images/menuBGon.gif');
}

/* + + + + submenu + + + + */

#menu ul li ul {
	padding-top: 5px;
	padding-bottom: 4px;
}

#menu ul li ul li {
	margin-bottom: 4px;
}

#menu ul li ul li a {
	padding: 0;
	padding-left: 10px;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	background: url('images/submenupfeil.gif') no-repeat left center;
}

#menu ul li ul li a:hover {
	color: #6E9701;
	background: url('images/submenupfeil.gif') no-repeat left center;
}

#menu ul li ul li .on {
	color: #9A141E;
	font-weight: bold;
	background: url('images/submenupfeil_on.gif') no-repeat left center;
}

/* + + + + BILD + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.bild {
	float: left;
	width: 180px;
}

.bild img {
	width: 180px;
/*	min-height: 120px;*/
	background: url('images/loader.gif') no-repeat center;
}

.produktinfobox {
	width: 160px;
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 0;
	background: #F0F4E5 url('images/produktinfobox.gif') no-repeat left top;
	line-height: 16px;
}

.produktinfoboxbottom {
	width: 180px;
	height: 10px;
	background: #F0F4E5 url('images/produktinfoboxbottom.gif') no-repeat left top;
}

/* + + + + CONTENT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#content {
	float: left;
	padding-top: 0;
	padding-bottom: 20px;
	width:430px;

}

#homeslogan {
	float: left;
	width: 250px;
	padding-bottom: 15px;
}

#slogan {
	padding-bottom: 15px;
}

#slogandiv {
	padding-bottom: 15px;
}

.small {
	float: left;
	padding: 0 10px 10px 10px;
	width: 230px;
}

.large {
	float: left;
	width: 430px;
	padding-bottom: 10px;
}

#content h1 {
	float: left;
	width: 230px;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	background: url('images/h1line.gif') no-repeat left bottom;
}

#content .large h1 {
	float: left;
	width: 430px;
	background: url('images/h1line_large.gif') no-repeat left bottom;
}

#content .large h1.special {
	background: none;
}

#content .large h1.rezepte {
	background: url('images/h1rezepte.gif') no-repeat left bottom;
}

#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #7D7C7C;
	text-decoration: underline;
}

p {
	clear: both;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	line-height: 16px;
}

.text {
	padding-bottom: 20px;
}

#content ul {
	margin: 15px;
	padding: 0;
}

.mehr {
	padding-left: 14px;
	background: url('images/icons/mehr.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.back {
	padding-left: 14px;
	background: url('images/icons/back.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.download {
	padding-left: 14px;
	background: url('images/icons/download.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.print {
	float: left;
	padding-left: 14px;
	background: url('images/icons/print.gif') no-repeat left center;
	text-decoration: none;
	font-weight: normal;
}

.top {
	float: right;
	padding-left: 14px;
	background: url('images/icons/top.gif') no-repeat left center;
	text-decoration: none;
	font-weight: normal;
}

.date {
	padding-left: 14px;
	margin-bottom: 10px;
	background: url('images/icons/date.gif') no-repeat left center;
}

.smallpic {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.adressbox {
	width: 240px;
	margin-top: 10px;
	padding: 10px;
	background: #E5F4EB url('images/produktinfobox.gif') no-repeat center center;
	line-height: 16px;
}

.highlightbox {
	float: left;
	width: 410px;
	margin-bottom: 30px;
	padding: 10px;
	background: #F0F4E5;
	border-bottom: 1px dotted #6E9701;
}

#content .highlightbox h1 {
	width: 220px;
	overflow: hidden;
	background: none;
}

.liste {
	clear: both;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-bottom: 10px;
	line-height: 16px;
}

/* + + + + PRODUKTÜBERSICHT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.produktkatpic {
	float: left;
	width: 120px;
	margin-right: 10px;
}

.produktkattext {
	float: left;
	width: 300px;
}

#content .produktkattext h1 {
	float: left;
	width: 300px;
	background: url('images/h1line_300.gif') no-repeat left bottom;
}

/* + + + + PRODUKTLISTE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.produktliste {
	float: right;
	width: 210px;
	margin-bottom: 30px;
}

.produktliste ul li a.neu
{
	padding-right: 27px;
	background: url('images/icons/neustoerer.gif') no-repeat 100% 0%;
	/*background: url('images/Banner_Special/NeuStoerer_kl.gif') no-repeat 100% 0%;*/
	display: block;
}

.produktlisteleft {
	float: left;	
	padding-right: 10px;
}

.produktbildklein {
	float: left;
	width: 50px;
}

#content .produktliste ul {
	float: left;
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.produktliste li {
	margin: 0;
	margin-bottom: 2px;
	padding: 2px;
	padding-left: 10px;
	width: 148px;
	background: #F5F8ED url('images/submenupfeil.gif') no-repeat 2px center;
	font-size: 11px;
}

/* + + + + SUCHERGEBNISLISTE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.suchergebnisliste {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

.suchergebnisliste li {
	list-style-type: none;
	list-style-image: url(images/icons/suchergebnisliste.gif);
}

.suchergebnisliste li a {
	font-weight: bold;
}

/* + + + + LEXIKON + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.lexikonNavi, .lexikonNavi_on {
	float: left;
	width: 14px;
	margin-right: 4px;
	text-align: center;
	background: #6E9701;
	color: #fff;
}

.lexikonNavi:hover, .lexikonNavi_on {
	background: #9A141E;
	color: #fff;
}

.lexikonLink {
	padding-left: 14px;
	background: url('images/icons/mehr.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

/* + + + + RIGHT + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#right {
	float: right;
	width: 140px;
	font-size: 10px;
}

#right h2 {
	float: left;
	margin: 0;
	margin-bottom: 1px;
	padding: 4px;
	padding-left: 5px;
	width: 132px;
	color: #fff;
	font-size: 10px;
	background: url('images/h2BG.gif') no-repeat;
	border: 0;
}

#right .special h2, #right .bannerspecial h2 {
	background: url('images/h2BG_special.gif') no-repeat;
}

#right .special a  {
	color: #90B406;
}

#right .special a:hover  {
	color: #007B5C;
}

#right p {
	padding-top: 5px;
	padding-bottom: 20px;
}

#right p img {
	padding-bottom: 4px;
}

#right a {
	font-weight: bold;
}

#right a:hover {
	font-weight: bold;
}

/* + + + + FOOTER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

#footer {
	float: left;
	clear: both;
	width: 430px;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

/* + + + + FORM + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

form {
	float: left;
	margin: 0;
	padding: 0;
}

.suchfeld {
	width: 100px;
	height: 14px;
	margin-top: 6px;
	padding: 1px;
	border: 1px solid #019837;
	font-size: 11px;
}

.suchbut {
	width: 15px;
	height: 20px;
	font-size:10px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background: url('images/icons/mehr.gif') no-repeat left 6px;
	border: 0;
}

.pull {
	width: 230px;
	height: 20px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #B2B2B2;
	font-size: 11px;
}

.feld {
	width: 226px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 6px;
	padding: 1px;
	border: 1px solid #B2B2B2;
	font-size: 11px;
}

.area {
	width: 218px;
	height: 160px;
	margin-top: 2px;
	padding: 5px;
	border: 1px solid #B2B2B2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.but {
	width: 120px;
	height: 22px;
}

/* + + + + PRODUKTPULL + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.produktpull {
	width: 230px;
	color: #6E9701;
}

#ProduktKategorienSelectorBut, #ProduktKategorienSelectorButPH {
	float: left;
	width: 224px;
	padding: 2px;
	padding-left: 4px;
	color: #6E9701;
	font-size: 10px;
	background: url(images/pulldown.gif) no-repeat left center;
}

#produktkategoriedivframe {
	position: absolute;
	z-index: 2;
	display: none;
	width: 230px;
}

#ProduktKategorienSelectorDiv {
	width: 222px;
	padding: 4px;
	background: #fff;
	border: 1px solid #6E9701;
	cursor: default;
	filter: alpha(opacity=95);
	-moz-opacity: .95;
	opacity: .95;
	overflow: auto;
	color: #6E9701;
	line-height: 18px;
}

#ProduktKategorienSelectorDiv b {
	display: block;
	border-bottom: 1px dotted #6E9701;
}

#ProduktKategorienSelectorDiv a, #ProduktKategorienSelectorDiv a:visited {
	color:#555;
	display:block;
	font-size:11px;
	padding:2px;
	padding-left:15px;
	z-index:4000;
	cursor:pointer;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#ProduktKategorienSelectorDiv a:hover {
	color: #fff;
	background: #6E9701;
}


/* + + + + SONSTIGES + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

.warenkorbbanner {
	float: left;
	width: 132px;
	margin-bottom: 20px;
	padding: 4px;
	padding-top: 10px;
	background: #E5F4EB;
}

.warenkorb_neu {
	float: left;
	width: 82px;
	padding: 8px;
	padding-left: 40px;
	text-decoration: none;
	font-weight: bold;	
	background: #fff url('images/4right/warenkorb.gif') no-repeat 4px center;
	border: 1px dotted #019837;
}

.einheit {
	float: left;
	width: 132px;
	margin-top: 2px;
	margin-bottom: 10px;
	background: #F7FCF9;
}

.warenkorb {
	float: left;
	padding: 10px;
	padding-left: 35px;
	background: url('images/icons/warenkorb.gif') no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.warenkorb_tr1 {
	background: #007B5C;
	color: #fff;
	font-weight: bold;
}

.warenkorb_tr2 {
	background: #E5F2EE;
}

/* + + + + COLOREDTABLE + + + + */

.coloredtable {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.coloredtable td {
	padding: 4px;
}

.coloredtable .topline {
	background: #6E9701;
	color: #fff;
}

.coloredtable .style1 {
	background: #F0F4E5;
}

.coloredtable .style2 {
	background: #E2EACC;
}

/* + + + + BMG + + + + */

.fl {
	float: left;	
}
.fr {
	float: right;	
}
.cb {
	clear:both;
}
.w140 {
	width: 140px;
}
.w430 {
	width: 430px;
}
.bmg_kasten {
	background: url('images/bmg/hg_bmg.jpg') no-repeat left top;
	width: 146px;
	height: 94px;
	padding: 7px;
	margin-left: 5px;
}
.bmg_left {
	float: left;
	width: 210px;
	padding-right: 10px;
	height: 65px;
}
.bmg_right {
	float: right;
	width: 210px;
	height: 65px;
}
.bmg_left_land {
	float: left;
	width: 210px;
	padding-right: 10px;
}
.bmg_right_land {
	float: right;
	width: 210px;
}
