html {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 0.75em;
	color: #4C4C4C;
	background: #2DC5BA url(main_bg.gif) top left repeat-x;

	}


.error {
	color: red;
	}
	
select.error,
textarea.error,
input.error {
	border: 1px solid red;

	}
	
	
form.nl {
	margin-bottom: 15px;

	}

form.nl fieldset {
	padding: 10px;
	}

*+html form.nl legend {
	margin-bottom: 10px;
	}
* html form.nl legend {
	margin-bottom: 10px;
	}
	
.searchform fieldset, .loginform fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
.searchform legend, .loginform legend {
	display: none;
	}	
	
.searchform {
	color: #ffffff;
	margin: 0;
	}
	
.searchform input.tx {
	border: none;
	padding: 2px;
	color: #4D4D4D;
	}	

.searchform input.submit {
	width: 20px;
	margin-left: 5px;
	border: none;
	background-color: #A1C7D9;
	color: #ffffff;
	font-weight: bold;
	font-size: .95em;
	}	
	
.searchform input.s_submit {
	background: url(button.gif) top left no-repeat;
	border: none;
	color: #ffffff; 
	font-weight: bold;
	font-size: 0.95em;
	padding: 2px 8px 4px 5px;
	margin-top: 7px;
	width: 60px;
	cursor: pointer;
	}
	
.searchform label {
	font-size: 1.1em;
	color: #4C4C4C;
	font-weight: bold;
	}	
	
.searchform input.s_tx {
	margin-top: 7px;
	width: 110px;
	font-size: 0.95em;
	padding: 2px;
	color: #4C4C4C;
	}		
	
	
h1 {
	
	font-size: 1.4em;
	
	margin-top: 5px;
	
	}
h2 {
	
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 5px;
	}



h3, h3 a {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom:0;
	color: #4C4C4C;
	padding-bottom: 0;
	}	

h3 a:hover {
	color: #5B8C19;
	}	
	

p {
	margin-top: 4px;
	margin-bottom: 6px;
	}	

.text {
	line-height: 1.6em;
	}


	
img {
	border: none;
		}

a {
	color: #5B8C19;
	text-decoration:none;
	}


a:hover {
	text-decoration: underline;
	}


a.more {
	display: block;
	height: 20px;
	width: 60px;
	padding: 0 0 0 14px;
	background: url(button.gif) top left no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.95em;
	}

a.send {
	display: block;
	height: 20px;
	width: 60px;
	padding: 0 0 0 8px;
	background: url(button.gif) top left no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.95em;
	}	
	
	


a.back:hover, #inhalt a:hover, .searc a:hover, a.underlined:hover {
	text-decoration: underline;
	}
a.more:hover, h3 a:hover {
	text-decoration: none !important;
	}

.arrow_bar {
	background: url(bar.gif) top left no-repeat;
	color: #ffffff;
	font-weight: bold;
	
	height: 24px;
	margin-bottom: 30px;
	margin-top: 10px;
	}

.arrow_bar a {
	padding-left: 100px;
	padding-top: 3px;
	color: #ffffff;
	display: block;
	height: 24px;
	}		
.arrow_bar a:hover {
	text-decoration: none;
	}
	

input.tx {
	width: 120px;
	font-size: 0.95em;
	padding: 2px;
	color: #4C4C4C;
	}
	
input.nl_submit {
	background: url(button.gif) top left no-repeat;
	border: none;
	color: #ffffff; 
	font-weight: bold;
	font-size: 0.95em;
	padding: 2px 8px 4px 6px;
	margin-left: 4px;
	width: 60px;
	cursor: pointer;
	}	

*+html input.nl_submit {
	height: 21px;
	}

* html input.nl_submit {
	height: 21px;
	}

input.nl_submit_b {
	background: url(button.gif) top left no-repeat;
	border: none;
	color: #ffffff; 
	font-weight: bold;
	font-size: 0.95em;
	padding: 2px 8px 4px 6px;
	margin-left: 0px;
	width: 60px;
	cursor: pointer;
	}

*+html input.nl_submit_b {
	padding: 2px 8px 4px 0px;
	}

* html input.nl_submit_b {
	padding: 2px 8px 4px 0px;
	}

.helper, .print{
	display: none;
	}	

.date {
	color: #999999;
	}	

.green {
	color: #5B8C19;
	}

#wrapper {
	margin: 0 auto;
	width: 983px;
	background: none;
	background-color: #ffffff;
	}

#border_left {
	background:  url(border_left.jpg) top left no-repeat;
	}

#border_right {
	background: url(border_right.jpg) top right no-repeat;
	}
	
	
#inner_wrapper {
	width: 974px;
	margin-left: 4px;
	
	background-color: #ffffff;
	}	
	
#footer {
	background: #2DC5BA url(footer_bg.gif) top left no-repeat;
	height: 50px;
	text-align: right;
	font-size: 0.85em;
	padding: 8px 30px 0 0;
	}	
	
#footer a {
	color: #ffffff;

	}

	
#logo {
	padding: 8px; 
	}	
	
#top_navi {
	background: #F0F0F0 url(top_nav_bg.gif) bottom left repeat-x;
	margin: 0 8px 0 8px;
	font-size: 1.2em;
	padding-bottom: 7px;
	}	
	
#top_navi a {
	color: #4C4C4C;
	
	}	
	
#top_navi a:hover {
	text-decoration: none;
	}	
	
	
#top_navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}	
	
#top_navi ul li {
	padding: 0;
	float: left;
	}	
	
#top_navi ul li a {
	padding: 6px 16px 5px 16px;
	background: #F0F0F0 url(top_nav_pass.gif) bottom left no-repeat;
	display: block;
	float: left;
	}	
	
#top_navi ul li.first a {
	background: #F0F0F0 url(top_nav_first_pass.gif) bottom left no-repeat;
	
	}

#top_navi ul li.first a:hover, #top_navi ul li.first.act a, #top_navi ul li.first.cur a {
	background: #F0F0F0 url(top_nav_first_act.gif) bottom left no-repeat;
	}	

#top_navi ul li.act a, #top_navi ul li.cur a	{
	font-weight: bold;
	}
	
#top_navi ul li a:hover, #top_navi ul li.act a, #top_navi ul li.cur a {
	background: #F0F0F0 url(top_nav_act.gif) bottom left no-repeat;
	}	
		

#top_left {
	float: left;
	width: 727px;
	}	
	
#top_right {
	float: left;
	width: 210px;
	text-align: right;
	font-size: 0.7em;
	}	
	
#top_right a:hover {
	color: #5B8C19;
	}	
	

#content {	
	background: #F0F0F0 url(content_bg.jpg) bottom left repeat-x;
	margin: 5px 8px 0px 8px;
	padding-bottom: 0px;
	line-height: 1.6em;

	}




#navi {
	width: 144px;
	float: left;
	background: #ECECEC url(nav_bg.gif) top left repeat-x;
	height: inherit;
	border-left: 2px solid #E0E0E0;
	border-right: 2px solid #E0E0E0;

	height: 400px;
	min-height: 400px;
	}
	

#inhalt {
	width: 519px;
	floaT: left;
	padding: 20px 30px 20px 30px;
	
	}	

#inhalt p {
	padding: 10px 0 10px 0;
	}
	
#inhalt ul {
	margin-left: 0px;
	padding-left: 15px;
	list-style-type:square;
	
	padding-top: 0px;
	margin-top: 1px;
	}	

#inhalt h1, #inhalt h2 {
	margin-bottom: 15px;
	}		

#inhalt h1 {
	color: #88B737;
	margin-bottom: 20px;
	font-size: 1.8em;
	}
	
#right {
	float: left;
	width: 231px;
	background-color: #E0E0E0;
	}	


#navi ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	/*border-bottom: 1px solid #ffffff;*/
	margin: 0 2px 0 2px;
	/*background:url(nav_sep.gif) bottom left repeat-x;*/
	padding-bottom: 0px;
	}
	
#navi ul ul {
	border: none; 
	margin: 0;
	background: none !important;
	padding-bottom: 2px;
	}	

#navi ul li {
	background:url(nav_sep.gif) top left repeat-x;
	padding-top: 2px;
	}
	
#navi ul li.first {
	background: none;
	padding-top: 0;
	}	
	
#navi ul li a {
	color: #4C4C4C;
	font-size: 1.1em;
	display: block;
	width: 132px;
/*	height: 29px;
	min-height:29px; */
	padding: 9px 0 9px 8px;
	line-height: normal;
	/*border-bottom: 1px solid #ACACAC;
	border-top: 1px solid #ffffff;*/
	}	
	
	
	
#navi li.first a {
	border-top: none;
	}	

#navi ul li a:hover {
	text-decoration: none;
	background: url(nav_act.gif) top left repeat-x;
	
	}

#navi ul li.haschild a:hover {
	text-decoration: none;
	background:url(ulul_bg.gif) top left repeat-x;

	}

	

#navi li.act a, #navi li.cur a {
	font-weight: bold;
	background: url(nav_act.gif) top left repeat-x;
	color: #4C4C4C;
	font-size: 1.1em;
	display: block;
	width: 132px;
/*	height: 29px; */
	padding: 9px 0 9px 8px;
	}

#navi ul li.haschild a, #navi ul li.haschild a {
	text-decoration:none;
	background:url(nav_act.gif) top left repeat-x;
	height: 26px;
	}	

#navi ul li.act.haschild  a:hover, #navi ul li.cur.haschild  a:hover {
	background:url(nav_act.gif) top left repeat-x;
	}

#navi ul li li {
	background: none!important;
	padding: 0;
	padding-top: 0px;
	
	}

#navi ul li.act li a, #navi ul li.cur li a {
	border: none !important;
	color: #4C4C4C;
	font-size: 1em;
	display: block;
	width: 116px;
/*	height: 20px; */
	padding: 4px 0 4px 8px;
	margin-left: 8px;
	background: url(bullet.gif) top left no-repeat;
	font-weight: normal;
	}
	
* html #navi ul li.act li a, * html #navi ul li.cur li a {	
	padding: 4px 0 4px 8px;
	}

#navi ul li.act li a:hover, #navi ul li.cur li a:hover {
	background: url(bullet.gif) top left no-repeat;
	color: #5B8C19;
	}

#navi ul li.cur li.act a, 
#navi ul li.cur li.cur a {
	background: url(bullet.gif) top left no-repeat;
	color: #4C4C4C;
	font-weight:bold;
	}
	
#navi ul li.cur li a {

}

#navi ul li.cur ul {
	margin-bottom:9px;
}

#search {
	margin: 0 2px 0 2px;
	background:url(nav_sep.gif) top left repeat-x;
	padding: 16px 0 16px 8px;
	line-height:1.4em;
	}
	
#search_bot {
	margin: 0 2px 0 2px;
	background:url(nav_sep.gif) top left repeat-x;
	}	

#search a {
	color: #474747;
	font-size: 0.85em;
	}

#search a:hover {
	color: #5B8C19;
	text-decoration: none;
	}


.warenkorb {
	height: 54px;
	background: url(warenkorb_bg.gif) bottom left repeat-y;
	}
	
* html .warenkorb {
	height: 58px;	
	}	

* + html .warenkorb {
	height: 58px;	
	}		
	
.warenkorb_body {
	
	padding: 6px 12px 2px 20px;
	color: #5B8C19;
	}

.warenkorb_body img {
	floaT: left;
	}

.warenkorb_right {
	padding-top: 8px;
	}	

.warenkorb_right a {
	text-decoration:underline;
	}	


.teaser_head {
	background: url(teaser_head_bg.gif) top left no-repeat;
	height: 21px;
	color: #ffffff;
	padding: 8px 0 0 20px;
	font-weight: bold;
	}

.teaser_head2 {
	background: url(teaser_body_bg.gif) top left repeat-y;
	padding-left: 6px;
	font-weight: bold;
	color: #5B8C19;
	}

.teaser_body {
	background: url(teaser_body_bg.gif) top left repeat-y;
	padding: 4px 12px 4px 20px;
	color: #5B8C19;
	line-height:1.4em;
	}

.teaser_foot {
	background: url(teaser_foot_bg.gif) top left no-repeat;
	height: 31px;
	padding: 10px 12px 4px 20px;
	color: #ffffff;
	}	
	
.teaser_body img {
	padding-bottom: 5px;
	}


.newsletter_head {
	background: url(newsletter_bg.gif) top left no-repeat;
	padding-left: 6px;
	padding-top: 2px;
	font-weight: bold;
	color: #5B8C19;
	}
	
.newsletter_foot {
	background: url(newsletter_foot_bg.gif) top left no-repeat;
	height: 46px;
	padding: 4px 12px 4px 20px;
	color: #ffffff;
	}




.article {
	background: url(cart_sep.gif) bottom center repeat-x;
	padding: 10px 0 10px 0;
	}

.art_left {
	floaT: left;
	width: 145px;
	}

.art_right {
	floaT: left;
	width: 355px;
	}





#full {
	padding: 20px 10px 20px 16px;
	}





/* mittlere spalte in breit (ohne navi) für startseite */
#start_inhalt {
	float: left;
	width: 701px;
	padding: 20px 10px 20px 16px;
	}	

#start_inhalt h1 {
	color: #88B737;
	margin-bottom: 20px;
	font-size: 1.8em;
	}

#start_inhalt h2 {
	color: #88B737;
	margin-bottom: 20px;
	font-size: 1.6em;
	}
	
#start_left {
	float: left;
	width: 255px;
	}	
	
#start_right {
	float: left;
	width: 430px;

	}	
	
	
	
	
 .sIFR-active h1
     {
    	visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
    }	




	
/* WARENKORB */
	
#cart_top {
	background: url(cart_top.gif) top left no-repeat;
	padding-top: 17px;
	}	
	
#cart_body {
	background: url(cart_body.gif) top left repeat-y;
	padding: 2px 11px 0 11px;
		}	
	
#cart_bot {
	background: url(cart_bot.gif) bottom left no-repeat;
	height: 17px;
	}	

.cart_entry {
	padding: 15px 0 15px 0;
	background: url(cart_sep.gif) bottom center no-repeat;
	}

.cart_entry a {
	text-decoration: underline;
	font-weight: bold;
	}	
	
#cart_head {
	background: url(cart_bar.gif) top left no-repeat;
	margin-left: 6px;
	padding: 2px 0 3px 9px;
	font-weight: bold;
	}	
	
	
.t_head {
	width: 180px;
	float: left;
	
	}

.t_1 {
	width: 180px;
	float: left;
	padding-left: 15px;
	background: url(cart_arrow.gif) left center no-repeat;
	padding-top: 2px;
	}	
#cart_head .t_1 {
	padding-top: 0px;
	}
	
.t_2 {
	width: 80px;
	float: left;
	padding-top: 2px;
	text-align:center;
	}	

#cart_head .t_2 {
	padding-top: 0px;
	}	
	
.t_3 {
	width: 80px;
	float: left;

	text-align:center;
	}	
.t_4 {
	width: 80px;
	float: left;
	padding-top: 2px;
	text-align:right;
	}	
#cart_head .t_4 {
	padding-top: 0px;
	
	}	
	
.t_5 {
	width: 40px;
	float: left;
	text-align:right;
	}	



	
input.tx_cart {
	width: 30px;
	text-align:center;

	}
	

#calc, #vat {
	font-size: 0.85em;
	padding: 6px 0 6px 0;	
	/*border-bottom: 4px solid #C8DCA5;*/
	background: url(cart_bar_bot.gif) bottom center no-repeat;
	}

.ca_l {
	padding-left: 15px;
	width: 340px;
	float: left;
	}
	
.ca_r {
	width: 80px;
	float: left;
	text-align:right;
	}	
	
#sum {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	}	
	
	
form#cart {
	margin: 0;
	padding: 0;
	}	
	

#cart_more {
	padding-left: 10px;
	}

.cm_1 {
	width: 210px;
	float: left;
	padding-top: 8px;
	}	
	
.cm_2 {
	width: 40px;
	float: left;
	}	
	
.cm_3 {
	width: 110px;
	float: left;
	padding-top: 8px;
	}	
	
.cm_4 {
	width: 35px;
	float: left;
	}	
	
.cm_5 {
	width: 60px;
	float: left;
	padding-top: 8px;
	text-align:right;
	}					
	
input.cart_update {
	width: 170px;
	border: none;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: bold;
	background: url(cart_update.gif) top left no-repeat;
	cursor: pointer;
	padding: 2px 0px 3px 0px;
	}	
	
	
	

/* PRODUKT DETAIL */

#product_detail_body {
	background: url(product_detail_top.jpg) top left no-repeat;
	padding-left: 3px;
		}	


#product_detail_body h1 {
	padding-left: 13px;
	}


.feature span {
	font-weight: bold;
	color: #5B8C19;
	}
	
.feature p {
	padding: 0px 30px 0px 13px !important;
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
.feature ul {
	margin-left: 12px !important;
	}	
	
#product_detail_head {
	padding: 12px 0 0 10px;
	
	}
	
#product_detail_head_l {
	height: 195px;
	float: left;
	width: 240px;
	}	
#product_detail_head_r {
	height: 195px;
	float: left;
	width: 240px;
	margin-left: 11px;
	}		
#detail_price {
	margin: 0 0 0 179px;
	background: url(detail_price.gif) top left no-repeat;
	color: #ffffff;
	height: 55px;
	padding: 2px 5px 0 0px;
	text-align:center;
	font-weight: bold;
	font-size: 0.9em;
	}	
#detail_price span {
	font-size: 1.6em;
	
	}	
	
	
	
#product_detail_form {
	padding: 15px 20px 0px 0px;
	
	/* margin-top: 15px !important; */
	background: url(product_detail_sep.gif) top left no-repeat;
	}
	
#product_detail_form a:hover {
	background: none !important;
	}	

.product_detail_form_wrapper {	
	padding-bottom: 10px;
	background: url(product_detail_sep.gif) bottom left no-repeat;
	margin-left: 13px;
	}
	
.pd_1 {
	float: left;
	width: 32px;
	text-align: left;

	}	
.pd_1 input {
	margin-left: 0px !important;
	padding-left: 0px !important;
	text-align: center;
	}

.pd_1 input.tx_cart {
	width:1.8em;
	}
	
.pd_2 {
	float: left;
	width: 98px;
	padding-left: 5px;
	padding-top: 2px;
	
	}	

.pd_2 span {
	color: #5B8C19;
	font-weight: bold;
	}	
	
.pd_2 a {
	font-size: 0.8em;
	text-decoration:underline;
	}	
		
.pd_3 {
	float: left;
	width: 30px;
	}	
	
.pd_4 {
	float: left;
	width: 120px;
	padding-top: 2px;
	}				
	
.pd_5 {
	float: left;
	width: 175px;
	text-align: right;
	font-size: 0.8em;
	padding-top: 2px;
	}		

.pd_6 {
	font-size: 0.8em;
	padding-top: 0;
	}		
	
form#detail_cart {
	padding: 0;
	margin: 0;
	}
	
#product_detail_foot {
	background: #F0F0F0 url(product_detail_bot.jpg) top left no-repeat;
	margin-bottom: 10px;
	}	
	
	


/* SHOP STARTSEITE */

#shop_teaser_top {
	height: 282px;
	background: transparent url(shop_start_top.jpg) top left no-repeat;

	}
	
.shop_teaser_bot {
	height: 329px;
	width: 144px;
	floaT: left;
	background: url(shop_start_bot.jpg) top left no-repeat;
	}
	
#shop_teaser_top_l	{
	float: left;
	width: 80px;
	height: 221px;
	margin-top: 5px;
	padding: 35px 0 0 112px;
	color: #ffffff;
	font-weight: bold;
	}

.teaser_price {
	
	/* background: url(detail_price.gif) top left no-repeat;*/
	color: #ffffff;
	height: 55px;
	padding: 2px 5px 0 0px;
	text-align:center;
	font-weight: bold;
	font-size: 0.9em;
	width: 58px;
	}	
.teaser_price span {
	font-size: 1.6em;
	
	}	


#shop_teaser_top_r	{
	float: left;
	width: 345px;
	padding: 20px 15px 10px 15px;
	}	
	
#shop_teaser_top_r_top	{
	background: url(shop_start_sep.gif) bottom center no-repeat;
	height: 195px;
	overflow: hidden;
	}
	
#shop_teaser_top_r_bot {
	padding-top: 10px;
	}	
	
a.more_big	{
	background: url(more_big.gif) top left no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	}
	
a.more_big:hover {
	text-decoration: none !important;
	}	
	
.shop_teaser_bot {
	padding-top: 4px;
	line-height: 1.3em;
	}	
	
.shop_teaser_bot_img {
	height: 180px;
	color: #5b8c19;
	font-weight: bold;
	padding-left: 95px;
	text-align: center;
	font-size: 0.9em;
	}	
	
.shop_teaser_bot_img span {
	font-size: 1.4em;
	}	


.shop_teaser_bot .info a.more {
	padding-top: 1px;
	floaT: left;
	margin-top: 1px;
	margin-right: 25px;
	}
	
.shop_teaser_bot .info {
	margin-left: 4px;
	background: url(arrow.gif) top left no-repeat;
	padding: 6px 5px 0 9px;
	}

.shop_teaser_bot .info span {
	color: #5b8c19;
	font-weight: bold;	
	display: block;
	height: 30px !important;
	}
	
.shop_teaser_bot .info p {
	display: block;
	margin-top: 2px !important;
	padding-top: 0px !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: 45px !important;
	}	
	
#shop_teaser_top_r_bot_l {
	float: left;
	width: 225px;
	padding-top: 8px;
	}	
	
#shop_teaser_top_r_bot_r {
	float: left;
	width: 120px;
	}	
	
#shop_teaser_top_r_bot_r a {
	float: left;
	display:block;
	
	}	
	
	
	
/* SHOP-RUBRIK */

#rubrik_head {
	font-size: 1.1em;
	
	}
	
#rubrik_head span {
	font-weight: bold;
	}	

#shop_rubrik_l {
	width: 220px;
	float: left;
	}
	
#shop_rubrik_r {
	width: 290px;
	float: left;
	padding-left: 9px;
	}	
	
#shop_rubrik_l .mwst {
	background: url(arrow_db.gif) top left no-repeat;
	padding: 7px 10px 0 25px;
	}	
	
.shop_rubrik_box {
	background: url(shop_rubrik_box.jpg) top left no-repeat;
	padding: 8px 10px 0 15px;
	height: 95px;
	}

.shop_rubrik_box a {
	text-decoration: underline;
	}	
	
.shop_rubrik_box a span {
	font-weight: bold;	
	}		
	
.shop_rubrik_box .pd_1 {
	padding-top: 0px;	
	}
.shop_rubrik_box .pd_2 {
	width: 190px;
	padding-top: 2px;
	}	
.shop_rubrik_box .pd_2 a {
	font-size: 1em;
	}	
		
.rubrik_cart {	
	margin-top: 8px;
	}	
	
	
/* Bestellvorgang */


div.pfs_head {
	background:url(pfs_head.gif) top left no-repeat;
	height:4px;
	font-size: 1px;
	overflow:hidden;
	}


div.pfs_topspace {
	margin-top:35px;
}

div.pfs_body {
	background: #E5EADD;
	margin:0 9px 0 0;
	padding:0 18px 0 18px;
}

div.pfs_body legend {
	font-weight:bold;
}


div.pfs_body legend {
	color: #4C4C4C;
}

* html div.pfs_body legend { /*IE*/
	margin-left:-7px !important;
}

*+html div.pfs_body legend { /*IE 7 */
	margin-left:-9px !important;
}




div.pfs_foot {
	background:url(pfs_foot.gif) top left no-repeat;
	height:5px;
	font-size: 1px;
	}
	
div.pfs_body fieldset {
	border:0;
	margin:0;
	padding:0;
}
	
div.pfs_body hr {
	width:461px;
}
	
div.fcol_left,
div.fcol_right {
	float:left;
	width:217px;
	padding: 0;
	margin:0;
	min-height:24px;
	padding-top:7px;
	
}

* html div.fcol_left, * html div.fcol_right { /*IE*/
	height:24px;
}

/*IE 7 */
/*
*+html div.fcol_left, *+html div.fcol_right { 
	height:24px;
}
*/

div.fcol_right {
	padding-left:15px;
}

div.fcol_left input.t,
div.fcol_right input.t {
	width:210px;
	
}

div.req_star {
	background:url(star.gif) right top no-repeat;
}

#bill_salutation,
#bill_zip,
#ship_salutation,
#ship_zip  {
	background:url(star.gif) 5em top no-repeat;
}

#bill_country,
#ship_country  {
	background:url(star.gif) 7em top no-repeat;
}


div.pfs_body input.t,
div.pfs_body textarea.ta,
div.pfs_body select.s {
	border:1px solid #4c4c4c;
	background:#FCFCFC;
	margin:0;
	font-size:1em;
	padding:.2em;
	color:#8C8C8C;
}
div.pfs_body textarea.ta {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#8C8C8C;
}

div.pfs_body input.valok,
div.pfs_body select.valok {
	color:#4c4c4c;
}

div.pfs_body label.help {
	display:none;
}

div.newsletter label.help {
	display:none;
}



div.pfs_body select.error,
div.pfs_body textarea.error,
div.pfs_body input.error {
	border: 1px solid red;

	}



#f_bill_title, 
#f_bill_zip,
#f_zip,

#f_ship_title, 
#f_ship_zip {
	width:5em;
}

div.fcol_clear {
	clear:both;
}

.ftr_bottom, 
.ftr_top {
	width:449px;
}

.ftr_bottom {
	background: url(cart_sep_dark.gif) bottom center no-repeat;
	padding-bottom:15px; 
	margin-bottom:15px;
	}

.ftr_top {
	background: url(cart_sep_dark.gif) bottom center no-repeat;
	padding-top:15px; 
	margin-bottom:15px; 
	}
	
		
.ftr_top_2 {
	background: url(cart_sep_dark.gif) bottom center no-repeat;
	padding-top:15px; 
	}	

.ftr_top_light {
	background: url(cart_sep.gif) bottom center no-repeat;
	padding-top:15px; 
	margin-bottom:15px; 
	}

	
#f_comment, #f_message {
	width:442px;
	height:5em;
}



#oprocess {
	padding:12px 7px 12px 7px;
	background:url(arrow_grey.gif) -2px 17px no-repeat;
}

#oprocess span {
	font-weight:bold;
}
#oprocess ol {
	margin: 0 2px 0 5px;
	padding:0 0 0 1.5em;
}

#oprocess ol li {
	color:#959595;
}
#oprocess ol li.completed {
	color:#4c4c4c;
}

p.preisinfo {
	color: #5b8c19;
	font-size: 0.85em;
}

.shop_rubrik_box span.preisinfo,
#product_detail_form span.preisinfo,
.special_product_detail_form span.preisinfo {
	font-size: 0.75em;
	font-weight:normal;
	color: #5b8c19;
}


#product_detail_form span.preisinfo a {
	font-size:1em;
}

p.preisinfo a,
span.preisinfo a {
	text-decoration:underline;
}

.shop_teaser_top p.preisinfo {
	border:1px solid #000 !important;
}

.shop_teaser_bot p.preisinfo {
	font-size: 0.75em;
	padding: 0;
	margin: 0;
}



#stat_right p {
	padding: 8px 0 8px 0;
	margin:0;
	}
	
	


#start_prod {	
	height: 488px;
	width: 399px;
	padding: 60px 20px 0 248px;
	}	
	
#start_detail {
	padding-top: 15px;
	height: 294px;
	}	
	
* + html #start_detail {
	height: 292px;
	}	

* html #start_detail {
	height: 292px;
	}	

	
	
a#start_link {
	display: block;
	margin: 0 0 0 200px;
	}
	
	
	
	
	
	
.special_product_detail_body {
	background: url(bg_vorteil_top.jpg) top left no-repeat;
	padding-left: 3px;
	line-height: 1.4em;
	}

.special_product_detail_head {
	padding: 12px 0 0 10px;
	}
	
.special_product_detail_head_l {
	color: #5B8C19;
	float: left;
	width: 240px;
	padding-left: 2px;
	}	

.special_product_detail_head_r {
	float: left;
	width: 231px;
	margin-left: 11px;
	text-align: right;
	padding-right: 12px;
	
	}			

.special_product_detail_head_l h2 {
	color: #5B8C19;
	font-size: 1.9em;
	line-height: 1.2em;
	margin-bottom: 0px !important;
	}	
	
.special_product_detail_head_r h2 {
	color: #4C4C4C;
	font-size: 1.9em;
	line-height: 1.2em;
	margin-bottom: 0px !important;
	}
	

	
.special_product_detail_form a:hover {
	background: none !important;
	}	

.pd_4.special {	
	padding: 0 0 0 5px;
	}

.pd_2.special {
	width: 10px;
	}
	
.special_preis {
	float: left;
	width: 170px;
	font-weight: bold;
	text-align: right;
	}	

.special_form {
	float: left;
	width: 310px;
	padding-top: 8px;
	padding-left: 2px;
	}
	
.special_features {
	padding: 0 0 0px 3px;
	color: #5B8C19;
	font-weight: bold;
	}
.special_features p {
	margin: 0 !important;
	padding: 10px 0 8px 0 !important;
	}	
	
.special_foot {
	background: #F0F0F0 url(bg_vorteil_bot.jpg) bottom left no-repeat;
	margin-bottom: 10px;
	margin-left: 1px;

	}		
	
.special_foot span.sum {	
	color: #5B8C19;
	font-weight: bold;
	padding-lefT: 15px;
	}


.special_product_detail_form {
	padding: 10px 20px 15px 0px;
	margin-bottom: 0;
	margin-left: 13px;
	margin-top: 10px !important; 
	background: url(product_detail_sep.gif) top left no-repeat;
	}
	
div.agb_widerruf {
	background-color: #e5eadd;
}

.product_detail_hint p {
	font-weight:bold;
	color: #5B8C19;
	margin:0;
}

.product_detail_hint p a {
	text-decoration:underline;
}

.product_detail_hint {	
	margin-top:1em;
	margin-left: 13px;
	padding-top:.5em;
	background: url(product_detail_sep.gif) top left no-repeat;
	}


a.ul {
	text-decoration:underline;
	}

