body {
	text-align: justify;
	background: url(billeder/bg.png) center;
	margin: 0;
	font: 14px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

td {
	text-align: justify;
}

.lilletekst {
	font-size: 11px;
	font-style: italic;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #005b5f;
	text-decoration: underline;
}

.link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.link:hover {
	color: #005b5f;
	text-decoration: none;
	font-weight: bold;
}

#side {
	width: 820px;
	height: 100%;
	background: #beebef url(billeder/hoved.jpg) no-repeat;
	padding: 160px 60px 46px;
}

.minmenu {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	background-color: #005b5f;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.streg {
	height: 24px;
	width: 100%;
	background-color: #005b5f;
}
