/* Von Bastis Schwedenpage uebernommen und leicht abgeaendert */body { margin-top:0px; margin-bottom:0px; }						/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */						/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { font-family:Courier New,Arial; }h1 { font-size:20pt; color:#FFFFFF; text-align:center}		/* EDITOR oder NEW ENTRIES */h2 { font-size:15pt; color:#FFFFFF; text-align:center}		/* UnterŸberschriften */h3 { font-size:12pt; color:#FFFFFF; font-style:bold}        /* Noch andere †berschrift */h4 { font-size:12pt; color:#FFFFFF; font-style:italic}      /* Noch andere †berschrift */h1.menu {color:#9C9C9C; text-align:left}			/* Menuepunkte */h2.menu {color:#9C9C9C; text-align:left}			/* Menuepunkte */p,ul,ol,li,div,td,th,address,nobr,i { font-size:10pt; color:#FFFFFF}	/* normaler Text */b { font-size:10pt;}pre { font-family:Courier New,Courier; font-size:10pt; color:#FFFFFF; text-align:left; }a:link { color:#00CCFF; text-decoration:none; }a:visited { color:#3366FF; text-decoration:none; }a:active { color:#66FFFF; text-decoration:none; }/* underline = unterstrichen, Default-Wert *//* none = nicht unterstrichen */