/* naturplus.css */

html {
	font-size: 82.5%;	
}
* {
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms", helvetica, verdana, arial, sans-serif;
	font-size: 1em;
}	
body { 
        background-color: rgb(102,102,102);
	color: rgb(51,51,51);
	text-align: center;	
}
h1 {
	font-size:1.3em;
	font-weight:normal;
	font-style:italic;
	padding-bottom:8px;
	margin:0;
	color:rgb(48,135,37);
}
img {
  	border: none;
}
a.linelink:hover { 
	text-decoration: none;
}
.fleft { 
	float: left;
}
.fright {
  	float: right;
}
#container {
        text-align: left;
	margin: 0 auto;
	width: 800px;
	height: 690px;
        padding: 0;
	background-color: rgb(255,255,255);
}
#logo {
	float: left;
	margin: 68.5px 39px;
}
#header1 {
	background: url(naturplus_home_gross.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header2 {
	background: url(naturplus_unternehmen_gross.png) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header3 {
	background: url(naturplus_qualitaet_gross.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header401 {
	background: url(np_sort_gerschinken.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header402 {
	background: url(np_sort_hinterschinken.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header403 {
	background: url(np_sort_salami.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header404 {
	background: url(np_sort_kalbfleischwurst.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header405 {
	background: url(np_sort_schinkenwurst.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header406 {
	background: url(np_sort_bierschinken.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header407 {
	background: url(np_sort_jagdwurst.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header408 {
	background: url(np_sort_leberkaesefein.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header409 {
	background: url(np_sort_leberkaesegrob.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header410 {
	background: url(np_sort_leberwurstfein.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header411 {
	background: url(np_sort_leberwurstgrob.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header412 {
	background: url(np_sort_mettwurst.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header413 {
	background: url(np_sort_lyoner.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header414 {
	background: url(np_sort_wiener.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header415 {
	background: url(np_sort_weisswurst.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header416 {
	background: url(np_sort_debreziner.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header417 {
	background: url(np_sort_pfaelzer.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header418 {
	background: url(np_sort_bratwurst.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header5 {
	background: url(naturplus_kontakt_gross.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#header6 {
	background: url(naturplus_impressum_gross.jpg) no-repeat white;
	margin-left: 210px;
	margin-right:23px;
	height: 232px;
}
#navigation1 {
	background-color: rgb(48,135,37);
  	padding: 3px;
  	margin-left: 210px;
 	margin-right: 23px;
  	text-align: right;
  	color: rgb(193,204,127);
}
#navigation1 li {
  	font-size: 1.1em;
  	display: inline;
  	list-style-type: none; 
  	margin: 0 10px 0 15px;
  	font-style: italic;
}
#navigation1 li a {
  	color: white;
  	text-decoration: none;
}
#navigation1 li a:hover {
	text-decoration: underline;
}
* html div#navigation1 {
    	height: 1em;
}
#navigation2 {
	padding: 3px;
  	margin-left: 210px;
  	margin-right: 23px;
  	text-align: right;
  	color: rgb(193,204,127);
}
#navigation2 li {
  	font-size: 1em;
  	display: inline;
  	list-style-type: none;
  	padding: 0 10px 0 15px;
  	font-style: italic;
}
#navigation2 li a {
  	color: rgb(51,51,51);
  	text-decoration: none;
}
#navigation2 li a:hover {
	text-decoration: underline;
}
* html div#navigation2 {
    	height: 1em;
}
#contentbild {
	margin-top:10px;
	margin-left: 23px;
	float:left;
	padding:0;
	border:none;
}
.green1 {
	color:rgb(48,135,37);
	font-size:1.2em;
}
.green2 {
	color:rgb(48,135,37);
	font-size:1.1em;
}
#agency {
	float:right;
	margin-right: 36px;
	margin-top: 40px;
	width: 162px;
}
#teaserbox {
	float:right;
	margin-right: 36px;
	margin-top: 164px;
	padding:5px;
}
#teaserbox dt {
	background-color:rgb(193,204,127);
	margin-bottom:0;
	margin-left: 40px;
	padding:2px 4px;	
}
#teaserbox dd {
	background-color:white;
	margin-top:3px;
	margin-left: 40px;
	padding-left:4px;
}
#verpackung {
	float:right;
	margin-right: 36px;
	margin-top: 10px;
}
#navigationcolumn2 {
	float:right;
	margin:40px 265px 0 0px;
	color: rgb(51,51,51);
	width: 110px;
}
#navigationcolumn2 li {
  	font-size: 1.1em;
  	list-style-type: none;
  	padding-bottom:6px;
  	font-style: italic;
}
#navigationcolumn2 li a {
	color: rgb(51,51,51);
	text-decoration: none;
	font-style:normal;
}
#navigationcolumn2 li a:hover {
	text-decoration: underline;
}
#navigationcolumn1 {
	margin:10px 20px 0 235px;
	color: rgb(51,51,51);
}
#navigationcolumn1 li {
  	font-size: 1.1em;
  	list-style-type: none;
  	padding-bottom:6px;
  	font-style: italic;
}
#navigationcolumn1 li a {
	color: rgb(51,51,51);
	text-decoration: none;
	font-style:normal;
}
#navigationcolumn1 li a:hover {
	text-decoration: underline;
}
#content3 {
	margin:10px 235px 0 235px;
	padding-bottom: 10px;
}
#content2 {
	clear: both;
	margin-top:-30px;
	margin-right:245px;
	margin-bottom:0;
	margin-left:235px;
	padding-bottom:10px;
}
#content1 {
	margin:10px 200px 0 235px;
	padding-bottom: 10px;
}
