
/* Allgemeine HTML-Tag-Definitionen */

BODY { background-color:#6E82A3; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; }
TR,TD,P { color:#000000; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:12px; color:#000000; } 
A:link { color: #0000A0; text-decoration: underline}
A:visited { color: #0000A0; text-decoration: underline}
A:hover { color: #ff0000; text-decoration:underline}


/* Allgemeine Formular-Elemente und Bestellformular */

form { margin:0px;}
select { font-size:12px; line-height:12px; font-family:arial,helvetica,sans-sarif; border:1pt; border-style:solid; }
.orderform { line-height:12px;font-family:arial,helvetica,sans-sarif; }


