body {
font-family : Verdana, Arial, Helvetica, sans-serif;
} 

p, div  {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
margin-left : 2px; 
}

/* Container für einzelnes Produkt */
div.show {
margin-top: 5px;
margin-bottom: 10px;
}

form {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
margin: 0px;
}

img {
margin: 0px;
}


/* Vorlagen für Kategorien */
.subcat {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
}

.cat {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
margin-top: 4px;
}

.catactive {
background-color: #FFCC00;
font-weight: bold;
text-decoration: none;
}


/* Suchfeld */
input.search {
border-style: solid;
border-width: 1px;
border-color: #98B19E;
background-color: white;
}

/* Eingabefeld Notizzettel */
input.acht {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
margin-left: -3px;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: gray;
} 

input.blue {
font-weight: bold;
color: #000000; 
}

h1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 13px; 
border-color : #A53132; 
border-left-style : solid; 
padding-left : 3px; 
} 

hx {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 13px; 
border-color : red; 
border-left-style : solid; 
padding-left : 3px; 
}

h2 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : #A53132; 
border-left-style : solid; 
padding-left : 3px; 
} 

h3 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-bottom-width : 1px; 
border-bottom-style : solid; 
border-left-width : 10px; 
border-color : #006600; 
border-left-style : solid; 
padding-left : 3px; 
} 

h4 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt; 
border-top-style: dotted;
border-bottom-style: dotted;
border-color: #EFDB5B;
border-width: 1px;
padding-left : 3px;
margin-right: 5px;
} 

/* Produktüberschrift!!! */
h5 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11pt;
color: #000000;
margin-left : 2px;
margin-bottom: 0px;
}

/* freie Vorlage für 8-Punkt-Schrift */
.acht {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
margin-left : 4px; 
} 

/* normaler Rahmen mit roter Umrandung, 8pt */

.rahmen {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
background-color : #DFCC4D; 
border-style : solid; 
border-width : 1px; 
border-color : #A53132; 
padding : 2px; 
margin-left : 3px; 
} 

/* normaler Rahmen mit roter Umrandung, 10pt */
.rahmen2     {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
background-color : #FFCC00; 
border-style : solid; 
border-width : 1px; 
border-color : red; 
padding : 2px; 
margin-left : 3px; 
}


/* Listen, Aufzählungen */
ol {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt; 
} 


ul { 
/* Grafik für Aufzählungszeichen */
list-style-image: url('cat.gif');
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10pt 
}


/* ZEICHENVORLAGEN */

strong {
color: #3A2D2E;
}

b {
color : #A53132; 
} 

b.b {
color: black;
}

b.blue {
color : #364C3B; 
}

b.dark {
color: #4E4800; 
}

/* Pseudo-Klassen für dynamische Links */
A:link {
text-decoration : underline; 
color : #C72B31; 
} 

A:hover {
text-decoration : none; 
color : #C72B31; 
} 

A:active {
text-decoration : none; 
color : #C72B31;
} 

A:visited {
color : #C72B31; 
} 

/* Gesamtumrandung TABELLE */
table.umrandung {
border-style : solid;
border-width: 1px; 
border-color : #A53132; 
}

table.ausgabe {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
margin: 1px;
border-style: solid;
border-width: 1px;
border-color: #EDDA5B;
background-color: #EDDA5B; 
}

table.ausgabe th {
background-color: #D0BF3F;
}

table.ausgabe td {
background-color: #FFF171;
}

table.adresse {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
margin: 1px;
background-color: #EDDA5B;
}

table.adresse td {
background-color: #FFF171;
}

/* 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: #E2E2E2;
border-style: solid;
border-width: 1px;
border-color: gray;
}

/* Gestaltung für Trennlinie */
div.border {
color: gray;
}

/* Formulare für Katalog und Kontakt */
.textinput {
background-color:#FFFFFF; font-family: 'courier new'; color:#000000; border:1px solid #000000; 
}
.formbutton {
background-color:#FFFFFF; font-family: 'courier new'; color:#000000; width:100px; border:1px solid #000000;
}
   
.error {
color:#FF0000;
font-size:12px;
}   

.menu  {
font-weight: bold;
}
