body { background: #333333; color: #eeeeee; margin: 0; padding: 0; border: 0; }
.warning { color: red; font-weight: bold; }
a.meny { text-decoration: none; color: #eeeeee; }
a.meny-selected { text-decoration: none; color: white; background: #666666; font-weight: bold; }
a.login_anchor { text-decoration: none; color: #eeeeee; }

table.admin-tbl { background: black; }
th.admin-item { background: #666666; color: white; padding-left: 5px; padding-right: 5px; font-weight: bold; }
td.admin-item { background: #666666; color: white; padding-left: 5px; padding-right: 5px; }
td.admin-item-selected { background: #999999; color: white; padding-left: 5px; padding-right: 5px; font-weight: bold; }

p.translate-original { background: #ffffaa; color: green; padding: 10px; border: 1px #000000 solid; }

a.menuitem { text-decoration: none; color: grey; }
a.menuitem-selected { text-decoration: none; color: white; font-weight: bold; }

