body {
                background: white;
                font-family: serif;
                }


p {
		text-indent: 3em;
                }

div.main {
                margin-left: 3em;
		margin-right: 3em;
                margin-top: 1em;
                margin-bottom: 2em;
		}

div.header {
                width: 100%;
                padding: 1em;
                padding-left: 3em;
                border-top: solid;
                border-bottom: solid;
                background: silver;
                }

img.header {
                position: absolute;
                left: 42em;
                top: auto;
                }

ul.navbar {
                position: absolute;
                left: 37em;
                top: auto;
                width: 22em;
		list-style-type: none;
                }

ul.navbar li a:link, ul.navbar li a:visited { color: black; }
ul.navbar li a:hover { color: yellow; }
ul.navbar li a:active { color: white; }


ul.navbar li {
                border-bottom: thin solid black;
                background: white;
                margin: 0.3em;
                padding: 0.5em;
                }

div.tekst {
                padding: 0.8em;
		width: 31em;
		border-bottom: thin solid;
			}

blockquote {
		line-height: 1.2em;
		background: #dddddd;
		margin-left: 1.8em;
		}

img.score {
		}

dl.references dt {
                background: #dddddd;
                 }
dl.references dd {
                padding: 1em;
		}

div.advertical {
                position: absolute;
                left: 63em;
                top: auto;
                margin: 1.5em;
                margin-top: 4em;
}
