* { outline: none; }

HTML {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
BODY {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	background-color: #676767;
	height: 100%;
	margin: 0; padding: 0;
	}
	
IMG {
	border: none;
	}	
	
P {
	margin-top: 5px;
	margin-bottom: 15px;

	}	
	
#page {
	width: 840px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	height: 100%;
	}	
	
#header {
	background: url('images/header.jpg');
	height: 94px;
	position: relative;
	}
	
#headerIntro {
	background: url('images/bgHeaderIntro.gif');
	height: 181px;
	position: relative;
	}
	
#bodyIntro {
	background: url('images/bgIntroBody.gif');		
	height: 380px;
	}
	
#bodyIntro .col {
	width: 280px;
	float: left;
	text-align: center;
	}
	
#bodyIntro .col h1 {
	color: #FFF;
	text-align: center;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	}
	
#bodyIntro .col h2 {
	color: #D07005;
	text-align: left;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 65px;
	margin-bottom: 0px;
	padding-left: 12px;
	}	
	
#bodyIntro .col .subtitle {
	color: #D07005;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding-left: 12px;
	}
	
#bodyIntro .col .text {
	color: #666;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 12px;
	margin-top: 10px;
	}
	
#bodyIntro .col .image {
	height: 180px;
	}			
	
#bodyIntro .col IMG {
	text-align: center;
	margin-top: 20px;
	}		
	
#search {
	position: absolute;
	top: 40px;
	right: 45px;
	width: 140px;
	}	
	
#search #s {
	width: 116px;
	color: #53772f;
	border: 1px solid #53772f;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: -5px;
	position: absolute;
	top: 5px;
	}
	
#search #searchsubmit {
	position: absolute;
	top: 0px;
	right: 0px;
	}	
	
.search_highlight {
	font-weight: bold;
	color: #444;
	}	
	
.page_excerpt {
	background: url('images/dashedline_horizontal.gif') repeat-x bottom left;
	padding-bottom: 15px;
	width: 450px;
	margin-bottom: 15px;
	}	
	
.link_more {
	margin: 5px 0 5px 0;
	}
	
.link_more A {
	color: #50772C;
	border-bottom: none;
	}		
	
	
	
		
	
/* NAVIGATION -------------------------------------------------------------------------------------  */	
	
.navigation { background: url('images/bgNavigation.gif') no-repeat;	border-bottom: 1px solid #FFF; }

#nav LI {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	float: left;
	font-weight: bold;
	font-size: 12px;
	width: 210px;
	}	
	
#nav LI A {
	line-height: 26px;
	text-decoration: none;
	padding: 5px 0 5px 25px;
	color: #dcf0a5;
	cursor: default;
	}
	

#nav .current_page_parent, #nav .current_page_item, #nav .current_page_ancestor {
	background: url('images/navActive.gif') no-repeat 8px 7px;
	}
	
#nav .current_page_parent A, #nav .current_page_item A, #nav .current_page_ancestor A {
	color: #FFF;
	}		
	
.subnav { 
	padding-top: 5px; 
	padding-bottom: 8px;
	width: 210px;
	float: left;
	}
	
.subnav .current_page_item, .subnav .current_page_ancestor {
	background: url('images/subnavActive.gif') no-repeat 12px 3px;
	}		
	
.subnav .current_page_item A, .subnav .current_page_ancestor A {
	color: #acce4b;
	}
	
.subnav LI {
	list-style-type: none;
	list-style-position: outside;
	}
	
.subnav LI A {
	font-size: 12px;
	line-height: 16px;
	padding: 3px 0 1px 25px;
	text-decoration: none;
	color: #BBB;
	}	
	
.subnav.active LI A {
	color: #666;
	}	
	
.subnav LI A:hover {
	color: #666;
	}	
	
.subnav.active LI A:hover {	
	color: #111;
	}
			
/* CONTENT -------------------------------------------------------------------------------------  */	
	
#content {
	padding: 10px 10px 20px 10px;
	margin-left: 15px;
	}	
	
.post_column_right A, .post_column_center A, .product A, .productcart A, #shoppingcartcontents A {
	color: #50772C;
	text-decoration: underline;
	}	
	
.post_column_right A:hover, .post_column_center A:hover, .product A:hover, .productcart A:hover, #shoppingcartcontents A:hover {
	background-color: #50772C;
	color: #FFF;
	border-bottom: none;
	text-decoration: none;
	}	
	
#content .Produktkasten {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 215px;
	}	
	
#content .Produktkasten A {
	color: #ACCE4B;
	text-decoration: none;
	padding: 15px 0 10px 0;
	display: block;
	}
	
#content .Produktkasten A:hover {
	color: #ACCE4B;
	text-decoration: underline;
	display: block;
	background-color: #FFF;
	}	
	
#content IMG { border: none; }

.post_column_left {
	margin-left: -15px;
	padding-top: 60px;
	}

.post_column_left IMG {
	padding-left: 5px;
	}
	
.post_column_left A:hover {
	background-color: #FFF;
	}	

.post_column_center {
	font-size: 12px;
	line-height: 15px;
	margin-left: 13px;
	}
	
.post_column_center_only {
	margin: 20px 0 0 210px;
	}			
	
.post_column_right {
	line-height: 15px;
	padding-top: 58px;
	font-size: 11px;
	}
	
.Heading3 {
	margin-bottom: 5px;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	}	
	
/* BLOG ---------------------------------------------------------------------------------------  */

#blogTop {
	background-color: #aecd4b;
	height: 23px;
	margin: 20px 20px 0 20px;
	}
	
#blogTop #topLink A,
#blogTop #topLink SPAN {
	color: #FFF;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin-left: 210px;
	text-decoration: none;
	}	
	
#blogTop #rssLink:hover {
	text-decoration: underline;
	}	

#blogRSS {
	position: relative;
	}

#blogRSS #rssLink {
	position: absolute;
	top: -5px;
	right: 10px;
	padding-right: 45px;
	background: url('images/iconRSS.gif') no-repeat top right;
	height: 35px;
	line-height: 33px;
	color: #fff;
	text-decoration: none;
	}
	
#blogTop A:hover {
	text-decoration: underline;
	}
	
#blogosphere {
	position: absolute;
	top: -15px;
	left: 10px;
	}
	
.blogContent {
	background: url('images/bgBlogContent.gif');
	margin: 0 20px 0 20px !important;
	float: left;
	width: 800px;
	padding: 0 !important;
	}			
	
#blogContent {
	background: url('images/blogLineDashed.gif') repeat-y top right;
	margin: 5px 0 5px 210px;
	width: 400px;
	padding-right: 25px;
	overflow: hidden;
	float: left;
	padding-bottom: 30px;
	}
	
#blogContent .Heading1 {
 margin: 10px 0 0px 0;
 }

#blogContent .postComments {
	text-align: center;
	padding: 10px 0 25px 0;
	}	
	
#blogContent .postComments A {	
	color: #666;
	text-decoration: none;
	}
	
#blogContent .postComments A:hover { color: #000; }

#blogContent .post_column_left,
#blogContent .post_column_right { 
	display: none !important; 
	}	
	
#blogContent .post_column_center {
	margin: 0 !important;
	}
	
#blogContent A {
	color: #acce4b;
	}	
	
#blogContent .divider {
	background: url('images/divider.gif') no-repeat center center;
	height: 15px;
	}
	
#blogComments {
	margin-top: 20px;
	}	
	
#blogComments LABEL {
	width: 60px;
	display: block;
	float: left;
	line-height: 23px;
	font-weight: bold;
	}	
	
#blogComments h3 {
	margin-bottom: 20px;
	}
	
#blogComments INPUT {
	border: 2px solid #AECD4B;
	padding: 3px;
	font: 12px Arial;
	width: 200px;
	}		
	
#blogComments TEXTAREA {
	width: 390px;
	height: 100px;
	font: 12px Arial;
	border: 2px solid #AECD4B;
	margin-top: 5px;
	padding: 3px;
	}	
	
#blogComments #submit {
	background-color: #AECD4B;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	border: none;
	}	
	
#blogComments FORM P {
	margin: 0 0 8px 0;
	}	
	
#blogComments .commentDate {
	color: #999;
	font-size: 11px;
	}	
	
#blogComments .commentAuthor {
	font-weight: bold;
	color: #666;
	}	
	
#blogComments ol.commentlist {
	margin-bottom: 20px;
	}	
	
#blogComments #respond,
#blogComments #comments {
	margin-top: 20px;
	}	
		
	
/* SIDEBAR -------------------------------------------------------------------------------------  */			
	
#blogSidebar {
	width: 140px;
	float: right;
	margin-top: 25px;
	}
	
#blogSidebar h2 {
	font-size: 12px;
	margin-bottom: 3px;
	}	
	
#blogSidebar UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#blogSidebar UL LI {
	list-style-type: none;
	}
	
#blogSidebar A {
	color: #666;
	text-decoration: none;
	line-height: 17px;
	display: block;
	}			
	
#blogSidebar A:hover {
	color: #000;
	}	
	
#blogSidebar #links {
	margin-top: 20px;
	}	
	
#blogSidebar #links A {
	line-height: 14px;
	padding-bottom: 4px;
	}	
	
	
/* FOOTER -------------------------------------------------------------------------------------  */		
	
#footer {
	margin: 0 auto;
	clear: both;
	padding-left: 20px;
	}

.push { clear: left;}
#footer, .push { text-align: left; height: 20px; margin: 0 auto; /* .push must be the same height as .footer */ }


.allbutfooter { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 840px;
	margin: 0 auto -21px; /* the bottom margin is the negative value of the footer's height */		
	background-color: #FFF;
	}	

.ml10 { margin-left: 10px; }	
.ml15 { margin-left: 15px; }	
	
.cb, .clear { clear: both; }	


.noborder A:hover {
	background-color: none;
	}
	
	
	
	
	
	
	
	