body {
	background-color: #666666;
	text-align: center;
	margin: 0px;
}

#container {
	background-image: url(../img/skin/bg_main.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin: auto;
	width: 982px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	min-height: 610px;
}

#header {
	background-image: url(../img/skin/bg_header.jpg);
	width: 692px;
	height: 116px;
	float: left;
}

#content {
	background-color: white;
	background-image: url(../img/skin/bg_content.jpg);
	background-repeat: repeat-x;
	float: left;
	font-family: Verdana, serif;
	font-size: 11px;
	color: #2F6114;
	overflow: auto;
	width: 658px;
	padding-top: 10px;
	padding-left: 34px;
	min-height: 430px;
}

.preis {
	float: right;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

* html #content { /* nur fuer Internet Explorer */
	width: 658px; /* Version 5.x */
	height: 430px;
	w\idth: 658px; /* Version 6 */
	height: 430px;
}

#content .content_left {
	width: 400px;
	float: left;
}

#content .content_right {
	margin-left: 30px;
	float: left;
	width: 200px;
}

#content .content_gallery {
	margin-top: 30px;
	width: 571px;
}

#content .content_gallery img {
	margin: 5px 10px 5px 0px;
}

#content .content_right_slideshow {
	margin-left: 0px;
	float: left;
	width: 200px;
}

#content .content_slideshow {
	width: 430px;
	float: left;
}

#content .content_slideshow img {
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: solid 1px #888888;
}

#content .teaser {
	width: 200px;
	height: 142px;
	background-color: #98AC30;
	margin-right: 13px;
	margin-bottom: 20px;
	float: left;
}

#content h1 {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

#content .teaser h2 {
	margin-left: 10px;
	margin-top: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

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

#content h4 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
}

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

#content h6 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 11px;
	font-weight: bold;
}

#content .warenkorb {
	font-size: 11px;
	font-weight: normal;
	color: #2F6114;
}

#content .bestellung input {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
}

#content .productteaser {
	float: left;
	width: 200px;
	margin-right: 13px;
	margin-bottom: 20px;
	font: normal 10px verdana;
	color: #000000;
}

#content .productteaser h2 {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
}

#content .bread {
	text-decoration: underline;
	font-weight: normal;
}

#content .bread:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #2F6114;
}

#content a.block {
	text-decoration: underline;
	font-weight: normal;
	color: #2F6114;
}

#content a:hover {
	text-decoration: none;
	color: #2F6114;
}

/* ###################################################################### menu_top */
#menu_top {
	background-color: #999999;
	background-image: url(../img/skin/bg_menu_top.jpg);
	width: 692px;
	height: 30px;
	float: left;
}

#menu_top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	padding-top: 8px;
}

#menu_top li {
	float: left;
	margin: 0px;
	border-right: solid 1px #808080;
	border-top: solid 1px #808080;
	border-left: solid 1px #808080;
	margin-right: 3px;
	background-color: #fcfcfc;
}

#menu_top li.active {
	background-color: rgb(208,208,208);
}

/*
#menu_top li.last {
	float: left;
	margin: 0px;
	border-right: solid 0px #FFFFFF;
	margin-right: 0px;
}
*/
#menu_top a {
	text-decoration: none;
	font-family: Verdana, serif;
	color: #B1C76A;
	font-size: 12px;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu_top a:hover {
	color: #2F6114;
}

#menu_top a.active {
	color: #2F6114;
}


/* ###################################################################### menu_shop */
#menu_shop {
	background-color: #999999;
	background-image: url(../img/skin/bg_menu_shop.jpg);
	width: 692px;
	height: 30px;
	float: left;
}

#menu_shop ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 25px;
	padding-top: 5px;
}

#menu_shop li {
	float: left;
	margin: 0px;
	margin-right: 3px;
}

#menu_shop li.active {
}

#menu_shop li.last {
	float: left;
	margin: 0px;
	border-right: solid 0px #FFFFFF;
	margin-right: 0px;
}

#menu_shop a {
	text-decoration: none;
	font-family: Verdana, serif;
	color: #ffffff;
	font-size: 13px;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu_shop a:hover {
	color: #2F6114;
}

#menu_shop a.active {
	color: #2F6114;
}


/* ###################################################################### menu_left */
#menu_left {
	background: url(../img/skin/bg_menu.jpg) no-repeat;
	width: 290px;
	float: left;
	padding-bottom: 20px;
}

#menu_left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 26px;
	margin-top: 140px;
	padding-top: 9px;
}

#menu_left ul ul {
	margin-top: 0px;
	padding-top: 0;
}

#menu_left li {
	margin: 0px;
	margin-right: 0px;
}

#menu_left li.last {
	margin: 0px;
	margin-right: 0px;
}

#menu_left a {
	text-decoration: none;
	font-family: Verdana, serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 4px;
}

#menu_left ul ul a {
	padding-top: 1px;
	padding-bottom: 4px;
}

#menu_left a:hover {
	color: #B1C76A;
}

#menu_left a.active {
	color: #B1C76A;
}

.mcms_img {
	margin: 5px;
}
/* ###################################################################### */