body {
	background-color: #F7EBD5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #217442;
	padding: 0px;
}
.1table {
	border: 1px #E1CDA8;
}

.overskrift {
	font-weight: bold;
}
a:link {
	color: #217442;
}
a:visited{
	color: #217442;
}
a:hover {
	color: #319218;
}
.bg {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	border: 3px solid #702C2E;
	background-color: #F7EBD5;
}
.menu {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
