/* Style Sheet für Homepages */ body { color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11pt; margin: 0cm; background-color: #123456; } td { color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11pt; } small { color: #000000; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 9pt; } a { color: #000000; text-decoration: underline; font-weight: bold; } a:hover { color: #000000; text-decoration: underline; font-weight: bold; }