body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

TABLE {
		width: 760px;
		top : 0px;
}

TABLE.content {
		width: 540px;
}

TABLE.adventkalender {
		width: 500px;
}

TABLE.menu {
		width: 200px;
}
TABLE.spacer {
		width: 200px;
		background-color : Black;
}

TD {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.header {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.headersub {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}

.text {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}

.menu {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	background-color : #000053;
}

.footer {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
}

a {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFF99;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #FFFF00;
	text-decoration : none;
	font-weight : bold;
}

