body { color: silver; font-family: "Century Gothic"; background-color: #1d1d1d; background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; text-align: center; margin: 0; padding: 0; }

p {}

td {}

a:link { color: aqua ; text-decoration: none; }

a:visited { color: aqua; text-decoration: none; }

a:hover { color: gray; font-weight: bold; text-decoration: none; }

a:active { text-decoration: none; }
.input { color: black; font-size: small; font-family: "Century Gothic"; background-color: #565656; margin: 2px; padding: 2px; border-style: outset; border-width: 1px; }
.login { color: black; font-size: x-small; font-family: "Century Gothic"; background-color: transparent; }
.botton { font-size: small; font-family: "Century Gothic"; background-color: #b2b9ff; margin: 2px; padding: 1px; border: groove 2px #b2b9ff; }
.meldung { color: red; font-size: xx-small; font-weight: bold; }
