body {font-family:Serif;}
input, button, select, option, textarea {font-family:Sans-serif;}
body {font-size: 100%;}
input, button, select, option, textarea {font-size: 100%;}
div {border:1px solid Gray;padding:10px;}
#login {background-color:#ffffff;width:1504px;}    
#navigation {background-color:#ffffff;float:left;} /* width:230px; */
#content {float:left;} /* width:960px; */    
#info {float:left;} /* width:330px; */    
#debug {clear:both;}
#footer {clear:both;width:1504px}
    .c1 {width:4em} /* col saldo */
    .c2 {width:7em} /* col belopp,datum */
    .c3 {width:25em} /* col info */
    .c4 {width:22em} /* col konto */
    .c5 {width:10em} /* col namn */
    .c6 {width:17em} /* col namn */
    .d2 {text-align:right} /* td belopp */
    .d3 {text-align:center} /* td #T */
    .i1 {width:4em} /* input konto */
    .i2 {width:7em;text-align:right} /* input belopp */
    .i3 {width:25em} /* input info */
    table.t4 {border-collapse:separate;border:1px solid black;} /* report tables */
    table.t3 {border-collapse:collapse;border:1px solid black;} /* report tables */
    table.rep {border-collapse:collapse;border:1px solid black;}
    table.rep td {border:1px solid white;padding:0px}
tr.alternate:nth-child(odd) {background-color: #ccccff;}
tr.alternate:nth-child(even) {background-color: #aaaaff;}
