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

p, div  {
font-family : 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: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
margin: 0px;
}

img {
margin: 0px;
}


/* Vorlagen für Kategorien */
.subcat {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt;
font-color:#FFCC99;
}

.cat {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-color: #FFCC99;
font-weight: bold;
margin-top: 4px;
}

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

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

/* Eingabefeld Notizzettel */
input.acht {
font-family : 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: blue; 
}

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

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

h3 {
font-family : 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 : Arial, Helvetica, sans-serif; 
font-size : 11pt; 
color: #800000;
border-top-style: dotted;
border-bottom-style: dotted;
border-color: brown;
border-width: 1px;
padding-left : 3px;
margin-right: 5px;
} 

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

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

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

.rahmen {
font-family : Arial, Helvetica, sans-serif; 
font-size : 8pt; 
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 : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
background-color : #ffffcc; 
border-style : solid; 
border-width : 1px; 
border-color : red; 
padding : 2px; 
margin-left : 3px; 
}

/* normaler Rahmen mit brauner Umrandung, 10pt */
.rahmen3     {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
color: white;
border-style : solid; 
border-width : 2px; 
border-color : #993333; 
padding : 2px; 
margin-left : 3px; 
}
/* normaler Rahmen mit roter Umrandung, 10pt */
.rahmen4     {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
border-style : solid; 
border-width : 1px; 
border-color : #993333; 
padding : 2px; 
margin-left : 3px; 
background-color : #800000;
}
.widerrufbelehrung {
background-color:#FFCC99;
padding:5px;
}

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


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


/* ZEICHENVORLAGEN */
i {
color: #000066; 
} 

b {
color: brown; 
} 

b.b {
color: black;
}

b.blue {
color: blue; 
}

b.dark {
color: #000080; 
}

/* Pseudo-Klassen für dynamische Links */
A:link {
text-decoration : none; 
color: #FF9900;

} 

A:hover {
text-decoration : none; 
color: #ffcc66; 
background-color : #800000;
} 

A:active {
text-decoration : none; 
color: #ff9900; 

} 

A:visited {
text-decoration : none;
color: #ff9900; 

/*border-left-width : 8px;
border-left-style : solid;
border-color : #800000;*/
} 

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

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

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

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

table.adresse {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 1px;
background-color: #ffffff;
border-style: solid;
border-width: 1px; 
border-color: silver;
}

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

/* 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: gray;
}

/* Gestaltung für Trennlinie */
div.border {
color: #993300;
}
.stil3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #800000;
}
.scrollen {

width:760px;
height:200px;
overflow:auto;
padding: 0px;
}
/*.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}*/
