html { font-size: 70%; }
body { background: url(/images/bg-main.png) repeat-x white; font: normal 1em/150% verdana, arial, sans-serif; color: black; }
a { color: black; }
a img { border: none; vertical-align: middle; }
#navi { background: url(/images/bg-navi.jpg) no-repeat; color: white; }
#subnavi { font-size: 0.9em; }

#navi a, #subnavi a { text-decoration: none; color: white; }
#navi a:hover, #navi a:focus, #subnavi a:hover, #subnavi a:focus { text-decoration: underline; }
#navi .selected a, #subnavi .selected a { font-weight: bold; }

.subtitle-holder { background: url(/images/bg-bildtitel.png); color: white; }
.subtitle { margin: 0.5em; }

h1 { font-size: 1.2em; color: #165f54; text-transform: uppercase; margin: 0 0 1.5em; }
h1.nora { font-size: 1.2em; color: #165f54; margin: 0 0 1.5em; }