/* global.css.php - Globale Style-Definitionen fuer die gesamte Website */ /* kilian-kirchgessner.de */ /* Copyright © 2003 by Richard Kirchgessner */ body { // background-color: #d7cd9d; background-color: #000000; color: #000000; margin: 0px; } /* h1 { font-family: Verdana, Arial, Times; font-size: 28px; font-style: normal; font-weight: normal; color: #000000; text-align: left; } h3 { font-family: Verdana, Arial, Times; font-size: 18px; font-style: normal; font-weight: bold; color: #000000; text-align: left; } */ sup { color: #999999; } p { font-family: Verdana, Arial, Times; font-size: 14px; font-style: normal; font-weight: normal; color: #000000; text-align: left; } a:link { font-style: bold; text-decoration: underline; color: #445566; } a:hover { font-style: bold; text-decoration: underline; color: #445566; } a:active { font-style: bold; text-decoration: underline; color: #445566; } a:visited { font-style: bold; text-decoration: underline; color: #445566; } p.small { font-size: 12px; } p.h3 { font-size: 22px; font-weight: bold; color: #A63320; } .kontakt { font-family: Arial, Verdana; font-size: 11px; color: #FFFFFF; }