		body {	display: block;
				text-align: left}

		div.inkraam {	width: 66%;
						background-color: green;
						margin-bottom: 6pt;
						margin-left: 15%}

		div.botten {	width: 66%;
						margin-left: 15%}

		table.huvud {	table-layout: fixed;
						width: 81%; }

		table.huvud td.gdhoern { width: 10%;
							/*padding-bottom: 18pt;*/
							padding-left: 30pt; }

		table.huvud td.egennamn { width: 66%;
								}

		table.huvud td.sidnamn {	width: 20%;
								/*	background-color: #a44; */
									}

		div.sidolist {	float: left;
						width: 14%;
						margin-right: 8pt;
						border-right: solid black 0px}

		div.sidolist div.brun {
						background-color: #e0b020;
						font-family: Helvetica, Arial, sans-serif;
						font-size: 12pt;
						font-weight: bold;
						padding-left: 4pt}
						
		div.brun a { text-decoration: none;
					color: #a52a2a}

		div.brun a:hover {	text-decoration: none;
							background-color: #c08000}
		
		div.bild-midja { text-align: center;
						margin-top: 8pt;
						vertical-align: middle}

		div.sak { border: solid thin black;
					margin-bottom: 6pt;
					margin-left:   3pt;
					margin-right:  6pt;
					padding-bottom: 0pt} 

		div.oeverskrift {background-color: #e0d090;
						font-weight: bold;
						margin-bottom: 0pt;
						padding-left: 8pt;
						padding-top: 2pt;
						padding-bottom: 2pt}

		div.meddelande {text-indent: 12pt;
						background-color: #ffffd0;
						padding: 4pt;
						}

		div.meddelande p {margin-bottom: 0pt;}

		div.meddelande br {text-indent: 12pt}

		h1.huvudnamn {	text-align: center;
						font-size: 26pt;
						font-weight: lighter}

		h2.namn {	text-align: center;
					font-size: 18pt;
					font-weight: lighter; }
		

		p.stor { color: red; font-size: 14pt}
		
		img {border: none}

