html, body { overflow-x: hidden; } 
html { overflow:-moz-scrollbars-vertical; }

div.menyskal { float: left; width: 28%; }
div.ihl { padding: 0; }
div.ihlskal { float: left; width: 72%; font-size: 1em; background: url('../bilder/vit.jpg') #eee; }
div.tillbaka { margin: 3em 0 0 0.3em; text-align: left; font-size: 1em;}

h1.boktitel { font-size: 1.2em; background-color: #514033; font-weight: bold; margin: 0.5em 0 0 0; padding: 0 0 0 0.2em; }

td.cell { font-size: 1em; padding-top: 0.2em; font-weight: normal; }
td.forf { font-weight: bold; font-size: 1em; padding-top: 1em; }

p.kap { margin: 0.1em 0 0 1em; }

table.index { font-size: 1em; }

a { text-decoration: none; }

a.avd:hover { text-decoration: underline; }
a.avd:active { border: 1px solid #514033; }

a.menu:link { color: #FFF; font-size: 0.9em; font-weight: bold; }
a.menu:visited { color: #FFF; font-size: 0.9em; font-weight: bold; }
a.menu:hover { font-size: 0.9em; text-decoration: none; color: #514033; background: url('../bilder/vit.jpg') #eee; font-weight: bold; }
a.menu:active { font-size: 0.9em; color: #514033; background: url('../bilder/vit.jpg') #eee; font-weight: bold; }

a.kap { }
a.kap:link {  }
a.kap:visited {  }
a.kap:hover { text-decoration: underline; }
a.kap:active { border: 1px solid #514033; }

a.boktitel { color: #F5F5DC; }
a.boktitel:link {  }
a.boktitel:visited { color: #F5F5DC;  }
a.boktitel:hover { color: #aaa; text-decoration: none; }
a.boktitel:active { color: #F5F5DC; }


