.baggrund_sort {
	background-color: #000000;
	color: #BBFFBB;
}

.baggrund_billede {
	background-color: #000000;
	background-image: url(../images/bg_duer_faded_2.jpg);
	background-repeat: no-repeat;
}

.baggrund_farve_menu {
	background-color: #4F5660;
}

.tabel_top {
	font-family: "Calisto MT";
	font-size: 24px;
	color: #BBFFBB;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BBFFBB;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0099FF;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #BBFFBB;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFF00;
	text-decoration: none;
}

.text_hvid {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #BBFFBB;
}.margin_10px {
	margin-left: 10px;
}

