BODY
{
    FONT-FAMILY: Arial, Geneva, Helvetica, 'Sans Serif';
    FONT-SIZE: 10pt;
    COLOR: #333;
    padding: 0; margin: 0;
}
TD
{
    FONT-FAMILY: Arial, Geneva, Helvetica, 'Sans Serif';
    FONT-SIZE: 10pt;
	COLOR: #333333
}
A
{
 	COLOR: #990000;
    TEXT-DECORATION: none
}

a font, a:link font, a font b {
   color: #900;
   text-decoration: none;
}

A:active
{
    TEXT-DECORATION: none
}
A:link
{
    TEXT-DECORATION: none
}
A:visited
{
    TEXT-DECORATION: none
}
A:hover, a:hover font, a:hover font b
{
	TEXT-DECORATION: underline;
   color: #990000
}
LI
{
   LIST-STYLE: square;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt
}
.bu
{
   FONT-FAMILY: Arial, Geneva, Helvetica, 'Sans Serif';
   FONT-SIZE: 8pt;
   COLOR: #666;
   FONT-WEIGHT: normal;
   margin: 0;
   padding: 0;
   margin-top: -14px;
}
.KS {  font-size: 9pt; font-weight: bold; text-transform: uppercase; color: #990000}

h3 {
   color: #666666;
   font-size: 11pt;
}
.anmkg {  font-size: 8pt}
.blinken {  color: #0000FF; text-decoration: blink}

h2 {
   color: #666;
   font-size: 12pt;
}

table.kontakt {
   margin-top: 4px;
}
a.navmain {
	font-family:  'MS Sans Serif', Verdana, Arial, Geneva, Helvetica;
	font-weight: 900;
	padding: 1px 2px 1px 2px;
	color: #333;
	border: 3px solid #fff;
	font-size: 12px;
	letter-spacing: 0.5px;
	/*font-stretch: wider;*/
	text-transform: lowercase;
}

a.navmain:hover,
a.select {
	border: 3px solid #c03;
	text-decoration: none;
	color: #903;
}

table.bestellung td {
	padding: 0 8px 8px 0;
	vertical-align: top;
}

input, textarea {
	border: none;
	border: solid 1px #CCC60C;
}

input {
	width: 300px;
}

input.anzahl {
	margin: 2px 0 0 0;
	width: 20px;
}

textarea {
	width: 388px;
	height: 80px;
}

input.submit {
	width: 388px;
	background-color: #fff; /*#F8F240; */
	font-weight: bold;
}

label.error, p.error {
	color:  #990000;
	font-weight: bold;
}

input.error {
	border: 2px solid #990000;
}

.thhoehe {
	height: 150px;
}
.thhoehe2 {
	height: 115px;
}