<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
- - - Seitenformatierung allgemein - - -
*/
body {background:#f0f0f0; font-family:Arial,Helvetica; font-size:14pt; color:#00aa70}
body.n1{background-image:url(images/portrait.jpg); background-position:center top; background-repeat:no-repeat;}
/*
- - - Textformatierungen allgemein - - -
*/
p {font-weight:bold; text-align:center}
p.a1 {font-weight:bold; text-align:left}
p.a2 {font-size:20pt; font-weight:bold; text-align:left}
p.br {font-size:1pt}
p.n00 {font-size:28pt; font-weight:bold; text-align:center}
p.n0 {font-size:10pt; text-align:center}
p.n1 {font-size:20pt; font-weight:900; text-align:center}
small.n1 {font-size:10pt; font-weight:900; text-align:center}
p.n2 {font-size:14pt; font-weight:900; text-align:center}
p.n3 {font-size:12pt; font-weight:600;}
p.na {font-size:12pt; font-weight:bold; text-align:center}
/*
- - - Formatierung des Counter - - -
*/
p.ticker {text-align:center; color:#ff0000}
p.count {font-size:10pt; text-align:center}
p.copy {font-size:7pt; text-align:center}
p.coment {font-size:10pt; text-align:center}
/*
- - - Formatierung der Überschriften - - -
*/
h1 {font-size:42pt; font-weight:900; text-align:center}
h2 {font-size:24pt; font-weight:900; text-align:center}
h3 {font-size:16pt; font-weight:900; text-align:left}
h4 {font-size:25pt; font-weight:bold; text-align:center}
/*
- - - Formatierung der Links - - -
*/
a:link {color:#0000ff; text-decoration:none}
a:visited {color:#808000; text-decoration:none}
a:active {color:#ffff00; text-decoration:none}
a:hover {color:#ff0000; text-decoration:none}
/*
- - - sonstiges - - -
*/
ul {color:#000000; font-size:12pt}
sup.uhr {font-size:8pt; text-decoration:underline}
/*
- - - Tabelle - - -
*/
table {font-size:12pt; font-weight:600; text-align:center}
/* table.n1 {background:#f0f0f0; font-family:Arial,Helvetica; font-size:14pt; color:#00aa70} */
/*
- - - Tabelle für die Navigation in der Galerie - - -
*/
table.nav {width:300px}
td.nav {text-align:center}
td.nav1 {text-align:center}
table.nav2 {width:600px}
td.nav2 {text-align:center}
td.nav3 {font-weight:bold; text-align:center}
div.main {width:400px; border:solid 2px red}
div.left {width:80px; float:left; text-align:left}
div.middle {margin-left:33%; margin-right:33%; text-align:center}
div.right {width:80px; float:right; text-align:right}
/*
- - - Tabelle für die Seite der Links - - -
*/
table.links {width:100%; border:2; padding:0; spacing:15; font-size:14pt; font-weight:bold;}
tr.links {height:80px;}
td.links1 {width:200px; text-align:center;}
td.links2 {text-align:left;}
/*
- - - Muster - - -
*/
p.m {font-family:Arial; font-size:x-large; font-weight:bold; text-align:center; color:#000000}</pre></body></html>