body {
	border-left: 5px none #D3D3D3;
	border-top: 5px none #D3D3D3;
	max-width: 35em; 
}

#amenu{
	display: none;
}

#outer{
	height: auto;
	min-height: none;
	width:980px;
	border-right: 2px none Gray;
	border-left: 1px none Gray;
	background-color: #fafafa;
	color: #000000;
	text-align: left;
	margin: 11px;
	position: absolute; /*flytter sidehoved+fod-position; relative centrerer*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	}

#sidehoved	{
	display: none;
	z-index: 5;
}

#left {
display: none;}

#right {
display: none;}

#footer {
display: none;	}




/*TEXT her....*/

#tekst {
top: 20px;
margin-left:20px;
left: 4px;
width:675px;
padding-top:5px;
padding-bottom:22px;/* plads til footer */
}


#tekst p	{ 	font-family: Georgia, Utopia, Times, Times New Roman, Serif; 
			font-size: 9pt; 
			line-height: 1.7em;
			text-align: left;  /*bagkant i p-txt ændres her*/
        	color: #464646;
			margin-top: 6px;
			margin-right: 20px;
			margin-left: 20px; }
			
		
		
#tekst h2	{	font-family: Georgia, Times, "Times New Roman", serif; 
			font-size: 1.6em; 
			font-weight: bold; 
			color: #003366;/*#488A00;*/ /*#00478A, 0000cd*/
			letter-spacing: 0.1em;
			margin-top: 138px;
			margin-right: 20px;
			margin-left: 20px; }

#tekst h3	{	display: block;
			height: 2em;
			font-family: Georgia, Times, "Times New Roman", serif; 
			font-size: 1em; 
			color: #003366; 
			font-weight: bold;
			background-color: #F7F7F7;/*#f5f5f5;*/
			border-top: none 1px #E2E2E2;
			border-bottom:none 1px #D7E9D0;
			margin-top: 20px;
			margin-bottom: 2px;
			padding-top: 5px;
			padding-bottom: 0;
			padding-left: 20px;
 }

 
 #imatxt	{ 	font-family: verdana, arial, helvetica, sans-serif; 
			font-size: 0.7em; 
			font-style: italic;
			line-height: 1.7em;
			text-align: center;  /*bagkant i p-txt ændres her*/
          color: #666666;
			margin-top: 6px;
			margin-right: 20px;
			margin-left: 20px; }

h1, h2, h3, h4, h5,
 {
  page-break-after: avoid;
}
p, li {
  orphans: 2;
  widows: 2;
}

