/* =DRUCKVERSION, Fenster schließen und Seite drucken
------------------------------------------------------------------------ */

#close_druck {
	display: block;
	margin: 0;
	padding-bottom: 1cm;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#close_druck a:link, #close_druck a:visited {
	color: #da3f35;
	text-decoration: underline; 
	}
#close_druck a:hover, #close_druck a:active {
	color: #da3f35;
	text-decoration: none;
	}
#close_druck img {
	position: absolute;
	top: 0.2cm;
	right: 0.2cm;
	}
.bilddruck { /*Karg-Bild rechts */
	background: #FFFFFF;
	border: 2px dotted #e7cc51;
	}

/*----------------------------------------------------------------------
 =Basics
------------------------------------------------------------------------ */

html {
	background: #FFFFFF;
	}
body {
	text-align: left;
	font-size: 11pt;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #ffffff;
	}
ol, ul {list-style-type: circle; }
img { border: none; }
hr { clear: both; visibility: hidden; }
.bildlinks { float: left; margin: 0 15px 5px 0; }
.bildrechts{ float: right; margin:0 15px 5px; }

	
/*----------------------------------------------------------------------
 =Links
------------------------------------------------------------------------ */

a:link, a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
	}
a:hover, a:active {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	}
h1, h2, h3, h4 { 
	margin-bottom: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic;
	line-height:1.5; font-size: 13pt; color: #000; font-weight:normal;
	}
h5, h6 {
	margin-bottom: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic;
	line-height:1.3; font-size: 10pt; color: #000;
	}
.spalte2 h4 { margin-top: 16pt; }
#faq h4 { font-size: 11pt; color: #000; }

/*
-----------------------------------------------------------------------------------
=Layout gesamt 
----------------------------------------------------------------------------------- */
#navaccess,
#navhaupt, 
#navoben, 
#navobenklein,
#subnav,  
#branding, 
#brandbild, 
#mailfoot, 
#fdbfoot,
#navfoot,
p.nachoben { 
	display: none;
	}
#kontaktfoot ul { clear: both; margin: 0.8cm 0 1cm 1cm; padding:0; width: 18cm;}
#kontaktfoot li { display: inline; padding-right: 12px; }
#kontaktfoot li#n_logofoot { display: none; }

.drittel, .tab, .halb, .breite { clear: both; float:left; width: 19cm; margin: 0; } 
#content .spalte1 { width: 19cm; }
#content .spalte2 { width: 19cm; } 
div.iinfo { clear: both; width: 19cm; margin-top: 1.2cm; } 
div.pinfo { clear: both; width: 19cm; margin-top: 1.2cm; } 

/*
-----------------------------------------------------------------------------------
=Besondere Ausnahmen 
----------------------------------------------------------------------------------- */
.spalte2 img { display: none; }
p.zitiert { text-align:left; font-style: italic; }
p.ma { clear: both; }
blockquote p { margin:0; }
#agb ol { list-style: upper-roman outside !important;}
#agb ol ol { list-style: lower-alpha outside !important; }

#biogenuss .ueberblick, #feingenuss .ueberblick, #glutenfrei .ueberblick,
#faq .ueberblick, #rezepte .ueberblick,  #tomaten_cannellini .ueberblick, #zwiebelsuppe .ueberblick{ display:none; } 
#verpackung .ueberblick img, #aktuelles .ueberblick img, #transacryl .ueberblick img, #mitarbeiter .ueberblick img, #verkauf .ueberblick img, #makrketing .ueberblick img { 
	display: inline; float: left; margin: 16px 0 0 10px; 
	}
#feinwerte img, #biowerte img, #glutwerte img, #elisenwerte img { float: right; }

table { 
	clear: both; 
	margin: 0 0 1cm 0; 
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	border: none;
	}
table td { border: 1px solid #996600; }
tr.tabkopf td { color: #000; font-style:italic; font-weight: bold;}

#biowerte td, #feinwerte td, #glutwerte td, #elisenwerte td { padding: 0 18px 0 0; }
#biowerte td#einzug, #feinwerte td#einzug, #glutwerte td#einzug, #elisenwerte td#einzug { padding-left: 16px;}

#biogenuss td, #feingenuss td, #glutenfrei td, #elisen td { padding: 0 18px 0 0; }
#biogenuss td#einzug, #feingenuss td#einzug, #glutenfrei td#einzug, #elisen td#einzug { padding-left: 16px;}

#auszeichnung img, #presse img { display: inline; clear: both; float: left; margin: 15px 15px 5px 0; }
table.history td { border: none; }
/* 
------------------------------------------------------------------------
=Layout Home
------------------------------------------------------------------------ */
#content #homemitte, #content #homewelcome, #content #homerechtespalte { width: 19cm; }
#homewelcome img, #homemitte img { clear: both; float: left; margin: 15px 15px 5px 0; }
#home h3 a { font-size: 11pt; }
#home .gesund { clear: both; margin-bottom: 1cm; }
#homemitte, homerechtespalte { clear: both; margin-top: 1cm; }
#homerechtespalte img { display:none; }




