BODY{
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 100%;
	margin-top : 120px;
}

TABLE{
	border: 0px solid black;
}

.body{
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	text-align : justify;

}

.cols{
	padding: 15px 10px;
	width: 50%;
	vertical-align: top;
	text-align: justify;
}

.hoved{
	text-align: center;
	width: 100%;
	padding-bottom: 15px;
}

.krop{
	padding-bottom: 5px;
	padding-top: 5px;
}

.lbnr{
	width: 33.33%;
	font-weight : bolder;
	text-align : left;
}

.dato{
	width: 33.33%;
	font-weight : bolder;
	text-align : center;
}

.sted{
	width: 33.33%;
	font-weight : bolder;
	text-align : right;
}

.diploLogo{
	position : absolute;
	top: 10px;
	right: 10px;
	border: none;
}

.dslLogo{
	position : absolute;
	top: 10px;
	left: 10px;
	border: none;
}

.initial{
	text-align: justify;
}

.initial:first-letter{
	font-size : 200%;
	float: left;
	font-weight: bold;
}

.center{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.regest{
	font-size : 100%;
	font-style : italic;
	padding: 8px;
}

.original{
	font-size : 80%;
	font-style : italic;
	padding: 8px;
}

.noter{
	font-size : 75%;
}

.citater{
	font-size : 85%;
}

.copyright{
	padding-top: 10px;
	font-variant : small-caps;
	text-align: center;
}

#forrige{
	position: absolute;
	top: 150px;
	left: 10px;
}

#naeste{
	position: absolute;
	top: 150px;
	right: 10px;
}

.link{
	font-variant: small-caps;
	text-decoration: none;
	font-style: italic;
}

.link:hover{
	text-decoration: underline;
}
