.top {
	height: 176px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #216CA5;
	margin: 0px;
	text-align: left;
	background-image:  url("../images/background.gif");
	background-repeat: repeat-y;
}
.title {
	font-size: 36px;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-image:  url("../images/maintitle-background.gif");
	background-repeat: repeat-x;
	background-position: top;
}
.bottomleft {
	width: 150px;
	position: absolute;
	top: 100px;
	height: 100%;
	background-image: url(../images/small_danish_flag_mast.gif);
	background-repeat: no-repeat;
}
.bottomright {
	position: absolute;
	left: 150px;
	top: 176px;
	padding-left: 15px;
	padding-right: 30px;
	width: auto;
}
.menulink {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.menulayout {
	padding-left: 0px;
	padding-right: 0px;
}
.mainheading {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.subheading {
	font-size: 18px;
	font-weight: bold;
}
hr {
	color: #216CA5;
	text-align: center;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
table {
	text-align: left;
	vertical-align: top;
}

