
body{
font-family: 'Futura';
font-size:24px;
font-weight:normal;
color:#000000;
}


td{
font-family: 'Futura';
font-size:24px;
font-weight:normal;
color:#000000;
}




@font-face {
    font-family: 'Futura';
    src: url('/schriften/Futura.eot');
    src: url('/schriften/Futura.eot?#iefix') format('embedded-opentype'),
        url('/schriften/Futura.woff2') format('woff2'),
        url('/schriften/Futura.woff') format('woff'),
        url('/schriften/Futura.ttf') format('truetype'),
        url('/schriften/Futura.svg#Futura') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Auto 1 LF';
    src: url('/schriften/Auto1-BlackLF.eot');
    src: url('/schriften/Auto1-BlackLF.eot?#iefix') format('embedded-opentype'),
        url('/schriften/Auto1-BlackLF.woff2') format('woff2'),
        url('/schriften/Auto1-BlackLF.woff') format('woff'),
        url('/schriften/Auto1-BlackLF.ttf') format('truetype'),
        url('/schriften/Auto1-BlackLF.svg#Auto1-BlackLF') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}





h1 {
	font-family: 'Auto 1 LF';
	font-size: 40pt;
	font-weight: bold;
	color: #005091;
	margin-top: 0px;
	line-height: 0.95em;
}

h2 {
	font-family: 'Auto 1 LF';
	font-size: 40pt;
	font-weight: bold;
	color: #005091;
	margin-top: 18px;
	margin-bottom: 10px;
	line-height: 0.95em;
}

h3 {
	font-family: 'Auto 1 LF';
	font-size: 20pt;
	font-weight: bold;
	color: #005091;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 0.95em;
}




.footer
{
font-family: 'Futura';
font-size:12px;
color:#7faed2;
line-height:15px;
}


a:link, a:visited, a:active
{ 
	color: #7faed2; 
	text-decoration: underline;
}

a:hover 
{ 
	color: #7faed2; 
	text-decoration: underline;
}

