/* -------- Generelt, typo -----*/


body	{font: 14px/21px helvetica, arial, sans-serif;
		color: #333;
		background: #e2e2da;
		margin: 0;
		padding: 0;
		
		}
		
#wrapper {margin: 0 auto;
		padding: 21px ;
		width: 948px;
		background: white;
		border: thin solid #b5aa9d;
		}

a:visited	{text-decoration: none;
			color: #25466e;
			}
			
a:link	{color: #25466e;
		text-decoration: none;
		}
		
a:hover	{
		border-bottom: thin solid #8b8c56;}


#navn a, #navn:visited		{font: normal 32px/35px  Helvetica, Arial, sans-serif;
			font-weight: normal;
			color: #c37743;
			margin-top: 21px;
			padding: 0;
			}

#topptekst {margin-bottom: 1em;
			}
#topptekst p {margin: 0}			
	
p.topptekst	{margin-bottom: 1em;
			padding: 0;
			text-transform: lowercase;
			color: #8b8c56;
			}

#sti	{border-bottom: thin solid #d7caba;
		border-top: thin solid #d7caba;
		background: #e2e2da;
		font-size: 12px;
		line-height: 21px;
		padding: 2px 0 2px 1em;
		
}

h1	{font: normal 30px/36px  Georgia, serif;
			color: #c37743;
			margin: 0;
			padding: 0;
			}

h2		{border-bottom: 1px solid #d7caba; 
		color: #666;
		font:14px/21px helvetica, arial, sans-serif;
		text-transform: uppercase;
		color: #8b8c56;
		letter-spacing: 1px;
		margin:0 0 1em 0;
		padding: 1em 0 0 0;
		}
		
		
/* Litteraturliste, publiserte verker */
	ul.litteratur	{list-style-type: none;
				list-style-position: outside;
				max-width: 45em;
				}
	ul.litteratur	{
				text-indent: -2.8em;
				}
				
	ul.litteratur li	{
					margin: 0 0 1em 0;
				}