body {
	margin: 0;
	font: 11px/14px Arial, sans-serif;
	background: #deeaba url(../images/bg.png) repeat-x;
}
img {
	border: none;
	display: block;
}

a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 918px;
	position: relative;
}
/* header page */
#header {
	width: 918px;
	height: 229px;
	background: url(../images/header-bg.gif) no-repeat 0 100%;
	position: absolute;
	top: 0;
	left: 0;
}
/*
/* logo */
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 576px;
	height: 145px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 60px;
	top: 39px;
}
/* main nav start */
#main-nav {
	margin: 195px 0 0 9px;
	padding: 0;
}
#main-nav li {
	display: inline;
	float: left;
	padding: 0 1px 0 0;
}
#main-nav li a {
	text-decoration: none;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

/* items bg */
#main-nav li.item-1 a {
	background: url(../images/item-home.gif) no-repeat;
	width: 91px;
}
#main-nav li.item-2 a {
	background: url(../images/item-produkte.gif) no-repeat;
	width: 115px;
}
#main-nav li.item-3 a {
	background: url(../images/item-produktion.gif) no-repeat;
	width: 128px;
}
#main-nav li.item-4 a {
	background: url(../images/item-logistik.gif) no-repeat;
	width: 104px;
}
#main-nav li.item-5 a {
	background: url(../images/item-qualitat.gif) no-repeat;
	width: 106px;
}
#main-nav li.item-6 a {
	background: url(../images/item-uber.gif) no-repeat;
	width: 119px;
}
#main-nav li.item-7 a {
	background: url(../images/item-standorte.gif) no-repeat;
	width: 122px;
}
#main-nav li.item-8 a {
	background: url(../images/item-kontakt.gif) no-repeat;
	width: 104px;
}
/* active and rollover */
#main-nav li:hover,
#main-nav li.hover {
	position: relative;
}
#main-nav li.hover ul, 
#main-nav li:hover ul {
	display: block;
}
/* drop down menu start */
#main-nav ul {
	display: none;
	position: absolute;
	top: 33px;
	left: 0;
	margin: 0;
	padding: 15px 0 20px;
	width: 255px;
	background: #edf3f5;
	z-index: 999;
	font: 12px/14px Arial, sans-serif;	
}

#content_right {
	float:left;
	margin-bottom:20px;
	padding:0 10px 0 10px;
}

#content_right_border {
	float:left;
	margin-bottom:20px;
	border-left:1px #e6e6e6 solid;
	padding:0 10px 0 30px;
}

#content_left {
	float:left;
	margin-bottom:20px;
	padding:0 30px 0 10px;
}

#content_left_border {
	float:left;
	margin-bottom:20px;
	border-right:1px #e6e6e6 solid;
	padding:0 30px 0 9px;
}

blockquote {

	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	background-color:#F4F4F4;
	background-image:url(/images/blockquote_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:15px 15px 15px 0px;
}

#main-nav li ul li {
	background: none;
	margin: 0;
	padding: 0 0 3px;
	width: 255px;
	display: block;
}
#main-nav li ul li a {
	height: auto;
	width: 211px !important;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 10px;
	margin: 0 0 0 22px;
	text-indent: 0;
	background: url(../images/arrow.gif) no-repeat 0 5px !important;
	overflow: visible;
}
#main-nav li a.active {
	background-position: 0 -66px;
}
#main-nav li:hover a,
#main-nav li.hover a {
	background-position: 0 -33px;
}
#main-nav li ul li a:hover {
	text-decoration: underline;
}
/* drop down menu end */
/* main nav end */
/* header end */
/* footer start */
.footer {
	overflow: hidden;
	width: 100%;
	border-top: 1px solid #fff;
	padding: 0 0 10px;
}
/* footer navigation */
.footer ul {
	margin: 17px 15px 0 0;
	padding: 0;
	text-align: center;
	font: 11px/14px Arial, sans-serif;
}
.footer ul li {
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 7px;
	padding: 0 0 0 6px;
}
.footer ul li.first {
	background: none;
}
.footer ul li a,
.footer p a {
	color: #f60;
	text-decoration: none;
}
.footer ul li a:hover,
.footer p a:hover {
	text-decoration: underline;
}
.footer p {
	text-align: center;
	font: 11px/14px Arial, sans-serif;
	margin: 6px 1px 0 0;
}
/* footer end */
/* main container start */
.container {
	overflow: hidden;
	margin: 0 0 0 61px;
	padding: 274px 0 0;
}
.home-page .container {
	margin-left: 0;
	padding: 259px 0 0;
}
/* heading on all pages */
.container h1 {
	margin: 0;
	color: #004d00;
	font: bold 28px/31px Arial, sans-serif;
}

/* produkte page */

/* three columns */
.column {
	float: left;
	width: 273px;
	padding: 27px 0 23px;
}
/* text styles */
.column h2 {
	margin: 0;
	padding: 0 0 7px;
	color: #000;
	font: 21px/24px Arial, sans-serif;
}
/* lists */
.column ul {
	margin: 0;
	padding: 0 0 20px;
	font: 12px/14px Arial, sans-serif;
}
.column ul li {
	list-style: none;
}
.column ul li a {
	text-decoration: none;
	color: #000;
}
.column ul li a:hover {
	text-decoration: underline;
}

/* produkte garkartoffeln page */
/* column with table */
.table-column {
	margin: 26px 0 0;
	padding: 0 0 20px;
	float: left;
}
.table-column h2 {
	margin: 0;
	color: #004d00;
	font: bold 12px/15px Arial, sans-serif;
}
.table-column p{
	font-size: 12px;
}
/* table -vorteile*/
.table-vorteile {
	border-collapse: collapse;
	margin: 8px 0 0 1px;
	padding: 0;
	border: 1px solid #d9d9d9;
	background-color: #f5f9eb;
	width: 518px;
}
/* table styles */
.table-vorteile td {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #000;
	font: 11px/14px Arial, sans-serif;
	vertical-align: top;
	
}
/* columns */
.table-vorteile td.field-1 {
	padding: 0 0 0 11px;
	text-align: left;
	font-size: 12px;
}
.table-vorteile td.field-2,
.table-vorteile th.field-2 {
	text-align: left;
	padding: 0 0 0 11px;
}
/* table */
.table {
	border-collapse: collapse;
	margin: 8px 0 0 1px;
	padding: 0;
	border: 1px solid #d9d9d9;
	background-color: #f5f9eb;
	width: 518px;
}
/* table styles */
.table td {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #000;
	font: 11px/14px Arial, sans-serif;
	vertical-align: top;
	
}
.table th {
	margin: 0;
	padding: 9px 0 12px;
	text-align: right;
	font-weight: normal;
}

/* columns */
.table td.field-1 {
	font-weight: bold;
	font-size: 12px;
}
.table td.field-2,
.table th.field-2 {
	text-align: left;
	padding: 0 0 0 11px;
}
.table td.field-3,
.table th.field-3 {
	background-color: #f2f5f5;
	border-left: 1px solid #d9d9d9;
	padding: 0 16px 0 0;
	width: 78px;
}
.table td.field-4,
.table th.field-4 {
	background-color: #f7fafa;
	border-left: 1px solid #d9d9d9;
	padding: 0 16px 0 0;
	width: 52px;
}
.table td.field-3,
.table td.field-4 {
	font-size: 12px;
}
.table h3 {
	margin: 0;
	color: #000;
	font: bold 12px/14px Arial, sans-serif;
}
.table p {
	margin: 0;
	padding: 0 0 13px;
}
.table p span {
	color: #005900;
}
/* image icons */
.ico-1,
.ico-2,
.ico-3 {
	background: url(../images/ico-1.gif) no-repeat;
	padding: 7px 10px 0;
	_padding: 7px 11px 0;
	font-size: 12px;
	line-height: 29px;
}
.ico-2 {
	background: url(../images/ico-2.gif) no-repeat;
	padding: 13px 10px 0;
	position: relative;
}
.ico-3 {
	background: url(../images/ico-3.gif) no-repeat 7px 0;
	padding: 9px 13px 0;
	position: relative;
}
.ico-4 {
	background: url(../images/ico-4.gif) no-repeat;
	padding: 13px 10px 0;
	_padding: 13px 12px 0;
	position: relative;
}
.ico-5 {
	background: url(../images/ico-5.gif) no-repeat;
	padding: 2px 10px 0;
	position: relative;
}
.ico-6 {
	background: url(../images/ico-6.gif) no-repeat;
	padding: 13px 10px 0;
	_padding: 13px 12px 0;
	position: relative;
}
.ico-7 {
	background: url(../images/ico-7.gif) no-repeat;
	padding: 2px 10px 0;
	_padding: 2px 11px 0;
	position: relative;
}
.ico-8 {
	background: url(../images/ico-8.gif) no-repeat;
	padding: 13px 10px 0;
	_padding: 13px 11px 0;
	position: relative;
}
* html .ico-2 {
	background-position: 5px 0;
}
.table-column .note {
	color: #000;
	font: 10px Arial, sans-serif;
	margin: 6px 0 0 12px;
	display: block;
}
/* table column end */
/* right column */
.col-1 {
	float: left;
	width: 313px;
	margin: 30px 0 0 25px;
	padding: 0 0 30px;
	display: inline;
}
.home-page .col-1 {
	float: right;
	width: 323px;
	margin: 0;
	padding: 0 0 41px;
}
/* dish box start */
.green-box-bg {
	background: url(../images/green-box-bg.gif) repeat-y;
}
/* box bg */
.home-page .green-box-bg {
	background: url(../images/green-box-bg-2.gif) repeat-y;
}
.green-box-top {
	background: url(../images/green-box-top.gif) no-repeat;
	min-height: 285px;
	overflow: hidden;
}
.home-page .green-box-top {
	background: url(../images/green-box-top-2.gif) no-repeat;
	min-height: 204px;
}
* html .green-box-top {
	height: 285px;
	overflow: visible;
}
* html .home-page .green-box-top {
	height: 204px;
}
.green-box-bottom {
	font-size: 0;
	line-height: 0;
	background: url(../images/green-box-bottom.gif) no-repeat;
	height: 9px;
}
.home-page .green-box-bottom {
	background: url(../images/green-box-bottom-2.gif) no-repeat;
}
/* image */
.green-box .image {
	margin: 4px 0 0 4px;
}
/* dish list */
.dish-list {
	margin: 17px 0 0 25px;
	padding: 0 0 8px;
	font: 12px/15px Arial, sans-serif;
}
.dish-list li {
	background: url(../images/arrow-2.gif) no-repeat 0 2px;
	padding: 0 0 9px 21px;
	list-style: none;
}
.dish-list li a {
	text-decoration: none;
	color: #000;
}
.dish-list li a:hover,
.dish-list li a.active {
	font-weight: bold;
}
/* dish list end */
/* tipp box start */
.tipp-box {
	margin: 19px 0 0 24px;
}
.tipp-box h2 {
	margin: 0 0 0 57px;
	padding: 0 0 5px;
	background: url(../images/unser-tipp.gif) no-repeat;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
}
.tipp-box p {
	margin: 0;
	color: #004d00;
	font: 12px/18px Arial, sans-serif;
}
/* tipp box end */

/* home page */
.col-2 {
	float: left;
	width: 565px;
	padding: 0 0 30px;
}
/* introduction box start */
.introduction-box {
	margin: 32px 0 0 20px;
}
.introduction-box h1 {
	margin: 0;
	padding: 0 0 6px;
	color: #000;
	font: bold 13px Arial, sans-serif;
}
.introduction-box p {
	margin: 0;
	font: 13px/17px Arial, sans-serif;
	color: #000;
}
.introduction-box p a {
	text-decoration: none;
	color: #f60;
}
.introduction-box p a:hover {
	text-decoration: underline;
}
/* introduction box end */
/* bottom banner */
.banner {
	display: block;
	margin: 30px 0 0;
}
/* news box start */
.news-box {
	margin: 20px 25px 0 20px;
	padding: 0 0 11px;
}
.news-box h2 {	
	margin: 0;
	padding: 0 0 11px;
	background: url(../images/dotted-line.gif) repeat-x 0 100%;
}
.news-box h2 span {
	background: url(../images/heading-aktuelles.gif) no-repeat;
	width: 86px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	margin: 0 0 0 -4px;
}
/* news list */
.news-box ul {
	margin: 0;
	padding: 0;
}
.news-box ul li {
	list-style: none;
	padding: 17px 0 7px;
}
.news-box ul li h3 {
	margin: 0;
	padding: 0 0 5px;
	color: #000;
	font: bold 16px/19px Arial, sans-serif;
}
/* news photo */
.news-box ul li .photo {
	float: left;
	margin: 3px 8px 0 0;
}
.news-box ul li p {
	margin: 0;
	color: #000;
	font: 13px/17px Arial, sans-serif;
}
.news-box ul li p .more {
	background: url(../images/arrow-2.gif) no-repeat 0 3px;
	text-indent: -9999px;
	text-decoration: none;
	padding: 0 5px 0;
	margin: 0 0 0 2px
}
/* news box end */

/* subpage start */
/* page content */
.content {
	margin: 27px 67px 0 0;
	padding: 0 0 10px;
}
.content h2 {
	margin: 0;
	padding: 0 0 13px;
	font: 21px/24px Arial, sans-serif;
	color: #000;
}
.content h3 {
	margin: 0;
	padding: 5px 0 0;
	color: #000;
	font: bold 14px/18px Arial, sans-serif;
}
.content p {
	margin: 0;
	padding: 0 0 18px;
	color: #000;
	font: 14px/18px Arial, sans-serif;
}
.content p a {
	text-decoration: none;
	color: #f60;
}
.content p a:hover {
	text-decoration: underline;
}
/* photo */
.contnet-photo {
	float: right;
	border: 1px solid #c0cacc;
	background-color: #fafcfc;
	padding: 3px;
	margin: 2px 0 0 15px;
}

/* standorte page start */
.col-3 {
	float: left;
	width: 380px;
	padding: 0 0 58px;
}
/* map box */
.col-3 .map {
	margin: 32px 0 0;
}
.col-4 {
	float: left;
	width: 365px;
}
/*product pages*/

#producttab{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6b6b6;
	border-right-color: #b6b6b6;
	border-bottom-color: #b6b6b6;
	border-left-color: #b6b6b6;
}
/* accordion start */
.accordion {
	width: 356px;
	margin: 4px 0 0 3px;
}
.accordion-bg {
	background: url(../images/accordion-bg.png) repeat-y;
	width: 356px;
}
.accordion-top {
	background: url(../images/accordion-top.gif) no-repeat;
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 5px 0 0;	
}
.accordion-bottom {
	background: url(../images/accordion-bottom-bg.png) no-repeat;
	height: 5px;
	width: 100%;
}
/* accordion button */
.click {
	cursor: pointer;
	/*background: #dee9ba url(../images/pointer.gif) no-repeat 332px -39px;*/
	border-bottom: 1px solid #92997a;
	border-top: 1px solid #f5f9eb;
	margin: 0 3px 0 3px;
	overflow: hidden;
}
.accordion .active {
	background-position: 332px -2px;
}
.click-first {
	height: 26px;
	border-top: none;
}
.click-last {
	border-bottom: 0;
}
.click h3 {
	margin: 7px 0 0 12px;
	padding: 0 0 6px;
	color: #000;
	font: bold 14px Arial, sans-serif;
}
.click-first h3 {
	margin-top: 4px;
}
/* accordion drop-down panel */
.drop-down {
	padding: 1px;
}
.drop-body {
	margin: 6px 0 4px 14px;
}
.drop-body p {
	margin: 0;
	padding: 0 0 7px;
	color: #000;
	font: 14px/18px Arial, sans-serif;
}
.drop-body table {
	padding: 0 0 7px;
	width:320px;
	color: #000;
	font: 14px/18px Arial, sans-serif;
}

/* contact page start */
.col-5 {
	float: left;
	padding: 0 0 29px;
	width: 500px;
}
/* form */
.form {
	margin: 28px 0 0;
	width: 390px;
}
.form h2 {
	margin: 0;
	padding: 0 0 11px;
	color: #000;
	font: 18px Arial, sans-serif;
}
.form label {
	float: left;
	color: #000;
	font: 16px Arial, sans-serif;
	padding: 17px 0 12px;
}
/* inputs and textarea */
.form .input,
.form .textarea {
	background: url(../images/input-bg.gif) no-repeat;
	width: 304px;
	height: 32px;
	float: right;
	padding: 6px 0 0 6px;
	margin: 10px 0 0;
}
.form .textarea {
	background: url(../images/textarea-bg.gif) no-repeat;
	height: 190px;
	padding: 6px 0 6px 6px;
	margin: 10px 0 0;
}
.form .input input {
	border: 0;
	height: 19px;
	width: 297px;
}
/*Modify the editor size*/
.form .textarea textarea {
	border: 0;
	width: 297px;
	height: 176px;
}
/* btn submit */
#btn-submit {
	float: left;
	margin: 5px 0 0 80px;
	display: inline;
}
/* right column */
.col-6 {
	float: left;
	width: 286px;
	padding: 0 0 20px;
}
/* address box start */
.address-box {
	width: 286px;
	margin: 30px 0 0 5px;
}
/* box bg */
.address-box .address-box-bg {
	background: url(../images/box-bg.png) repeat-y;
	width: 100%;
}
.address-box .address-box-top {
	position: relative;
	background: url(../images/box-top-bg.gif) no-repeat;
	padding: 29px 0 12px 31px;
}
.address-box .address-box-bottom {
	background: url(../images/box-bottom-bg.png) no-repeat;
	height: 5px;
	overflow: hidden;
	font-size: 0;
	width: 100%;
}
.address-box p {
	margin: 0;
	padding: 0 0 24px;
	color: #010101;
	font: 16px/24px Arial, sans-serif;
}
.address-box p a {
	color: #010101;
	text-decoration: none;
}
.address-box p a:hover {
	text-decoration: underline;
}
/* address box end */
.impressum  {
	color: #000;
	font: 14px/18px Arial, sans-serif;	
}
/* news page */
.col-7 {
	float: left;
	width: 450px;
	margin: 10px 0 0 0;
	padding: 0 0 30px;
	color: #000;
	font: 14px/18px Arial, sans-serif;
}
.col-8 {
	float: left;
	width: 313px;
	margin: 10px 0 0 25px;
	padding: 0 0 30px;
	display: inline;
}
*/