

body {
	background: #e0d6cd;
	margin-top: 20px;
	text-align: justify;
	color: #587058;
	font: 12px times;
}

#container
	{
	  position: absolute;
		left: 50%;
		margin-left: -45%;
		margin-top: 0;
		width: 90%;
		color:#587058;
		}

h2 {
	margin: 0;
	font-size: 22px;
	color:  #383838;
}



h5 {
	margin: 0;
	font-size: 22px;
}

p, ol, ul, dl, blockquote {
	margin: 0;
	font-size: 13px;
}

a {
	color: #444b34;}

a:hover {
	text-decoration: none;
	color: #2B2B2B;
}

/* Header */

#header {
	width: 100%;
	height: 95px;
	color: #e0d6cd;
	background:#587058;
}

#header h1 {
	float:left;
	margin: 35px 0 0 10px;
	font-size: 40px;
	color:white;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
	font-size: 14px;
}

#header h3 {
	float: right;
	margin: 0;
	font-size: 13px;
}

#header a {
	color:white;
	text-decoration: underline;
	font-size: 11px;

}

#header a:hover {
	text-decoration: none;
}


#headerright {
	position:absolute;
	top: 0;
	left: 80%;
	width: 20%;
	color:white;
}

#headerright .kort  {
	margin-left: 10px;
	font-size: 16px;
}



#headerright h4 {
	float: left;
	margin-top: 10px;
	font-size: 13px;
	color:white;
}

#headerright a {
	font-size: 13px;
	color:white;
	text-decoration: underline;
}

#headerright a:hover {
	text-decoration: none;
}

.lodret2345 {
	position:absolute;
	top: 10px;
	width: 1px;
	height: 75px;
	background:white;
}

.lodret2 { left: 21%; }
.lodret3 {	left: 40%; }
.lodret4 {	left: 59%; }
.lodret5 { left: 78%; }

.txt123 {
	position:absolute;
	top: 20px;
	width: 17%;
	height: 75px;
	font-size: 12px;
	color:white;
}

.txt1 { left: 22%; }
.txt2 { left: 41%; }
.txt3 { left: 60%; }

/* Content */

#content {
	width: 100%;
}

#tilbage {
	text-align:right;
	}
	
#colTre {
	position:absolute;
	top: 105px;
	left: 80%;
	width: 20%;
	color:587058;
}

#colTre  h3 {
	margin: 0;
	font-size: 15px;
	color:  #587058;
}


/* print knap */

form 	{
		position: absolute;
		top: 0px;
		left: 90%;
		cursor: pointer;
		text-align: left;
		background: #e0d6cd;
		color: #726e6f;
		font-size: 12px;
		z-index: 1;
		}
			
input 	{
		background: #e0d6cd;
		color: #726e6f;
		font-size: 12px;
		cursor: pointer;
				}
				
input:hover	{
		font-weight: bold;
		color: black;
				}
				

#colTwo {
	position:absolute;
	left: 23%;
	top: 105px;
	width: 53%;
}

#colTwo p {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #383838;
}

#colTwo  h3 {
	margin: 0;
	font-size: 17px;
	color:  #383838;
}

#colTwo .lodret {
	position:absolute;
	left: -22px;
	top: 0px;
	width: 1px;
	height: 100%;
	background:black;
}

#colTwo .lodret1 {
	position:absolute;
	left: 104%;
	top: 0px;
	width: 1px;
	height: 100%;
	background:black;
}


#colOne {
	position:absolute;
	left: 0;
	top: 105px;
	width: 19%;
	color:#587058;
}

#colOne  h3 {
	margin: 0;
	font-size: 15px;
	color:  #587058;
}

