//*****************************************************************************//*               All Style-Sheets Copyright © 1999 Eugen Lusser          *//*                  Author: Eugen Lusser, November 1999                      *//*****************************************************************************/* DATEI: Style-Sheets.css *//* Es folgen die Style-Definitionen, die Sie aendern koennen: *//* Unterhalb jedes Befehls steht eine Kurzerklaerung */    p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,address,blockquote,nobr,b,nonscript {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;}p,ul,ol,li,div,address,nobr,b {	font-size: 10pt; }body {	margin-top: 7;	margin-left: 0;	margin-right: 10;	margin-bottom: 10;		font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	font-size: 10pt; 	color: #FFFFFF;		background-color: #000066;		}td,blockquote{	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	font-size: 10pt; 		color: #FFFFFF;}/* Farbe für das tb-Tag und blockquote-Tag muss wegen dem NS seperat zugewissen werden. */.text {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	color: #FFFFFF;}.loding {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	font-size: 10pt; 	position:absolute;	left: 180px;	top: 200px;}.order1  {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	color: #000000;	background-color: #FFFFFF;}.order2 {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;		color: #000000;	background-color: #C4CADE;}.categoryseparator  {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;		color: #000000;		background-color: #000066;}.subcategoryseparator  {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	color: #000000;	background-color: #CEEDFF;}.ueberschriftGelb {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	font-weight: bold; 		color: #FFE700;}/* Seitenueberschrift *//* Textfarbe: gelb */ .Webmaster {	font-family:Arial Narrow;	font-size:9pt;	color:#bebebe;}.tbSchaltflaeche {	font-family: Arial, Helvetica, Verdana, sans-serif;	font-style: normal;	border-width: 2pt; 	border-color: #FFFFFF;	background-color: #E4E4E4; }a:link { color:#FFE700 ; text-decoration:none; }a:visited { color:#B9E3FF; text-decoration:none; }a:active { color:#B9E3FF; text-decoration:none; }a:hover {color:#FD8466; text-decoration:none; }/* a:link = Verweise zu noch nicht besuchten Seiten *//* a:visited = Verweise zu bereits besuchten Seiten *//* a:active = Verweise, die gerade angeklickt werden *//* color = Farbe *//* text-decoration = Tesxtstil *//* underline = unterstrichen, Default-Wert, Wert aenderbar *//* none = nicht unterstrichen, Wert aenderbar */