/* pckunst.css

	stylesheet for http://www.pckunst.de/*.html

	copyright (c) 2004-2006 by arno steinbrecher software
*/
@page   { size:landscape; }

body    { background-color:#aa6; }
div     { position:absolute; left:0; top:0; width:100%; height:100%; }
img.diag { width:100%; height:100%; } /*
img.main { width:384; height:256; }
img.main { width:150%; height:150%; } */
img.main { width:576; height:384; }
table      { border-style:dotted; border-width:0px; border-color:#ddd; padding:0px; } /* margin:0px; */
table.main { width:100%; height:100%; } /* border-width:1px; */
table.text { width:100%; height:100%; padding:5px; }
table.nav  { width:192;  height:128;  }
tr      { vertical-align:middle; }
td      { text-align:center; color:#000; font-weight:normal; font-style:normal; }
tr.a    { vertical-align:top; }
td.diag { width:5%; height:5%; }
td.z1z4 { background-color:#884; }
td.a1a4 { background-color:#088; text-align:center; }
td.b1b5 { }
td.c1c1 { background-color:#884; }
td.c2c2 { }
td.d1g1 { background-color:#0aa; text-align:center; overflow:hidden; }
td.d1d1 { background-color:#0aa; text-align:right;  overflow:hidden; font-size:200%; }
td.e1e1 { background-color:#0aa; }
td.f1g1 { background-color:#0aa; text-align:left;   overflow:hidden; font-size:200%; }
td.d2g2 { background-color:#cc8; font-size:50%; }
td.c3g3 { font-size:50%; }
td.c4d5 { background-color:#088; text-align:center; }
td.e4e8 { }
td.f4f7 { background-color:#884; }
td.f4f4 { background-color:#884; }
td.f5f7 { background-color:#884; }
td.g4g7 { background-color:#0aa; text-align:center; overflow:hidden; }
td.z5z5 { }
td.a5a5 { background-color:#cc8; font-size:50%; }
td.z6d6 { }
td.z7z7 { background-color:#884; }
td.a7d7 { background-color:#0aa; text-align:center; }
td.z8z8 { }
td.a8d8 { background-color:#cc8; font-size:50%; }
td.f8f8 { }
td.g8g8 { background-color:#cc8; font-size:50%; }
td.a    { background-color:#0aa; font-size:200%; text-align:left; }
td.t    { background-color:#0aa; font-size:120%; text-align:center; font-style:italic; }
td.x    { background-color:#0aa; font-size:100%; text-align:center; }
td.e    { background-color:#0aa; text-align:center;vertical-align:top; }
td.el   { background-color:#0aa; text-align:left;  vertical-align:top; }
td.er   { background-color:#0aa; text-align:right; vertical-align:top; }
td.f    { text-align:center; color:#ccc; font-weight:normal; font-size:80%; }
td.v200 { font-size:200%; text-align:center; }
td.v120 { font-size:120%; text-align:center; }
td.v100 { font-size:100%; text-align:center; }
a       { text-decoration:none; } /* link*visited*active*focus */
a:link    { color:#666; }
a:visited { color:#333; }
a:active  { color:#f0f; }
a:hover   { color:#fff; }
a:focus   { color:#ccc; }
