@charset "UTF-8";
/* CSS Document */


.bg {
	background-image: url(images/baggrund_900x600.png);
	background-repeat: no-repeat;
	height: 565px;
	width: 900px;
	background-position: center top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
	color: #000000;
	vertical-align: bottom
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #000000;
	background-position: bottom;
	vertical-align: text-bottom;
	padding-top: 100px;
}.menuapp {
	word-spacing: 10px;
	background-attachment: fixed;
	background-position: center bottom;
	vertical-align: text-bottom;
	padding-top: 20px;
	padding-bottom: 7px;
}
