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;

	}
	
.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: none;
	}


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.more:hover {
	text-decoration: none;
	}


.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;
	}	


.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;
	}	

#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;
	
	}	

#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;
	padding: 9px 0 0 8px;
	/*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 0 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: 2px;
	}

#navi ul li.act li a, #navi ul li.cur li a {
	border: none !important;
	color: #4C4C4C;
	font-size: 1em;
	display: block;
	width: 124px;
	height: 29px;
	padding: 9px 0 0 8px;
	background:none !important;
	font-weight: normal;

	}

#navi ul li.act li a:hover, #navi ul li.cur li a:hover {
	background:none!important;
	color: #5B8C19;
	}

#navi ul li.cur li.act a, #navi ul li.cur li.cur a {
	background:none!important;
	color: #5B8C19;


	}
	


#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_body {
	background: url(warenkorb_bg.gif) bottom left repeat-y;
	padding: 6px 12px 2px 20px;
	color: #5B8C19;
	}

.warenkorb_body img {
	floaT: left;
	}

.warenkorb_right {
	padding-top: 8px;
	}	


.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;
	}

.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 {
	border-bottom: 1px solid #CACBCB;
	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;
    }	
	
	
	




#logo, #top_navi, #navi, #right {
	display: none;
	}	
	
.print {
	displaY: block;
	}	
	
