body
     {
     font-family: arial, verdana, helvetica, sans-serif;
     background-color: #ffffff;
     }

td
     {
     font-size: 11px;
     color: #000000;
     }

a.main:link
     {
      color: #ffffff;
      text-decoration: none;
     }

a.main:visited
     {
      color: #ffffff;
      text-decoration: none;
     }

a.main:active
     {
      color: #ffffff;
      text-decoration: underline;
     }



a.side:link
     {
      color: #447A1C;
      text-decoration: underline;
      font-weight: bold;
     }

a.side:visited
     {
      color: #447A1C;
      text-decoration: underline;
     }

a.side:active
     {
      color: #447A1C;
      text-decoration: none;
     }

.greenbar
     {
      color: #447A1C;
      width: 150px;
     }

.greenbar2
     {
      color: #447A1C;
     }

.maintext
     {
      text-align: justify;
      margin-top: 6px;
      margin-left: 10px;
      margin-bottom: 6px;
      padding: 10px;
      spacing: 0px;
     }


.order
     {
      text-align: justify;
      margin-top: 0px;
      margin-left: 10px;
      margin-bottom: 6px;
      padding: 10px;
      spacing: 0px;
     }

.ueberschrift
     {
      font-size: 14px;
      font-weight: bold;
     }

#mainnavigation
     {
      text-align: left;
      font-size: 16px;
      margin-top: 6px;
      margin-left: 10px;
      margin-bottom: 6px;
      padding: 0px;
      spacing: 0px;
     }

#sidenavigation
     {
      text-align: left;
      text-decoration: none;
      font-size: 10px;
      line-height: 14px;
     }

.navigtitle
     {
      font-size: 11px;
      font-weight: bold;
     }

.nobold
     {
      font-weight: none;
     }

.content
     {
      font-size: 16px;
      font-weight: bold;
     }

#content2
     {
      margin-top: 26px;
      margin-left: 0px;
      margin-bottom: 26px;
      padding: 0px;
      spacing: 0px;
     }

.content3
     {
      text-align: justify;
     }

.content4
     {
      font-size: 12px;
      font-weight: bold;
     }

.content5
     {
      font-size: 12px;
      text-align: justify;
     }

.thumb
     {
      margin-right: 8px;
     }

.bestellbar
     {
      border-style: solid; border-width: 2px; border-color: green; padding: 10px;
     }
