body        { margin:0px; background-position:right top; background-repeat:no-repeat; background-color:#f5f5f5; }
table       { margin:0px; }
p           { font-family:sans-serif; font-size:12px; }
i           { font-family:sans-serif; font-size:14px; font-weight:bold; font-style:normal; }
th          { font-family:sans-serif; font-size:14px; text-align:left; }
td          { font-family:sans-serif; font-size:12px; vertical-align:top; }
td.map      { vertical-align:bottom; text-align:right; }
td.dim      { text-align:center; vertical-align:middle; }
td.cent     { text-align:center; }
td.left     { text-align:left;   }
td.right    { text-align:right;  }
dd.k        { font-family:sans-serif; font-size:10px; }
a           { font-family:sans-serif; font-size:12px; text-decoration:none; font-weight:bold; }
a:link      { color:#136DAB; }
a:visited   { color:#136DAB; }
a:focus     { color:#136DAB; }
a:active    { color:#136DAB; }
a:hover     { color:#FF9936; text-decoration:none; }
select      { font-family:sans-serif; font-size:10px; background:#FFFFFF; margin-bottom:2px; }
p.des       { font-family:sans-serif; font-size:14px; text-align:justify; margin-top:0px; }
p.des code  { font-family:sans-serif; font-size:14px; display:inline; text-align:left; white-space:nowrap; }
p.cont      { font-family:sans-serif; font-size:12px; text-align:justify; margin-top:0px; }
p.cont code { font-family:sans-serif; font-size:12px; display:inline; text-align:left; white-space:nowrap; }
li code     { font-family:sans-serif; font-size:12px; display:inline; text-align:left; white-space:nowrap; }
small       { font-family:sans-serif; font-size:11px; font-weight:normal; }
ol          { font-family:sans-serif; font-size:14px; text-align:justify; }
img         { border:1px solid black; }
img.map     { border:0px }
img.nb      { border:0px }
img.nbar    { float:right; margin-left:6px; margin-bottom:6px; }
img.right   { border:0px; float:right; margin-left:6px; margin-bottom:6px; }
img.left    { border:0px; float:left; margin-right:6px; margin-bottom:6px; }

#accent td  { font-family:sans-serif; font-size:18px; font-weight:bold; }
#accent a   { font-family:sans-serif; font-size:18px; text-decoration:none; font-weight:bold; }

h3          { font-family:sans-serif; font-size:18px; font-weight:bold; }
h3 a        { font-family:sans-serif; font-size:18px; text-decoration:none; font-weight:bold; }

h6          { font-family:sans-serif; font-size:32px; font-weight:bold; color:red; }
div.full    { position:absolute; left:0%; right:0%; top:0%; bottom:0%; width:100%; height:100%; }
div.cent    { margin-left:auto; margin-right:auto; text-align:center; }
table.main  { width:100%; height:100%; padding:2px; }
table.box   { width:100%; padding:2px; }
table.pic   { width:100%; height:100%; padding:0px; }
table.feat  { margin-left:auto; margin-right:auto; }

table.feat tr td a img { width:80px; height:65px; }

/* alle für die Tabelle Technische Daten */

table.tech                      { width:100%; max-width:1000px; overflow:hidden; border-collapse:collapse; border:1px solid black; padding:3px; }
table.tech thead tr th          { background:#FFCC55; border:1px solid black; white-space:nowrap; }
table.tech tbody tr.even        { background-color:#E0E0E0; }
table.tech tbody tr.odd         { background-color:white; }
table.tech tbody td             { border:1px solid black; white-space:nowrap; }
table.tech tbody td table       { width:100%; padding:0px; border:0px; border-collapse:collapse; }
table.tech tbody td table tr td { border:0px; padding:0px; }