@charset "UTF-8";
a:link { text-decoration:none; color:#009999; }
a:visited { text-decoration:none; color:#007777; }
a:active { text-decoration:none; color:#009999; }
a:hover { text-decoration:none; color:#00DDFF; }
@font-face
	{
	font-family: "Fraktur";
	src: url("LFNetzfraktur.eot");
	src: url("LFNetzfraktur.eot?") format("embedded-opentype"),
		url("LFBONetzfraktur.woff2") format("woff2"),
		url("LFBONetzfraktur.woff") format("woff"),
		url("LFNetzfraktur.ttf") format("truetype");
	}
@font-face
	{
	font-family: "Antiqua";
	src: url("LFNetzantiqua.eot");
	src: url("LFNetzantiqua.eot?") format("embedded-opentype"),
		url("LFNetzantiqua.woff2") format("woff2"),
		url("LFNetzantiqua.woff") format("woff"),
		url("LFNetzantiqua.ttf") format("truetype");
	}
@font-face
	{
	font-family: "Titel";
	src: url("LFNetztitel.eot");
	src: url("LFNetztitel.eot?") format("embedded-opentype"),
		url("LFNetztitel.woff2") format("woff2"),
		url("LFNetztitel.woff") format("woff"),
		url("LFNetztitel.ttf") format("truetype");
	}
@font-face
	{
	font-family: "Otype";
	src: url("LFBONetzdemo.eot");
	src: url("LFBONetzdemo.eot?") format("embedded-opentype"),
		url("LFBONetzdemo.woff2") format("woff2"),
		url("LFBONetzdemo.woff") format("woff"),
		url("LFBONetzdemo.ttf") format("truetype");
	}
html
	{
	scrollbar-3d-light-color: #CCCCCC;
  scrollbar-arrow-color: #CCCCCC;
  scrollbar-base-color: #FCFCFC;
  scrollbar-darkshadow-color: #FCFCFC;
  scrollbar-face-color: #FCFCFC;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-track-color: #FCFCFC;
	}
body
	{
	font-family: Fraktur, Georgia, Times New Roman;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
  font-variant-ligatures: common-ligatures;
	-moz-font-feature-settings: "liga" 1;
	-moz-font-feature-settings: "liga=1";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga" 1;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #FEFEFE;
	background-image: url(lfhg.gif);
	background-attachment: fixed;
	margin-left: 58px;
	margin-right: 42px;
	margin-top: 0px;
	margin-bottom: 50px;
	}
table
	{
	font-family: Fraktur, Georgia, Times New Roman;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
  font-variant-ligatures: common-ligatures;
	-moz-font-feature-settings: "liga" 1;
	-moz-font-feature-settings: "liga=1";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga" 1;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	}
.otdemo {
	font-family: Otype, Georgia, Times New Roman;
	font-size: 72px;
	line-height: 80px;
  font-variant-ligatures: common-ligatures;
	-moz-font-feature-settings: "liga" 1;
	-moz-font-feature-settings: "liga=1";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga" 1;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	}
.ottext {
	font-family: Otype, Georgia, Times New Roman;
	font-size: 30px;
	line-height: 38px;
  font-variant-ligatures: common-ligatures;
	-moz-font-feature-settings: "liga" 1;
	-moz-font-feature-settings: "liga=1";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga" 1;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	}
.bildlegende
	{
	font-family: Fraktur, Georgia, Times New Roman;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #555555
  font-variant-ligatures: common-ligatures;
	-moz-font-feature-settings: "liga" 1;
	-moz-font-feature-settings: "liga=1";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga" 1;
	-webkit-font-feature-settings: "liga" 1;
	font-feature-settings: "liga" 1;
	}
.antiqua
	{
	font-family: Antiqua, Georgia, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	}
.titel
	{
	font-family: Titel, Antiqua, Georgia, Times New Roman;
	font-size: 19px;
	font-weight: normal;
	line-height: 21px;
	color: #000088;
	}
.untertitel
	{
	font-family: Titel, Antiqua, Georgia, Times New Roman;
	font-size: 17px;
	font-weight: normal;
	line-height: 35px;
	color: #000088;
	}
.fontload
	{
	font-family: Antiqua, Times New Roman, Georgia, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	}
.vh
	{
	visibility: hidden;
	}
.nobr
	{
	white-space: nowrap;
	}