.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #556f6c;
	height: auto;
	width: 85%;
	border: 1px solid #556f6C;
}
.adress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556f6c;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #556f6c;
	height: 10px;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556f6c;
	text-decoration: none;
}
.overskrift_INDHOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #556f6c;
	text-decoration: none;
	font-weight: bold;
}

.indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #556f6c;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #556f6c;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #556f6c;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #556f6c;
	height: 10px;
}
a:link {
	text-decoration: none;
	color: #556f6c;
}
a:visited {
	color: #556f6c;
	text-decoration: none;
}
a:hover {
	color: #4A6A65;
	text-decoration: underline;
}
a:active {
	color: #556f6c;
	text-decoration: none;
}
hr {
	color: #556f6c;
	vertical-align: 60%;
}

