body, table, td, th, div, h1, h2, h3, 
p, label, form, input, textarea, 
select, button                        {font-family:Verdana, Arial, Sans-Serif; font-size:14px;}
body                                  {background-color:#f3f3f3; margin:0px; padding:10px;}
h3                                    {font-size:12px;}
h2                                    {font-size:13px;}
h1                                    {font-size:15px; margin-top:0px;}
table, td, th                         {text-align:left; border-collapse:collapse; empty-cells:show;}
table, td, th, img, a                 {border-style:none; border-width:0px;}
td                                    {vertical-align:top;}
a                                     {color:blue; text-decoration:none; cursor:pointer;}
a:hover                               {color:red;}
div                                   {visibility:visible; display:block;}
img, label                            {vertical-align:middle;}
.myinput, .mytextarea                 {border-style:solid; border-width:1px; border-color:silver; margin-top:1px; margin-bottom:1px; width:100%;}
hr                                    {margin-top:15px; margin-bottom:10px; height:1px; border:none; background:#aaa;}
.mytextarea                           {width:100% !important; height:100px;}
p.success                             {margin-top:10px; margin-bottom:10px; color:green;}
p.error                               {margin-top:10px; margin-bottom:10px; color:red;}
.captcha                              {border:solid silver 1px; width:120px;}
img.captcha                           {margin-top:8px; margin-bottom:1px;}
input.captcha                         {margin-bottom:2px;}
form                                  {padding:20px 20px 0;}
form td                               {padding-bottom:5px;}
form tr td:first-child                {width:100px;}
#bestellformwrap                      {display:grid; grid-template-columns:1fr 2fr; grid-gap:40px;}
span.pal_preis                        {position:relative; font-size:20px; line-height:26px; color:#d7821f; font-weight: bold;}