h1          { font-family: Garamond, Times New Roman; color: #003900; font-size: 22pt; font-style: normal; font-weight: bold; text-align: center }
a:link                     { font-family: Garamond, Times New Roman; color: #003900; font-size:14pt; font-style:normal; font-weight:bold }
a:visited                  { font-family: Garamond, Times New Roman; color: #003900; font-size:14pt; font-style:normal; font-weight:bold }
a.winzig:link              { font-family: Arial; color: #000000; font-size:8pt; font-style:normal; font-weight:normal }
a.winzig:visited           { font-family: Arial; color: #000000; font-size:8pt; font-style:normal; font-weight:normal }
span.h1          { font-family: Garamond, Times New Roman; color: #003900; font-size: 22pt; font-style: normal; font-weight: bold; text-align: center }
span.baumschulen           { font-family: Times New Roman; color: #003900; font-size:24pt; font-style:italic; font-weight:bold }
span.thuja                 { font-family: Times New Roman; color: #003900; font-size:14pt; font-style:italic; font-weight:bold }
span.wuertem               { font-family: Garamond, Times New Roman; color: #F2EFE6; font-size:11pt; line-height: 10pt; font-style:normal; font-weight:bold }
span.unterueberschrift     { font-family: Garamond, Times New Roman; color: #003900; font-size:16pt; font-style:normal; font-weight:bold }
span.textnormal            { font-family: Garamond, Times New Roman; color: #003900; font-size:12pt; font-style:normal; font-weight:normal }
span.textfett              { font-family: Garamond, Times New Roman; color: #003900; font-size:12pt; font-style:normal; font-weight:bold }
span.textwinzig            { font-family: Arial; color: #000000; font-size:8pt; font-style:normal; font-weight:normal }
span.afett                 { font-family: Arial, Helvetica; color: #003900; font-size:9pt; font-style:normal; font-weight:bold }
span.anormal               { font-family: Arial, Helvetica; color: #003900; font-size:9pt; font-style:normal; font-weight:normal }
span.agross                { font-family: Arial, Helvetica; color: #003900; font-size:10pt; font-style:normal; font-weight:normal }
span.agroesser             { font-family: Arial, Helvetica; color: #003900; font-size:10pt; font-style:normal; font-weight:bold }
span.rot                   { font-family: Arial, Helvetica; color: red; font-size:10pt; font-style:normal; font-weight:bold }
img.rahmen                 { border-color: #003900; border-style: solid; border-width: 2px }

hr                         { }

td.inf      { background-image: url(beige.gif); padding: 10px; }
td.kasten   { border-width: 2px; border-style: solid; border-color: #003900; padding: 10px }
td.order    { border-width: 1px; border-style: solid; border-color: #003900; padding: 5px }
table.tabelle  { border-width: 1px; border-style: solid; border-color: #003900; padding: 5px; border-collapse:collapse }

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 160px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid #003900;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url(btbeige.gif) repeat-x bottom left;
font: bold 14px Garamond, Times New Roman;
color: #003900;
display: block;
width: auto;
padding: 5px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 170px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
}

.glossymenu li ul li{
float: left;
}

.glossymenu li ul a{
width: 168px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #003900;
font: bold 14px Garamond, Times New Roman;
}

.glossymenu li a:hover{
background-image: url(bthover.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

input#email_business, label[for="email_business"]
{
display:none;
}