/* Allmänna */

body { font: 11px "Arial", sans-serif; color: #000000; background-color: #FFFFFF; }
table { font-size: 11px; }
tr { font-size: 11px; }
td { font-size: 11px; }
b { font-weight: 900; }
img { border-color: #000000; }
h1 { font-size: 16px; }
h2 { font-size: 14px; }
ul { list-style-type: circle; }

a:link { color: #000000; text-decoration: none; }
a:visited { color: #C0C0C0; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }

/* För Jelbring */

a.ml:link { color: #FFFFFF; background-color: #FFA92E; text-decoration: none; }
a.ml:visited { color: #FFFFFF; background-color: #FFA92E; text-decoration: none; }
a.ml:hover { color: #FFFFFF; background-color: #FFA92E;text-decoration: underline; }
a.ml:active { color: #000000; background-color: #FFA92E; text-decoration: none; }

.menu { font-size: 12px; font-weight: 900; }
.full { height: 100%; }

table.main { height: 570px; }
body.main { color: #000000; background-color: #C4C4C4; }
tr.menu { height: 20px; }
td.logo { background: url(logo.jpg); }

/* För Berggren */

a.kb:link { color: #000000; text-decoration: none; }
a.kb:visited { color: #000000; text-decoration: none; }
a.kb:hover { color: #000000; text-decoration: underline; }
a.kb:active { color: #000000; text-decoration: none; }

/* För Emil */ 

dt { font-weight: bold; }
dd { text-indent: 0.5em; }
ul.nobullet { list-style: none; padding-left: 0.8em; }
.floater { float: left; margin: 0 1.5em 0.5em 0.5em; }
.footer { text-align: right; }
