.bio { font-weight: bold; COLOR: #329632; }


body {
      background-image:url(../help/streifen1.jpg);
      background-repeat:repeat-x;
}

h1, h2, h3, h4 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #000080;
}

/* Container für einzelnes Produkt */
div.show {
margin-top: 5px;
margin-bottom: 12px;
}

h5 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #000080;
}

.navi, .cat, .subcat {
font-family: Times-Roman, serif;
font-size: 13px;
line-height: 14px;
margin-left: 5px;
}

.catactive {
        font-weight: bold;
        text-decoration: none;
        line-height: 18px;
}

p, div, li, ul {
        font-family: Times-Roman, serif;
        font-size: 14px;
        line-height: 16px;
}

form {
font-family: Times-Roman, serif;
font-size: 12pt;
margin: 0px;
}

/* Suchfeld */
input.search {
border-style: solid;
border-width: 1px;
border-color: silver;
background-color: white;
}

/* Eingabefeld Notizzettel */
input.acht {
font-family : Times-Roman, serif;
font-size : 12pt;
margin-left: -3px;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: gray;
}

input.blue {
color: black;
}

img {
margin: 0px;
}

.acht {
        font-family: Times-Roman, serif;
        font-size: 12px;
        line-height: 13px;
        color: #000080;
}

.buttontext {
        font-family: Times-Roman, serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
}

a {
        color: black;
        text-decoration: none;
}
a:link {
        color: black;
        text-decoration: underline;
}
a:visited {
        color: black;
}
a:hover {
        color: blue;
        text-decoration: underline;
}
a:active {
        color: black;
}
a.white {
        color: black;
        text-decoration: none;
}
a:link.white {
        color: white;
}
a:visited.white {
        color: white;
}
a:hover.white {
        color: black;
                color: white;
text-decoration: underline;
}
a:active.white {
        color: white;
}


.footer {
        font-family: "Courier New", Courier, mono;
        font-size: 13px;
        font-weight: bold;
        color: #99FF99;
}
/* Gesamtumrandung TABELLE */
table.umrandung {
border-style : solid;
border-width: 1px;
border-color : silver;
}

table.ausgabe {
font-family: Times-Roman, serif;
font-size: 12pt;
margin: 0x;
background-color: #ffffff;
border-style: solid;
border-width: 1px;
border-color: silver;
}

table.ausgabe th {
background-color: #ffffcc;
}

table.ausgabe td {
background-color: white;
}

table.adresse {
font-family: Times-Roman, serif;
font-size: 11pt;
margin: 1px;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: silver;
}

table.adresse td {
background-color: white;
}

/* Input-Felder in Tabellenzelle */
table.adresse input {
background-color: white;
border-style: solid;
border-width: 1px;
border-color: silver;
}

table.adresse input.w {
background-color: #ffffcc;
border-style: solid;
border-width: 1px;
border-color: silver;
}

/* Gestaltung für Trennlinie */
div.border {
color: gray;
}

/* normaler Rahmen mit roter Umrandung, 8pt */

.rahmen {
font-family : Times-Roman, serif;
font-size : 10pt;
background-color : #ffffcc;
border-style : solid;
border-width : 1px;
border-color : red;
padding : 2px;
margin-left : 3px;
}

/* normaler Rahmen mit roter Umrandung, 10pt */
.rahmen2     {
font-family : Times-Roman, serif;
font-size : 12pt;
background-color : #ffffcc;
border-style : solid;
border-width : 1px;
border-color : red;
padding : 2px;
margin-left : 3px;
}

/* Listen, Aufzählungen */
ol {
font-family : Times-Roman, serif;
font-size : 12pt;
list-style-position:outside;
}

ul {
/* Grafik für Aufzählungszeichen */
list-style-image: url(cat.gif);
font-family : Times-Roman, serif;
font-size : 12pt;
list-style-position:outside;
}

/* ZEICHENVORLAGEN */
i {
color : #333366;
}

b {
color : #666699;
}

b.b {
color: black;
}

b.blue {
color : blue;
}

b.dark {
color: #000080;
}

.news {
        font-family: Times-Roman, serif;
        font-size: 12px;
        line-height: 16px;
        color: #000000;
        padding: 5px;
}
.newswhite {
        font-family: Times-Roman, serif;
        font-size: 13px;
        line-height: 16px;
        color: #FFFFFF;
        padding: 5px;
}

/* Gestaltung für Trennlinie */
div.border {
color: #000080;
}

/* Für Kräuter-Simon eingetragen */
/* bold für willkommen.js */
.freund {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #000080;
        font-weight: bold;
}

.angebot {
        font-size: 16pt;
        font: bold;
}
.block { border-width:2pt;
         border-style:dashed;
         border-color:#999999;
         background-color:#AAAAFF;
         padding:5px 10px 5px 10px;
         margin-top:10px;
         margin-bottom:10px;
         width:300px;
         text-align:center;
       }
