* {
	padding: 0;
	margin: 0;
	outline:none;
}
html {
	overflow-y: scroll;
}
body, td, th {
	color:#0F3303;
}
body {
	background-color: #74746D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color:#333;
}
#topshadow {
	background-image:url(/layout/farbfinal02_green_plants/ff02_top_shadow2.png);
	height: 8px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-size:0;
	line-height:0;
}
#footershadow {
	background-image:url(/layout/farbfinal02_green_plants/ff02_footer_shadow2.png);
	height: 15px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#outer  {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
}
#header {
	width:960px;
	height:315px;
	background-image:url(/images/gallery/Basis/ff02_header_bg_41.JPG);
	position:relative;
}
#logo {
	width:300px;
	height:80px;
	background-image:url(/layout/farbfinal02_green_plants/LogoEngelbergGolf.png);
	position:absolute;
	left: 5px;
	top:20px;
}
#claim {
	position:absolute;
	left: 20px;
	top:70px;
	font-size:14px;
	color:#666666;
}
#basket_links {
	position:absolute;
	right:12px;
	top:90px;
}
#header_login{
	color:#6F8E31;
	position:absolute;
	right:4px;
	top:322px;
}
#header_login input{
	font-size:11px;
	color:#6F8E31;
	margin-right:3px;
}
#basket {
	width:190px;
	position:absolute;
	top:140px;
	right: 15px;
	text-align:right;
}
#basket a, #basket a:link, #basket a:visited {
	color:#fff;
}
#basket_head a:link, #basket_head a:visited {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#basket_amount {
	margin-top:10px;
        color:#fff;
}
#basket_tocheckout {
	margin-top:20px;
}
#topmenu {
	width: 190px;
	position:absolute;
	top: 138px;
	right:756px;
}
#topmenu li {
	list-style-type:none;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFF;
	font-size:12px;
	background-image:url(/layout/farbfinal02_green_plants/arrow_topmenu.png);
	background-repeat:no-repeat;
	padding-left: 21px;
	height:23px;
	display:block;
	font-weight:bold;
	text-transform:uppercase;
}
#topmenu a:hover {
	text-decoration:underline;
}
#top_sub_outer {
	height: 35px;
	background-color:#FFFFFF;
}
#top_sub_search {
	height: 30px;
	width:230px;
	float:left;
	margin-right:5px;
	background-color:#C5CCBD;
}
#top_sub_search input{
	font-size:11px;
}
#top_sub_pathway {
	height: 22px;
	width:715px;
	float:right;
	background-color:#C5CCBD;
	font-size:11px;
	padding-left:10px;
	padding-top:8px;
}
#contentouter {
	background-color:#FFFFFF
}

#leftcontent {
	width:230px;
	float:left;
	margin-right:5px;
}
#maincontent {
	width:723px;
	float:left;
}
.maincontent_border {
	width:672px !important;
	float:left;
	border: 1px solid #C5CCBD;
	padding:10px;
}
#maincontent_order {
	width:940px;
	float:left;
	padding:10px;
}
.clear {
	clear:both;
}
.box h1 {
	background-color:#C5CCBD;
	font-size:12px;
	color:#333;
	height: 22px;
	padding:8px 10px 0 10px;
}
.box_content {
	padding:10px;
	font-size:12px;
}
.box_content p{
	margin-bottom:10px;
}
.box_content input, .box_content select{
	font-size:11px;
}

.box_content_hotline {
	padding:10px;
	font-size:12px;
	background-image:url(/images/gallery/Basis/BildHotline.JPG);
	background-repeat:no-repeat;
}
.box_content_hotline p{
	margin-bottom:4px;
	padding-top:140px;
}
.hotline{
	font-size:16px;
	font-weight:bold;
	padding-left:36px;
}


/* menu */

ul.left_menu li {
	list-style-type:none;
	text-align:left;
	line-height: 170%;
	width:207px;
}
.left_menu a, .left_menu a:link, .left_menu a:visited {
	color:#333;
	font-weight:bold;
	font-size:13px;
}
.left_menu .level1 {
	border-bottom:#6f8e31 1px dotted;
	padding:1px 0 1px 0;
	background-image:url(/images/gallery/Basis/arrow_leftmenu.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
}

.left_menu .level1 a {
	padding-left:24px;
}

.left_menu .level1active {
	background-color:#cfdbb8;
}

ul.left_menu li a:hover {
	color:#6f8e31;
}

.left_menu .level2 a {
	padding-left:38px;
	color:#333;
	font-size:12px;
}

.left_menu .level2 {
	border-bottom:#6f8e31 1px dotted;
	padding:2px 0 2px 0;
	background-image:url(/images/gallery/Basis/arrow_leftmenu_level2.gif);
	background-repeat:no-repeat;
	background-position: 3px 3px;
}

.left_menu .level2active_link {
	text-decoration:underline;
}
.left_menu .level3 a {
	padding-left:38px;
	color:#333;
	font-weight:normal;
}

.left_menu .level3 {
	border-bottom:#6f8e31 1px dotted;
	padding:2px 0 2px 0;
}

.left_menu .level3active_link {
	text-decoration:underline;
	color:#6f8e31;
}


/* Category */

.ff02_pagenav{
	margin-bottom: 5px;
	width:705px;
	height:23px;
	background-color:#95A287;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
}

.ff02_pagenav h2{
	font-size: 14px !important;
	color:#fff !important;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	float: left;
	padding-top:0px;
	margin:0 !important;

}

.articlePages_Link{
	text-decoration: none;
	color: #fff !important;
}

.articlePages_activeLink{
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
}

.articlePages{
	display:inline;
	float:right;
	margin-top:1px;
}

.ff02_BrowsePreviousButton{
	float:right;
	margin-right: 5px;
	margin-top:2px;
}

.ff02_BrowseNextButton{
	float:right;
	margin-left: 5px;
	margin-top:2px;
}

.ff02_articleOrder{
	float: right;
	/*display:none;*/
	padding-top:0px;
	
}

.ff02_articleOrder select{
	font-size: 11px;	
}

.border{
	border: 1px solid #C5CCBD;
}

.marginbottom{
	margin-bottom: 5px;
}

.ff02_tablepadding td{
	padding:10px;
}

.ff02_tablenopadding td{
	padding:0px;
}

.ff02_2row input, .ff02_2row select{
	font-size: 11px;
	margin-left: 3px;
}

.ArticleAttrTable td{
	text-align:right;
	padding: 0 0 2px 2px;
}

.small{
	font-size: 10px;
}

.Price_single_art, .Price{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}

.currency{
	color:#FF0000;
	font-weight:bold;
}

.ff02_2row_detail{
	padding-left:5px;
	background-color:#C5CCBD;
}
 .ff02_2row_basket{
	padding-left:0px;
	background-color:#C5CCBD;
}

.ff02_2row_name {
	height: 45px;
}

.ff02_2row_name a:link, .ff02_2row_name a:visited {
	color:#333333;
}

.ff02_single_previm {
	margin-top:10px;
}

.ff02_single_previm td {
	padding-right: 5px;
}

.ff02_single_previm img{
	width:75px;
}

.ff02_single .Price_single_art, .ff02_single .Price{
	font-size:24px;
}

#maincontent ul, #maincontent ol, #maincontent_order ul, #maincontent_order ol {
	padding: 8px 4px 8px 25px;
}
#maincontent p, #maincontent ul, #maincontent_order p{
	margin-top:5px;
	margin-bottom:5px;
}
.maincontent_border input, .maincontent_border textarea{
	margin-bottom:8px;
}
#maincontent h1, #PlentyMyAccount h1{
	font-size: 14px;
	margin-bottom: 15px;
	color:#759057;
}
#maincontent h2, #PlentyMyAccount h1{
	font-size: 12px;
	margin-bottom: 10px;
	color:#759057;
}
#maincontent ul{
	padding-left:25px;
}

.ff02_4row_item{
	float:left;
	margin-left: 6px;
	display:inline;
	height:200px;
}
.ff02_4row_item_name{
	padding:0 5px 0 5px;
	height:48px;
}
.ff02_4row_item_name a:link, .ff02_4row_item_name a:visited{
	color:#333;
	font-size:11px;
}
.ff02_4row_item_price{
	color:#759057;
	padding:0 5px 0 5px;
	font-weight:bold;
}
.ff02_4row{
	margin-left:-7px;
	width: 740px;
	float:left;
	display:inline;
}
.ff02_boxtopsell_name{
	padding-left:5px;
}
.ff02_boxtopsell_name a:link, .ff02_boxtopsell_name a:visited{
	color:#333;
	font-size:11px;
}
.ff02_boxtopsell_price{
	color:#759057;
	font-weight:bold;
	font-size:14px;
}

.ff02_msg{
	margin-bottom:5px;
	padding:10px;
}

.ff02_msg_ok{
	background-color:#C7F4C7;
}

.plentyErrorBox {
	margin-bottom:5px;
	padding:10px;
	width:auto;
}

.plentyMessageBox{
	margin-bottom:5px;
	padding:10px;
	width:auto;
}
#find {

padding-top: 40px;
padding-left: 380px;


}  


.rand {


border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #6f8e31;
}
@CHARSET "UTF-8";	
	
#flOuterContainer {	
	background: #FFFFFF;
	color: #000000;
	font-family: Arial,Verdana,sans-serif;
	font-size: 12px;
	text-align: left;
}	
	
#flOuterContainer table {	
	border: none;
}	
	
td.flMain {	
	padding: 0px;
	text-align: center;
}	
	
.flOuterBorder {	
}	
	
.flBorder {	
	border: 0px solid #DDDDDD;
}	
	
.flImageleft {	
}	
	
.flImageright {	
}	
	
.flSubTable {	
	width: 100%;
}	
	
#flRemoveAllFilters {	
	margin-left: 2px;
}	
	
.flFilterRedundant {	
	margin-left: 5px;
}	
	
.flCloudHeader {	
	color: #000000;
	padding: 4px;
	text-align: left;
	font-weight: bold;
}	
	
strong .flEmphasis {	
	text-decoration: underline;
}	
	
.flEmphasis {	
	font-weight: bold;
}	
	
.flFrequency {	
	color:#6F8E31;
}	
	
.flOuterBorder {	
	border-color: #D3D3D3;
	border-spacing: 0;
	border-style: solid;
	border-width: 1px 0;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
}	
	
a.flResultTitle {	
	font-family: arial;
	font-weight: bold;
}	
	
a.flResultTitle .flEmphasis {	
	text-decoration: underline;
}	
	
.flShortDescription {	
	font-size: 10px;
	background-color: #D2E6CB;
}	
	
span.flPrice {	
	font-weight: bold;
}	
	
span.flOverriddenPrice {	
	font-weight: normal;
	text-decoration: line-through;
}	
	
span.flOverridingPrice {	
	font-weight: bold;
	color: #FF0000;
}	
	
.flFilterCloud a {	
	color: #000000;
	font-family: arial;
	text-decoration: none;
}	
	
.flFilterCloud a:hover {	
	text-decoration: underline;
	color: #000000;
}	
	
.flCloudHeader a:visited {	
	color: #000000;
}	
	
.flCloudSizeClass0 a {	
	font-size: 9px;
}	
	
.flCloudSizeClass1 a {	
	font-size: 10px;
}	
	
.flCloudSizeClass2 a {	
	font-size: 11px;
}	
	
.flCloudSizeClass3 a {	
	font-size: 12px;
}	
	
.flCloudSizeClass4 a {	
	font-size: 13px;
}	
	
.flCloudSizeClass5 a {	
	font-size: 14px;
}	
	
	
#flRemoveAllFilters {	
	color: #FF8C00;
}	
	
#flRemoveAllFilters:hover {	
	text-decoration: underline;
}	
	
#flCloudAreasTable {	
	margin-top: 1px;
}	
	
#flCloudArea {	
	background-color:#C5CCBD;
}	
	
#flContentContainer {	
	//margin-right: 5px;
	//border: 1px solid #A9A9A9;
}	
	
#flSearchHeader {	
	width: 100%;
	cellspacing: 0;
}	
	
#flSearchInfo {	
	font-size: 14px;
}	
	
#flPoweredBy {	
	width: 90px;
}	
	
#flRestrictHeader {	
	border-spacing: 0;
	font-size: 12px;
	height: 17px;
}	
	
.flContFilterRedundant {	
	margin-left: 2px;
	margin-bottom: 5px;
}	
	
ul.flFilters {	
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}	
	
ul.flFilters li {	
	list-style-type: none;
	list-style-position: inside;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}	
	
.flChosenFilters {	
	padding: 4px;
}	
	
.flChosenFilters span {	
	display: block;
}	
	
.flFilterCloud {	
	padding: 4px;
}	
	
.flFilterCloud span {	
	padding-right: 4px;
}	
	
.flFilterRedundant span {	
	padding-right: 3px;
}	
	
.flPageCurrent {	
	color: #ED222A;
	text-decoration: none;
	font-weight: bold;
}	
	
.flClear {	
	height: 20px;
	clear: both;
}	

 