/*
Theme Name: Heimathonig
Theme URI: http://blog.heimathonig.de/
Description: 
Version: 1.0
Author: Jan Bromberger
Author URI: http://www.janbromberger.de/
Tags: 

	This theme was designed and built by Jan Bromberger.
	Copyright Heimathonig GmbH

*/
/* General Reset */
body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	background-color:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#999;
}
.section a {
	color:#CC9933;
}
h2, .section h2 a {
	color: #84A15D;
	margin-bottom: 0.3em;
}
h2.text-blog, h2.text-blog a {
	color: black;
	font-size: 160%;
}
.aside h2 {
	margin-top: 0;
}
.aside ul {
	margin-bottom: 1em;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper start */
#wrapper{
	width:967px;
	margin:13px auto 0;
	padding:0 0 13px;
	background: url(images/none.gif) no-repeat;
}
#wrapper.bg-wrapper, .bg-wrapper{
	background: url(images/bg-wrapper.jpg) no-repeat;
}
#wrapper.brandenburg, .brandenburg{
	background: url(images/brandenburg.jpg) no-repeat;
}
#wrapper.heide, .heide{
	background: url(images/heide.jpg) no-repeat;
}
#wrapper.nordsee, .nordsee{
	background: url(images/nordsee.jpg) no-repeat;
}
#wrapper.rheinland, .rheinland{
	background: url(images/rheinland.jpg) no-repeat;
}
#wrapper.schwarzwald, .schwarzwald{
	background: url(images/schwarzwald.jpg) no-repeat;
}
#wrapper.voralpen, .voralpen{
	background: url(images/voralpen.jpg) no-repeat;
}
/* header start */
#header{
	height:1%;
	overflow:hidden;
	padding:14px 36px 0 30px;
}
.logo{
	width:274px;
	margin:0;
	float:left;
	background:url(images/logo.png) no-repeat;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
#header .holder{
	float:right;
	width:474px;
	margin:20px 0 0;
}
/* nav start */
#nav {
	margin: 0;
	padding: 0;
	float:left;
	list-style: none;
}
#nav li{
	float:left;
	height:68px;
	overflow:hidden;
	position:relative;
	width:133px;
	margin:0 0 0 -4px;
}
#nav.inner li{
	height:auto;
	overflow:visible;
}
#nav li em {
	position:absolute;
	right:-1px;
	top:-11px;
	background:url(images/bg-bee.png) no-repeat;
	width:40px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	display:none;
}
#nav li.active em {
	display:block;
}
#nav li a{
	height:112px;
	display:block;
	padding:24px 0 0;
	text-align:center;
	color:#333;
	font-weight:bold;
}
#nav li.active a{
	color:#fff;
}
#nav.inner li a {
	padding:24px 0 0;
	width:133px;
	height:44px;
}
#nav li a:hover{
	margin:-68px 0 0;
	cursor:pointer;
	padding:92px 0 0;
	text-decoration:none;
}
#nav.inner li a:hover {
	margin:0 !important;
	padding:24px 0 0;
	background: url(images/bg-kaufen2-rell.png) no-repeat;
}
#nav li.holen{
	width:123px;
	height:73px;
	margin:-5px 0 0 -4px;
}
#nav li.holen a{
	height:94px;
	padding:29px 8px 0 0;
	background: url(images/bg-holen.png) no-repeat;
}
#nav li.holen a:hover{
	margin:-73px 0 0;
	padding:102px 8px 0 0;
}
#nav.inner li.holen{
	margin:-5px 0 0 -4px;
}
#nav.inner li.holen em {
	top:-5px;
	background:url(images/bg-bee2.png) no-repeat;
	width:42px;
	height:49px;
	left:10px;
}
#nav.inner li.holen a{
	padding:29px 8px 0 0;
	background: url(images/bg-holen2.png) no-repeat;
	width:115px;
	height:44px;
}
#nav.inner li.holen a:hover{
	margin:0;
	padding:29px 8px 0 0;
	background: url(images/bg-holen2-rell.png) no-repeat;
}
#nav li.uberuns{
	width:123px;
	height:78px;
	margin:-10px 0 0 -4px;
}
#nav li.uberuns a{
	height:89px;
	padding:34px 8px 0 0;
	background: url(images/bg-uberuns.png) no-repeat;
}
#nav li.uberuns a:hover{
	margin:-78px 0 0;
	padding:112px 8px 0 0;
}

#nav.inner li.uberuns em {
	top:7px;
	background:url(images/bg-bee3.png) no-repeat;
	width:49px;
	height:42px;
	left:81px;
}
#nav.inner li.uberuns a{
	height:44px;
	padding:34px 16px 0 0;
	background: url(images/bg-uberuns2.png) no-repeat;
	width:115px;
}
#nav.inner li.uberuns a:hover{
	margin:0;
	padding:34px 8px 0 0;
	background: url(images/bg-uberuns2-rell.png) no-repeat;
}
/* nav end */
/* cart start */
.cart{
	float: right;
	padding:27px 0 0;
	position: relative;
}
.cart.empty{
	padding:24px 0 0;
}
.cart span{
	width:52px;
	height:54px;
	overflow:hidden;
	display:block;
	float:left;
	margin:-13px 0 0;
}
.cart a{
	background: url(images/bg-cart.png) no-repeat;
	height:108px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.cart a:hover{
	margin:-54px 0 0;
	cursor:pointer;
	text-decoration:none;
}
.cart.empty span{
	height:51px;
	margin-top:-9px;
}
.cart.empty span a{
	background: url(images/bg-cart2.png) no-repeat;
	height:102px;
}
.cart.empty span a:hover {
	margin:-51px 0 0;
}
.cart strong{
	font-weight:normal;
	font-size:10px;
	color:#000;
	line-height:12px;
	display: block;
	width: 90px;
}
.cart strong em{
	display:block;
	font-style:normal;
	font-weight:bold;
}
/* cart end */
/* header end */
/* main start */
#main{
	overflow:hidden;
	height:1%;
	padding:0 36px 111px 57px;
	position:relative;
	margin:0 0 10px;
}
/* content start */
#content{
	float:right;
	width:468px;
}
/* add-nav start */
.add-nav {
	margin: 0;
	padding: 27px 0 10px;
	list-style: none;
}
.add-nav li{
	overflow:hidden;
	vertical-align:middle;
	height:1%;
	margin:0 0 -5px;
}
.add-nav li a{
	font-size:18px;
	letter-spacing:-1px;
	float:left;
	padding:0 0 23px 54px;
	cursor:pointer;
}
.add-nav li a span{
	margin:4px 0 0 -7px;
	float:left;
}
.add-nav li a:hover span{
	text-decoration:underline;
}
.add-nav li.kaufen a{
	color:#cc912e;
	background: url(images/ico-kaufen.png) no-repeat;
}
.add-nav li.kaufen a:hover{
	background: url(images/ico-kaufen-hover.png) no-repeat;
}
.add-nav li.holen a{
	color:#508e88;
	background: url(images/ico-holen.png) no-repeat;
}
.add-nav li.holen a:hover{
	background: url(images/ico-holen-hover.png) no-repeat;
}
.add-nav li.umwelt a{
	color:#8aaa59;
	background: url(images/ico-umwelt.png) no-repeat;
}
.add-nav li.umwelt a:hover{
	background: url(images/ico-umwelt-hover.png) no-repeat;
}
/* add-nav end */
/* content end */
/* image start */
.image{
	float:left;
	padding:8px 0 0;
}
.image img{
	margin:0 0 0 137px;
	display:block;
}
/* links start */
.links{
	padding:0 0 55px 160px;
	overflow:hidden;
	margin:-30px -20px 0 0;
	position:relative;
	width:250px;
}
.links ul{
	list-style:none;
	margin:0 0 0 89px;
	padding:0;
	position:relative;
	z-index:5;
	height:1%;
}
.links ul.bg-list{ 
	position:absolute;
	width: 10px;
	height: 10px;
	left: 4800em;
}
.links ul li{
	float:left;
}
.links a{
	display:block;
	height:57px;
	width:44px;
	cursor:pointer;
	outline:none;
	text-indent:-9999px;
}
.links a.prev{
	background: url(images/btn-prev.png) no-repeat;
}
.links a.next{
	width:56px;
	background: url(images/btn-next.png) no-repeat;
}
.links a.prev:hover{
	background: url(images/btn-prev-hover.png) no-repeat;
}
.links a.next:hover{
	width:56px;
	background: url(images/btn-next-hover.png) no-repeat;
}
.txt-holder{
	position:absolute;
	top:21px;
	left:217px;
	z-index:2;
}
.txt-holder strong{
	background: url(images/txt-heimatregion.png) no-repeat;
	width:193px;
	height:89px;
	display:block;
	text-indent:-9999px;
}
.com{
	position:absolute;
	top:271px;
	left:555px;
}
/* links end */
/* blog start */
.blog{
	position:absolute;
	bottom:0;
	left:50px;
}
.blog .holder{
	width:176px;
	height:130px;
	background: url(images/bg-desk.png) no-repeat;
}
.blog a{
	position:relative;
	margin:26px 0 0 52px;
	float:left;
}
/* blog end */
/* wrapper end */
/* image end */
/* main end */
/* footer start */
#footer{
	font-size:11px;
	color:#999;
}
#footer span a{
	text-decoration:underline;
}
#footer span a:hover{
	text-decoration:none;
}
.boxes{
	background: url(images/bg-box.gif) repeat-y;
	margin:0 0 10px;
}
.boxes .holder{
	background: url(images/bg-box-t.gif) no-repeat;
}
.boxes .frame{
	background: url(images/bg-box-b.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
}
.boxes .frame div{
	float:left;
	margin:0 10px 0 0;
	padding:12px 15px;
}
* html .boxes .frame div{
	padding-bottom:0;
}
.boxes strong{
	display:block;
	padding:0 0 3px;
}
.boxes ul{
	list-style:none;
	padding:0;
	float:left;
	margin:0 -7px 0 -10px;
	display:inline;
}
.boxes ul li{
	float:left;
	padding:0 12px;
	background: url(images/sep-footer.gif) no-repeat 0 50%;
}
.boxes ul li:first-child{
	background:none;
}
.box1{
	width:286px;
}
.box2{
	width:246px;
}
.boxes .frame .box3{
	width:340px;
	margin:0;
	padding-right:0;
}
.boxes .news .row{
	padding:0;
	margin:0;
}
* html .boxes .news .row{
	margin:0 0 -9px;
	position:relative;
}
.news {
	float:left;
	width:168px;
}
.news input{
	border-style:none;
	border-width:0;
	font-size:11px;
	color:#999;
	float:left;
	margin:0 5px  0 0;
}
.news .text{
	width:119px;
	padding:1px 5px 3px;
	float:left;
}
.news .submit{
	font-weight:bold;
	background: url(images/bg-submit.gif) no-repeat 0 50%;
	padding:0 0 0 6px;
	cursor:pointer;
}
/* footer end */
.main-holder {
	width:100%;
	overflow:hidden;
	background:url(images/bg-main.gif) repeat-y;
	margin:0 0 10px;
	position:relative;
}
img.popup-shadow {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	z-index:10;
	display:none;
}
.top {
	background:url(images/bg-top.jpg) no-repeat;
}
.btm {
	background:url(images/bg-btm.jpg) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	padding:0 0 175px;
}
.inner .btm {
	background:url(images/bg-btm2.jpg) no-repeat 0 100%;
	position:relative;
}
.inner2 .btm {
	background:url(images/bg-btm3.jpg) no-repeat 0 100%;
	padding:0 0 280px;
}
.inner3 .btm {
	background:url(images/bg-btm4.jpg) no-repeat 0 100%;
	padding:0 0 58px;
}
.inner4 .btm {
	background:url(images/bg-btm5.jpg) no-repeat 0 100%;
	width:100%;
	overflow:hidden;
	padding:0 0 94px;
}
.inner5 .btm {
	background:url(images/bg-btm6.jpg) no-repeat 0 100%;
	padding:0 0 141px;
}
.inner6 .btm {
	background:url(images/bg-btm6.jpg) no-repeat 0 100%;
	padding:0 0 212px;
}
.inner7 .btm {
	background:url(images/bg-btm5.jpg) no-repeat 0 100%;
	padding:0 0 130px;
}
.main-wrapper {
	width:100%;
	overflow:hidden;
}
/* products start */
.products {
	float:right;
	width:491px;
	padding:0 40px 0 0;
}
/* intro start */
.products .intro {
	height:1%;
	overflow:hidden;
	margin:0 0 19px;
}
.products .intro .t {
	background:url(images/bg-intro-top.png) no-repeat;
	width:491px;
	height:11px;
	overflow:hidden;
}
.inner .products .intro .t {
	background:url(images/bg-intro-top2.png) no-repeat;
}
.products .intro .c {
	background:url(images/bg-intro-mid.gif) repeat-y;
	width:476px;
	overflow:hidden;
	padding:5px 0 0 15px;
}
.inner .products .intro .c {
	background:url(images/bg-intro-mid2.gif) repeat-y;
}
.products .intro .b {
	background:url(images/bg-intro-btm.png) no-repeat;
	width:491px;
	height:11px;
	overflow:hidden;
}
.inner .products .intro .b {
	background:url(images/bg-intro-btm2.png) no-repeat;
}
.products .intro .holder {
	width:465px;
	overflow:hidden;
	margin:0 0 14px;
}
.products .intro .photo {
	float:left;
	width:80px;
	padding:4px 0 0;
}
.products .intro .description {
	float:left;
	width:365px;
	padding:0 0 0 20px;
}
.products .intro h2 {
	margin:0 0 7px;
	color:#cc912e;
	font-size:17px;
	font-weight:normal;
	line-height:18px;
}
.inner .products .intro h2 {
	color:#508e88;
}
.products .intro .description p {
	margin:0;
}
.products .search fieldset {
	height:1%;
	padding:7px 0 0;
	overflow:hidden;
}
.products .search fieldset .text {
	float:left;
	color:#000;
	font-size:13px;
	line-height:15px;
	border:1px solid #7f9db9;
	width:116px;
	margin:0 9px 0 0;
	padding:2px 5px;
}
.products .search fieldset .small {
	width:63px;
	margin-right:3px;
}
.products .search a.btn-search {
	float:left;
	background:url(images/btn-search.gif) no-repeat;
	height:23px;
	color:#333;
	font-weight:bold;
}
.products .search a.btn-search span {
	float:left;
	background:url(images/btn-search-r.gif) no-repeat 100% 0;
	height:20px;
	cursor:pointer;
	padding:3px 19px 0;
}
.products .search a.btn-search:hover {
	text-decoration:none;
}
.products .slider {
	background:url(images/bg-slider.gif) no-repeat;
	width:465px;
	height:36px;
	position:relative;
}
.inner .products .slider {
	background:url(images/bg-slider2.gif) no-repeat;
	width:465px;
	height:36px;
}
.products .slider a {
	background:url(images/btn-slider.png) no-repeat;
	width:40px;
	top:2px;
	left:252px;
	height:38px;
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.products .slider a:hover {
	background:url(images/btn-slider-rell.png) no-repeat;
}
.products .info {
	color:#cc912e;
	padding:9px 0 3px 5px;
}
.products .info a {
	color:#cc912e;
}
.inner .products .info,
.inner .products .info a {
	color:#508e88;
}
.products .info p {
	margin:0;
}
/* intro end */
/* product list start */
.product-list {
	height:1%;
	overflow:hidden;
	position:relative;
	margin:0 0 4px;
}
.product-list .item {
	height:1%;
	overflow:hidden;
	background:url(images/bg-item.gif) no-repeat 15px 0;
	padding:18px 15px 4px 15px;
	margin:-18px 0 18px;
}
.product-list .item .photo {
	float:left;
	width:80px;
	padding:4px 0 0;
}
.product-list .item .photo img {
	display:block;
}
.product-list .item .description {
	height:1%;
	overflow:hidden;
	padding:0 0 0 20px;
	color:#666;
}
* html .product-list .item .description {
	padding:0 0 0 17px;
}
.product-list .item .holder {
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
	color:#333;
}
.product-list .item a.buy {
	float:right;
	background:url(images/btn-buy.gif) no-repeat;
	width:81px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 7px 0 15px;
}
.product-list .item a.buy:hover {
	background-position:0 -23px;
}
.product-list .item ul {
	float:right;
	overflow:hidden;
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
.product-list .item ul li {
	float:left;
	background:url(images/devider.gif) no-repeat 0 50%;
	padding:0 8px;
	margin:0 8px 0 -8px;
}
.product-list h3 {
	margin:3px 0 0;
	font-size:12px;
	line-height:14px;
}
.product-list dl {
	margin:0 0 4px;
	padding:0;
	color:#333;
}
.product-list dt,
.product-list dd {
	margin:0;
	display:inline;
}
.product-list p {
	margin:0;
}
.product-list a.more {
	color:#cc912e;
	font-weight:bold;
}
/* product list end */
/* user list start */
.user-list {
	height:1%;
	overflow:hidden;
	position:relative;
	margin:0 0 4px;
}
.user-list .item {
	height:1%;
	overflow:hidden;
	background:url(images/bg-item.gif) no-repeat 15px 0;
	padding:18px 15px 4px 15px;
	margin:-18px 0 18px;
}
.user-list .item .photo {
	float:left;
	width:80px;
	padding:4px 0 0;
}
.user-list .item .photo img {
	display:block;
}
.user-list .item .description {
	height:1%;
	overflow:hidden;
	padding:0 0 0 20px;
	color:#666;
}
* html .user-list .item .description {
	padding:0 0 0 17px;
}
.user-list h3 {
	margin:0 0 6px;
	font-size:12px;
	color:#333;
	line-height:14px;
}
.user-list p {
	margin:0;
}
.user-list a.more {
	color:#508e88;
	font-weight:bold;
}
.user-list ul {
	width:379px;
	overflow:hidden;
	padding:0;
	list-style:none;
	position:relative;
	margin:0 -20px 3px 0;
}
.user-list ul li {
	float:left;
	background:url(images/devider2.gif) no-repeat 0 50%;
	padding:0 7px 0 9px;
	margin:0 9px 0 -9px;
	color:#333;
	line-height:16px;
}
.user-list address {
	font-style:normal;
}
.user-list ul a {
	color:#333;
}
/* user list end */
/* paging start */
.paging {
	height:1%;
	overflow:hidden;
	padding:0 0 0 10px;
}
.paging a.prev,
.paging a.next {
	float:left;
	background:url(images/bg-paging.gif) no-repeat;
	width:30px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
}
.paging a.next {
	background-position:-30px 0;
}
.paging a.prev:hover {
	background-position:0 -33px;
}
.paging a.next:hover {
	background-position:-30px -33px;
}
.paging div {
	float:left;
	background:#fdf9e3 url(images/bg-paging-l.gif) no-repeat;
	height:25px;
	margin:0 6px 0 0;
	display:inline;
}
.inner .paging div {
	background:#daebe5 url(images/bg-paging-l2.gif) no-repeat;
}
.inner .paging div ul {
	background:url(images/bg-paging-r2.gif) no-repeat 100% 0;
}
.paging ul {
	background:url(images/bg-paging-r.gif) no-repeat 100% 0;
	height:20px;
	margin:0;
	padding:5px 3px 0 5px;
	list-style:none;
	float:left;
}
.paging ul li {
	float:left;
	padding:0 6px;
}
.paging ul a {
	color:#cc912e;
	font-weight:bold;
}
.inner .paging ul a {
	color:#508e88;
}
.paging ul a:hover {
	color:#fff;
	text-decoration:none;
}
.paging ul li.active a,
.paging ul li.active a:hover {
	color:#333;
}
/* paging end */
/* products end */
/* visual start */
.main-wrapper .visual {
	float:left;
	background:url(images/bg-map.png) no-repeat;
	width:371px;
	margin:24px 0 0 40px;
	display:inline;
}
.visual .holder {
	position:relative;
	height:494px;
}
.visual .holder a {
	position:absolute;
	background:url(images/bg-beehives.png) no-repeat;
	width:52px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.inner .visual .holder a {
	background:url(images/bg-beehives2.png) no-repeat;
}
.inner .visual .holder a:hover {
	background:url(images/bg-beehives2-rell.png) no-repeat;
}
.visual .holder a:hover {
	background:url(images/bg-beehives-rell.png) no-repeat;
}
.visual .arrow,
.visual .arrow2 {
	position:absolute;
	background:url(images/bg-arrow1.png) no-repeat;
	width:146px;
	height:92px;
	text-indent:-9999px;
	overflow:hidden;
	left:-26px;
	top:-22px;
}
.visual .arrow2 {
	background:url(images/bg-arrow2.png) no-repeat;
	width:123px;
	height:77px;
	left:-14px;
	top:-16px;
}
.visual .beehives1 {
	left:221px;
	top:57px;
}
.visual .beehives2 {
	left:78px;
	top:160px;
}
.visual .beehives3 {
	left:103px;
	top:236px;
}
.visual .beehives4 {
	left:54px;
	top:334px;
}
.visual .beehives5 {
	left:257px;
	top:206px;
}
.visual .beehives6 {
	left:135px;
	top:20px;
}
.visual .beehives7 {
	left:243px;
	top:133px;
}
.visual .beehives8 {
	left:220px;
	top:281px;
}
.visual .beehives9 {
	left:106px;
	top:386px;
}
.visual .beehives10 {
	left:216px;
	top:409px;
}
.visual ul {
	margin:0 0 0 78px;
	padding:0;
	list-style:none;
}
.visual ul li a {
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#cc912e;
	font-weight:bold;
	line-height:18px;
}
.inner .visual ul li a {
	color:#508e88;
	background:url(images/arrow2.gif) no-repeat 0 50%;
}
/* visual end */
.products .slider a.active {
	background:url(images/btn-slider-rell.png) no-repeat;
}
/* info-holder end */
.info-holder {
	height:1%;
	padding:0 0 0 65px;
	overflow:hidden;
}
.text-honig {
	margin:0 0 8px;
	background:url(images/text-honig.png) no-repeat;
	width:347px;
	height:37px;
	text-indent:-9999px;
	overflow:hidden;
}
/* section start */
.info-holder .section {
	margin:0 0 34px;
	width:744px;
}
.info-holder .section .t {
	background:url(images/bg-section-top.png) no-repeat;
	width:744px;
	height:12px;
	overflow:hidden;
}
.info-holder .section .c {
	background:#f8f2dc;
	overflow:hidden;
	width:726px;
	padding:0 0 0 18px;
}
.info-holder .section .b {
	background:url(images/bg-section-btm.png) no-repeat;
	width:744px;
	height:13px;
	overflow:hidden;
}
.info-holder .section .photo {
	float:left;
	width:180px;
}
.info-holder .section .description {
	height:1%;
	overflow:hidden;
	padding:0 5px 0 21px;
	color:#666;
}
* html .info-holder .section .description {
	padding:0 0 0 18px;
}
.info-holder .section .holder {
	height:1%;
	overflow:hidden;
	padding:0 19px 8px 0;
	color:#333;
}
.info-holder .section h3 {
	margin:0;
	color:#cc912e;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
}
.info-holder .section a.more {
	float:right;
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#cc912e;
	font-weight:bold;
	margin:2px 0 0 18px;
}
.info-holder .section a.kaufen {
	float:right;
	background:url(images/btn-kaufen.gif) no-repeat;
	width:81px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
.info-holder .section a.kaufen:hover {
	background-position:0 -23px;
}
.info-holder .section ul {
	float:right;
	overflow:hidden;
	margin:2px 12px 0 0;
	display:inline;
	padding:0;
	list-style:none;
}
.info-holder .section ul li {
	float:left;
	background:url(images/devider2.gif) no-repeat 100% 50%;
	padding:0 8px;
	margin:0 -8px 0 8px;
}
.info-holder .section h4 {
	margin:0 0 6px;
	font-size:12px;
	line-height:14px;
	color:#333;
}
.info-holder .section p {
	margin:0 0 13px;
}
/* section end */
/* beekeeper start */
.beekeeper {
	width:370px;
	overflow:hidden;
	padding:0 0 0 18px;
}
.beekeeper .photo {
	border:1px solid #ccc;
	float:left;
	margin:3px 0 0;
}
.beekeeper .photo img {
	display:block;
}
.beekeeper .description {
	height:1%;
	overflow:hidden;
	padding:0 0 0 19px;
	color:#666;
}
* html .beekeeper .description {
	padding:0 0 0 16px;
}
.beekeeper h3 {
	margin:0 0 6px;
	color:#333;
	font-size:12px;
	line-height:14px;
}
.beekeeper p {
	margin:0;
}
.beekeeper a.more {
	color:#cc912e;
	font-weight:bold;
}
/* beekeeper end */
/* map start */
.map {
	position:absolute;
	right:122px;
	bottom:123px;
	width:298px;
}
* html .map {
	right:121px;
}
.map img {
	display:block;
}
.text-standort {
	background:url(images/text-standort.png) no-repeat;
	width:127px;
	height:91px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:72px;
	right:326px;
}
/* map end */
/* info-holder end */
/* contact-holder start */
.contact-holder {
	height:1%;
	padding:4px 0 0 67px;
	overflow:hidden;
}
/* section start */
.contact-holder .section {
	margin:0 0 29px;
	width:744px;
	position:relative;
}
.contact-holder .section .t {
	background:url(images/bg-section-top2.png) no-repeat;
	width:744px;
	height:12px;
	overflow:hidden;
}
.contact-holder .section .c {
	background:#d7ebe7;
	overflow:hidden;
	width:728px;
	padding:2px 0 0 16px;
}
.contact-holder .section .b {
	background:url(images/bg-section-btm2.png) no-repeat;
	width:744px;
	height:13px;
	overflow:hidden;
}
.contact-holder .section .photo {
	float:left;
	width:180px;
}
.contact-holder .section .photo img {
	display:block;
	margin:0 0 8px;
}
.contact-holder .section .photo a {
	background:url(images/arrow3.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#508e88;
	font-weight:bold;
}
.contact-holder .section .description {
	height:1%;
	overflow:hidden;
	padding:0 5px 0 21px;
	color:#666;
}
* html .contact-holder .section .description {
	padding:0 0 0 18px;
}
.contact-holder .section .holder {
	height:1%;
	overflow:hidden;
	padding:0 22px 13px 0;
}
.contact-holder .section h2 {
	margin:0;
	color:#508e88;
	font-size:17px;
	line-height:17px;
	font-weight:normal;
}
.contact-holder .section a.more {
	float:right;
	background:url(images/arrow3.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#508e88;
	font-weight:bold;
}
.contact-holder .section h3 {
	margin:0 0 6px;
	color:#333;
	font-size:12px;
	line-height:14px;
}
.contact-holder .section p {
	margin:0 0 14px;
}
/* section end */
/* print start */
.print {
	position:absolute;
	right:-160px;
	top:10px;
	width:135px;
	height:60px;
	overflow:hidden;
}
.print a {
	background:url(images/bg-print.png) no-repeat;
	width:65px;
	height:120px;
	color:#508e88;
	font-size:10px;
	font-weight:bold;
	display:block;
	cursor:pointer;
	padding:10px 0 0 65px;
}
.print a:hover {
	text-decoration:underline;
	margin:-60px 0 0;
	padding:70px 0 0 65px;
}
/* print end */
.text-gibt {
	margin:0 0 8px 19px;
	background:url(images/text-gibt.png) no-repeat;
	width:248px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
}
/* article start */
.contact-holder .article {
	width:370px;
	overflow:hidden;
	margin:0 0 32px 16px;
	color:#666;
}
.contact-holder .article p {
	margin:0 0 10px;
}
/* article end */
/* section2 start */
.section2 {
	margin:0 0 8px;
	width:418px;
}
.section2 .t {
	background:url(images/bg-section-top3.png) no-repeat;
	width:418px;
	height:9px;
	overflow:hidden;
}
.section2 .c {
	width:389px;
	background:#d3e9e4;
	overflow:hidden;
	color:#666;
	padding:3px 10px 0 15px;
}
.section2 .b {
	background:url(images/bg-section-btm3.png) no-repeat;
	width:418px;
	height:26px;
	overflow:hidden;
}
/* section2 end */
/* section3 start */
.section3 {
	width:753px;
}
.section3 .t {
	background:url(images/bg-section-top4.png) no-repeat;
	width:753px;
	height:12px;
	overflow:hidden;
}
.section3 .c {
	width:719px;
	background:#d7ebe7;
	overflow:hidden;
	color:#666;
	padding:0 10px 0 15px;
}
.section3 .b {
	background:url(images/bg-section-btm4.png) no-repeat;
	width:753px;
	height:42px;
	overflow:hidden;
}
.section2 h3,
.section3 h3 {
	margin:0 0 5px;
	color:#333;
	font-size:12px;
	line-height:14px;
}
.section2 p {
	margin:0 0 8px;
}
.section3 p {
	margin:0 0 12px;
}
.section3 .holder {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 -14px;
}
/* section3 end */
/* contact start */
.contact-holder .contact {
	position:absolute;
	right:126px;
	bottom:366px;
	width:270px;
	color:#605d4e;
} 
.contact-holder .contact h3 {
	margin:0 0 13px;
	color:#508e88;
	font-size:12px;
	line-height:14px;
}
.contact-holder .contact address {
	margin:0 0 13px;
	display:block;
	font-style:normal;
	font-weight:bold;
}
.contact-holder .contact address span {
	display:block;
}
.contact-holder .contact address em {
	font-style:normal;
}
.contact-holder .contact dl {
	margin:0;
	padding:0;
}
.contact-holder .contact dt,
.contact-holder .contact dd {
	margin:0;
	display:inline;
}
.contact-holder .contact dt {
	font-weight:bold;
}
.contact-holder .contact dl.offnungszeiten dt {
	display:block;
	padding:13px 0 0;
}
.contact-holder .contact a {
	color:#605d4e;
}
.btn-map {
	position:absolute;
	right:-1px;
	overflow:hidden;
	top:-5px;
	height:45px;
}
.btn-map a {
	background:url(images/btn-map.png) no-repeat;
	width:102px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.btn-map a:hover {
	margin:-45px 0 0;
}
/* contact end */
/* contact-holder end */
/* wrapper end */
/* popup start */
.popup {
	position:absolute;
	left:50%;
	top:85px;
	width:829px;
	margin:0 0 0 -414px;
	z-index:30;
}
.popup .t {
	background:url(images/bg-popup-top.png) no-repeat;
	width:829px;
	height:296px;
	float:left;
	overflow:hidden;
}
.popup .c {
	width:829px;
	float:left;
	background-color:#fffffb;
}
.popup .c:after {
	clear:both;
	content:'';
	display:block;
}
.popup .b {
	background:url(images/bg-popup-btm.png) no-repeat;
	width:829px;
	height:159px;
	float:left;
	overflow:hidden;
}
.popup-holder {
	position:relative;
	margin:-289px 0 -56px;
	width:761px;
	overflow:hidden;
	padding:78px 0 0 68px;
}
.text-honig-popup {
	position:absolute;
	left:18px;
	top:8px;
	background:url(images/text-honig2.png) no-repeat;
	width:267px;
	height:103px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.popup .btn-close {
	position:absolute;
	right:18px;
	top:10px;
	background:url(images/btn-close.png) no-repeat;
	width:81px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.popup .section-holder {
	width:100%;
	overflow:hidden;
	position:relative;
}
/* section start */
.popup .section {
	overflow:hidden;
	margin:-13px 0 13px;
	background:url(images/bg-popup-section.gif) no-repeat;
	width:682px;
	padding:28px 0 16px;
}
.popup h3 {
	margin:0 0 11px;
	color:#cc912e;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
.popup .holder {
	height:1%;
	overflow:hidden;
}
/* item start */
.popup .item {
	float:left;
	width:100px;
	margin:0 17px 0 0;
	display:inline;
}
.popup .item .photo {
	margin:0 0 15px 4px;
}
.popup .item .photo img {
	display:block;
}
.popup .item.empty .photo img {
	display:none;
}
.popup .item .frame {
	width:100px;
	overflow:hidden;
}
.popup .item.empty .frame {
	display:none;
}
.popup .item h4 {
	margin:0;
	color:#333;
	font-size:12px;
	line-height:13px;
}
.popup ul.price {
	overflow:hidden;
	width:100px;
	margin:0 0 2px;
	padding:0;
	list-style:none;
}
.popup ul.price li {
	float:left;
	background:url(images/devider3.gif) no-repeat 0 50%;
	padding:0 8px;
	margin:0 8px 0 -8px;
}
.popup .item h5 {
	margin:0 0 4px;
	color:#666;
	background:url(images/bg-popup-head.gif) no-repeat;
	font-size:12px;
	line-height:13px;
	font-weight:normal;
	width:100px;
}
.popup .item h5 span {
	background:url(images/bg-popup-head.gif) no-repeat 0 100%;
	padding:5px 0;
	display:block;
}
.popup .item dl {
	margin:0;
	padding:0;
}
.popup .item dt {
	color:#cc912e;
	margin:0 0 5px;
}
.popup .item dd {
	margin:0;
}
.popup .item dl ul {
	margin:0;
	padding:0;
	list-style:none;
}
.popup .item dl li {
	float:left;
}
.popup .item dl a {
	float:left;
	margin:0 3px 0 0;
	background:url(images/bg-item-count.gif) no-repeat;
	width:15px;
	height:14px;
	overflow:hidden;
	text-align:center;
	color:#333;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	padding:1px 0 0;
}
.popup .item dl a.inactive {
	background-position:0 -15px;
	color:#c2c2c2;
}
.popup .item dl a:hover {
	color:#fff;
	text-decoration:none;
}
.popup .item dl a.delete {
	background-position:0 -30px;
	margin:0;
	padding:0;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
}
.empty-btn {
	background:url(images/bg-empty.gif) no-repeat;
	width:80px;
	height:80px;
	display:none;
	text-indent:-9999px;
	overflow:hidden;
}
.popup .item.empty .empty-btn {
	display:block;
}
.select-btn {
	height:1%;
	overflow:hidden;
	margin:0 0 12px;
}
.select-btn a {
	float:left;
	background:url(images/btn-select.gif) no-repeat;
	height:23px;
	color:#333;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
}
.select-btn a:hover {
	text-decoration:none;
	color:#fff;
	background-position:0 -23px;
}
.select-btn a span {
	float:left;
	background:url(images/btn-select-r.gif) no-repeat 100% -23px;
	cursor:pointer;
	padding:4px 14px 0;
	height:19px;
}
.select-btn a:hover span {
	background-position:100% 0;
}
.popup a.detail {
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
	color:#cc912e;
	font-weight:bold;
}
.popup .btns {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:35px 0 0 34px;
	list-style:none;
}
.popup .btns li {
	height:1%;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 7px;
}
.popup .btns a {
	float:left;
	background:url(images/btn-select.gif) no-repeat;
	height:23px;
	color:#333;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
}
.popup .btns  a:hover {
	text-decoration:none;
	color:#fff;
	background-position:0 -23px;
}
.popup .btns  a span {
	float:left;
	background:url(images/btn-select-r.gif) no-repeat 100% -23px;
	cursor:pointer;
	padding:4px 19px 0;
	height:19px;
}
.popup .btns  a:hover span {
	background-position:100% 0;
}
/* item end */
/* section end */
/* popup end */
/* products-holder start */
.products-holder {
	overflow:hidden;
	height:1%;
	padding:0 0 0 66px;
}
.products-holder h2 {
	margin:0 0 20px;
	color:#cc912e;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
/* product-list2 start */
.product-list2 {
	height:1%;
	overflow:hidden;
}
.product-list2 .heading {
	height:1%;
	overflow:hidden;
	margin:0 0 -4px;
}
.text-honigsorte {
	float:left;
	background:url(images/text-honigsorte.png) no-repeat;
	width:134px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 80px 0 98px;
	display:inline;
}
.text-etikett {
	float:left;
	background:url(images/text-etikett.png) no-repeat;
	width:155px;
	height:17px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 67px 0 0;
	display:inline;
}
.text-preis {
	float:left;
	background:url(images/text-preis.png) no-repeat;
	width:31px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 0 0;
}
/* product-list2 item start */
.product-list2 .item {
	height:1%;
	overflow:hidden;
	background:url(images/bg-item2.gif) no-repeat 0 100%;
	padding:9px 0 20px;
}
.product-list2 .item.bottom {
	padding:2px 0 15px 17px;
}
.product-list2 .photo {
	float:left;
	margin:1px 19px 0 0;
	display:inline;
}
.product-list2 .photo img {
	display:block;
}
.product-list2 .description {
	float:left;
	width:209px;
	padding:8px 0 0;
}
.product-list2 .description h4 {
	margin:0 0 9px;
	font-size:12px;
	line-height:14px;
}
.product-list2 .description dl {
	margin:0;
	padding:0;
}
.product-list2 .description dt,
.product-list2 .description dd {
	margin:0;
	display:inline;
}
.product-list2 .price {
	float:left;
	width:122px;
	padding:8px 0 0;
}
.product-list2 .price strong {
	display:block;
	margin:0 0 3px;
}
.product-list2 .price span {
	color:#666;
	font-size:10px;
}
.product-list2 .actions {
	float:left;
	margin:0;
	padding:7px 0 0;
	list-style:none;
}
.product-list2 .actions li {
	line-height:17px;
}
.product-list2 .actions a {
	color:#cc912e;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 9px;
}
.product-list2 .area {
	float:left;
	display:inline;
	background:url(images/bg-area.png) no-repeat;
	width:165px;
	height:61px;
	margin:0 47px 0 0;
	padding:9px 0 0 15px;
}
.product-list2 .area textarea {
	display:block;
	border:none;
	background:none;
	width:150px;
	height:40px;
	padding:0;
	overflow:auto;
	margin:0;
	position:relative;
	color:#333;
	font-size:12px;
	line-height:14px;
}
.product-list2 .area2 {
	background:url(images/bg-area2.png) no-repeat;
	width:447px;
	height:111px;
	padding:9px 0 0 14px;
}
.product-list2 .holder .frame {
	padding:0 0 0 27px;
	overflow:hidden;
	width:100%;
}
.product-list2 .area2 textarea {
	display:block;
	border:0 none;
	background:none;
	width:432px;
	height:88px;
	padding:0;
	overflow:auto;
	margin:0;
	position:relative;
	color:#333;
	font-size:12px;
	line-height:14px;
}
.product-list2 .holder {
	float:left;
	width:536px;
	padding:5px 0 0;
}
.product-list2 .bottom .holder {
	width:519px;
}
.products-holder .item .row {
	height:1%;
	overflow:hidden;
	margin:0 0 10px;
}
.products-holder .item .row .checkbox {
	padding:0;
	margin:0 11px 0 0;
	float:left;
	width:16px;
	height:15px;
}
.products-holder .item .row label {
	float:left;
	font-weight:bold;
}
.products-holder .item .row p {
	margin:0 0 0 10px;
	font-weight:bold;
}
/* product-list2 item end */
/* summary start */
.product-list2 .summary {
	height:1%;
	overflow:hidden;
	position:relative;
	margin:-4px 0 13px;
	color:#cc912e;
}
.product-list2 .summary .t {
	overflow:hidden;
	background:url(images/bg-summary-top.gif) no-repeat;
	width:745px;
	height:5px;
}
.product-list2 .summary .c {
	overflow:hidden;
	background:url(images/bg-summary-mid.gif) repeat-y;
	width:716px;
	padding:0px 0 6px 29px;
}
.product-list2 .summary .b {
	overflow:hidden;
	background:url(images/bg-summary-btm.png) no-repeat;
	width:745px;
	height:8px;
}
.product-list2 .summary .description {
	width:500px;
}
.product-list2 .summary .description strong span {
	font-weight:normal;
}
.product-list2 .summary .price {
	padding:5px 0 0;
}
.product-list2 .btn-holder {
	width:748px;
	overflow:hidden;
}
.product-list2 .btn-holder input {
	float:right;
}
/* summary end */
/* product-list2 end */
/* products-holder end */
/* imprint start */
.text-blog, .section h2 a.text-blog {
	background:url(images/text-blog.png) no-repeat;
	display: block;
	width:344px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -13px 6px;
	position:relative;
}
.imprint {
	height:1%;
	overflow:hidden;
	padding:18px 0 0 83px;
}
.text-impressum {
	background:url(images/text-impressum.png) no-repeat;
	width:194px;
	height:46px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 -13px 6px;
	position:relative;
}
.imprint .section {
	height:1%;
	overflow:hidden;
	background:url(images/bg-item3.gif) no-repeat 0 100%;
	margin:0 0 21px;
}
.imprint .visual {
	float:left;
	width:311px;
	margin:2px 31px -2px;
	position:relative;
	display:inline;
}
/* contact start */
.imprint .contact {
	float:left;
	width:320px;
}
.imprint .contact h3 {
	margin:0 0 13px;
	font-weight:normal;
	color:#84a15d;
	font-size:17px;
	line-height:19px;
}
.imprint .contact address {
	margin:0 0 13px;
	display:block;
	font-style:normal;
}
.imprint .contact address em {
	font-style:normal;
}
.imprint .contact address strong,
.imprint .contact address span {
	display:block;
}
.imprint .contact dl {
	margin:0;
	padding:0;
}
.imprint .contact dl.resume {
	padding:12px 0 0;
}
.imprint .contact dl dt,
.imprint .contact dl dd {
	margin:0;
	display:inline;
}
.imprint .contact dt {
	font-weight:bold;
}
/* contact end */
/* contact note start */
.imprint .contact-note {
	margin:0 0 38px;
}
.imprint .contact-note h4 {
	margin:0 0 6px;
	font-size:12px;
	line-height:14px;
}
.imprint .contact-note ul {
	margin:0;
	padding:0;
	list-style:none;
	color:#666;
}
.imprint .contact-note ul a {
	color:#666;
	text-decoration:underline;
}
.imprint .contact-note ul a:hover {
	text-decoration:none;
}
/* contact note end */
/* contact info start */
.imprint .contact-info {
	height:1%;
	overflow:hidden;
}
.imprint .contact-info .holder {
	float:left;
	width:346px;
	margin:0 10px 0 0;
	display:inline;
}
.imprint .contact-info .t {
	background:url(images/bg-contact-top.png) no-repeat;
	width:346px;
	height:9px;
	overflow:hidden;
}
.imprint .contact-info .c {
	background-color:#f2f2f2;
	overflow:hidden;
	width:306px;
	min-height:124px;
	color:#999;
	font-size:11px;
	line-height:13px;
	padding:3px 25px 0 15px;
}
* html .imprint .contact-info .c {
	overflow:visible;
	height:124px;
}
.imprint .contact-info .b {
	background:url(images/bg-contact-btm.png) no-repeat;
	width:346px;
	height:8px;
	overflow:hidden;
}
.imprint .contact-info p {
	margin:0 0 13px;
}
/* contact info end */
/* imprint end */
/* press start */
.press {
	overflow:hidden;
	height:1%;
	padding:11px 0 0 85px;
}
.text-presse {
	background:url(images/text-presse.png) no-repeat;
	width:117px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 13px 3px;
}
.press h3 {
	margin:0 0 13px;
	color:#7c9a51;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
.press .section {
	height:1%;
	overflow:hidden;
	margin:0 0 23px;
}
/* content start */
.press .content {
	float:left;
	width:467px;
	padding:0 34px 0 0;
}
.press .content p {
	margin:0 0 13px;
}
/* content end */
/* aside start */
.press .aside {
	float:left;
	width:296px;
}
.press .aside .holder {
	background:#e6f0d6 url(images/bg-aside-holder.gif) no-repeat;
	margin:0 0 5px;
}
.press .aside .beige {
	background:#f2f2f2 url(images/bg-aside-holder2.gif) no-repeat;
}
.press .aside .frame {
	background:url(images/bg-aside-frame.gif) no-repeat 0 100%;
	overflow:hidden;
	width:271px;
	padding:13px 5px 14px 20px;
}
.press .aside .beige .frame {
	background:url(images/bg-aside-frame2.gif) no-repeat 0 100%;
}
.press .aside .holder p {
	margin:0 0 5px;
}
.press .aside .holder ul {
	position:relative;
	padding:0;
	list-style:none;
}
.press .aside .holder ul li {
	width: 250px;
}
.press .aside .holder ul form {
	margin-bottom: 1em;
}
.press .aside .holder ul a {
	padding:0 0 0 9px;
	background:url(images/devider4.gif) no-repeat 0 50%;
	color:#333;
	font-weight:bold;
	line-height:16px;
}
/* aside end */
/* press-actions start */
.press-actions {
	background:#d8e7c2 url(images/bg-press.gif) no-repeat;
	width:789px;
	overflow:hidden;
	padding:14px 11px 9px 0;
	margin:0 0 22px;
}
.press-actions ul {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.press-actions ul li {
	float:left;
	padding:0 0 0 21px;
}
.press-actions ul a {
	padding:0 0 0 9px;
	color:#333;
	font-weight:bold;
	background:url(images/devider4.gif) no-repeat 0 50%;
}
/* press-actions end */
/* column start */
.press .columns {
	height:1%;
	overflow:hidden;
}
.press .column {
	float:left;
	width:386px;
	margin:0 26px 0 0;
	display:inline;
}
.press .column .holder {
	background:#f2f2f2 url(images/bg-column.gif) no-repeat;
	margin:0 0 5px;
}
.press .column .frame {
	background:url(images/bg-column-btm.gif) no-repeat 0 100%;
	width:373px;
	overflow:hidden;
	padding:14px 0 0 13px;
	min-height:100px;
}
* html .press .column .frame {
	overflow:visible;
	height:100px;
}
.press .column .photo {
	width:210px;
	float:left;
}
.press .column .photo img {
	display:block;
}
.press .column .description {
	width:155px;
	float:left;
	color:#666;
}
.press .column em {
	display:block;
	font-style:normal;
	margin:0 0 7px;
}
.press .column h4 {
	margin:0;
	font-size:12px;
	line-height:13px;
	color:#333;
}
.press .column p {
	margin:0;
}
/* column end */
/* press end */
/* pay holder start */
.pay-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 0 62px;
}
.pay-holder h2 {
	margin:0 0 23px;
	color:#cc912e;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
}
/* pay form start */
.pay-form fieldset {
	height:1%;
	overflow:hidden;
	padding:0 0 0 25px;
}
h3.text-zahlungsmethode {
	margin:0 0 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/text-zahlungsmethode.png) no-repeat;
	width:153px;
	height:21px;
}
/* radio holder start */
.radio-holder {
	height:1%;
	overflow:hidden;
	padding-bottom:13px;
}
.radio-holder input {
	float:left;
	padding:0;
	margin:0 6px 0 0;
	width:16px;
	height:15px;
}
.radio-holder label {
	float:left;
	margin:0 29px 0 0;
	font-weight:bold;
}
.radio-holder a {
	color:#333 !important;
}
/* radio holder end */
.pay-holder p {
	margin:0 0 20px;
}
.pay-holder a {
	color:#c93;
	text-decoration:underline;
}
.pay-holder a:hover {
	text-decoration:none;
}
.pay-holder .frame {
	margin:0 0 11px;
	overflow:hidden;
	width:507px;
}
h3.text-rechnungsan {
	margin:0 0 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/text-rechnungsan.png) no-repeat;
	width:174px;
	height:23px;
}
.pay-holder .holder {
	height:1%;
	overflow:hidden;
}
/* row start */
.pay-holder .row {
	width:100%;
	overflow:hidden;
	margin:0 0 18px;
}
.pay-holder .area {
	float:left;
	margin:0 10px 0 0;
	display:inline;
}
.pay-holder .area label {
	display:block;
	margin:0 0 2px;
	font-weight:bold;
}
.pay-holder .area label a {
	color:#333;
	text-decoration:none;
}
.pay-holder .area label a:hover {
	text-decoration:underline;
}
.pay-holder .area.hidden label a {
	text-decoration:underline;
}
.pay-holder .area.hidden label a:hover {
	text-decoration:none;
}
.pay-holder .area.hidden label span {
	display:none;
}
.pay-holder .area label em {
	font-style:normal;
	display:none;
}
.pay-holder .area.hidden label em {
	display:inline;
}
.pay-holder .text {
	display:block;
	padding:2px 5px;
	width:161px;
	margin:0;
	border:1px solid #9c9c9c;
}
.pay-holder .hidden .text {
	display:none;
}
.pay-holder .long {
	width:233px;
}
.pay-holder .short {
	width:50px;
}
.pay-holder select {
	display:block;
	width:60px;
	border:1px solid #9c9c9c;
}
.pay-holder .area p {
	margin:0;
	padding:2px 0 0;
	width:173px;
}
/* row end */
h3.text-lieferadresse {
	margin:22px 0 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/text-lieferadresse.png) no-repeat;
	width:234px;
	height:20px;
}
h3.text-allgemeine {
	margin:22px 0 10px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/text-allgemeine.png) no-repeat;
	width:278px;
	height:23px;
}
/* submit-holder start */
.submit-holder {
	padding:22px 0 0;
}
/* submit-holder start */
/* pay form end */
/* pay holder end */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	display: block;
}
object, embed {
	display: block;
	margin: 0 2ex 1em 0;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

