*
{
  font-family: helvetica;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

img {
	border:0;
}

html body
{
  font-size: 0.8em;
  height: 100%;
}

input.text, select, textarea, input.shipping-en
{
  background-color: white;
  border: 1px solid #66A624;
}

input.text, select
{
  width: 150px;
}

input.text
{
  height: 19px;
}

input.button
{
  background-color: #157135;
  color: white;
  border: 1px solid white;
}

input.button:hover
{
  background-color: #22AD50;
}

input.bestellliste, input.bestellliste-right
{
  background-color: white;
  border: 1px solid #66A624;
  border-bottom: 0px;
  width: 167px;
}

input.bestellliste
{
  border-right: 0px;
}

input.shipping-en {
  width: 80px;
}

a
{
  color: #157135;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

li:first-letter{
  text-transform:capitalize;
}

#page
{
  height: 100%;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

#left
{
  position: fixed;
  width: 240px;
  height: 100%;
  left: 0;
  top: 0;
  background-image: url("../files/images/bogen_1.jpg");
  background-repeat: no-repeat;
  background-position: center left;
}

#left #suche
{
  position: absolute;
  top: 25%;
  left: 25px;
}

#left #suche input.text
{
  width: 80px;
}

#left #suche input.button_de, #left #suche input.button_enus, #left #suche input.button_enuk
{
  width: 50px;
}

#left #suche input.button_fr
{
  width: 75px;
}

#left #nav
{
  position: absolute;
  top: 37%;
  left: 25px;
}

#left #nav ul, #left #sprachwahl ul
{
  list-style: none;
}

#left #nav li.nav
{
  margin-top: 7px;
}

#left #nav li.subnav
{
  padding-left: 15px;
  margin-bottom: 2px;
}

#left #nav li.nav a
{
  font-weight: bold;
}

#left #nav li.subnav_aktiv
{
  font-style:italic;
  padding-left: 15px;
  margin-bottom: 2px;
}


#left #sprachwahl
{
  position: absolute;
  bottom: 3%;
  left: 25px;
}

#left #sprachwahl li
{
  margin-bottom: 5px;
}

#left #sprachwahl a
{
  color: #157135;
  text-decoration: none;
}

#left #sprachwahl a.aktiv
{
  font-style: italic;
}

#left #sprachwahl a:hover
{
  text-decoration: underline;
}

#middle
{
  float: left;
  margin-left: 270px;
  margin-right: 260px;
  height: 100%;
}

#middle #top
{
  position: fixed;
  height: 130px;
  top: 0;
  left: 270px;
  width: 735px;
  background-color: white;
}

#middle #logo
{
  position: fixed;
  right: 300px;
  /*right: 21%;*/
  top: 50px;
  width: 250px;
  height: 40px;
  display: none;
}

#middle #content
{
  margin-top: 130px;
  text-align: center;
}

#middle #content #content_container
{
  text-align: left;
}

#middle #content div.text
{
  margin-bottom: 40px;
  text-align: justify;
}

#middle #content div.text img.layout
{
  border: 1px dotted #66A624;
  padding: 5px;
}

#middle #content div.text.layout1 img.layout
{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#middle #content div.text.layout2 img.layout
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

#middle #content div.text.layout3 img.layout
{
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: none;
}

#middle #content div.text.layout4 img.layout
{
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: none;
}

#middle #content div.produkte_uebersicht table.container
{
  clear: both;
}

#middle #content div.produkte_uebersicht table.produkte
{
  width: 100%;
  border: 1px solid #66A624;
  clear: both;
}

#middle #content div.produkte_uebersicht table.produkte td
{
  text-align: center;
  padding: 10px;
  border: 1px solid #66A624;
}

#middle #content div.produkte_uebersicht table.produkte img
{
  max-height: 120px;
  max-width: 150px;
  margin-bottom: 10px;
  border: none;
}

#middle #content div.produkte_uebersicht_zusatz1
{
  float: right;
  margin-bottom: 10px;
}

#middle #content div.produkte_uebersicht_zusatz2
{
  text-align: right;
  margin-top: 20px;
}

#middle #content div.produkte_uebersicht_zusatz2 img
{
  border: 2px solid #66A624;
}


*/ Produkte -> Details */
*/ ========================================================*/

#middle #content div.produkte_details ul
{
  margin: 15px 0 15px 0px;
}

#middle #content div.produkte_details li
{
  margin-left: 17px;
  text-align: left;
}

#middle #content div.produkte_details .layout0 div.bilder
{
  float: left;
}

#middle #content div.produkte_details .layout0 div.text
{
  margin-left: 220px;
  padding-left: 200px;
}

#middle #content div.produkte_details div.text li a
{
  text-decoration: underline;
}

#middle #content div.produkte_details .layout0 div.optionen
{
  margin-top: 15px;
}

#middle #content div.produkte_details .layout1 div.daten
{
  float: left;
  width: 300px;
  margin-right: 75px;
}

#middle #content div.produkte_details img.bild1
{
  max-width: 180px;
  margin-bottom: 20px;
}

#middle #content div.produkte_details img.style1
{
  max-width: none;
  margin-right: 20px;
}

#middle #content div.produkte_details .layout1 img.bild1
{
  border: 2px solid #66A624;
  padding: 10px;
  padding-left: 50px;
  padding-right: 50px;
}

#middle #content div.produkte_details div#optionen_content
{
  margin-top: 20px;
}

#middle #content div.produkte_details div.datenblatt, #middle #content div.produkte_details div.opt_anhang
{
  margin-top: 20px;
}

#middle #content div.produkte_details div.datenblatt table
{
  border: 1px solid #66A624;
  padding: 10px;
}

#middle #content div.produkte_details img
{
  margin: 0;
}

#middle #content div.produkte_details div.datenblatt table td
{
  background-color: #D9D9D9;
  border-top: 2px solid white;
  border-left: 2px solid white;
  padding: 1px;
}

#middle #content div.produkte_details div.datenblatt div.bemerkungen
{
  text-align: left;
  font-size: 0.8em;
  margin-top: 10px;
  margin-bottom: 40px;
}

#middle #content div.produkte_details td
{
  vertical-align: top;
}

#middle #content div.produkte_details .download_info
{
  color: #157135;
  font-weight: bold;
  text-align: left;
}

#middle #content div.produkte_details .download_info a
{
  text-decoration: underline;
}

#middle #content div.produkte_details h3
{
  text-align: left;
}

#middle #content div.prospekte .container
{
  margin: 0 auto;
}

#middle #content div.prospekte .produktgruppe
{
  border: 1px solid #66A624;
  margin-bottom: 20px;
  padding: 10px;
}

#middle #content div.prospekte a
{
  margin-right: 20px;
}

#middle #content div.prospekte h1
{
  text-align: center;
}

#middle #content div.prospekte h2
{
  font-size: 1.1em;
  margin-bottom: 10px;
  background-color: #66A624;
  color: white;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  padding: 3px;
  text-align: center;
}

#middle #content div.prospekte li
{
  margin-left: 20px;
}

#middle #content div.prospekte ul.pdf li, #middle #content div.prospekte li.pdf
{
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  padding-left: 0px;
}

#middle #content div.prospekte ul.pdf li a, #middle #content div.prospekte li.pdf a{
  margin:0; 
}

.liPdf{
  border:0;
  margin-left:-1px;
  margin-right:5px;
  margin-top:-1px;
  margin-bottom:-4px;
}

#middle #content div.produkte_details .aPdf, .aPdf{
  border:0;
  margin-left:-1px;
  margin-right:5px;
  margin-top:1px;
  margin-bottom:-4px;
  padding:0;
  height:16px;
}

#middle #content div.produkte_details{
	margin-bottom:54px;
}

#middle #content h1
{
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 30px;
  color: #8A8A8A;
  text-align: center;
}

#middle #content h2, div.schwarzgr
{
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 30px;
  color: #8A8A8A;
}

#middle #content h3
{
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
  color: #8A8A8A;
}

#middle #content ul
{
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  list-style-image: url(../files/images/dot.gif);
  text-align: left;
}

#right
{
  width: 20%;
  height: 100%;
  right: 0;
  top: 0;
  background-image: url("../files/images/verlauf_1.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  display: none;
}

#right
{
  position: fixed;
}

#middle #content #news
{
  position: absolute;
  right: 25px;
  top: 180px;
  z-index: 1;
  width: 200px;
  color: #8C8A8B;
}

#middle #content #news .eintrag
{
  background-color: #EEF5E6;
  border: 2px solid #66A624;
  padding: 10px;
  margin-bottom: 50px;
}

#middle #content #news .eintrag h2
{
  font-size:1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}

#middle #content #news .eintrag .fett
{
  font-size: 1.3em;
  font-weight: bold;
  display: block;
}

.border
{
  border: 1px solid #66A624;
}

.suchtreffer a
{
  text-decoration: underline;
}

.suchtreffer li
{
  margin-bottom: 10px;
}

.suchtreffer .markiert
{
  background-color: #C2EC86;
}

body.statistik #page #middle #content
{
	text-align: left;
}

.seminare .produktgruppe
{
	width: 300px;
}

#middle #content .seminare .produktgruppe h2
{
	text-align: left;
}

#middle #content .seminare div.prospekte h2
{
	text-align: center;
}

.seminare .options
{
    text-align: center;
}

#middle #content .seminare div.prospekte a
{
  margin-right: 0px;
}

/*
#middle #content .seminare_details .container
{
  margin: 0 auto;
}

#middle #content .seminare_details h2, #middle #content .seminare_details .datum
{
	text-align: center;
}

#middle #content .seminare_details h2
{
	margin-bottom: 0;
}

#middle #content .seminare_details .datum
{
	margin-bottom: 15px;
}

#middle #content .seminare_details .options
{
	text-align: center;
}

#middle #content .seminare li.ul
{
	list-style: none;
	list-style-image: none;
}

#middle #content .seminare li li
{
	list-style: none;
	list-style-image: none;
	margin-left: 15px;
}

#middle #content .seminare ul
{
	margin: 0;
	margin-left: 15px;
}
*/
