/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
@font-face {
    font-family: Futura Md BT;
    font-style:  normal;
    font-weight: normal;
    src: url(../FUTURAM0.eot);
}
.button {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	cursor: default;
}
.button a:link {
	color: #ffffff;
	background-color: #003b63;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.button a:hover {
	color: #003b63;
	background-color: #89b0db;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.subtop {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #89b0db;
	color: #003b63;
	text-transform: uppercase;
	padding: 4px 4px 4px 4px;
	cursor: default;
}
.sub {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #003b63;
	background-color: #89b0db;
}
.sub a:link {
	color: #ffffff;
	background-color: #89b0db;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sub a:hover {
	color: #003b63;
	background-color: #ffffff;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sub a:active {
	color: #003b63;
	background-color: #ffffff;
	text-decoration: none;
	padding: 2px 4px 2px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sub a:visited {
	text-decoration: none;
	padding: 2px 4px 2px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sublast {
	font-family: "Futura Md BT", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #003b63;
	background-color: #89b0db;
}
.sublast a:link {
	color: #ffffff;
	background-color: #89b0db;
	text-decoration: none;
	padding: 2px 4px 6px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sublast a:hover {
	color: #003b63;
	background-color: #ffffff;
	text-decoration: none;
	padding: 2px 4px 6px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sublast a:active {
	color: #003b63;
	background-color: #ffffff;
	text-decoration: none;
	padding: 2px 4px 6px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.sublast a:visited {
	text-decoration: none;
	padding: 2px 4px 6px 4px;
    display: block;
	width: 100%;
	height: 100%;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003b63;
	text-transform: uppercase;
	cursor: default;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
}
.tekst a:link {
	color: #003b63;
	text-decoration: none;
}
.tekst a:visited {
	color: #003b63;
	text-decoration: none;
}
.tekst a:hover {
	color: #003b63;
	text-decoration: underline;
}
.tekst a:active {
	color: #003b63;
	text-decoration: underline;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
}

