body {
	margin: 0;
	padding: 0;
	font: normal .7em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
	text-align: center;
	background-color: #fff;
	background-repeat: repeat;
}

/* LINKS AND HEADINGS STYLING */

a { color: #487945; background: inherit; }

a:hover { color: #808080; background: inherit; }
table {
	font-size: 15px;
}
title {
	text-transform: uppercase;
}
p {
	font-size: 13px;
	color: #333333;
	text-align: justify;
}
h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; }

h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }


h3 {
	clear: both;
	font-size: 1.1em;
	color: #000;
	padding: 0 14px;
	margin: 0;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h4 {
	font-size: 1.2em;
	font-weight: 700;
	color: #333333;
	text-align: left;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h5 {
	font-weight: 600;
	color: #990000;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
h6 {
	font-size: 14px;
	font-weight: 600;
	color: #242424;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
h7 {
	font-size: 13px;
	font-weight: 600;
	color: #FF0000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h8 {
	font-size: 16px;
	font-weight: 600;
	color: #999999;
}

hr {
	font-size: 9px;
	color: #CCCCCC;
	width: 60%;
	text-align: left;
	clear: left;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
li {
	list-style-position: inside;
	list-style-type: square;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 2px;
}
.home h1 {
	clear: both;
	font-size: 1.5em;
	color: #000;
	padding: 0 14px;
	margin: 0;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.home img {
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 10px;
}
.home p{
	margin: 0px;
	padding: 0px;
}


.new {
	color: red;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 300;
}
.durchgestrichen {
	text-decoration: line-through;
}
#kontaktformular {
	margin-top: 20px;
}
#kontaktformular textarea {
	border: 1px solid #999999;
}
#kontaktformular p {
	font-size: 12px;
	width: 99%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#kontaktformular    fieldset{
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
}
#kontaktformular    legend{
	font-size: 12px;
	font-weight: 600;
	color: #333333;
}
#kontaktformular label   {
	font-weight: 600;
	color: #666666;
}
#kontaktformular    input{
	margin-left: 6px;
	border: 1px solid #999999;
}
#kontaktformular    input:focus{
	margin-left: 6px;
	border: 1px solid #006600;
}
#kontaktformular    textarea:focus{
	border: 1px solid #006600;
}
.nosee{
 	display:none;
}
#termine {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#termine li {
	font-size: 14px;
	font-weight: 500;
	padding: 5px;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*.blue { color: #546F92; background: inherit; }*/
.image {
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 0;
}
.image_non_float {
	border: 2px solid #e2e2e2;
	padding: 3px;
}
.imagere {
	float: right;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
/* CONTENT WRAPPER */

#main { 
	width: 900px; 
	margin: 25px auto 0 auto; 
	text-align: left;
}

/* TOP LEFT LOGO */

#logo {
	float: left;
	padding: 0px;
	background-image: url(../images/bg_80percentOpacity.png);
	height: 90px;
}

/* TOP RIGHT HORIZONTAL MENU */
	
#menu {
	float: right;
	/* background: #fff url(../images/barul.gif) no-repeat bottom right; */
	color: #ab3933;
	padding: 0px;
	clear: right;
	margin: 0;
	height: 90px;
}
	#menu li {
	color: #444;
	display: inline;
	padding-top: 58px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-left: 18px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: left 58px;
	float: left;
	height: 15px;
	}
	#menu li.active { 
		background: #fff url(../images/baractive.gif) no-repeat bottom left; 
		color: #ab3933; 
		font-weight: bold; 
		padding-top: 58px;
	    padding-right: 18px;
	    padding-bottom: 18px;
	    padding-left: 18px;
		margin: 0 1px 0 0; 
	}
	#menu li a { 
		background: #f8f8f8; 
		color: #808080; 
		text-decoration: none; 
	} 	
	#menu li a:hover { 
		color: #000; 
		background: #f8f8f8; 
	} 	
	.key { text-decoration: underline; } /* ACCESKEY UNDERLINED LETTER */

/* LEFT INTRO SIDE */	


#intro_left{
	clear: left;
	float: left;
	background: #92ac90 url(../images/leftintrobg.gif) repeat-x;
	color: #487945;
	display: block; 
	width: 250px;
}

.bildbeschreibung   {
	margin: 5px;
	padding: 5px;
	font-size: 15px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	line-height: 20px;
	float: none;
	position: relative;
}

	#intro_left p { padding: 14px 15px; margin: 0; }

	/* LEFT VERTICAL MENU */
	
	#menu_left {
	float: left;
	clear:left;
	margin: 0 0 6px 0;
	padding: 0 0 1px 0;
	width: 250px;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #e2e2e2;
	}
		#menu_left li { list-style: none; float:left; clear:left; 
		background: #c5dbc4 url(../images/arrow.gif) no-repeat center left; 
		color: #487945; 
		margin: 1px 0px 0 0;
		width: 250px;}
		#menu_left li a { 
			
			display: block; 
			width: 204px; 
			padding: 7px 23px 7px 23px; 
			margin: 0 0 1px 0; 
			font-weight: bold; 
			text-decoration: none; 
		}	
#menu_left   .newsletter  {
	color: #000000;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: none;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
		#menu_left li a:hover { background: #92ac90 url(../images/arrow.gif) no-repeat center left; color: #fff;  }
		#menu_left li.active { background: #adcdab url(../images/arrow.gif) no-repeat center left; color: #FFFFFF;  }

#topbar {
	font-weight: bold;
	float: right;
	border:0;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	height: 20px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
#topbar li {
	margin: 0px;
	padding: 5px;
	list-style-image: none;
	list-style-type: none;
	float: right;
}
#infobox_left {
	float: right;
	color: #487945;
	width: 242px;
	padding-right: 8px;
	padding-left: 5px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
#infobox_left p {
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#infobox_left_neu strong {
	font-weight:bold;
}
#infobox_left_neu li {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 245px;
	line-height: 14px;
}
#infobox_left_neu ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#infobox_left_neu {
	float: left;
	width: 250px;
	font-weight: 200;
	border: 1px dotted #CCC;
	margin-top: 10px;
	overflow: auto;
	background-image: url(../images/bg_80percentOpacity.png);
}
#infobox_left_neu li img{
	float: left;
	border: 2px solid #e2e2e2;
	padding: 3px;
	margin-top: 0;
	margin-right: 15px;
	margin-left: 10;
}



/* RIGHT INTRO SIDE */
	

	
#intro_right {
	float: right;
	width: 620px;
	padding: 25px 0px 0 20px;
	background: #BCCEDA url(../images/leaf.jpg) no-repeat;
	border:#ccc 1px solid;
	/*background: #bad5b9;*/
	color: #f7f7f7;
	margin: 0px 0px 6px 0px;
	height: 174px;
	
}
	#intro_right h1 { margin: 0 0 20px 0; }
	#intro_right a.white { color: #FFF; background: transparent;}
	#intro_right p{ color: #FFF; background: transparent;}
#schnurlostelefone {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#schnurlostelefone li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: left;
}
#schnurlostelefone img {
	padding: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
/* LEFT SIDE */
	
/*#left {
	float: left;
	width: 250px;
}
	.leftarea {

		padding: 4px 15px;
		border: 1px solid #ccc;
		margin: 0 0 10px 0;
		
	}*/
	/*.note {
		padding: 15px 15px 20px 100px;
		border: 1px solid #CFCB66;
		margin: 0 0 5px 0;
		background: #FFFFAD url(images/package.gif) no-repeat;
		color: #585616;
	}*/

/* RIGHT SIDE */

#right {
	float: right;
	width: 643px;
	background-repeat: repeat;
	background-image: url(../images/bg_80percentOpacity.png);
}
#oekotrend {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	width: 100%;
}
#oekotrend li ul {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-image: none;
	list-style-type: none;
}
#oekotrend p {
	padding: 0px;
	margin-left: 10px;
}
#oekotrend li ul li {
	list-style-type: disc;
	padding: 2px;
	margin: 0px;
}
#oekotrend li {
	clear: both;
	float: none;
	list-style-image: none;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
#oekotrend img {
	float: left;
	border: 2px none #e2e2e2;
	padding: 10px;
	margin: 15;
}
.links {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.links li {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
	.content { 
		font-size: 1.1em;
		float: left; 
		padding: 12px 15px;
		width: 610px; 
		border:#ccc 1px solid;
		text-align: justify;
		margin: 0 0 10px 0;
	}
	/*.rightcol { 
		float: right; 
		padding: 10px 15px;
		width: 285px; 
		border:#ccc 1px solid;
		margin: 0 0 10px 0;
		}*/
	.special {
		clear: both;
		margin:0px 0 20px 0;	
		padding: 5px 20px;
		border: 1px solid #ccc;
		background: #eee;
		color: #444;
	}
	.button {
	background-color: #C9E7BE;
	border: 1px solid #999999;
}
#anfahrt {
	width: 500px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#map {
	clear: both;
	margin-bottom: 20px;
}
#team {
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 20px;
}
#team img {
	float: left;
	padding: 2px;
	float: left;
	border: 4px solid #F2F2F2;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#dasteam {
	list-style-type: none;
	width: 100%;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#dasteam li {
	margin: 0px;
	padding: 5px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 290px;
	text-align: left;
}
#dasteam img {
	padding: 2px;
	float: left;
	border: 4px solid #F2F2F2;
	margin: 5px;
}
#referenzen {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#referenzen li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 290px;
	height: 230px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#termine {
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
}
#termine  li li {
	list-style-type: disc;
	font-size: 12px;
}
#termine li {
	list-style-type: none;
	margin-bottom: 10px;
}

/* FOOTER */

#footer {
	clear: both;
	text-align: right;
	border-top: 0.5px solid #ccc;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer p{
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 12px;
}

#produktpalette {
	clear: both;
	list-style-image: none;
	list-style-type: none;
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	top: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	overflow: auto;
}
#produktpalette h2 {
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	display: block;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	text-indent: 0px;
}
#produktpalette li {
	list-style-image: none;
	list-style-type: none;
	overflow: visible;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: auto;
}
#produktpalette li a {
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
}
#produktpalette  li  ul {
	padding: 0px;
	margin: 0px;
}
#produktpalette li ul li {
	clear: none;
	float: left;
	padding: 5px;
	float: left;
	margin: 0px;
	height: 150px;
}
#produktpalette .neu{
	padding: 2px;
	margin: 0px;
	float: left;
}
#produktpalette  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	float: left;
}
#produktnavi {
	list-style-image: none;
	list-style-type: none;
	clear: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#produktnavi li {
	list-style-image: none;
	list-style-type: none;
	float: left;
	width: 80px;
	margin: 3px;
	padding: 0px;
	font-size: 10px;
	line-height: 12px;
}
#produktnavi li img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#produktnavi  li  a  {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}



#angebote {
	font-size: 11px;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 570px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	list-style-image: none;
	list-style-type: none;
	overflow: visible;
}
#angebote li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	clear: both;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 12px;
	width: 100%;
}
#angebote  li img {
	float: left;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#angebote  li p {
	color: #666666;
	float: left;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	padding: 5px;
	width: 90%;
	margin: 0px;
}
li .preis {
	font-size: 12px;
	font-weight: 700;
	color: #FF3300;
}

