/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.hmenu
   {padding-top:3px;
    display: block;
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bold;
    font-family:tahoma;
    width: 212px;
    height:22px;
    background-image: url('bg2.jpg');
    text-decoration:none;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    vertical-align:bottom;}

    .hmenu:hover
    {width: 212px;
    height:22px;
    background-position: -212px;
    text-decoration:none;
    color:#FFFFFF;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    padding-top:3px;
    }

    .hmenu:active
    {background-position: -212px;
    text-decoration:underline;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    padding-top:3px;
    margin:0px;
    color:#FFFFFF;
    vertical-align: middle;}

    .hmenu:visited
     {text-decoration: none;
    border:0;
    padding-top:3px;
    margin:0px;
    display: block;
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bold;
    font-family:tahoma;
    width:212px;
    height:22px;
    background-image: url('bg2.jpg');
    text-decoration:none;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    vertical-align:middle;}

a.orange:link
   {
    background-image: url('menu_button_orange.jpg');
    }

  a.orange:hover
    {width: 212px;
    height:22px;
    background-position: -212px;
    text-decoration:none;
    color:#FFFFFF;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    padding-top:3px;
    }

    a.orange:active
    {background-position: -212px;
    text-decoration:underline;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    padding-top:3px;
    margin:0px;
    color:#FFFFFF;
    vertical-align: middle;}

    a.orange:visited
     {
    background-image: url('menu_button_orange.jpg');
    }

    .smenu
   {text-decoration: none;
    border:0;
    padding-top:3px;
    padding-left:16px;
	display: block;
    color:#FFFFFF;
    font-size:8pt;
    font-weight:bold;
    font-family:tahoma;
    width:196px;
    height:22px;
    background-image: url('bgs.jpg');
    text-decoration:none;
    border-bottom:1px solid #FFFFFF;
    text-align:left;}

    .smenu:hover
    {width:196px;
    height:22px;
    background-position: -212px;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    color:#FFFFFF;
    text-decoration:none;
    padding-top:3px;
    padding-left:16px;
    font-size:8pt;
    }

    .smenu:active
    {background-position: -212px;
    text-decoration:none;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    padding-top:3px;
    padding-left:16px;
    margin:0px;
    color:#FFFFFF;
    vertical-align: middle;
    font-size:8pt;}

    .smenu:visited
   {border:0;
    padding-top:3px;
    padding-left:16px;
    margin:0px;
    display: block;
    color:#FFFFFF;
    font-size:10pt;
    font-weight:bold;
    font-family:tahoma;
    width: 196px;
    height:22px;
    background-image: url('bgs.jpg');
    text-decoration:none;
    border-bottom:1px solid #FFFFFF;
    text-align:left;
    vertical-align: middle;
    font-size:8pt;}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 6px;
  font-size:1pt;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #91b632;/*#AABBDD;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #91b632;/*#bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #91b632;/*#bbc3d3;*/
  color: #ffffff;
  font-weight : bold;
  padding:2px;
  margin-bottom:1px;
}
a.categories {
 background-color:#FFCC00;

}
a.categories:hover {
 background-color:#99CC66;


}
a.categories:active {

}
a.categories:visited {
  background-color:#99CC66;


}

A.headerNavigation {
  color: #FFFFFF;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

A.headerNavigation:hover {
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #91B632;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #91B632;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: #91b632;/*#b6b7cb;*/
}

.infoBoxContents {
  background: #f1fcf1;/*#f8f8f9;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.cart {
  font-family: Verdana, Arial, sans-serif;
  font-size:9pt;
  padding:0px;
  text-align:center;
}
.infoBoxNotice {
  background: #91b632;/*#FF8E90;*/
}

.infoBoxNoticeContents {
  background: #91b632;/*#FFE6E6;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #91b632;/*#bbc3d3;*/
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f1fcf1;/*#f8f8f9;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f1fcf1;/*#f8f8f9;*/
  font-size:12pt;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #91b632;/*#b6b7cb;*/
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #91b632;/*#b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
}
A.productListing-heading {
  color: #ffffff;
}

A.productListing-heading:hover {
  color: #ffffff;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f1fcf1;
}

TR.productListing-new {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #f1fcf1;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #993300/*#9a9a9a;*/
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/*Artikelbeschreibungen */
.pvalueheader {
  font-size: 16px;
  font-weight: bold;
}

.pvalue {
  border: 1px solid #91b632;
  border-collapse: collapse;
  font-size: 12px;
}
.avBeschreibung{
  font-size: 12px;
  padding-bottom:20px;
}

td.td1 {
	background-color: #EFFFEF;
	vertical-align:top;
	padding:2px;
}
td.td1left {
	background-color: #EFFFEF;
	vertical-align:top;
	padding:2px;
  border-right: 1px dashed rgb(204, 204, 204);
}
td.td2 {
	background-color: #FFFFFF;
	vertical-align:top;
	padding:2px;
}
td.td2left {
	background-color: #FFFFFF;
	vertical-align:top;
	padding:2px;
         border-right: 1px dashed rgb(204, 204, 204);
}
TABLE.shortinfobox{
  font-size: 11px;
}


.doctor1{
 color:#039A0D;
 font-weight:bold;
 font-style:italic;
 font-size:10pt;
}

.doctor2{
 color:#FB8C04;
 font-weight:bold;
 font-size:11pt;
}

.doctor3{
 border:1px solid #FB8C04;
 background-color:#FBC788;
 color:#FB8C04;
 font-weight:bold;
}

a.uplink:link {
	color:#000000;
	text-decoration:underline;
	background-image:url(http://www.terra-pflanzenhandel.de/ebay/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size:11px;
}

a.uplink:visited {
	color:#333333;
	text-decoration:underline;
	background-image:url(http://www.terra-pflanzenhandel.de/ebay/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size:11px;
}

a.uplink:active {
	color:#336699;
	text-decoration:underline;
	background-image:url(http://www.terra-pflanzenhandel.de/ebay/gfx/goup.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size:11px;
}
a.uplink:hover {
	color:#006699;
	text-decoration:underline;
	background-image:url(http://www.terra-pflanzenhandel.de/ebay/gfx/goup2.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left: 20px;
	font-size:11px;

}
.ue1{
 color:#039A0D;
 font-weight:bold;
 font-style:italic;
 font-size:10pt;
}
.ue2{
 color:#FB8C04;
 font-weight:bold;
 font-size:11pt;
 background-image: url(http://localhost/terra/images/flower.gif);
 background-repeat:no-repeat;
 background-position:left;
 padding-left:50px;
 height:48px;
 vertical-align:middle;
}
.ober
{
background-color:#c8f6c8;
border:1px solid #3DA203;
}
.unter
{
Position: absolute;
Visibility: hidden;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background-color:#03CA60;
}
a.pulldown:link{
color:#000000;
font-weight:bold;
font-style:italic;
font-size:10pt;
}
a.pulldown:hover{
color:#039A0D;
font-weight:bold;
font-style:italic;
font-size:10pt;
background-color:#83FC3D;
width:100%;
height:100%;
}
a.pulldown:active{
color:#000000;
font-weight:bold;
font-style:italic;
font-size:10pt;
}
a.pulldown:visited{
color:#000000;
font-weight:bold;
font-style:italic;
font-size:10pt;
}
a.nix:link{
color:#000000;
text-decoration:none;
font-weight:bold;
}
a.nix:active{
color:#000000;
text-decoration:none;
}
a.nix:hover{
color:#000000;
text-decoration:underline;
}
a.nix:visited{
color:#000000;
text-decoration:none;
}
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 4px;
  border-bottom:1px dashed #66896D;
}
.suggest_link_over {
	background-color: #91b632;
	padding: 4px;
  font-weight:bold;
  border-bottom:1px dashed #66896D;
}
#search_suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 2px solid #91b632;
  display:none;
}
.qsearch:link {
 font-weight:bold;
 font-size:10pt;
 text-decoration:none;
 color:#000000;
}
.qsearch:hover {
 font-weight:bold;
 font-size:10pt;
 text-decoration:none;
 color:#FFFFFF;
}
.qsearch:active {
 font-weight:bold;
 font-size:10pt;
 color:#000000;
}
.qsearch:visited {
 font-weight:bold;
 font-size:10pt;
 text-decoration:none;
 color:#000000;
}
.dreibilder{
 vertical-align:middle;
 text-align:center;
 font-size:10pt;
 text-decoration:none;
}
/*----------------------------End Suggest Styles------------------------*/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

ul.sitemap {
color: #ff0000;
}
/* Shipping Site Beginn */

TR.shippingHeader {
  background: #bbc3d3;
}

TR.shippingNavigation {
  background: #bbc3d3;
}

TD.shippingNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}
/* Shipping Site End */


#IE_wrap {
text-align:center;
}

#wrap {
margin:auto;
width:1160px;
text-align:left;
}

.box_best_sellers{
font-family:verdana;
font-size:10pt;
}

.box_info_1{
background-color:#8CBEF7;
padding:6px;
font-family:verdana;
font-size:9pt;
color:#FFFFFF;
width:25px;
height:60px;
}
.box_info_umwelt{
background-color:#6FF749;
padding:6px;
font-family:verdana;
font-size:10pt;
color:#FFFFFF;
width:25px;
height:50px;
}
.box_info_widerruf{
background-color:#EB04D0;
padding:6px;
font-family:verdana;
font-size:10pt;
color:#FFFFFF;
width:25px;
height:50px;
}
.box_info_faq{
background-color:#F69322;
padding:6px;
font-family:verdana;
font-size:10pt;
color:#FFFFFF;
width:25px;
height:50px;
}
.box_info_sicherheit{
background-color:#EB0464;
padding:6px;
font-family:verdana;
font-size:10pt;
color:#FFFFFF;
width:25px;
height:50px;
}

.box_info_versandkosten{
background-color:#EBE704;
padding:6px;
font-family:verdana;
font-size:10pt;
color:#FFFFFF;
width:25px;
height:50px;
}

.box_info_kontakt{
background-color:#1556B1;
padding:6px;
font-family:verdana;
font-size:10pt;
color:#FFFFFF;
width:25px;
height:50px;
}

.footer_info:link {
 font-weight:bold;
 font-size:10pt;
 text-decoration:none;
 color:#FFFFFF;
}
.footer_info:hover {
 font-weight:bold;
 font-size:10pt;
 text-decoration:underline;
 color:#FFFFFF;
}
.footer_info:active {
 font-weight:bold;
 font-size:10pt;
 color:#FFFFFF;
}
.footer_info:visited {
 font-weight:bold;
 font-size:10pt;
 text-decoration:none;
 color:#FFFFFF;
}
#tagtext1{
  padding:5px 10px 5px 10px;
}

#tagtext1,#tagtext1 table,#tagtext1 tr,#tagtext1 td,#tagtext1 p,#tagtext1 span,#tagtext1 a{
  font-size:10pt;
}

#tagtext1 h1{
  color:#587313;
  font-weight:normal;
}

#tagtext1 a:link, #tagtext1 a:visited{
  color:#91b632;  color:#587313;
  text-decoration:none;
}

#tagtext1 a:active, #tagtext1 a:hover{
  color:#91b632;
  text-decoration:underline;
}

.produktueberschrift{
	background-image:url(images/gfx/products_info/products_info_bg.jpg);
	background-repeat:repeat-x;
	height:100px;
	color:#587313;
	font-size:16pt;
	padding-left:20px;
	font-family:verdana;
	padding-top:25px;
}

TD.produktueberschrift{
	background-image:url(images/gfx/products_info/products_info_bg.jpg);
	background-repeat:repeat-x;
	height:100px;
	color:#587313;
	font-size:16pt;
	padding-left:20px;
	font-family:verdana;
	padding-top:25px;
}

.produktueberschrift h1{
	color:#587313;
	font-size:16pt;
	font-family:verdana;
	font-weight:normal;
}

TD.kategorietext{
	color:#587313;
	padding:10px 20px 20px 20px;;
	font-size:10pt;
}

TD.kategorietextueberschrift{
	color:#587313;
	padding:20px 0 0 20px;;
	font-size:12pt;
	font-weight:bold;
}

html, body {
				height: 100%;
			}
			body {
				margin: 0;
				padding: 0;
				font: 12px/1.5 verdana, arial, helvetica, sans-serif;
			}
			#container {
				position: relative;
				min-height: 100%;
			}
			#content {
				padding: 10px;
				background-color: #6caad9;
				padding-bottom: 48px;
			}
			#footer {
				position: absolute;
				bottom: 0;
				padding: 10px;
				background-color: #0066b2;
				width: 75%;
			}

.topangebotlink{
	background-image:url(http://www.terra-pflanzenhandel.de/specials/warenkorb_button.gif);
	height:29px;
	width:120px;
	font-family:verdana;
	font-size:8pt;
	padding-left:24px;
	background-repeat:no-repeat;
	padding-top:9px;
	font-weight:bold;
	text-align:left;
	}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


