/*   Copyright (c) 2002-2003 by      */
/*   Kristof Lipfert, Duesseldorf    */
/*   all rights reserved.            */

/* ver 20081205 */

body {color:black;background-color:white;font-size:.85em; min-width:780px;}


p {font-family:Verdana, "Trebuchet MS", "Myriad Web", Georgia, sans-serif; max-width:1100px;padding-left:2em }
table, pre, code {font-family:Arial}
table tbody tr{line-height:1.3em}

.eincode, .xcode {margin:auto;border:1px solid gray;background-color:#fcf9f9;width:40em;padding:1em}
.xcode {background-color:#f9f9f9;}

table{margin:auto;border-collapse:collapse;min-width:760px;font-size:.9em}
td, thead td{text-align:center;width:3em;overflow:hidden;white-space:pre}
td{border-width: 0 1px 1px 0; border-color:silver; border-style:solid;}
td.b1c, td.b7c, td.b11c, td.b17c, td.b22c  { border-right-color:gray;}
td.fst, td.tst, td.b23c, td.b0c, td.b-1c  {border-width: 0 0 1px 0;}



td.num {width:3em;text-align:right;color:silver;padding:0;margin:0;background-color:white;border-color:white;padding-right:1em}


 tr:hover td {border-bottom-color: #666699; }  /* opera 9 kann border-bottom-color hier nicht opera 10 auch nicht */

 @media screen and (min-width: 0px){ tr:hover {border: 1px solid #666699; border-top:0px; border-left:0px; border-right:0px}
 
 tr:last-child:hover {border: 0px solid white;}
  }


/* mozilla  */

html > table {height:auto}
#table > tbody { overflow:auto; display:block;} /* height:30em; */
table > thead{display:block; }

/* opera ... */

thead tr > td.b22c {border-right: 16px solid white;}

/* ie */
* html #iesy, * html #iesx {width:67em; margin:auto;}
* html table{margin:0}
* html #iesx thead{display:none}

.tst {margin-right:1px}
td.b0c, td.tst {border-right: 15px solid white;}

.b2c,.b4c,.b6c,.b8c,.b10c,.b12c,.b14c,.b16c,.b18c,.b20c,.b22c{background-color:#f9f9ec;}
.b1c,.b3c,.b5c,.b7c,.b9c,.b11c,.b13c,.b15c,.b17c,.b19c,.b21c,.b23c{background-color:#f9ecf9;}



td.b-1c, .fst{text-align:left;width:20em;overflow:hidden}
/* opera ... */
td.b0c{overflow:hidden}

.tst span{color:red}
ol, li {padding:0;margin:0}
* li{margin-left:20em;}
ol li{font-size:70%}

h1,h2{background-color:white;color:black;font-family:Arial;}
h1{fontsize:1.6em}
h2{fontsize:1.5em}

.rd{color:red}
.trd{border:1px solid red;}
.fll{float:left}

/* ver 20081205 */