@charset "ISO-8859-1";
@font-face
	{  /* ? bedeutet: IE lädt nur eot und die übrigen Zeilen nicht, für IE bis 8 nötig; betrifft */
	font-family:'Basis';		   /* zwangsweise auch IE9, obwohl dieser auch woff verarbeiten kann */
	src: url('LFNetzNovelBO.eot');
	src: url('LFNetzNovelBO.eot?') format('embedded-opentype'),
		url('LFNetzNovelBO.woff') format('woff'),																  /*Neueste Browser*/
		url('LFNetzNovelBO.ttf') format('truetype'); 			/*alle anderen @font-face-fähigen Browser*/
	}
@font-face
	{
	font-family:'Antiqua';
	src: url('LFNetzAntiqua.eot');
	src: url('LFNetzAntiqua.eot?') format('embedded-opentype'),
		url('LFNetzAntiqua.woff') format('woff'),
		url('LFNetzAntiqua.ttf') format('truetype');
	}
@font-face
	{
	font-family:'Titel';
	src: url('LFNetzDaenertBO.eot');
	src: url('LFNetzDaenertBO.eot?') format('embedded-opentype'),
		url('LFNetzDaenertBO.woff') format('woff'),
		url('LFNetzDaenertBO.ttf') format('truetype');
	}
@font-face
	{
	font-family:'LFNetzWieynckUS';
	src: url('LFNetzWieynckUS.eot');
	src: url('LFNetzWieynckUS.eot?') format('embedded-opentype'),
		url('LFNetzWieynckUS.woff') format('woff'),
		url('LFNetzWieynckUS.ttf') format('truetype');
	}
@font-face
	{
	font-family:'LFNetzAlteSchwabUI';
	src: url('LFNetzAlteSchwabUI.eot');
	src: url('LFNetzAlteSchwabUI.eot?') format('embedded-opentype'),
		url('LFNetzAlteSchwabUI.woff') format('woff'),
		url('LFNetzAlteSchwabUI.ttf') format('truetype');
	}
@font-face
	{
	font-family:'LFNetzVinBO';
	src: url('LFNetzVinBO.eot');
	src: url('LFNetzVinBO.eot?') format('embedded-opentype'),
		url('LFNetzVinBO.woff') format('woff'),
		url('LFNetzVinBO.ttf') format('truetype');
	}
.antiqua
	{
	font-family:Antiqua, Georgia, Times New Roman;
	font-size:16px;
	font-weight:normal;
	line-height:20px;
	line-height:16px;
	}
.body
	{
	font-family:Basis, Georgia, Times New Roman;
	font-size:17px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	}
.titel1
	{
	font-family:Titel, Georgia, Times New Roman;
	font-size:22px;
	font-weight:normal;
	line-height:35px;
	color:#774477;
	}
.titel2
	{
	font-family:Titel, Georgia, Times New Roman;
	font-size:21px;
	font-weight:normal;
	line-height:29px;
	color:#333399;
	}
.titel3
	{
	font-family:Titel, Georgia, Times New Roman;
	font-size:19px;
	line-height:20px;
	font-weight:normal;
	color:#7700DD;
	}
.vh
	{
	visibility:hidden;
	}
.Textbeispiel1
	{
	font-family:LFNetzWieynckUS, Georgia, Times New Roman;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	text-shadow: #EEE 1px 1px 1px; 
	-webkit-transition-property: opacity, text-shadow, color;
	-webkit-transition-duration: 2s, 2s, 2s; 
	color:#000088;
	margin-bottom:20px;
	}
.Textbeispiel1:hover 
	{
	text-shadow: #ccc 2px 2px 5px;
	color:#CC0033;
	}
.Textbeispiel2
	{
	font-family:LFNetzAlteSchwabUI, Georgia, Times New Roman;
	font-size:19px;
	font-weight:normal;
	line-height:20px;
	text-shadow: #ccc 1px 1px 3px; 
	-webkit-transition-property: opacity, text-shadow, color;
	-webkit-transition-duration: 2s, 2s, 2s; 
	color:#002200;
	margin-bottom:20px;
	}
.Textbeispiel2:hover 
	{
	text-shadow: #ccc 1px 1px 3px;
	color:#3300CC;
	}
.webtext
	{
	font-family:LFNetzVinBO, Georgia, Times New Roman;
	font-size:60px;
	font-weight:normal;
	line-height:60px;
	color:#000000;
	}
.schriftbilder
	{
	font-family:Basis, Georgia, Times New Roman;
	font-size:15px;
	font-weight:normal;
	line-height:21px;
	color:#000000;
	}
body
	{
	font-family:Basis, Georgia, Times New Roman;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	margin-left:0px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#FEFEFE;
	background-image:url(ligatur-hintergrund.gif);
	background-attachment:fixed;
	}
table
	{
	font-family:Basis, Georgia, Times New Roman, Arial;
	font-size:17px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
	}
a:link {color: #00A9C2; text-decoration:none;}
a:visited {color: #22A9C2; text-decoration:none;}
a:hover {color: #00BB33; text-decoration:none; text-shadow: #5F5 0px 0px 3px;}

